summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules/asq.c
Commit message (Expand)AuthorAgeFilesLines
* r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett2007-10-101-2/+2
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-101-12/+14
* r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce2007-10-101-1/+1
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2007-10-101-169/+0
* r15932: Remove per request credsSimo Sorce2007-10-101-4/+0
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-101-6/+12
* r15922: password_hash.c has proven to be a good way to research how to build ...Simo Sorce2007-10-101-42/+65
* r15913: Error passing in the async code is not in agood shapeSimo Sorce2007-10-101-0/+3
* r14344: More helpful messages on error for command line specified controlsSimo Sorce2007-10-101-11/+377
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-16/+5
* r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher2007-10-101-0/+3
* r13360: Fix crash bug when 0 results are returned on the internal base searchSimo Sorce2007-10-101-1/+11
* r13354: Add tests to check that controls work properlySimo Sorce2007-10-101-1/+21
* r12948: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r12942: this way is betterSimo Sorce2007-10-101-2/+1
* r12941: Add Attribute Scoped Search controlSimo Sorce2007-10-101-0/+220