summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules/paged_results.c
Commit message (Expand)AuthorAgeFilesLines
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-438/+0
* ldb: Rename two exported functions so they match abi_match.Jelmer Vernooij2010-12-181-1/+1
* s4-ldb: removed ldb_includes.hAndrew Tridgell2010-11-011-1/+3
* s4-ldb: enable ldb module version checkingAndrew Tridgell2010-11-011-0/+1
* s4-ldb: convert the rest of the ldb modules to the new styleAndrew Tridgell2010-11-011-1/+6
* LDB:paged results module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer2010-03-081-4/+4
* s4-ldb: check for -ve value for page sizeAndrew Tridgell2009-11-301-0/+5
* s4:various LDB modules - "build_request" functions - propagate result codes backMatthias Dieter Wallnöfer2009-10-061-0/+3
* remove all '\n' from ldb_debugSumit Bose2009-07-141-1/+1
* s4:ldb:modules: Correct typos.Andrew Kroeger2009-05-261-1/+1
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-231-0/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-6/+13
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-1/+1
* LDB ASYNC: core modulesSimo Sorce2008-09-291-318/+175
* Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-251-1/+1
* Cosmetic corrections for the LDB libraryMatthias Dieter Wallnöfer2008-09-241-1/+1
* 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