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_rename.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-24
dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searches
Andrew Bartlett
1
-103
/
+98
2013-04-19
s4:dsdb: Fix warnings about not set / set but unused / shadowed variables
Matthieu Patou
1
-2
/
+0
2011-10-20
dsdb: improve debug message
Andrew Tridgell
1
-1
/
+1
2011-08-10
s4:subtree_rename LDB module - fix the move/rename constraints
Matthias Dieter Wallnöfer
1
-10
/
+7
2011-02-07
s4-dsdb: make subtree_rename errors clearer
Andrew Tridgell
1
-10
/
+10
2010-11-16
s4:subtree_rename LDB module - make use of "dsdb_find_nc_root"
Matthias Dieter Wallnöfer
1
-22
/
+27
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-03
s4:subtree_rename LDB module - also already deleted objects have to be renamed
Matthias Dieter Wallnöfer
1
-2
/
+13
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
1
-0
/
+2
2010-08-15
s4:subtree_rename.c - relax the checks when requested
Matthias Dieter Wallnöfer
1
-0
/
+5
2010-08-01
s4:subtree_rename LDB module - rename "check_system_flags" into "check_constr...
Matthias Dieter Wallnöfer
1
-9
/
+43
2010-08-01
s4:subtree_rename LDB module - introduce out of memory checks
Matthias Dieter Wallnöfer
1
-0
/
+4
2010-08-01
s4:subtree_rename LDB module - introduce the "systemFlags" protection rules
Matthias Dieter Wallnöfer
1
-2
/
+122
2010-07-31
s4:subtree_rename LDB module - "subren_ctx_init" - fix the "out of memory" re...
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-3
/
+3
2010-07-04
s4:subtree_rename LDB module - Cosmetic fixes
Matthias Dieter Wallnöfer
1
-3
/
+4
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-05-04
s4/rodc: Fix the callbacks up the stack to handle referrals on modify requests
Anatoliy Atanasov
1
-0
/
+4
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-5
/
+16
2008-09-29
LDB ASYNC: samba4 modules
Simo Sorce
1
-180
/
+152
2008-03-29
Fix more valgrind issues.
Andrew Bartlett
1
-1
/
+15
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-6
/
+1
2007-12-21
r25942: Make various ldb modules handle an LDB backend that enforces validity
Andrew Bartlett
1
-122
/
+10
2007-12-21
r25762: This test belongs best with the other checks for a valid parent, in
Andrew Bartlett
1
-8
/
+0
2007-12-21
r25761: Rename to be a DN to be a child of itself wasn't being checked for.
Andrew Bartlett
1
-0
/
+8
2007-12-21
r25729: Fix silly regression in the subtree_rename - I broke normal renames.
Andrew Bartlett
1
-1
/
+1
2007-12-21
r25723: Add a check to prevent deletion of entries with children. Sadly MMC
Andrew Bartlett
1
-1
/
+112
2007-12-21
r25710: Finally fix subtree renames. Untested code is broken code and in this
Andrew Bartlett
1
-17
/
+1
2007-12-21
r25693: Implement the rest of subtree renames, now that tridge waved his magic
Andrew Bartlett
1
-22
/
+34
2007-10-10
r24793: The subtree_rename module is a work of fiction. An resemblance to a
Andrew Bartlett
1
-16
/
+7
2007-10-10
r24761: Permit subtree renames in Samba4.
Andrew Bartlett
1
-0
/
+290