summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Memory leak in case of empty valueDmitri Pal2010-06-282-0/+44
* Fixing NULL dereferencing in ini_configDmitri Pal2010-06-281-22/+32
* Fixing memory leaks in the unit test.Dmitri Pal2010-06-281-3/+9
* Fixing types in queue and stack interfacesDmitri Pal2010-06-286-18/+18
* Bump libini_config version to 0.6.0Stephen Gallagher2010-06-281-1/+1
* 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
* Adding support for explicit 32/64 types (attempt 2).Dmitri Pal2010-05-175-5/+400
* Introducing a comment objectDmitri Pal2010-04-305-6/+804
* Extending refarray interfaceDmitri Pal2010-04-303-1/+563
* Code restructuringDmitri Pal2010-04-2610-1472/+1705
* Fixing buildDmitri Pal2010-04-143-5/+6
* Fix ini_config unit testStephen Gallagher2010-04-141-1/+4
* Add ability to trace 64bit numbersDmitri Pal2010-04-142-2/+58
* Acess control and config change checksDmitri Pal2010-04-144-38/+684
* Resolve paths for reporting purposesDmitri Pal2010-04-142-4/+21
* Adding content to the metadataDmitri Pal2010-04-144-13/+140
* Adding metadata interfaceDmitri Pal2010-04-147-277/+915
* 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