summaryrefslogtreecommitdiff
path: root/server/responder/common/responder_common.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Change the way we retrieve domainsSimo Sorce1-35/+1
2009-04-07Unify name parsing and reposnder headersSimo Sorce1-26/+110
2009-03-27Make nsssrv use the common responder functionsSimo Sorce1-7/+2
2009-03-26Enable autoreconnection to the Data Provider in PAMStephen Gallagher1-2/+4
2009-03-26Refactor nss_ctx to resp_ctx in respondersStephen Gallagher1-84/+84
2009-03-10added generic PAM return messages and a false login delaySumit Bose1-1/+1
2009-03-09use fixed paths to sockets to make sure clients and server are using the sameSumit Bose1-54/+64
2009-03-05added a privileged pipeSumit Bose1-3/+129
2009-02-27Refactor creation of domain_map into confdbStephen Gallagher1-68/+3
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-16/+16
2009-02-24Add PAM responderSumit Bose1-0/+518