r13609: Get in the initial work on making ldb async
[samba.git] / source / lib / ldb / ldb_ildap / ldb_ildap.c
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Andrew Bartlettr12310: Link simple bind support in our internal LDAP...
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Andrew Tridgellr11958: - fixed memory leaks in the ldb_result handling...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Bartlettr11522: Add support for delegated credentials and machi...
2007-10-10 Andrew Tridgellr11403: improved the error handling in the ildap ldb...
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Andrew Tridgellr10708: a bit more error checking in the idap ldb backend
2007-10-10 Andrew Tridgellr10666: - reverse the ildap ldb backend so tree based...
2007-10-10 Andrew Tridgellr10641: fixed the error handling on search errors in...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Simo Sorcer10305: start implementing better error handling
2007-10-10 Simo Sorcer10299: remove the public (un)lock functions and introd...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr7776: add a method for getting arbitrary opaque data...
2007-10-10 Andrew Tridgellr7749: some bug fixes from testing with socket:testnonblock
2007-10-10 Andrew Tridgellr7726: - removed some unused variables
2007-10-10 Andrew Tridgellr7719: make the ildap ldb backend use the defaultNaming...
2007-10-10 Andrew Tridgellr7714: enable samba credentials handling in ldb tools...
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Andrew Tridgellr7667: added a ldb ildap backend, using our internal...