summaryrefslogtreecommitdiff
path: root/server/providers/dp_backend.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Implement credentials caching in pam responder.Simo Sorce1-1/+0
2009-04-13Always pass full domain infoSimo Sorce1-1/+1
2009-04-07Split modules types in Identity and AuthenticatorSimo Sorce1-22/+22
2009-03-20Enable autoreconnection of Data Provider Backends to the Data ProviderStephen Gallagher1-0/+12
2009-03-19use pam_data as main data structure for dbus communicationSumit Bose1-6/+0
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-1/+1
2009-02-24Add PAM responderSumit Bose1-0/+8
2009-02-13Make backend requests asyncSimo Sorce1-4/+27
2009-01-12Regroup database rleated functions under db andSimo Sorce1-10/+2
2009-01-11Add support for getpwuid in proxy backendSimo Sorce1-0/+1
2009-01-11Turn ldap_provider.c into proxy.c and make it possible to load just anySimo Sorce1-0/+1
2009-01-06Add more infrastructure to data provider to dispatch requests (still untested).Simo Sorce1-0/+57