summaryrefslogtreecommitdiff
path: root/common/ini
AgeCommit message (Expand)AuthorFilesLines
2009-05-19Enable parallel builds for the common librariesStephen Gallagher1-1/+1
2009-05-17Build fixesSimo Sorce1-0/+20
2009-05-14Enable modular build of common SSSD librariesStephen Gallagher3-2/+3
2009-04-17INI parser. Fix for line numbers.Dmitri Pal1-1/+4
2009-04-17INI parser. Adding comments to avoid confusion.Dmitri Pal1-0/+2
2009-04-17INI parser. Removing inlines.Dmitri Pal1-17/+17
2009-04-16INI parser. Cleanup. Prep for INI validation.Dmitri Pal3-189/+460
2009-04-15INI parser. Better error handling if something bad happens.Dmitri Pal1-6/+21
2009-04-14Fixing memory issues in ini and collectionDmitri Pal2-9/+31
2009-04-13Build fixes for RPM packaging of SSSDStephen Gallagher1-1/+1
2009-04-13Build system improvements for common toolsStephen Gallagher2-7/+20
2009-04-10The lower level function now returns NOENT if file is not found.Dmitri Pal2-3/+11
2009-04-10Added functions to create list of sections and attributes.Dmitri Pal3-0/+139
2009-04-09INI component: Fixed issues introduced by cleanup.Dmitri Pal4-76/+223
2009-04-07Fix const warningsSimo Sorce1-1/+1
2009-04-07Style fixes for /commonSimo Sorce1-406/+457
2009-04-06Clean up a lot of warnings in Collection and INI parserStephen Gallagher3-18/+13
2009-04-06Fix build system for Collection and INI parser.Stephen Gallagher1-1/+1
2009-04-06First attempt to produce INI interface.Dmitri Pal7-0/+2312