summaryrefslogtreecommitdiffstats
path: root/src/responder/common/responder_dp.c
Commit message (Expand)AuthorAgeFilesLines
* SSH: Add dp_get_host_send to common responder codeJakub Hrozek2012-05-031-11/+1
* Add domain name to get_account_info requestSumit Bose2012-04-241-0/+1
* Add conn_name to allow different names for domains and connectionsJan Zeleny2012-04-241-1/+1
* Use the correct hash table for pending requestsSimo Sorce2012-03-081-5/+4
* Fix group enumerationJakub Hrozek2012-02-101-2/+7
* DP: Add support for hosts in sss_dp_get_accountJan Cholasta2012-02-071-1/+11
* DP: Refactor responder_dp_req so it's reusable by other respondersJakub Hrozek2012-01-271-232/+298
* DP: Add support for services in dp requestsStephen Gallagher2012-01-271-0/+3
* DP: Fix bugs in sss_dp_get_account_intStephen Gallagher2012-01-231-66/+44
* RESPONDER: Extend sss_dp_account_send() to include extra dataStephen Gallagher2012-01-211-7/+24
* DP: Remove processed callbacksJakub Hrozek2011-12-161-3/+5
* RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher2011-11-291-360/+441
* Fixed timeout handling in respondersJan Zeleny2011-10-141-72/+72
* Check if dp_requests hash table exists before using itJakub Hrozek2011-10-131-0/+5
* Do not delete requests inside hash_iterate loopJakub Hrozek2011-08-151-10/+12
* Add a special filter type to handle enumerationsSumit Bose2010-12-021-1/+1
* Fix double free issueSumit Bose2010-10-261-2/+2
* Remove all nss requests after a reconnectSumit Bose2010-10-261-0/+19
* Add netgroup support to the NSS responderStephen Gallagher2010-10-131-0/+3
* Check the correct variable for NULL after creating timerStephen Gallagher2010-06-101-1/+1
* Fix a series of memory leaks in the SBUSStephen Gallagher2010-03-171-4/+1
* Properly handle dbus send attempts on a closed connectionStephen Gallagher2010-03-151-22/+10
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-3/+3
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+590