summaryrefslogtreecommitdiffstats
path: root/server/responder/pam/pamsrv_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Force user check and discover user's domainSimo Sorce2009-04-171-19/+316
* Implement credentials caching in pam responder.Simo Sorce2009-04-131-28/+95
* Change the way we retrieve domainsSimo Sorce2009-04-081-16/+13
* Clean up warnings in SSSDStephen Gallagher2009-04-071-2/+2
* Unify name parsing and reposnder headersSimo Sorce2009-04-071-31/+34
* Use info in the domain entry to determine action.Simo Sorce2009-04-071-1/+12
* Make nsssrv use the common responder functionsSimo Sorce2009-03-271-8/+1
* Refactor nss_ctx to resp_ctx in respondersStephen Gallagher2009-03-261-8/+8
* remove an unnecessary call to confdbSumit Bose2009-03-111-8/+4
* added generic PAM return messages and a false login delaySumit Bose2009-03-101-7/+86
* Simplify some aspects of pam_LOCAL_domainSimo Sorce2009-03-041-1/+3
* replaced pure ldb calls with sysdb callsSumit Bose2009-03-031-1/+1
* first version of LOCAL pam backendSumit Bose2009-03-021-2/+21
* Add PAM responderSumit Bose2009-02-241-0/+196