summaryrefslogtreecommitdiff
path: root/common/ini
AgeCommit message (Expand)AuthorFilesLines
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