summaryrefslogtreecommitdiffstats
path: root/common/ini/ini_config.h
Commit message (Expand)AuthorAgeFilesLines
* WPHEADmasterDmitri Pal2010-08-301-8/+0
* [INI] Add error codes for the new parserDmitri Pal2010-08-101-4/+8
* Adding support for explicit 32/64 types (attempt 2).Dmitri Pal2010-05-171-0/+180
* Code restructuringDmitri Pal2010-04-261-0/+3
* Acess control and config change checksDmitri Pal2010-04-141-1/+113
* Adding content to the metadataDmitri Pal2010-04-141-10/+8
* Adding metadata interfaceDmitri Pal2010-04-141-77/+313
* Fixing type conversion in INI interface.Dmitri Pal2010-03-171-4/+14
* Adding interface description using doxygen.Dmitri Pal2010-03-151-160/+1143
* INI: Added method to get string list with empty valuesDmitri Pal2010-01-211-5/+27
* INI Correcting build warnings.Dmitri Pal2009-12-101-6/+0
* INI: Cleaning FIXME comments.Dmitri Pal2009-12-101-3/+2
* INI Add config_from_fd() to ini_configStephen Gallagher2009-10-051-2/+21
* INI Simple fix to properly process multi value config parameters.Dmitri Pal2009-08-121-1/+2
* Clean up warnings in common/Simo Sorce2009-07-031-1/+1
* Adding wrappers to free data in INI API.Dmitri Pal2009-07-021-0/+9
* INI parser. Cleanup. Prep for INI validation.Dmitri Pal2009-04-161-2/+51
* Added functions to create list of sections and attributes.Dmitri Pal2009-04-101-0/+16
* INI component: Fixed issues introduced by cleanup.Dmitri Pal2009-04-091-10/+10
* Clean up a lot of warnings in Collection and INI parserStephen Gallagher2009-04-061-1/+1
* First attempt to produce INI interface.Dmitri Pal2009-04-061-0/+160