summaryrefslogtreecommitdiffstats
path: root/server/providers/dp_backend.h
Commit message (Expand)AuthorAgeFilesLines
* set chpass_provider implicit if not set explicitSumit Bose2009-10-151-0/+1
* Return the dp error from the providersSimo Sorce2009-10-151-1/+1
* Remove DP processSimo Sorce2009-10-091-1/+12
* Make the offline status backend-globalSimo Sorce2009-09-141-3/+8
* remove the concept of a backend nameSumit Bose2009-09-021-1/+0
* Simplify interfaces initializationSimo Sorce2009-08-101-3/+0
* Cosmetic changesSimo Sorce2009-08-101-2/+2
* Remove redundant memory contextsSimo Sorce2009-08-101-2/+6
* add infrastructure to handle new backend targetsSumit Bose2009-07-201-16/+33
* Implement credentials caching in pam responder.Simo Sorce2009-04-131-1/+0
* Always pass full domain infoSimo Sorce2009-04-131-1/+1
* Split modules types in Identity and AuthenticatorSimo Sorce2009-04-071-22/+22
* Enable autoreconnection of Data Provider Backends to the Data ProviderStephen Gallagher2009-03-201-0/+12
* use pam_data as main data structure for dbus communicationSumit Bose2009-03-191-6/+0
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-1/+1
* Add PAM responderSumit Bose2009-02-241-0/+8
* Make backend requests asyncSimo Sorce2009-02-131-4/+27
* Regroup database rleated functions under db andSimo Sorce2009-01-121-10/+2
* Add support for getpwuid in proxy backendSimo Sorce2009-01-111-0/+1
* Turn ldap_provider.c into proxy.c and make it possible to load just anySimo Sorce2009-01-111-0/+1
* Add more infrastructure to data provider to dispatch requests (still untested).Simo Sorce2009-01-061-0/+57