summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap_be.c
Commit message (Expand)AuthorAgeFilesLines
* Move ldap_be.c into ldap/ldap_auth.cSimo Sorce2009-05-181-773/+0
* enable offline handling for native LDAP backendSumit Bose2009-04-281-4/+48
* handle pam acct_mgmt, setcred and open/close_session before user bind in ldap...Sumit Bose2009-04-271-0/+17
* Split modules types in Identity and AuthenticatorSimo Sorce2009-04-071-5/+5
* Do not use the ldap libraries ldap_ prefixSimo Sorce2009-04-021-76/+76
* Enable autoreconnection of Data Provider Backends to the Data ProviderStephen Gallagher2009-03-201-1/+8
* use pam_data as main data structure for dbus communicationSumit Bose2009-03-191-13/+11
* minor fixes for the build processSumit Bose2009-03-061-0/+7
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-10/+10
* added more ldap backend options and an example configurationSumit Bose2009-02-251-68/+92
* Add PAM responderSumit Bose2009-02-241-0/+676