summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2010-04-26Code restructuringDmitri Pal10-1472/+1705
2010-04-14Fixing buildDmitri Pal3-5/+6
2010-04-14Fix ini_config unit testStephen Gallagher1-1/+4
2010-04-14Add ability to trace 64bit numbersDmitri Pal2-2/+58
2010-04-14Acess control and config change checksDmitri Pal4-38/+684
2010-04-14Resolve paths for reporting purposesDmitri Pal2-4/+21
2010-04-14Adding content to the metadataDmitri Pal4-13/+140
2010-04-14Adding metadata interfaceDmitri Pal7-277/+915
2010-04-12Support docdir and abs_builddirStephen Gallagher1-0/+6
2010-04-08Adding interface documentationDmitri Pal5-20/+1727
2010-03-25Fix path_utils_ut segfaultStephen Gallagher1-2/+3
2010-03-25Generate doxygen documentation for path_utilsJakub Hrozek5-113/+1848
2010-03-25Unit tests for path_utilsJakub Hrozek3-0/+741
2010-03-25Fixes for path_utilsJakub Hrozek1-63/+109
2010-03-17Fixing type conversion in INI interface.Dmitri Pal3-35/+197
2010-03-15Convert collection to use sized values.Dmitri Pal3-75/+83
2010-03-15Build and package libini_config docsStephen Gallagher2-2/+1
2010-03-15Adding interface description using doxygen.Dmitri Pal4-161/+2728
2010-03-12Fixing verbosity and formatting of the INI unit test.Dmitri Pal1-132/+197
2010-03-12Do not generate man pages for COLLECION for now.Dmitri Pal1-2/+2
2010-03-08Package libcollection documentation into libcollection-develStephen Gallagher2-2/+6
2010-03-08Documentation for collection interfaceDmitri Pal9-880/+5171
2010-02-18Properly license libdhashStephen Gallagher4-0/+88
2010-02-18License libpath_utils under LGPLStephen Gallagher2-7/+38
2010-02-12Remove ELAPI from the SSSD repositoryStephen Gallagher40-8421/+3
2010-02-10Make collection_queue.h and collection_stack.h into public headersStephen Gallagher1-3/+3
2010-02-03Split refarray off into a shared libraryStephen Gallagher4-10/+13
2010-02-03Add license files for refarrayStephen Gallagher2-0/+839
2010-02-03Split off libini_config into a shared libraryStephen Gallagher4-7/+19
2010-02-03Fix array index errorStephen Gallagher1-1/+1
2010-02-03Add license files for ini_configStephen Gallagher2-0/+839
2010-02-03Split off libcollection into a shared libraryStephen Gallagher3-7/+13
2010-02-03Remove private header requirements from collection_tools.hStephen Gallagher1-1/+0
2010-02-03Add license files for collectionStephen Gallagher2-0/+839
2010-02-03Split off libpath_utils into a shared libraryStephen Gallagher3-8/+11
2010-02-03License libpath_utils under LGPLStephen Gallagher3-0/+846
2010-02-01COLLECTION: Fixing queue collection and unit tests.Dmitri Pal4-298/+478
2010-01-21REFARRAY: New referenced array objectDmitri Pal9-2/+802
2010-01-21INI: Added method to get string list with empty valuesDmitri Pal3-54/+117
2010-01-21Use version.m4 for setting the SSSD versionStephen Gallagher1-1/+2
2010-01-20Split off libdhash into a shared libraryStephen Gallagher5-9/+16
2010-01-20License libdhash under the LGPLStephen Gallagher3-0/+844
2009-12-15Add elapi_ut.conf to the list of dist filesSumit Bose2-3/+4
2009-12-10INI Correcting build warnings.Dmitri Pal2-8/+7
2009-12-10INI: Cleaning FIXME comments.Dmitri Pal3-7/+16
2009-12-10COLLECTION: Cleaning FIXME commentsDmitri Pal3-20/+2
2009-12-10COLLECTION Create reference to the top level collectionDmitri Pal3-21/+47
2009-12-10COMMON Improvements to the trace macroDmitri Pal1-9/+15
2009-12-08Add comments to document latest changesSimo Sorce1-0/+7
2009-12-08dhash: Add private pointer for delete callbackSimo Sorce4-13/+35