summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap/sdap_async.h
Commit message (Expand)AuthorAgeFilesLines
* Get TGT in a child process.Jakub Hrozek2009-11-251-0/+1
* Add initial failover support for ldap and ipaSimo Sorce2009-11-201-1/+6
* Split async helpers in multiple filesSimo Sorce2009-11-061-0/+5
* Unify parse routines, use maps in generic searchesSimo Sorce2009-11-061-1/+3
* Add support to get rootDSE from the LDAP server.Simo Sorce2009-10-291-12/+14
* added generic LDAP search sdap_get_generic_send/_recvSumit Bose2009-10-221-0/+13
* Make options parser available to all providersSimo Sorce2009-10-141-1/+1
* make sdap_id_connect_* independent of sdap_id_ctxSumit Bose2009-10-141-0/+6
* Initial implementation of sasl bind supportSimo Sorce2009-10-011-0/+10
* Turn ldap driver options into multitypeSimo Sorce2009-09-141-1/+1
* Make enumeration an independent taskSimo Sorce2009-08-271-2/+4
* enable usage of defaultBindDnSumit Bose2009-08-191-0/+1
* Consolidate tevent helpersJakub Hrozek2009-08-051-17/+0
* added LDAP change password backend targetSumit Bose2009-07-211-0/+8
* Implement the ldap identity module.Simo Sorce2009-07-081-4/+10
* Unify password caching ops in sysdbSimo Sorce2009-07-081-9/+0
* Add async helper functionsSimo Sorce2009-07-081-0/+90