summaryrefslogtreecommitdiffstats
path: root/ini
Commit message (Expand)AuthorAgeFilesLines
* Update ini for new buildsystemref_array-0_1_0path_utils-0_2_0ini_config-0_6_0dhash-0_4_0collection-0_5_0Stephen Gallagher2010-08-104-10/+32
* Memory leak in case of empty valuesplitDmitri Pal2010-06-282-0/+44
* Fixing NULL dereferencing in ini_configDmitri Pal2010-06-281-22/+32
* Bump libini_config version to 0.6.0Stephen Gallagher2010-06-281-1/+1
* Adding support for explicit 32/64 types (attempt 2).Dmitri Pal2010-05-175-5/+400
* Introducing a comment objectDmitri Pal2010-04-305-6/+804
* Code restructuringDmitri Pal2010-04-2610-1472/+1705
* Fixing buildDmitri Pal2010-04-141-2/+3
* Fix ini_config unit testStephen Gallagher2010-04-141-1/+4
* Add ability to trace 64bit numbersDmitri Pal2010-04-141-0/+2
* Acess control and config change checksDmitri Pal2010-04-144-38/+684
* Resolve paths for reporting purposesDmitri Pal2010-04-142-4/+21
* Adding content to the metadataDmitri Pal2010-04-144-13/+140
* Adding metadata interfaceDmitri Pal2010-04-147-277/+915
* Fixing type conversion in INI interface.Dmitri Pal2010-03-173-35/+197
* Build and package libini_config docsStephen Gallagher2010-03-151-1/+0
* Adding interface description using doxygen.Dmitri Pal2010-03-154-161/+2728
* Fixing verbosity and formatting of the INI unit test.Dmitri Pal2010-03-121-132/+197
* Split off libini_config into a shared libraryStephen Gallagher2010-02-034-7/+19
* Fix array index errorStephen Gallagher2010-02-031-1/+1
* Add license files for ini_configStephen Gallagher2010-02-032-0/+839
* INI: Added method to get string list with empty valuesDmitri Pal2010-01-213-54/+117
* INI Correcting build warnings.Dmitri Pal2009-12-102-8/+7
* INI: Cleaning FIXME comments.Dmitri Pal2009-12-103-7/+16
* INI Add config_from_fd() to ini_configStephen Gallagher2009-10-053-22/+239
* Include m4 directories in tarballStephen Gallagher2009-09-151-1/+2
* INI Error handling and interface cleanupDmitri Pal2009-09-152-30/+86
* Add 'make tests' targetStephen Gallagher2009-09-111-0/+2
* ELAPI Adding file provider and CSV formatDmitri Pal2009-09-081-3/+2
* configure cleanupsSumit Bose2009-09-031-1/+1
* COMMON Fixes to return values, errno, leaksDmitri Pal2009-08-201-6/+4
* INI Simple fix to properly process multi value config parameters.Dmitri Pal2009-08-122-2/+3
* COLLECTION & INI CleanupDmitri Pal2009-07-202-33/+45
* Run ini_config unit test with "make check"Stephen Gallagher2009-07-162-2/+19
* INI Refactoring code a bitDmitri Pal2009-07-162-42/+16
* Build all SSSD components with warnings enabledStephen Gallagher2009-07-132-1/+12
* Clean up warnings in common/Simo Sorce2009-07-033-8/+8
* Adding wrappers to free data in INI API.Dmitri Pal2009-07-023-58/+91
* Changing function names for collection API.Dmitri Pal2009-07-022-224/+226
* Enable quiet build for automake >= 1.11Stephen Gallagher2009-06-021-0/+3
* Clean up automake build to work on older versions of libtoolStephen Gallagher2009-05-262-5/+6
* Fix RPM generation issues with sssdStephen Gallagher2009-05-191-2/+2
* Use freeipa-devel@redhat.com for bug reportsStephen Gallagher2009-05-191-1/+1
* Enable parallel builds for the common librariesStephen Gallagher2009-05-191-1/+1
* Build fixesSimo Sorce2009-05-171-0/+20
* Enable modular build of common SSSD librariesStephen Gallagher2009-05-143-2/+3
* INI parser. Fix for line numbers.Dmitri Pal2009-04-171-1/+4
* INI parser. Adding comments to avoid confusion.Dmitri Pal2009-04-171-0/+2
* INI parser. Removing inlines.Dmitri Pal2009-04-171-17/+17
* INI parser. Cleanup. Prep for INI validation.Dmitri Pal2009-04-163-189/+460