summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap/sdap_async.c
Commit message (Expand)AuthorAgeFilesLines
* Do not fail enumerations if a single store failsSimo Sorce2009-08-241-40/+45
* some UPN handling fixesSumit Bose2009-08-241-3/+27
* store additional LDAP attributesSumit Bose2009-08-211-4/+45
* enable usage of defaultBindDnSumit Bose2009-08-191-0/+18
* Do not fail enumerations because of range checksSimo Sorce2009-08-101-3/+15
* Fix race condition in sdap codeSimo Sorce2009-08-041-82/+163
* 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-211-0/+134
* Rework the engine that deals with openldap librariesSimo Sorce2009-07-201-478/+367
* Implement the ldap identity module.Simo Sorce2009-07-081-32/+435
* Unify password caching ops in sysdbSimo Sorce2009-07-081-97/+0
* Add async helper functionsSimo Sorce2009-07-081-0/+1446