summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers for ding-libs-0.2.91 releaseding_libs-0_2_91Jan Zeleny2012-05-153-13/+13
* Properly handle file permissions for ini_parse_ut startup_test()Stephen Gallagher2012-05-151-17/+6
* Fix issue when running make distcheckStephen Gallagher2012-05-154-12/+8
* Update version numbers for ding-libs 0.1.3 releaseStephen Gallagher2012-04-251-3/+3
* Bump version for 0.1.3 releaseStephen Gallagher2012-04-252-2/+2
* Ensure error_string() never returns NULLSumit Bose2012-04-251-1/+12
* * Resolves: bug #735464 Fix the loop limit used to initialize the table direc...John Dennis2012-04-253-77/+182
* Use right macroDmitri Pal2012-04-051-1/+1
* Add missing cleanup in unit testDmitri Pal2012-04-051-1/+23
* Add missing assertion macroDmitri Pal2012-04-051-0/+1
* Do not debug paddingDmitri Pal2012-04-051-0/+3
* Exposing functionsDmitri Pal2012-04-053-2/+10
* Initialize variables in loopsDmitri Pal2012-04-053-1/+8
* Rename error print functionDmitri Pal2012-04-053-10/+6
* Tests for access and changesDmitri Pal2012-04-051-0/+283
* Function to check for changesDmitri Pal2012-04-052-2/+36
* Check access functionDmitri Pal2012-04-052-0/+110
* Metadata collection is goneDmitri Pal2012-04-053-77/+76
* Function to reopen fileDmitri Pal2012-04-052-0/+89
* Separate close and destroyDmitri Pal2012-04-053-12/+31
* Fix indentention in the switch statementDmitri Pal2012-04-051-11/+20
* Test for all section merge modesDmitri Pal2012-04-051-13/+201
* Test DETECT mode and use new fileDmitri Pal2012-04-051-7/+23
* New test files for section mergeDmitri Pal2012-04-053-1/+680
* Return error in DETECT modeDmitri Pal2012-04-051-0/+11
* Refactor section processingDmitri Pal2012-04-051-9/+111
* Use section line numberDmitri Pal2012-04-051-2/+5
* Enhance value processingDmitri Pal2012-04-051-49/+116
* Preparing for merging sectionsDmitri Pal2012-04-051-0/+177
* Change parse_error to use save_errorDmitri Pal2012-04-051-11/+12
* Add save_error functionDmitri Pal2012-04-051-0/+28
* Add new vars to parse structureDmitri Pal2012-04-051-1/+13
* New merge flagsDmitri Pal2012-04-052-3/+12
* New error codes and messagesDmitri Pal2012-04-052-9/+57
* Fixing coverity issues 10078 & 10079Dmitri Pal2012-04-051-4/+6
* path_utils: path_concat should return empty string on ENOBUFSStephen Gallagher2012-03-083-15/+55
* INI: Silence compilation warningsJakub Hrozek2012-03-062-1/+1
* path_utils: Handle "/" in path_concatStephen Gallagher2012-03-062-2/+19
* path_utils: handle off-by-one error in path_concat()Stephen Gallagher2012-03-062-5/+15
* Fixing dereferencing NULLDmitri Pal2011-11-172-2/+71
* Coverity issue 10075Dmitri Pal2011-01-171-0/+11
* Coverity issue 10042Dmitri Pal2011-01-171-0/+1
* Adding missing constDmitri Pal2011-01-031-1/+1
* Freeing memory used for source dirDmitri Pal2011-01-031-2/+5
* Free newly created value in case of errorDmitri Pal2011-01-031-0/+2
* Initialize simple bufferDmitri Pal2011-01-031-5/+10
* Initializing variables in testDmitri Pal2011-01-031-5/+5
* Leaking memory on failureDmitri Pal2011-01-031-0/+1
* File descritpor leakDmitri Pal2011-01-031-0/+2
* Coverity issue 10034Dmitri Pal2011-01-031-4/+1