summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Addressing initialization issues.Dmitri Pal2010-06-101-6/+6
* Don't leak directory access resources on errors in directory_list()Stephen Gallagher2010-06-101-0/+8
* Fixing NULL dereferencing in ini_configDmitri Pal2010-06-101-24/+34
* Memory leak in case of empty valueDmitri Pal2010-06-102-0/+44
* Support docdir and abs_builddirStephen Gallagher2010-04-121-0/+6
* Adding interface documentationDmitri Pal2010-04-085-20/+1727
* Fix path_utils_ut segfaultStephen Gallagher2010-03-251-2/+3
* Generate doxygen documentation for path_utilsJakub Hrozek2010-03-255-113/+1848
* Unit tests for path_utilsJakub Hrozek2010-03-253-0/+741
* Fixes for path_utilsJakub Hrozek2010-03-251-63/+109
* Fixing type conversion in INI interface.Dmitri Pal2010-03-173-35/+197
* Convert collection to use sized values.Dmitri Pal2010-03-153-75/+83
* Build and package libini_config docsStephen Gallagher2010-03-152-2/+1
* Adding interface description using doxygen.Dmitri Pal2010-03-154-161/+2728
* Fixing verbosity and formatting of the INI unit test.Dmitri Pal2010-03-121-132/+197
* Do not generate man pages for COLLECION for now.Dmitri Pal2010-03-121-2/+2
* Package libcollection documentation into libcollection-develStephen Gallagher2010-03-082-2/+6
* Documentation for collection interfaceDmitri Pal2010-03-089-880/+5171
* Properly license libdhashStephen Gallagher2010-02-184-0/+88
* License libpath_utils under LGPLStephen Gallagher2010-02-182-7/+38
* 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