summaryrefslogtreecommitdiffstats
path: root/common/collection
Commit message (Expand)AuthorAgeFilesLines
* COLLECTION Enhancing hashing and iteration functionsDmitri Pal2009-10-054-8/+76
* COLLECTION Making iterations pinnableDmitri Pal2009-10-054-7/+220
* COLLECTION Realigning collection codeDmitri Pal2009-10-054-330/+372
* COLLECTION Adding item comparison and sortingDmitri Pal2009-10-057-5/+697
* Include m4 directories in tarballStephen Gallagher2009-09-151-1/+3
* Add 'make tests' targetStephen Gallagher2009-09-111-0/+2
* COLLECTION Functions to deal with hashDmitri Pal2009-09-113-17/+71
* COLLECTION Improvements to copy functionsDmitri Pal2009-09-104-51/+191
* COLLECTION Copy collection flat with concatenated namesDmitri Pal2009-09-093-238/+337
* configure cleanupsSumit Bose2009-09-031-1/+1
* COMMON Fixes to return values, errno, leaksDmitri Pal2009-08-204-46/+57
* ELAPI: Adding concept of targetsDmitri Pal2009-08-201-0/+3
* TRACE: Making sure trace is safe to output NULL stringsDmitri Pal2009-08-171-96/+0
* COLLECTION & INI CleanupDmitri Pal2009-07-203-53/+68
* COLLECTION Improving searchesDmitri Pal2009-07-162-9/+181
* Run libcollection unit tests with 'make check'Stephen Gallagher2009-07-161-1/+3
* COLLECTION Add remove item functionsDmitri Pal2009-07-163-26/+140
* ELAPI First part of the interfaceDmitri Pal2009-07-151-0/+2
* COLLECTION Fixed: iterator_up and insert_into_currentDmitri Pal2009-07-153-17/+83
* COLLECTION Adding flat traversal & copyDmitri Pal2009-07-155-99/+598
* Build all SSSD components with warnings enabledStephen Gallagher2009-07-132-1/+12
* COLLECTION Removing static placeholder structure.Dmitri Pal2009-07-062-5/+20
* Clean up warnings in common/Simo Sorce2009-07-0312-99/+101
* Changing function names for collection API.Dmitri Pal2009-07-0212-2474/+2552
* New deletion unit test.Dmitri Pal2009-07-022-2/+36
* Queue and stack APIs using collection.Dmitri Pal2009-07-028-2/+1081
* FORMATTING - minor cleanup of the unit test.Dmitri Pal2009-07-021-254/+283
* Adding INSERT into collection functionality.Dmitri Pal2009-07-017-850/+2791
* 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-9/+6
* Fix RPM generation issues with sssdStephen Gallagher2009-05-191-2/+5
* Use freeipa-devel@redhat.com for bug reportsStephen Gallagher2009-05-191-2/+2
* Enable parallel builds for the common librariesStephen Gallagher2009-05-192-5/+100
* Enable building a single libsssd_utils.so from commonStephen Gallagher2009-05-141-1/+7
* Enable modular build of common SSSD librariesStephen Gallagher2009-05-144-2/+23
* Fixing memory issues in ini and collectionDmitri Pal2009-04-141-6/+9
* Build fixes for RPM packaging of SSSDStephen Gallagher2009-04-131-1/+1
* Build system improvements for common toolsStephen Gallagher2009-04-132-7/+20
* Added functions to create list of sections and attributes.Dmitri Pal2009-04-102-0/+106
* INI component: Fixed issues introduced by cleanup.Dmitri Pal2009-04-092-6/+5
* Fix const warningsSimo Sorce2009-04-074-144/+168
* Style fixes for /commonSimo Sorce2009-04-074-1179/+1478
* Clean up a lot of warnings in Collection and INI parserStephen Gallagher2009-04-065-12/+9
* Fix build system for Collection and INI parser.Stephen Gallagher2009-04-061-1/+1
* First commit of basic collection API.Dmitri Pal2009-04-067-0/+4391