summaryrefslogtreecommitdiffstats
path: root/server/responder/pam/pamsrv.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for offline auth cache timeoutStephen Gallagher2009-10-221-0/+1
* Add pam_ctx (similar to nss_ctx) for storing global PAM configStephen Gallagher2009-10-221-0/+4
* Add copyright noticesJakub Hrozek2009-09-111-0/+21
* Fix reconnection codeSimo Sorce2009-08-171-1/+1
* Change the why DP clients identifySimo Sorce2009-08-111-1/+0
* Simplify interfaces initializationSimo Sorce2009-08-101-1/+1
* Move actual password caching into sysdbSimo Sorce2009-05-181-1/+0
* change PAM timeout the match NSS timeSumit Bose2009-04-281-2/+0
* Force user check and discover user's domainSimo Sorce2009-04-171-0/+3
* Implement credentials caching in pam responder.Simo Sorce2009-04-131-39/+14
* Unify name parsing and reposnder headersSimo Sorce2009-04-071-1/+1
* added response type PAM_ENV_ITEM and integrated response data into dbus messagesSumit Bose2009-03-201-5/+5
* use pam_data as main data structure for dbus communicationSumit Bose2009-03-191-0/+5
* added generic PAM return messages and a false login delaySumit Bose2009-03-101-2/+15
* Simplify some aspects of pam_LOCAL_domainSimo Sorce2009-03-041-1/+2
* first version of LOCAL pam backendSumit Bose2009-03-021-0/+7
* Add PAM responderSumit Bose2009-02-241-0/+33