summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2009-08-13Tools ID range fixesJakub Hrozek3-4/+16
2009-08-12Eliminate unnecessary explicit timeout for DP account requestsStephen Gallagher1-33/+19
2009-08-12Fix reversal of parent and member in groupmodSimo Sorce1-8/+8
2009-08-11Change the why DP clients identifySimo Sorce15-321/+340
2009-08-11Prevent races between dp startup and othersSimo Sorce1-16/+26
2009-08-11Change services identification mechanismSimo Sorce11-507/+421
2009-08-11Minor fixesSimo Sorce2-7/+13
2009-08-11Fix monitor ping timeoutStephen Gallagher1-1/+4
2009-08-11Make child processes exit when parent diesJakub Hrozek7-1/+70
2009-08-11Make socket paths a compile-time optionStephen Gallagher6-5/+3
2009-08-10Do not fail enumerations because of range checksSimo Sorce2-6/+18
2009-08-10Revert build-breaking libsss_util_la change.Stephen Gallagher1-9/+20
2009-08-10Add configure checks for docbook XSL templates and XML toolsJakub Hrozek2-3/+40
2009-08-10Build and run tests with 'make check'Stephen Gallagher2-27/+11
2009-08-10Simplify interfaces initializationSimo Sorce24-417/+267
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 Hrozek5-1/+739
2009-07-24Fix race condition that was causing segfaultsSimo Sorce1-80/+136
2009-07-22Minor cleanups in monitor.cStephen Gallagher1-1/+5
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-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 Gallagher16-5530/+2
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-20add infrastructure to handle new backend targetsSumit Bose6-150/+228