summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules/paged_searches.c
Commit message (Expand)AuthorAgeFilesLines
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-386/+0
* 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: fixed build of paged searchesAndrew Tridgell2010-11-011-1/+1
* s4-ldb: convert the rest of the ldb modules to the new styleAndrew Tridgell2010-11-011-1/+6
* s4-ldb Add LDB_REQ_SET_LOCATION to help track handler useAndrew Bartlett2010-10-181-0/+2
* LDB:paged searches module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer2010-03-081-2/+2
* LDB related spelling fixes.Brad Hards2010-02-221-1/+1
* s4:ldb Allow paged_searches to be mixed with other controlsAndrew Bartlett2009-03-201-3/+3
* s4:ldb Fix the paged_searches moduleAndrew Bartlett2009-03-201-58/+51
* Fix the mess with ldb includes.Simo Sorce2009-01-301-9/+18
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+1
* LDB ASYNC: core modulesSimo Sorce2008-09-291-224/+135
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-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-15/+13
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-1/+1
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-1/+1
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-101-5/+8
* 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
* r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett2007-10-101-1/+2
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-1/+1
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-1/+1
* r18770: Avoid crashes and fix up other issues in the client-side paged_search...Andrew Bartlett2007-10-101-27/+57
* r17700: Despite our best hopes, the way module initialisation tends to happen,Andrew Bartlett2007-10-101-4/+4
* r17614: Our first "client side' ldb module.Simo Sorce2007-10-101-0/+438