summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/show_deleted.c
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: fixed behaviour of show_deleted and show_recycled controlAndrew Tridgell2011-10-071-38/+71
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* s4:show_deleted LDB module - also support the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-031-11/+62
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-0/+1
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-7/+4
* s4-dsdb: use dsdb_next_callback()Andrew Tridgell2010-01-081-2/+2
* s4-dsdb: it is a better pattern to mark a control as done than remove itAndrew Tridgell2009-12-161-4/+3
* s4-ldb: fixed show_deleted module not to corrupt parse treesAndrew Tridgell2009-12-041-23/+26
* s4-samdb: internal s4 ldb modules should be GPL not LGPLAndrew Tridgell2009-09-121-14/+10
* s4:dsdb Rework show_deleted module not to liniearise the LDAP filterAndrew Bartlett2009-08-251-72/+37
* s4:ldb_modules: Correct typos.Andrew Kroeger2009-05-261-1/+1
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-301-6/+10
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+1
* LDB ASYNC: samba4 modulesSimo Sorce2008-09-291-106/+60
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-6/+1
* r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett2007-10-101-8/+0
* 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
* r21839: add my email addressStefan Metzmacher2007-10-101-1/+1
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-101-1/+1
* r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID controlStefan Metzmacher2007-10-101-0/+215