summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Remove ELAPI from the SSSD repositoryStephen Gallagher2010-02-1240-8421/+3
* Make collection_queue.h and collection_stack.h into public headersStephen Gallagher2010-02-101-3/+3
* Split refarray off into a shared libraryStephen Gallagher2010-02-034-10/+13
* Add license files for refarrayStephen Gallagher2010-02-032-0/+839
* 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
* 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
* Split off libpath_utils into a shared libraryStephen Gallagher2010-02-033-8/+11
* License libpath_utils under LGPLStephen Gallagher2010-02-033-0/+846
* COLLECTION: Fixing queue collection and unit tests.Dmitri Pal2010-02-014-298/+478
* REFARRAY: New referenced array objectDmitri Pal2010-01-219-2/+802
* INI: Added method to get string list with empty valuesDmitri Pal2010-01-213-54/+117
* Use version.m4 for setting the SSSD versionStephen Gallagher2010-01-211-1/+2
* Split off libdhash into a shared libraryStephen Gallagher2010-01-205-9/+16
* License libdhash under the LGPLStephen Gallagher2010-01-203-0/+844
* Add elapi_ut.conf to the list of dist filesSumit Bose2009-12-152-3/+4
* INI Correcting build warnings.Dmitri Pal2009-12-102-8/+7
* INI: Cleaning FIXME comments.Dmitri Pal2009-12-103-7/+16
* COLLECTION: Cleaning FIXME commentsDmitri Pal2009-12-103-20/+2
* COLLECTION Create reference to the top level collectionDmitri Pal2009-12-103-21/+47
* COMMON Improvements to the trace macroDmitri Pal2009-12-101-9/+15
* Add comments to document latest changesSimo Sorce2009-12-081-0/+7
* dhash: Add private pointer for delete callbackSimo Sorce2009-12-084-13/+35
* Run dhash testsStephen Gallagher2009-12-081-0/+2
* Change dhash API to be talloc-friendlySimo Sorce2009-12-083-39/+78
* Revert "Remove ELAPI from build and tarball"Stephen Gallagher2009-12-011-2/+3
* Revert "Stop configuring ELAPI"Stephen Gallagher2009-12-011-1/+1
* Stop configuring ELAPIStephen Gallagher2009-12-011-1/+1
* Remove ELAPI from build and tarballStephen Gallagher2009-12-011-3/+2
* Clean up warnings in dhash testsStephen Gallagher2009-10-292-9/+9
* ELAPI Compatibility code for getifaddr()Dmitri Pal2009-10-1610-20/+357
* ELAPI Fixed the host name resolutionDmitri Pal2009-10-052-13/+111
* ELAPI Rename variables and functions not to use word templateDmitri Pal2009-10-057-113/+113
* INI Add config_from_fd() to ini_configStephen Gallagher2009-10-053-22/+239
* ELAPI Fixing warnings in the exampleDmitri Pal2009-10-051-2/+9
* ELAPI Resolving message attributeDmitri Pal2009-10-058-57/+536
* ELAPI Event resolverDmitri Pal2009-10-0514-95/+828
* 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
* ELAPI: Ticket 161: Initialize structures with calloc instead of enumerating m...Jakub Hrozek2009-09-215-36/+6
* ELAPI: fix varargs call, update unit testsJakub Hrozek2009-09-213-8/+58
* ELAPI: Fix dispatcher structure initializationJakub Hrozek2009-09-161-10/+1
* Include m4 directories in tarballStephen Gallagher2009-09-157-5/+20
* INI Error handling and interface cleanupDmitri Pal2009-09-152-30/+86
* Add 'make tests' targetStephen Gallagher2009-09-118-0/+21