summaryrefslogtreecommitdiffstats
path: root/server/responder/common
Commit message (Expand)AuthorAgeFilesLines
* added more flexible handling of client protocolSumit Bose2009-05-152-1/+41
* Eliminate segfault on NSS and PAM responder startup.Stephen Gallagher2009-04-271-0/+4
* Force user check and discover user's domainSimo Sorce2009-04-172-0/+274
* Change the way we retrieve domainsSimo Sorce2009-04-082-37/+2
* Unify name parsing and reposnder headersSimo Sorce2009-04-076-60/+147
* Make nsssrv use the common responder functionsSimo Sorce2009-03-274-35/+13
* Enable autoreconnection to the Data Provider in PAMStephen Gallagher2009-03-262-3/+6
* 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