summaryrefslogtreecommitdiff
path: root/server/responder/pam/pamsrv_cache.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Add support for offline auth cache timeoutStephen Gallagher1-2/+18
2009-09-23Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher1-1/+1
2009-09-21Use syslog for logging error conditions in SSSDJakub Hrozek1-1/+1
2009-09-08Split database in multiple filesSimo Sorce1-1/+8
2009-07-03Rename sysdb_req to sysdb_handle.Simo Sorce1-6/+0
2009-05-18Move actual password caching into sysdbSimo Sorce1-111/+1
2009-05-18Fix crypt functions to not use static buffers.Simo Sorce1-9/+7
2009-04-28Use different attribute for cached passwords change timeSumit Bose1-2/+2
2009-04-27Use different attribute for cached passwordsSimo Sorce1-3/+3
2009-04-13Implement credentials caching in pam responder.Simo Sorce1-0/+275