Age | Commit message (Expand) | Author | Files | Lines |
2008-12-17 | s4:ldb: make it possible to return per entry controls | Andrew Bartlett | 1 | -2/+2 |
2008-11-16 | s4:dsdb/schema_fsmo: provide "extendedAttributeInfo" and "extendedClassInfo" | Stefan Metzmacher | 1 | -0/+56 |
2008-10-13 | Cosmetic corrections for the DSDB module | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-29 | LDB ASYNC: samba4 modules | Simo Sorce | 1 | -44/+56 |
2008-09-29 | s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updates | Stefan Metzmacher | 1 | -0/+10 |
2008-09-25 | Revert LDB return code patches from Matthias. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | Cosmetic corrections for the DSDB module | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2008-08-18 | Ensure we fail to proceed if the schema won't load. | Andrew Bartlett | 1 | -0/+1 |
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 1 | -5/+201 |
2008-07-28 | Remove unused variable | Andrew Bartlett | 1 | -1/+0 |
2008-07-24 | Handle schema reloading request. | Anatoliy Atanasov | 1 | -1/+63 |
2008-07-10 | Make ad2oLschema even simpler, by moving the heavy work into dsdb. | Andrew Bartlett | 1 | -72/+5 |
2008-07-02 | Move ad2oLschema and oLschema2ldif into Samba4, out of LDB | Andrew Bartlett | 1 | -94/+11 |
2008-07-01 | schema_fsmo: prepare auto allocation of schema oid prefixes | Stefan Metzmacher | 1 | -1/+59 |
2008-07-01 | schema_fsmo: move fsmo info into struct dsdb_schema | Stefan Metzmacher | 1 | -24/+8 |
2008-06-30 | schema_fsmo: only set module->private_data in case we keep the struct for a l... | Stefan Metzmacher | 1 | -2/+3 |
2008-03-06 | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). | Andrew Bartlett | 1 | -1/+2 |
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-02-08 | Reset error strings | Andrew Bartlett | 1 | -0/+2 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26521: Fix newlines. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26284: Rather than just debug, push the error back up the stack as the error | Andrew Bartlett | 1 | -10/+10 |
2007-12-21 | r25942: Make various ldb modules handle an LDB backend that enforces validity | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r24247: Remove extra newlines from ldb_debug() calls - it already adds one. | Andrew Bartlett | 1 | -12/+12 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat... | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r21839: add my email address | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20957: a value of FF0000000000000000000000000000000000000000 isn't stored as... | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r20871: implement the validFSMOs constructed attribute on the rootdse | Stefan Metzmacher | 1 | -7/+9 |
2007-10-10 | r20866: - fix debug messages missing new lines | Stefan Metzmacher | 1 | -14/+18 |
2007-10-10 | r20780: keep a dsdb_schema_fsmo struct as private data | Stefan Metzmacher | 1 | -0/+21 |
2007-10-10 | r20778: we don't need a talloc_steal here | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20771: add an ldb module which will force the Schema FSMO Role Owner | Stefan Metzmacher | 1 | -0/+225 |