Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 1 | -3/+3 |
| | |||||
* | common: increase file maxline size to 2048 | Jay Sorg | 2014-06-18 | 1 | -13/+36 |
| | |||||
* | common: no logic change, update comments | Jay Sorg | 2014-03-01 | 1 | -1/+1 |
| | |||||
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | common: fix for when [] is in comment | Jay Sorg | 2013-04-25 | 1 | -3/+12 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -269/+299 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | common: allow env vars to override .ini settings when value start with $ | Jay Sorg | 2012-03-16 | 1 | -2/+18 |
| | |||||
* | update copyright year | Jay Sorg | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | allow ';' for comment too | jsorg71 | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | update copyright year | jsorg71 | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | added by_name functions that can read any file size | jsorg71 | 2007-10-28 | 1 | -9/+86 |
| | |||||
* | tbus | jsorg71 | 2007-10-27 | 1 | -3/+3 |
| | |||||
* | added g_strtrim | jsorg71 | 2007-10-27 | 1 | -0/+2 |
| | |||||
* | fix for file_read_line | jsorg71 | 2007-01-15 | 1 | -14/+28 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | commit patch 1589325, slightly modified - code cleanup | jsorg71 | 2006-11-04 | 1 | -1/+1 |
| | |||||
* | make some functions static per 1579343 | jsorg71 | 2006-10-24 | 1 | -2/+2 |
| | |||||
* | copyright changes on some files | jsorg71 | 2006-10-12 | 1 | -14/+16 |
| | |||||
* | allow comments starting with # or cvs diff | jsorg71 | 2006-07-21 | 1 | -6/+18 |
| | |||||
* | use strcasecmp when comparing | jsorg71 | 2006-04-23 | 1 | -1/+1 |
| | |||||
* | copyright year updates | jsorg71 | 2006-03-21 | 1 | -1/+1 |
| | |||||
* | return error if can't find section | jsorg71 | 2005-09-29 | 1 | -1/+2 |
| | |||||
* | move rsa keys to a file and load at connection | jsorg71 | 2005-09-26 | 1 | -5/+5 |
| | |||||
* | case insesitive file sections | jsorg71 | 2005-09-25 | 1 | -6/+15 |
| | |||||
* | moved some files around | jsorg71 | 2005-06-28 | 1 | -0/+221 |