summaryrefslogtreecommitdiffstats
path: root/server/responder/common/responder_dp.c
Commit message (Expand)AuthorAgeFilesLines
* 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