summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-10merge server and connection structuresSimo Sorce12-286/+228
2009-08-10Cosmetic changesSimo Sorce16-375/+375
2009-08-10Remove redundant memory contextsSimo Sorce14-134/+114
2009-08-10Refactor some code around watches and timeoutsSimo Sorce4-355/+324
2009-08-10CleanupsSimo Sorce2-189/+199
2009-08-05Fix broken ifndefsSimo Sorce1-9/+0
2009-08-05Parse fully qualified names in toolsJakub Hrozek8-88/+289
2009-08-05Move parsing of names and domains into util/Jakub Hrozek4-120/+135
2009-08-05Fix adding to groups on user creationJakub Hrozek1-1/+1
2009-08-05Consolidate tevent helpersJakub Hrozek6-84/+25
2009-08-04Fix race condition in sdap codeSimo Sorce2-83/+172
2009-08-03Fix search replies getting ignoredSimo Sorce1-14/+12
2009-07-31Correct check for local domain in toolsJakub Hrozek2-14/+2
2009-07-31Notify user when deleting nonexistent user or groupJakub Hrozek2-5/+20
2009-07-31Use correct return codesJakub Hrozek4-4/+4
2009-07-31Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek4-21/+182
2009-07-31Improve error messagesJakub Hrozek4-5/+32
2009-07-29Address CVE-2009-2410Stephen Gallagher1-1/+1
2009-07-24Add async resolver testsJakub Hrozek2-1/+455
2009-07-24Add ares helpers into sssdJakub Hrozek9-1/+498
2009-07-24Async DNS integrationJakub Hrozek6-1/+740
2009-07-24Fix race condition that was causing segfaultsSimo Sorce1-80/+136
2009-07-22Minor cleanups in monitor.cStephen Gallagher1-1/+5
2009-07-22cleanup of pam_sssSumit Bose1-250/+241
2009-07-21added LDAP change password backend targetSumit Bose4-4/+307
2009-07-21add handling of the new backend targets to proxy backendSumit Bose1-0/+30
2009-07-21Add 'make srpms' targetStephen Gallagher1-0/+5
2009-07-20Rework the engine that deals with openldap librariesSimo Sorce3-497/+403
2009-07-20Raise debug level for version negotiationSimo Sorce1-2/+2
2009-07-20Add option to add timestamps to debug outputSimo Sorce4-8/+39
2009-07-20Remove unused InfoPipe and PolicyKit codeStephen Gallagher17-5532/+2
2009-07-20Fix typo in elapi's Makefile.am that breaks 'make dist'Stephen Gallagher1-1/+1
2009-07-20Instrument memberof for debuggingSimo Sorce2-1/+57
2009-07-20Start rationalizing user tools a bitSimo Sorce7-408/+299
2009-07-20Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher5-1/+91
2009-07-20Monitor resolv.conf for changesStephen Gallagher4-128/+234
2009-07-20Improvements to config file updatesStephen Gallagher2-41/+152
2009-07-20COLLECTION & INI CleanupDmitri Pal5-86/+113
2009-07-20add infrastructure to handle new backend targetsSumit Bose6-150/+228
2009-07-20Fix saving new nextIDJakub Hrozek1-1/+1
2009-07-16COLLECTION Improving searchesDmitri Pal2-9/+181
2009-07-16Run ini_config unit test with "make check"Stephen Gallagher2-2/+19
2009-07-16Run libcollection unit tests with 'make check'Stephen Gallagher1-1/+3
2009-07-16COLLECTION Add remove item functionsDmitri Pal4-31/+146
2009-07-16INI Refactoring code a bitDmitri Pal2-42/+16
2009-07-15ELAPI First part of the interfaceDmitri Pal12-4/+1655
2009-07-15COLLECTION Fixed: iterator_up and insert_into_currentDmitri Pal3-17/+83
2009-07-15COLLECTION Adding flat traversal & copyDmitri Pal5-99/+598
2009-07-15add path_utils filesystem path manipulation utility functionsJohn Dennis8-2/+840
2009-07-13Build all SSSD components with warnings enabledStephen Gallagher8-3/+40