summaryrefslogtreecommitdiffstats
path: root/server/responder/common
Commit message (Expand)AuthorAgeFilesLines
* Refactor nss_ctx to resp_ctx in respondersStephen Gallagher2009-03-264-98/+98
* added generic PAM return messages and a false login delaySumit Bose2009-03-101-1/+1
* use fixed paths to sockets to make sure clients and server are using the sameSumit Bose2009-03-093-56/+67
* added a privileged pipeSumit Bose2009-03-055-5/+135
* first version of LOCAL pam backendSumit Bose2009-03-021-0/+22
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-271-68/+3
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-265-27/+27
* Add PAM responderSumit Bose2009-02-248-0/+1077