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