Age | Commit message (Expand) | Author | Files | Lines |
2009-11-02 | s4:dsdb - Fixed attribute dereferencing for FDS | Endi S. Dewata | 2 | -18/+124 |
2009-11-02 | s4:dsdb Revert back to using DN:filename in the partitions record | Andrew Bartlett | 2 | -46/+102 |
2009-10-27 | s4-dsdb: always cancel transactions on all partitions | Andrew Tridgell | 1 | -13/+19 |
2009-10-27 | s4:dsdb Rework partitions module for better tracing | Andrew Bartlett | 3 | -97/+76 |
2009-10-27 | s4:dsdb Remove partition_extended_schema_update_now | Andrew Bartlett | 1 | -51/+0 |
2009-10-26 | s4-ldb: fixed request handling for schemaUpdateNow op | Andrew Tridgell | 3 | -3/+3 |
2009-10-25 | s4-dsdb: ensure that new partitions inherit any transaction | Andrew Tridgell | 3 | -11/+26 |
2009-10-24 | s4:dsdb/partition_init: don't leak a talloc_new() in case we have no data yet | Stefan Metzmacher | 1 | -2/+5 |
2009-10-23 | s4:dsdb 'attrs' must be static (otherwise segv with async) | Andrew Bartlett | 1 | -1/+2 |
2009-10-23 | s4:dsdb Fix samba3sam test again. | Andrew Bartlett | 1 | -6/+9 |
2009-10-23 | s4:dsdb Add error string in 'no such object' because of 0 replies case | Andrew Bartlett | 1 | -0/+3 |
2009-10-23 | s4:dsdb Remove unused variables | Andrew Bartlett | 1 | -2/+0 |
2009-10-23 | s4:dsdb Do less allocation when searching for partitions modules | Andrew Bartlett | 1 | -8/+10 |
2009-10-23 | s4:dsdb Split schema loading and schema data management | Andrew Bartlett | 3 | -231/+313 |
2009-10-23 | s4:dsdb Set partitions metadata as soon as it is set up. | Andrew Bartlett | 1 | -3/+3 |
2009-10-22 | s4:dsdb Use the 'correct' case for the namingContext values in rootDSE | Andrew Bartlett | 1 | -0/+22 |
2009-10-22 | s4:dsdb Add default modules list to samba3sam | Andrew Bartlett | 1 | -1/+2 |
2009-10-21 | S4: ldb_map modules uses defines that are reserved | Torgeir Lerkerød | 2 | -117/+117 |
2009-10-21 | s4:dsdb Allow loading of old-style partition records | Andrew Bartlett | 1 | -19/+36 |
2009-10-21 | s4:dsdb Make the 'relative path' code in partitions handle tdb:// | Andrew Bartlett | 1 | -7/+12 |
2009-10-21 | s4:dsdb talloc_steal the backend module to under the partition | Andrew Bartlett | 1 | -0/+1 |
2009-10-21 | s4:dsdb Remove potentially confusing 'partition' control from result | Andrew Bartlett | 1 | -3/+15 |
2009-10-21 | s4:dsdb Allow creation of new partitions | Andrew Bartlett | 2 | -70/+101 |
2009-10-21 | s4:dsdb Remove default instanceType from repl_meta_data | Andrew Bartlett | 1 | -9/+0 |
2009-10-21 | s4:dsdb Remove workaround for two partition head records | Andrew Bartlett | 1 | -16/+1 |
2009-10-21 | s4:dsdb Use 'partition modified' information to update @REPLCHANGED | Andrew Bartlett | 1 | -356/+189 |
2009-10-21 | s4:repl Pass schema as argument to replmd_update_rpmd() | Andrew Bartlett | 1 | -6/+5 |
2009-10-21 | s4:dsdb In partitions module, tell the caller what partition was used. | Andrew Bartlett | 1 | -1/+17 |
2009-10-21 | s4:dsdb Load new partitions in a running LDB if metadata changes | Andrew Bartlett | 2 | -144/+151 |
2009-10-21 | s4:dsdb Only reload partition metadata on search and transaction start | Andrew Bartlett | 2 | -19/+5 |
2009-10-21 | s4:dsdb Reload partition metadata if the main db updates | Andrew Bartlett | 3 | -39/+120 |
2009-10-21 | s4:dsdb Split 'set per-partition metadata' into it's own function | Andrew Bartlett | 1 | -139/+162 |
2009-10-21 | s4:dsdb Don't try and casefold DNs during startup for partition load | Andrew Bartlett | 1 | -10/+19 |
2009-10-21 | s4:dsdb Fix partition_create not to return early | Andrew Bartlett | 1 | -14/+22 |
2009-10-21 | s4:dsdb Fix tests for samba3sam to pass after partitions module changes | Andrew Bartlett | 1 | -13/+9 |
2009-10-21 | s4:dsdb Be strict in selecting on-disk names for partitions | Andrew Bartlett | 2 | -6/+84 |
2009-10-21 | s4:dsdb Set 'notification' after the success of a change. | Andrew Bartlett | 1 | -18/+14 |
2009-10-21 | s4:dsdb Rework modules create new partitions at runtime | Andrew Bartlett | 6 | -311/+832 |
2009-10-20 | s4-dsdb: fixed empty structure error on solaris8 | Andrew Tridgell | 1 | -0/+1 |
2009-10-19 | s4:password_hash LDB module - substitute "lp_workgroup" with "lp_sam_name" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-10-15 | s4-dsdb: implement limit on rDN length | Andrew Tridgell | 1 | -3/+11 |
2009-10-14 | s4:password_hash - load the domain parameters from the "loadparm context" | Matthias Dieter Wallnöfer | 1 | -42/+11 |
2009-10-12 | s4:objectclass ldb module - Check for empty messages | Matthias Dieter Wallnöfer | 1 | -1/+8 |
2009-10-12 | s4:dsdb Search for the schema with dsdb_module_search(), in schema_fsmo | Andrew Bartlett | 1 | -12/+101 |
2009-10-12 | s4:dsdb Add new functions to help modules do an ldb_search() | Andrew Bartlett | 5 | -43/+173 |
2009-10-12 | s4:provision Remove all references to samba4LocalDomain | Andrew Bartlett | 2 | -7/+6 |
2009-10-08 | s4:subtree_delete - Make the initialisation of the child counter more clear | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2009-10-06 | s4:various LDB modules - "build_request" functions - propagate result codes back | Matthias Dieter Wallnöfer | 4 | -12/+19 |
2009-10-06 | s4:rootdse module - intendation fixup | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-10-06 | s4:acl module - intendation fix and comment enhancement | Matthias Dieter Wallnöfer | 1 | -1/+2 |