summaryrefslogtreecommitdiff
path: root/server/providers/ldap
AgeCommit message (Expand)AuthorFilesLines
2009-07-08Unify password caching ops in sysdbSimo Sorce3-132/+22
2009-07-08Use async helpers for ldap auth moduleSimo Sorce1-722/+314
2009-07-08Add async helper functionsSimo Sorce4-0/+2035
2009-07-03Rework transaction code to use tevent_reqSimo Sorce1-21/+65
2009-07-03Rename sysdb_req to sysdb_handle.Simo Sorce1-5/+5
2009-06-11Remove extra implementation of password_destructorStephen Gallagher1-11/+0
2009-06-02added tls_reqcert option for native LDAP backendSumit Bose1-0/+32
2009-05-26Silence warningsSimo Sorce1-2/+3
2009-05-19call tevent_add_fd only onceSumit Bose1-27/+11
2009-05-18Move actual password caching into sysdbSimo Sorce1-6/+117
2009-05-18Split ldap backend into auth and identity filesSimo Sorce2-19/+798
2009-05-18Move ldap_be.c into ldap/ldap_auth.cSimo Sorce1-0/+773