Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20949: Looking over some lcov output, try and walk some error paths. | Andrew Bartlett | 1 | -0/+17 |
2007-10-10 | r20930: use sigaction() instead of signal() | Andrew Tridgell | 1 | -55/+64 |
2007-10-10 | r20922: use the show_deleted module by default | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r20907: reset krbtgt, machine and administator account passwords to "test" | Stefan Metzmacher | 1 | -1/+91 |
2007-10-10 | r20886: fixed a valgrind error | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r20872: make the password_hash module specific to the domain partition | Stefan Metzmacher | 1 | -2/+1 |
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 | r20831: Update RPC-SCANNER as well after IDL changes. | Jelmer Vernooij | 1 | -2/+5 |
2007-10-10 | r20830: merge mgmt work | Jelmer Vernooij | 1 | -22/+30 |
2007-10-10 | r20823: Remove newlines in calls to torture_fail(). | Jelmer Vernooij | 3 | -8/+8 |
2007-10-10 | r20807: test static password for the test_*.ldb' files | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r20806: make it possible to configure the secrets.ldb url | Stefan Metzmacher | 1 | -8/+14 |
2007-10-10 | r20784: Add ref pointer | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r20775: - use the schema_fsmo module on the schema partition, which loads the... | Stefan Metzmacher | 1 | -1/+38 |
2007-10-10 | r20770: remove unused var | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap... | Stefan Metzmacher | 1 | -5/+1 |
2007-10-10 | r20768: store the prefixMap and schemaInfo attributes on the schema head object | Stefan Metzmacher | 1 | -0/+32 |
2007-10-10 | r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit() | Stefan Metzmacher | 1 | -14/+19 |
2007-10-10 | r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20758: Adapt RAW-UNLINK error returns for wildcard unlinks to Samba3. | Volker Lendecke | 1 | -4/+33 |
2007-10-10 | r20757: Strip recipe functionality (should be one layer up) | Jelmer Vernooij | 1 | -30/+1 |
2007-10-10 | r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktest | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20735: print out a headline and the oMObjectClass | Stefan Metzmacher | 1 | -2/+13 |
2007-10-10 | r20733: add a function to load the oid mappings from ldb_val's | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20715: set the dsdb_schema on the ldb_context | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r20709: pass a repsFromTo1 struct down as it contains all needed info for the... | Stefan Metzmacher | 1 | -44/+80 |
2007-10-10 | r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_... | Stefan Metzmacher | 1 | -0/+20 |
2007-10-10 | r20685: apply records using dsdb_extended_replicated_objects_commit() | Stefan Metzmacher | 1 | -275/+91 |
2007-10-10 | r20676: Add ref pointer to fix warning. | Jelmer Vernooij | 2 | -10/+10 |
2007-10-10 | r20652: Attempt to fix the build | Volker Lendecke | 2 | -0/+2 |
2007-10-10 | r20650: revert a bunch of code I didn't mean to commit yet | Andrew Tridgell | 6 | -63/+8 |
2007-10-10 | r20647: add cluster code | Andrew Tridgell | 6 | -8/+63 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 2 | -18/+25 |
2007-10-10 | r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, in | Volker Lendecke | 1 | -261/+2 |
2007-10-10 | r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_... | Volker Lendecke | 1 | -5/+16 |
2007-10-10 | r20613: The individual tests are fine, I did run samba3badpath, but raw-samba... | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r20609: Additional torture test for our bad_path handling. Most of it is disa... | Volker Lendecke | 1 | -2/+210 |
2007-10-10 | r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ... | Volker Lendecke | 1 | -17/+23 |
2007-10-10 | r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request | Stefan Metzmacher | 1 | -5/+38 |
2007-10-10 | r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-) | Stefan Metzmacher | 1 | -4/+83 |
2007-10-10 | r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture test | Stefan Metzmacher | 2 | -0/+106 |
2007-10-10 | r20552: Little Samba3 test to force smb_close to return an error. Set delete ... | Volker Lendecke | 2 | -1/+72 |
2007-10-10 | r20549: obvious bug fix.. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20539: - split the common timer related events code into events_timed.c | Andrew Tridgell | 1 | -18/+20 |
2007-10-10 | r20531: - create the rdn attribute which is an alias for the 'name' attribute | Stefan Metzmacher | 1 | -0/+180 |
2007-10-10 | r20525: Closing a dir with del-on-close set requires the same as files: Don't... | Volker Lendecke | 1 | -0/+80 |
2007-10-10 | r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data | Stefan Metzmacher | 1 | -0/+59 |
2007-10-10 | r20510: fix spelling | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20508: Confirm a special case in samba3 reply_getatr that getatr("") always ... | Volker Lendecke | 1 | -0/+34 |