Age | Commit message (Expand) | Author | Files | Lines |
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 |