summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Don't go to the backend for identical cache entry requestsStephen Gallagher2009-08-143-55/+303
* Make "files" a reserved word for legacy local domainJakub Hrozek2009-08-134-4/+57
* Tools ID range fixesJakub Hrozek2009-08-133-4/+16
* Eliminate unnecessary explicit timeout for DP account requestsStephen Gallagher2009-08-121-33/+19
* Fix reversal of parent and member in groupmodSimo Sorce2009-08-121-8/+8
* Change the why DP clients identifySimo Sorce2009-08-1115-321/+340
* Prevent races between dp startup and othersSimo Sorce2009-08-111-16/+26
* Change services identification mechanismSimo Sorce2009-08-1111-507/+421
* Minor fixesSimo Sorce2009-08-112-7/+13
* Fix monitor ping timeoutStephen Gallagher2009-08-111-1/+4
* Make child processes exit when parent diesJakub Hrozek2009-08-117-1/+70
* Make socket paths a compile-time optionStephen Gallagher2009-08-116-5/+3
* Do not fail enumerations because of range checksSimo Sorce2009-08-102-6/+18
* Revert build-breaking libsss_util_la change.Stephen Gallagher2009-08-101-9/+20
* Add configure checks for docbook XSL templates and XML toolsJakub Hrozek2009-08-102-3/+40
* Build and run tests with 'make check'Stephen Gallagher2009-08-102-27/+11
* Simplify interfaces initializationSimo Sorce2009-08-1024-417/+267
* merge server and connection structuresSimo Sorce2009-08-1012-286/+228
* Cosmetic changesSimo Sorce2009-08-1016-375/+375
* Remove redundant memory contextsSimo Sorce2009-08-1014-134/+114
* Refactor some code around watches and timeoutsSimo Sorce2009-08-104-355/+324
* CleanupsSimo Sorce2009-08-102-189/+199
* Fix broken ifndefsSimo Sorce2009-08-051-9/+0
* Parse fully qualified names in toolsJakub Hrozek2009-08-058-88/+289
* Move parsing of names and domains into util/Jakub Hrozek2009-08-054-120/+135
* Fix adding to groups on user creationJakub Hrozek2009-08-051-1/+1
* Consolidate tevent helpersJakub Hrozek2009-08-056-84/+25
* Fix race condition in sdap codeSimo Sorce2009-08-042-83/+172
* Fix search replies getting ignoredSimo Sorce2009-08-031-14/+12
* Correct check for local domain in toolsJakub Hrozek2009-07-312-14/+2
* Notify user when deleting nonexistent user or groupJakub Hrozek2009-07-312-5/+20
* Use correct return codesJakub Hrozek2009-07-314-4/+4
* Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek2009-07-314-21/+182
* Improve error messagesJakub Hrozek2009-07-314-5/+32
* Address CVE-2009-2410Stephen Gallagher2009-07-291-1/+1
* Add async resolver testsJakub Hrozek2009-07-242-1/+455
* Add ares helpers into sssdJakub Hrozek2009-07-249-1/+498
* Async DNS integrationJakub Hrozek2009-07-245-1/+739
* Fix race condition that was causing segfaultsSimo Sorce2009-07-241-80/+136
* Minor cleanups in monitor.cStephen Gallagher2009-07-221-1/+5
* added LDAP change password backend targetSumit Bose2009-07-214-4/+307
* add handling of the new backend targets to proxy backendSumit Bose2009-07-211-0/+30
* Rework the engine that deals with openldap librariesSimo Sorce2009-07-203-497/+403
* Raise debug level for version negotiationSimo Sorce2009-07-201-2/+2
* Add option to add timestamps to debug outputSimo Sorce2009-07-204-8/+39
* Remove unused InfoPipe and PolicyKit codeStephen Gallagher2009-07-2016-5530/+2
* Instrument memberof for debuggingSimo Sorce2009-07-202-1/+57
* Start rationalizing user tools a bitSimo Sorce2009-07-207-408/+299
* Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher2009-07-205-1/+91
* Monitor resolv.conf for changesStephen Gallagher2009-07-204-128/+234