r17514: Simplify the way to set ldb errors and add another
[abartlet/samba.git/.git] / source4 / lib / ldb / modules / sort.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 Andrew Tridgellr14433: sort_result must be initialised when we call...
2007-10-10 Simo Sorcer14162: Minor fixes on sort
2007-10-10 Simo Sorcer13998: From now on ldb_request() will require an alloc...
2007-10-10 Simo Sorcer13996: simplify ldb_async_wait() some more
2007-10-10 Simo Sorcer13993: First prototype of how an async module should...
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 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