Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20919: add a function cluster_tdb_tmp_open() which can be used in a cluster | Andrew Tridgell | 6 | -5/+69 |
2007-10-10 | r20918: a bit more debugging, and remove the hackish /dev/null writes I used | Andrew Tridgell | 2 | -44/+12 |
2007-10-10 | r20910: fix crash bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID control | Stefan Metzmacher | 2 | -0/+227 |
2007-10-10 | r20908: - fix uninitialized usage of 'ctx' | Stefan Metzmacher | 1 | -16/+14 |
2007-10-10 | r20907: reset krbtgt, machine and administator account passwords to "test" | Stefan Metzmacher | 1 | -1/+91 |
2007-10-10 | r20906: allow LDAP simple binds using the following syntaxes in the DN field: | Stefan Metzmacher | 2 | -8/+35 |
2007-10-10 | r20902: don't crash if the object isn't there yet | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r20901: - not all compiler like uint8_t data[0] elements! | Stefan Metzmacher | 2 | -13/+13 |
2007-10-10 | r20900: fix compiler warnings | Stefan Metzmacher | 2 | -1/+4 |
2007-10-10 | r20899: fix the build and compiler warnings | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20898: make it work to include ntvfs/ntvfs.h multiple times | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20897: fix compiler warnings | Stefan Metzmacher | 5 | -2/+31 |
2007-10-10 | r20896: make the maximum lacount configurable in smb.conf | Andrew Tridgell | 5 | -3/+22 |
2007-10-10 | r20895: enable ctdb backend at startup (if configured) | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r20894: the new brlock.c is needed (seems a svn rename + new file didn't make | Andrew Tridgell | 1 | -0/+132 |
2007-10-10 | r20893: brlock notifies are currently disabled in the ctdb backend. Use a #if | Andrew Tridgell | 1 | -6/+13 |
2007-10-10 | r20892: add parameter for enabling ctdb self connect | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r20891: enable multiple brlock backends. The tdb backend is the default. The | Andrew Tridgell | 3 | -54/+125 |
2007-10-10 | r20890: spelling fix | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r20889: import ctdb cluster backend from bzr | Andrew Tridgell | 17 | -1/+3733 |
2007-10-10 | r20888: local cluster backend | Andrew Tridgell | 1 | -0/+58 |
2007-10-10 | r20887: allow the registration of multiple cluster backends | Andrew Tridgell | 3 | -6/+66 |
2007-10-10 | r20886: fixed a valgrind error | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r20885: - I forgot the page size passed to enumeration function is actually | Rafal Szczesniak | 2 | -4/+10 |
2007-10-10 | r20882: Formatting. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r20881: Sorting out NetUsrCtx methods. Still a couple of things left. | Rafal Szczesniak | 1 | -42/+133 |
2007-10-10 | r20872: make the password_hash module specific to the domain partition | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r20871: implement the validFSMOs constructed attribute on the rootdse | Stefan Metzmacher | 5 | -21/+82 |
2007-10-10 | r20870: implement the constructed attributes dsSchemaAttrCount, | Stefan Metzmacher | 1 | -0/+44 |
2007-10-10 | r20869: - mark the rootdse with isSyncronized=TRUE after a successful replica... | Stefan Metzmacher | 1 | -0/+59 |
2007-10-10 | r20868: load the pdc_fsmo and naming_fsmo modules | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20867: add modules to handle the domain naming and the pdc FSMO Roles | Stefan Metzmacher | 3 | -0/+263 |
2007-10-10 | r20866: - fix debug messages missing new lines | Stefan Metzmacher | 1 | -14/+18 |
2007-10-10 | r20865: remove useless warning, we now always pass the current partition | Stefan Metzmacher | 1 | -25/+10 |
2007-10-10 | r20864: move common stuff into an extra function | Stefan Metzmacher | 1 | -85/+62 |
2007-10-10 | r20863: check that there's a current partition control attached to the request | Stefan Metzmacher | 1 | -6/+65 |
2007-10-10 | r20859: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20855: pass the DSDB_CONTROL_CURRENT_PARTITION_OID control also for the | Stefan Metzmacher | 1 | -10/+27 |
2007-10-10 | r20853: attach the DSDB_CONTROL_CURRENT_PARTITION_OID control when requests | Stefan Metzmacher | 1 | -2/+7 |
2007-10-10 | r20852: add a function to add a ldb control to a ldb_request | Stefan Metzmacher | 2 | -0/+40 |
2007-10-10 | r20850: Prefix all server calls with dcesrv_ | Jelmer Vernooij | 16 | -612/+610 |
2007-10-10 | r20849: first step to move away from using find_backend() and use find_partit... | Stefan Metzmacher | 1 | -5/+20 |
2007-10-10 | r20847: - split some code out into a new function find_partition() | Stefan Metzmacher | 1 | -8/+27 |
2007-10-10 | r20836: Use real type name, to fix compilation with -WC++-compat | Jelmer Vernooij | 1 | -7/+46 |
2007-10-10 | r20834: No longer generate extra pointers for top-level [out] unique pointers. | Jelmer Vernooij | 2 | -35/+11 |
2007-10-10 | r20831: Update RPC-SCANNER as well after IDL changes. | Jelmer Vernooij | 1 | -2/+5 |
2007-10-10 | r20830: merge mgmt work | Jelmer Vernooij | 7 | -50/+83 |
2007-10-10 | r20826: make the dsdb_control_current_partition struct public and allocate an... | Stefan Metzmacher | 3 | -5/+20 |
2007-10-10 | r20825: control the subsystem default output type via a variable too | Stefan Metzmacher | 1 | -3/+8 |