summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/modules/asq.c
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-101-1/+1
* r19894: Fix klokwork id 2192Volker Lendecke2006-11-251-2/+4
* r19893: Fix klokwork id 2191Volker Lendecke2006-11-251-1/+4
* r19892: Fix klokwork id 2190Volker Lendecke2006-11-251-1/+4
* r19891: Fix klokwork id 2189Volker Lendecke2006-11-251-1/+3
* r19890: Fix klokwork ID 2188Volker Lendecke2006-11-251-1/+3
* r19889: Fix klokwork ID 2187Volker Lendecke2006-11-251-0/+3
* r19725: sync samba3's ldb with samba4Stefan Metzmacher2006-11-151-2/+1
* r19185: merge comment from samba4Stefan Metzmacher2006-10-091-0/+4
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2006-09-131-2/+2
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2006-09-131-2/+2
* r18317: Make sure we actually have a valid reply or failSimo Sorce2006-09-101-0/+3
* r17775: use an enum to get rid of compiler warningsStefan Metzmacher2006-08-241-6/+6
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2006-08-131-6/+6
* r17186: "async" word abuse clean-up part 2Simo Sorce2006-07-221-17/+17
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2006-07-221-38/+38
* r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett2006-06-151-2/+2
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2006-06-041-12/+14
* r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce2006-05-301-1/+1
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2006-05-291-169/+0
* r15932: Remove per request credsSimo Sorce2006-05-291-4/+0
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2006-05-291-6/+12
* r15922: password_hash.c has proven to be a good way to research how to build ...Simo Sorce2006-05-281-42/+65
* r15913: Error passing in the async code is not in agood shapeSimo Sorce2006-05-281-0/+3
* r14344: More helpful messages on error for command line specified controlsSimo Sorce2006-03-131-11/+377
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2006-03-021-16/+5
* r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher2006-02-151-0/+3
* r13360: Fix crash bug when 0 results are returned on the internal base searchSimo Sorce2006-02-061-1/+11
* r13354: Add tests to check that controls work properlySimo Sorce2006-02-051-1/+21
* r12948: fix compiler warningStefan Metzmacher2006-01-151-1/+1
* r12942: this way is betterSimo Sorce2006-01-151-2/+1
* r12941: Add Attribute Scoped Search controlSimo Sorce2006-01-151-0/+220