summaryrefslogtreecommitdiff
path: root/server/responder/pam/pamsrv_dp.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Fix copy&paste errorSimo Sorce1-1/+1
2009-03-27Fix potential segfault if dp_ctx is still NULL.Simo Sorce1-2/+9
2009-03-26Refactor nss_ctx to resp_ctx in respondersStephen Gallagher1-1/+1
2009-03-19use pam_data as main data structure for dbus communicationSumit Bose1-27/+5
2009-03-10added generic PAM return messages and a false login delaySumit Bose1-9/+18
2009-03-05added a privileged pipeSumit Bose1-3/+2
2009-02-24Add PAM responderSumit Bose1-0/+215