r17788: fix compiler warnings
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules / extended_dn.c
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr16264: Add, but do not yet enable, the partitions...
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15932: Remove per request creds
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Simo Sorcer14458: extended_dn -> async
2007-10-10 Simo Sorcer13998: From now on ldb_request() will require an alloc...
2007-10-10 Andrew Tridgellr13803: fixed two errors found with 'make valgrindtest'
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Stefan Metzmacherr13507: the 'data' element of LDAP controls is optional.
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