summaryrefslogtreecommitdiffstats
path: root/server/responder/common/responder_dp.c
Commit message (Expand)AuthorAgeFilesLines
* dhash: Add private pointer for delete callbackSimo Sorce2009-12-081-1/+1
* Fix potential uninitialized value error in responder_dp.cStephen Gallagher2009-12-081-1/+1
* Speed up user requests while offlineStephen Gallagher2009-11-231-1/+6
* Change var name to make its use more clear.Simo Sorce2009-11-121-6/+6
* Remove DP processSimo Sorce2009-10-091-9/+10
* Make dp requests more robustSimo Sorce2009-10-051-36/+109
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-12/+12
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-12/+12
* Add copyright noticesJakub Hrozek2009-09-111-0/+21
* added missing hash_create which was remove by a previous patchSumit Bose2009-08-181-5/+14
* Fix reconnection codeSimo Sorce2009-08-171-139/+0
* Refactor responder_dp.cStephen Gallagher2009-08-141-85/+85
* Don't go to the backend for identical cache entry requestsStephen Gallagher2009-08-141-54/+291
* Eliminate unnecessary explicit timeout for DP account requestsStephen Gallagher2009-08-121-33/+19
* Change the why DP clients identifySimo Sorce2009-08-111-1/+26
* Simplify interfaces initializationSimo Sorce2009-08-101-18/+6
* merge server and connection structuresSimo Sorce2009-08-101-2/+2
* Cosmetic changesSimo Sorce2009-08-101-10/+10
* Remove redundant memory contextsSimo Sorce2009-08-101-8/+12
* check pending_return after dbus_connection_send_with_replySumit Bose2009-07-021-1/+1
* Force user check and discover user's domainSimo Sorce2009-04-171-0/+262
* Unify name parsing and reposnder headersSimo Sorce2009-04-071-1/+1
* Refactor nss_ctx to resp_ctx in respondersStephen Gallagher2009-03-261-11/+11
* added a privileged pipeSumit Bose2009-03-051-1/+0
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-6/+6
* Add PAM responderSumit Bose2009-02-241-0/+123