summaryrefslogtreecommitdiffstats
path: root/common/ini/ini_config_ut.c
Commit message (Expand)AuthorAgeFilesLines
* INI Add config_from_fd() to ini_configStephen Gallagher2009-10-051-0/+74
* INI Error handling and interface cleanupDmitri Pal2009-09-151-0/+14
* COLLECTION & INI CleanupDmitri Pal2009-07-201-28/+28
* Run ini_config unit test with "make check"Stephen Gallagher2009-07-161-0/+11
* INI Refactoring code a bitDmitri Pal2009-07-161-7/+7
* Clean up warnings in common/Simo Sorce2009-07-031-5/+5
* Adding wrappers to free data in INI API.Dmitri Pal2009-07-021-58/+58
* Changing function names for collection API.Dmitri Pal2009-07-021-88/+88
* INI parser. Cleanup. Prep for INI validation.Dmitri Pal2009-04-161-157/+188
* Fixing memory issues in ini and collectionDmitri Pal2009-04-141-2/+2
* The lower level function now returns NOENT if file is not found.Dmitri Pal2009-04-101-0/+6
* Added functions to create list of sections and attributes.Dmitri Pal2009-04-101-0/+44
* INI component: Fixed issues introduced by cleanup.Dmitri Pal2009-04-091-6/+41
* Clean up a lot of warnings in Collection and INI parserStephen Gallagher2009-04-061-8/+6
* First attempt to produce INI interface.Dmitri Pal2009-04-061-0/+701