summaryrefslogtreecommitdiff
path: root/src/responder/common/responder_dp.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-29RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher1-360/+441
2011-10-14Fixed timeout handling in respondersJan Zeleny1-72/+72
2011-10-13Check if dp_requests hash table exists before using itJakub Hrozek1-0/+5
2011-08-15Do not delete requests inside hash_iterate loopJakub Hrozek1-10/+12
2010-12-02Add a special filter type to handle enumerationsSumit Bose1-1/+1
2010-10-26Fix double free issueSumit Bose1-2/+2
2010-10-26Remove all nss requests after a reconnectSumit Bose1-0/+19
2010-10-13Add netgroup support to the NSS responderStephen Gallagher1-0/+3
2010-06-10Check the correct variable for NULL after creating timerStephen Gallagher1-1/+1
2010-03-17Fix a series of memory leaks in the SBUSStephen Gallagher1-4/+1
2010-03-15Properly handle dbus send attempts on a closed connectionStephen Gallagher1-22/+10
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-3/+3
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+590