summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ini_comment.h needs to be installed as well for the new ini interface.HEADmasterGünther Deschner2012-10-252-1/+2
* Fixed libcollection dependency and header files inclusionOndrej Kos2012-10-251-0/+3
* Clean doxygen configurationsDmitri Pal2012-10-245-170/+5
* Fix doxygen warnings for the interfaceDmitri Pal2012-10-241-49/+50
* Fixing coverity issue 11089Dmitri Pal2012-10-171-1/+1
* Fix two issues in Makefile.amDmitri Pal2012-10-171-2/+2
* Build docs for new interfaceDmitri Pal2012-10-171-1/+1
* Added new tests for the multi value keysDmitri Pal2012-10-172-0/+1136
* Start building the new interfaceDmitri Pal2012-10-171-0/+3
* The implementation of the new interfaceDmitri Pal2012-10-173-0/+1319
* Add a search state to the config objectDmitri Pal2012-10-172-0/+40
* Definition of the new INI interfaceDmitri Pal2012-10-171-206/+789
* Adding couple functions to value objectDmitri Pal2012-10-173-1/+85
* No need to copy file in configure any moreDmitri Pal2012-10-171-2/+1
* Fix permission checking unit testStephen Gallagher2012-10-173-38/+159
* Update version numbers for ding-libs-0.2.91 releaseJan 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