summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules/paged_results.c
Commit message (Expand)AuthorAgeFilesLines
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-7/+1
* r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro...Simo Sorce2007-12-241-24/+24
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-2/+1
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-101-1/+1
* r19452: Warn but don't die if registering against the rootdse is not possibleSimo Sorce2007-10-101-3/+1
* r18591: Better defaults for share creationSimo Sorce2007-10-101-6/+13
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2007-10-101-2/+2
* r18438: I should have examined these uses of talloc_move() moreAndrew Tridgell2007-10-101-5/+3
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2007-10-101-13/+4
* r17579: make ldb build g++ friendlyAndrew Tridgell2007-10-101-19/+19
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-101-5/+5
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-11/+11
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-101-28/+28
* 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-6/+3
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2007-10-101-152/+0
* r15932: Remove per request credsSimo Sorce2007-10-101-2/+0
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-101-12/+20
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-3/+1
* r14344: More helpful messages on error for command line specified controlsSimo Sorce2007-10-101-47/+47
* r14162: Minor fixes on sortSimo Sorce2007-10-101-30/+457
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-101-7/+14
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-28/+18
* r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher2007-10-101-0/+3
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-5/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-17/+20
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-0/+296