summaryrefslogtreecommitdiff
path: root/server/responder/common
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Change the way we retrieve domainsSimo Sorce2-37/+2
2009-04-07Unify name parsing and reposnder headersSimo Sorce6-60/+147
2009-03-27Make nsssrv use the common responder functionsSimo Sorce4-35/+13
2009-03-26Enable autoreconnection to the Data Provider in PAMStephen Gallagher2-3/+6
2009-03-26Refactor nss_ctx to resp_ctx in respondersStephen Gallagher4-98/+98
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 Bose3-56/+67
2009-03-05added a privileged pipeSumit Bose5-5/+135
2009-03-02first version of LOCAL pam backendSumit Bose1-0/+22
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 Sorce5-27/+27
2009-02-24Add PAM responderSumit Bose8-0/+1077