summaryrefslogtreecommitdiff
path: root/server/providers/ldap/sdap_async.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-126/+0
2010-02-12Make change password errors more transparentSumit Bose1-2/+3
2009-11-25Get TGT in a child process.Jakub Hrozek1-0/+1
2009-11-20Add initial failover support for ldap and ipaSimo Sorce1-1/+6
2009-11-06Split async helpers in multiple filesSimo Sorce1-0/+5
2009-11-06Unify parse routines, use maps in generic searchesSimo Sorce1-1/+3
2009-10-29Add support to get rootDSE from the LDAP server.Simo Sorce1-12/+14
2009-10-22added generic LDAP search sdap_get_generic_send/_recvSumit Bose1-0/+13
2009-10-14Make options parser available to all providersSimo Sorce1-1/+1
2009-10-14make sdap_id_connect_* independent of sdap_id_ctxSumit Bose1-0/+6
2009-10-01Initial implementation of sasl bind supportSimo Sorce1-0/+10
2009-09-14Turn ldap driver options into multitypeSimo Sorce1-1/+1
2009-08-27Make enumeration an independent taskSimo Sorce1-2/+4
2009-08-19enable usage of defaultBindDnSumit Bose1-0/+1
2009-08-05Consolidate tevent helpersJakub Hrozek1-17/+0
2009-07-21added LDAP change password backend targetSumit Bose1-0/+8
2009-07-08Implement the ldap identity module.Simo Sorce1-4/+10
2009-07-08Unify password caching ops in sysdbSimo Sorce1-9/+0
2009-07-08Add async helper functionsSimo Sorce1-0/+90