summaryrefslogtreecommitdiff
path: root/server/providers/dp_backend.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-20Add initial failover support for ldap and ipaSimo Sorce1-0/+21
2009-10-15set chpass_provider implicit if not set explicitSumit Bose1-0/+1
2009-10-15Return the dp error from the providersSimo Sorce1-1/+1
2009-10-09Remove DP processSimo Sorce1-1/+12
2009-09-14Make the offline status backend-globalSimo Sorce1-3/+8
2009-09-02remove the concept of a backend nameSumit Bose1-1/+0
2009-08-10Simplify interfaces initializationSimo Sorce1-3/+0
2009-08-10Cosmetic changesSimo Sorce1-2/+2
2009-08-10Remove redundant memory contextsSimo Sorce1-2/+6
2009-07-20add infrastructure to handle new backend targetsSumit Bose1-16/+33
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