summaryrefslogtreecommitdiff
path: root/server/responder/pam/pamsrv_dp.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-142/+0
2009-10-09Remove DP processSimo Sorce1-7/+11
2009-09-23Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher1-6/+6
2009-09-21Use syslog for logging error conditions in SSSDJakub Hrozek1-6/+6
2009-08-17Fix reconnection codeSimo Sorce1-1/+0
2009-08-11Change the why DP clients identifySimo Sorce1-49/+0
2009-08-10Simplify interfaces initializationSimo Sorce1-9/+17
2009-08-10Cosmetic changesSimo Sorce1-6/+6
2009-08-10Remove redundant memory contextsSimo Sorce1-2/+2
2009-07-02check pending_return after dbus_connection_send_with_replySumit Bose1-1/+1
2009-05-14added check for NULL valuesSumit Bose1-9/+0
2009-04-13Implement credentials caching in pam responder.Simo Sorce1-41/+22
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