summaryrefslogtreecommitdiffstats
path: root/common/collection
Commit message (Expand)AuthorAgeFilesLines
* Fixing types in queue and stack interfacesDmitri Pal2010-06-286-18/+18
* Addressing initialization issues.Dmitri Pal2010-06-101-6/+6
* Convert collection to use sized values.Dmitri Pal2010-03-153-75/+83
* Do not generate man pages for COLLECION for now.Dmitri Pal2010-03-121-2/+2
* Package libcollection documentation into libcollection-develStephen Gallagher2010-03-081-2/+0
* Documentation for collection interfaceDmitri Pal2010-03-089-880/+5171
* Make collection_queue.h and collection_stack.h into public headersStephen Gallagher2010-02-101-3/+3
* Split off libcollection into a shared libraryStephen Gallagher2010-02-033-7/+13
* Remove private header requirements from collection_tools.hStephen Gallagher2010-02-031-1/+0
* Add license files for collectionStephen Gallagher2010-02-032-0/+839
* COLLECTION: Fixing queue collection and unit tests.Dmitri Pal2010-02-014-298/+478
* COLLECTION: Cleaning FIXME commentsDmitri Pal2009-12-103-20/+2
* COLLECTION Create reference to the top level collectionDmitri Pal2009-12-103-21/+47
* 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