summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* ELAPI Better separation from collection internals.Dmitri Pal2009-09-111-20/+24
* 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-095-239/+365
* ELAPI Laying foundation for the async processingDmitri Pal2009-09-086-90/+175
* ELAPI Adding file provider and CSV formatDmitri Pal2009-09-0820-139/+2250
* ELAPI sinks and providersDmitri Pal2009-09-089-143/+1016
* configure cleanupsSumit Bose2009-09-035-5/+7
* ELAPI Shortening namesDmitri Pal2009-08-214-154/+152
* COMMON Fixes to return values, errno, leaksDmitri Pal2009-08-207-62/+69
* ELAPI: Adding concept of targetsDmitri Pal2009-08-2015-162/+899
* TRACE: Making sure trace is safe to output NULL stringsDmitri Pal2009-08-172-99/+6
* ELAPI Next round of functionality - logging part of the interfaceDmitri Pal2009-08-1214-263/+1522
* INI Simple fix to properly process multi value config parameters.Dmitri Pal2009-08-122-2/+3
* Fix typo in elapi's Makefile.am that breaks 'make dist'Stephen Gallagher2009-07-201-1/+1
* COLLECTION & INI CleanupDmitri Pal2009-07-205-86/+113
* COLLECTION Improving searchesDmitri Pal2009-07-162-9/+181
* Run ini_config unit test with "make check"Stephen Gallagher2009-07-162-2/+19
* Run libcollection unit tests with 'make check'Stephen Gallagher2009-07-161-1/+3
* COLLECTION Add remove item functionsDmitri Pal2009-07-164-31/+146
* INI Refactoring code a bitDmitri Pal2009-07-162-42/+16
* ELAPI First part of the interfaceDmitri Pal2009-07-1512-4/+1655
* COLLECTION Fixed: iterator_up and insert_into_currentDmitri Pal2009-07-153-17/+83
* COLLECTION Adding flat traversal & copyDmitri Pal2009-07-155-99/+598
* add path_utils filesystem path manipulation utility functionsJohn Dennis2009-07-158-2/+840
* Build all SSSD components with warnings enabledStephen Gallagher2009-07-136-3/+33
* COLLECTION Removing static placeholder structure.Dmitri Pal2009-07-062-5/+20
* Clean up warnings in common/Simo Sorce2009-07-0316-108/+110
* Adding wrappers to free data in INI API.Dmitri Pal2009-07-023-58/+91
* Changing function names for collection API.Dmitri Pal2009-07-0214-2698/+2778
* 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-023-0/+9
* Clean up automake build to work on older versions of libtoolStephen Gallagher2009-05-267-28/+25
* more autotools cleanupSumit Bose2009-05-261-1/+1
* Fix RPM generation issues with sssdStephen Gallagher2009-05-193-6/+9
* Use freeipa-devel@redhat.com for bug reportsStephen Gallagher2009-05-193-4/+4
* Enable parallel builds for the common librariesStephen Gallagher2009-05-195-8/+103
* Build fixesSimo Sorce2009-05-171-0/+20
* Enable building a single libsssd_utils.so from commonStephen Gallagher2009-05-143-6/+38
* Enable modular build of common SSSD librariesStephen Gallagher2009-05-1414-10/+55
* add dynamic hash table data structure implementationJohn Dennis2009-04-228-2/+1903
* INI parser. Fix for line numbers.Dmitri Pal2009-04-171-1/+4
* INI parser. Adding comments to avoid confusion.Dmitri Pal2009-04-171-0/+2