index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
/
ldb_modules
/
subtree_delete.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-1
/
+2
2010-11-01
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
1
-0
/
+1
2010-11-01
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
1
-1
/
+6
2010-10-11
dsdb modules: Split ridalloc out of common helpers, because of dependency loops.
Jelmer Vernooij
1
-0
/
+1
2010-10-05
s4:subtree_delete LDB module - remove the DN from an error message
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-10-03
s4:subtree_delete LDB module - it is only responsible for non-deleted objects
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-1
/
+1
2010-07-04
s4:subtree_delete LDB module - fix comments and add my copyright
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-07-02
s4-source4/dsdb/samdb/ldb_modules/subtree_delete.c: Use DSDB_FLAG_NEXT_MODULE...
Kamen Mazdrashki
1
-1
/
+3
2010-06-20
s4:subtree_delete LDB module - now do support tree delete operations
Matthias Dieter Wallnöfer
1
-9
/
+45
2010-06-19
dsdb: Fix includes when building against system ldb.
Jelmer Vernooij
1
-0
/
+2
2010-06-19
dsdb: Use Samba includes so _PUBLIC_ is defined.
Jelmer Vernooij
1
-1
/
+1
2010-06-19
dsdb: Make module ops struct for each module public.
Jelmer Vernooij
1
-1
/
+1
2010-02-08
s4:subtree_delete - "NULL" as format string isn't allowed on FreeBSD
Matthias Dieter Wallnöfer
1
-2
/
+3
2009-12-18
s4-dsdb: greatly simplify the subtree_delete module
Andrew Tridgell
1
-117
/
+20
2009-10-08
s4:subtree_delete - Make the initialisation of the child counter more clear
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-09-07
s4:subtree delete module - Cosmetic adaptions
Matthias Dieter Wallnöfer
1
-11
/
+16
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-4
/
+12
2008-09-29
LDB ASYNC: samba4 modules
Simo Sorce
1
-169
/
+63
2008-03-29
Fix some valgrind issues.
Andrew Bartlett
1
-0
/
+6
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-6
/
+1
2007-12-21
r26283: fix typo
Andrew Bartlett
1
-1
/
+1
2007-12-21
r26282: These modules expect errors, but if we don't wipe the error string, we
Andrew Bartlett
1
-0
/
+4
2007-12-21
r25942: Make various ldb modules handle an LDB backend that enforces validity
Andrew Bartlett
1
-0
/
+255