summaryrefslogtreecommitdiff
path: root/server/responder/pam/pamsrv_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Clean up warnings in SSSDStephen Gallagher1-2/+2
2009-04-07Unify name parsing and reposnder headersSimo Sorce1-31/+34
2009-04-07Use info in the domain entry to determine action.Simo Sorce1-1/+12
2009-03-27Make nsssrv use the common responder functionsSimo Sorce1-8/+1
2009-03-26Refactor nss_ctx to resp_ctx in respondersStephen Gallagher1-8/+8
2009-03-11remove an unnecessary call to confdbSumit Bose1-8/+4
2009-03-10added generic PAM return messages and a false login delaySumit Bose1-7/+86
2009-03-04Simplify some aspects of pam_LOCAL_domainSimo Sorce1-1/+3
2009-03-03replaced pure ldb calls with sysdb callsSumit Bose1-1/+1
2009-03-02first version of LOCAL pam backendSumit Bose1-2/+21
2009-02-24Add PAM responderSumit Bose1-0/+196