Age | Commit message (Expand) | Author | Files | Lines |
2010-10-03 | s4:dsdb - substitute the "show_deleted" with the "show_recycled" control | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-09-25 | ldb: mark the location of a lot more ldb requests | Andrew Tridgell | 1 | -0/+4 |
2010-07-08 | s4-source4/dsdb/samdb/ldb_modules/linked_attributes.c Use DSDB_FLAG_NEXT_MODU... | Kamen Mazdrashki | 1 | -1/+4 |
2010-07-07 | s4-dsdb: use ldb_operr() in the dsdb code | Andrew Tridgell | 1 | -21/+13 |
2010-07-02 | s4-dsdb/samdb/ldb_modules/linked_attributes.c: make use of DSDB_FLAG_NEXT_MOD... | Kamen Mazdrashki | 1 | -2/+2 |
2010-06-16 | s4:linked attributes LDB module - strip trailing whitespaces | Matthias Dieter Wallnöfer | 1 | -35/+35 |
2010-06-16 | s4:linked_attributes LDB module - cosmetics | Matthias Dieter Wallnöfer | 1 | -12/+10 |
2010-06-16 | s4:dsdb Allow renames with (now removed) linked attributes | Andrew Bartlett | 1 | -3/+11 |
2010-06-16 | s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLIST | Andrew Bartlett | 1 | -2/+6 |
2010-06-16 | s4:dsdb Assert that we can't get backlinks as input in linked_attributes | Andrew Bartlett | 1 | -2/+15 |
2010-06-16 | s4:dsdb use dsdb_module_modify() rather than ldb_next_request() | Andrew Bartlett | 1 | -22/+2 |
2010-06-16 | s4:dsdb Handle backlinks for Windows 2000 level linked attributes | Andrew Bartlett | 1 | -1/+892 |
2010-06-15 | dsdb: Fix includes when building against system ldb. | Jelmer Vernooij | 1 | -1/+1 |
2010-03-16 | s4:dsdb - fix up warnings | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-16 | s4:dsdb Change dsdb_get_schema() callers to use new talloc argument | Andrew Bartlett | 1 | -1/+8 |
2010-03-07 | s4:linked_attributes LDB module - change counter variables to "unsigned" wher... | Matthias Dieter Wallnöfer | 1 | -3/+5 |
2010-01-02 | s4-dsdb: move checking for single valued links to samba modules | Andrew Tridgell | 1 | -1/+7 |
2010-01-02 | s4-dsdb: add REVEAL_INTERNALS in the search for linked_attributes | Andrew Tridgell | 1 | -1/+2 |
2010-01-02 | s4-dsdb: simplify the linked_attributes module | Andrew Tridgell | 1 | -853/+96 |
2010-01-02 | s4-dsdb: remove linked_attributes_add | Andrew Tridgell | 1 | -86/+0 |
2010-01-02 | s4-dsdb: the linked_attributes module no longer handles deletes | Andrew Tridgell | 1 | -53/+0 |
2010-01-02 | s4-dsdb: linked_attributes_modify no longer handles modifies | Andrew Tridgell | 1 | -183/+0 |
2009-12-10 | s4-dsdb: simplify linked attributes code using GUID functions | Andrew Tridgell | 1 | -18/+16 |
2009-11-27 | s4:dsdb Don't segfault with ldb_transaction_prepare_commit() without begin() | Andrew Bartlett | 1 | -0/+4 |
2009-09-28 | s4-dsdb: removed extraneous debug messages | Andrew Tridgell | 1 | -4/+0 |
2009-09-28 | s4-samdb: free the linked_attributes list on prepare commit failure | Andrew Tridgell | 1 | -0/+6 |
2009-09-06 | s4:"linked attributes" modules - correct the comments | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-09-03 | another large change to the linked_attribute module | Andrew Tridgell | 1 | -20/+64 |
2009-09-03 | fixed transaction handling in linked_attributes module | Andrew Tridgell | 1 | -76/+4 |
2009-09-02 | traverse the ac list in reverse order | Andrew Tridgell | 1 | -1/+6 |
2009-09-02 | s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hook | Andrew Tridgell | 1 | -107/+281 |
2009-09-02 | fixed spelling | Andrew Tridgell | 1 | -1/+1 |
2009-07-19 | [SAMBA 4] Some cosmetic changes for the LDB modules | Matthias Dieter Wallnöfer | 1 | -6/+5 |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 1 | -0/+1 |
2009-01-30 | Fix all other modules to use ldb_module.h instead of ldb_private.h | Simo Sorce | 1 | -36/+66 |
2008-12-17 | s4:dsdb: Make the linked_attributes module set an extended dn | Andrew Bartlett | 1 | -192/+325 |
2008-11-17 | Run the original operation before we update linked attrs | Andrew Bartlett | 1 | -17/+24 |
2008-11-04 | Give a better error when ldb_dn_from_ldb_val fails | Andrew Bartlett | 1 | -1/+3 |
2008-11-04 | Use ldb_dn_from_ldb_val to avoid possible over-run of the value. | Andrew Bartlett | 1 | -8/+8 |
2008-11-04 | Fix use of wrong union arm in linked_attributes module | Andrew Bartlett | 1 | -1/+1 |
2008-10-23 | Clarify the linked attribute module behaviour with comments | Andrew Bartlett | 1 | -1/+9 |
2008-10-02 | s4:linked_attributes: fix a crash bug when the definition of a target attribu... | Stefan Metzmacher | 1 | -3/+35 |
2008-09-29 | LDB ASYNC: samba4 modules | Simo Sorce | 1 | -688/+627 |
2008-08-21 | Don't walk past the end of ldb values. | Andrew Bartlett | 1 | -4/+4 |
2008-03-29 | Fix more valgrind issues. | Andrew Bartlett | 1 | -1/+29 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 1 | -6/+1 |
2008-01-16 | Rework linked_attributes module for the REPLACE case. | Andrew Bartlett | 1 | -6/+86 |
2007-12-21 | r26182: Extend our linked attribute testsuite to cover many more possible | Andrew Bartlett | 1 | -74/+218 |
2007-12-21 | r25981: Don't create an ldb_request on NULL. | Andrew Bartlett | 1 | -8/+11 |