s4-dsdb: pass parent request to dsdb_module_*() functions
[samba.git] / source4 / dsdb / samdb / ldb_modules / subtree_delete.c
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-10-10 Jelmer Vernooijdsdb modules: Split ridalloc out of common helpers...
2010-10-05 Matthias Dieter... s4:subtree_delete LDB module - remove the DN from an...
2010-10-03 Matthias Dieter... s4:subtree_delete LDB module - it is only responsible...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-07-04 Matthias Dieter... s4:subtree_delete LDB module - fix comments and add...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/subtree_delete.c...
2010-06-20 Matthias Dieter... s4:subtree_delete LDB module - now do support tree...
2010-06-19 Jelmer Vernooijdsdb: Fix includes when building against system ldb.
2010-06-19 Jelmer Vernooijdsdb: Use Samba includes so _PUBLIC_ is defined.
2010-06-19 Jelmer Vernooijdsdb: Make module ops struct for each module public.
2010-02-08 Matthias Dieter... s4:subtree_delete - "NULL" as format string isn't allow...
2009-12-18 Andrew Tridgells4-dsdb: greatly simplify the subtree_delete module
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-07 Matthias Dieter... s4:subtree_delete - Make the initialisation of the...
2009-09-07 Matthias Dieter... s4:subtree delete module - Cosmetic adaptions
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-29 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-29 Andrew BartlettMerge branch 'v4-0-test' of git://git.id10ts.net/samba...
2008-03-29 Andrew BartlettFix some valgrind issues.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2007-12-21 Andrew Bartlettr26283: fix typo
2007-12-21 Andrew Bartlettr26282: These modules expect errors, but if we don...
2007-12-21 Andrew Bartlettr25942: Make various ldb modules handle an LDB backend...