r19129: Add comment to clarify behavior
[ira/wip.git] / source4 / lib / ldb / modules / asq.c
2007-10-10 Simo Sorcer19129: Add comment to clarify behavior
2007-10-10 Andrew Tridgellr18439: 2nd try at a talloc_move() api. This type with...
2007-10-10 Andrew Tridgellr18436: converted ldb to use talloc_move() instead...
2007-10-10 Simo Sorcer18317: Make sure we actually have a valid reply or...
2007-10-10 Stefan Metzmacherr17775: use an enum to get rid of compiler warnings
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 Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
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 Simo Sorcer15922: password_hash.c has proven to be a good way...
2007-10-10 Simo Sorcer15913: Error passing in the async code is not in agood...
2007-10-10 Simo Sorcer14344: More helpful messages on error for command...
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 Sorcer13360: Fix crash bug when 0 results are returned on...
2007-10-10 Simo Sorcer13354: Add tests to check that controls work properly
2007-10-10 Stefan Metzmacherr12948: fix compiler warning
2007-10-10 Simo Sorcer12942: this way is better
2007-10-10 Simo Sorcer12941: Add Attribute Scoped Search control