summaryrefslogtreecommitdiff
path: root/server/responder/pam/pamsrv.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Add support for offline auth cache timeoutStephen Gallagher1-0/+1
2009-10-22Add pam_ctx (similar to nss_ctx) for storing global PAM configStephen Gallagher1-0/+4
2009-09-11Add copyright noticesJakub Hrozek1-0/+21
2009-08-17Fix reconnection codeSimo Sorce1-1/+1
2009-08-11Change the why DP clients identifySimo Sorce1-1/+0
2009-08-10Simplify interfaces initializationSimo Sorce1-1/+1
2009-05-18Move actual password caching into sysdbSimo Sorce1-1/+0
2009-04-28change PAM timeout the match NSS timeSumit Bose1-2/+0
2009-04-17Force user check and discover user's domainSimo Sorce1-0/+3
2009-04-13Implement credentials caching in pam responder.Simo Sorce1-39/+14
2009-04-07Unify name parsing and reposnder headersSimo Sorce1-1/+1
2009-03-20added response type PAM_ENV_ITEM and integrated response data into dbus messagesSumit Bose1-5/+5
2009-03-19use pam_data as main data structure for dbus communicationSumit Bose1-0/+5
2009-03-10added generic PAM return messages and a false login delaySumit Bose1-2/+15
2009-03-04Simplify some aspects of pam_LOCAL_domainSimo Sorce1-1/+2
2009-03-02first version of LOCAL pam backendSumit Bose1-0/+7
2009-02-24Add PAM responderSumit Bose1-0/+33