summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* enable usage of defaultBindDnSumit Bose2009-08-195-9/+48
* Do not fail enumerations because of range checksSimo Sorce2009-08-101-3/+15
* Consolidate tevent helpersJakub Hrozek2009-08-051-17/+0
* Fix race condition in sdap codeSimo Sorce2009-08-042-83/+172
* Fix search replies getting ignoredSimo Sorce2009-08-031-14/+12
* Fix race condition that was causing segfaultsSimo Sorce2009-07-241-80/+136
* added LDAP change password backend targetSumit Bose2009-07-213-2/+301
* Rework the engine that deals with openldap librariesSimo Sorce2009-07-203-497/+403
* add infrastructure to handle new backend targetsSumit Bose2009-07-202-9/+10
* fixed the default value for tls_reqcertSumit Bose2009-07-101-1/+1
* Implement the ldap identity module.Simo Sorce2009-07-085-709/+1173
* Unify password caching ops in sysdbSimo Sorce2009-07-083-132/+22
* Use async helpers for ldap auth moduleSimo Sorce2009-07-081-722/+314
* Add async helper functionsSimo Sorce2009-07-084-0/+2035
* Rework transaction code to use tevent_reqSimo Sorce2009-07-031-21/+65
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-031-5/+5
* Remove extra implementation of password_destructorStephen Gallagher2009-06-111-11/+0
* added tls_reqcert option for native LDAP backendSumit Bose2009-06-021-0/+32
* Silence warningsSimo Sorce2009-05-261-2/+3
* call tevent_add_fd only onceSumit Bose2009-05-191-27/+11
* Move actual password caching into sysdbSimo Sorce2009-05-181-6/+117
* Split ldap backend into auth and identity filesSimo Sorce2009-05-182-19/+798
* Move ldap_be.c into ldap/ldap_auth.cSimo Sorce2009-05-181-0/+773