summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20967: Allow pidl tests to work with gcovJelmer Vernooij1-1/+2
2007-10-10r20962: Fix lcovJelmer Vernooij3-0/+64
2007-10-10r20961: Fix lcovJelmer Vernooij1-7/+5
2007-10-10r20955: Add testsJelmer Vernooij1-0/+131
2007-10-10r20954: Add lcov target, fix gcov.Jelmer Vernooij1-2/+11
2007-10-10r20949: Looking over some lcov output, try and walk some error paths.Andrew Bartlett1-0/+17
2007-10-10r20930: use sigaction() instead of signal()Andrew Tridgell1-55/+64
2007-10-10r20922: use the show_deleted module by defaultStefan Metzmacher1-0/+1
2007-10-10r20907: reset krbtgt, machine and administator account passwords to "test"Stefan Metzmacher1-1/+91
2007-10-10r20886: fixed a valgrind errorAndrew Tridgell1-0/+1
2007-10-10r20872: make the password_hash module specific to the domain partitionStefan Metzmacher1-2/+1
2007-10-10r20869: - mark the rootdse with isSyncronized=TRUE after a successful replica...Stefan Metzmacher1-0/+59
2007-10-10r20868: load the pdc_fsmo and naming_fsmo modulesStefan Metzmacher1-2/+2
2007-10-10r20831: Update RPC-SCANNER as well after IDL changes.Jelmer Vernooij1-2/+5
2007-10-10r20830: merge mgmt workJelmer Vernooij1-22/+30
2007-10-10r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij3-8/+8
2007-10-10r20807: test static password for the test_*.ldb' filesStefan Metzmacher1-0/+4
2007-10-10r20806: make it possible to configure the secrets.ldb urlStefan Metzmacher1-8/+14
2007-10-10r20784: Add ref pointerJelmer Vernooij1-7/+7
2007-10-10r20775: - use the schema_fsmo module on the schema partition, which loads the...Stefan Metzmacher1-1/+38
2007-10-10r20770: remove unused varStefan Metzmacher1-1/+0
2007-10-10r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap...Stefan Metzmacher1-5/+1
2007-10-10r20768: store the prefixMap and schemaInfo attributes on the schema head objectStefan Metzmacher1-0/+32
2007-10-10r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-14/+19
2007-10-10r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ...Stefan Metzmacher1-2/+2
2007-10-10r20758: Adapt RAW-UNLINK error returns for wildcard unlinks to Samba3.Volker Lendecke1-4/+33
2007-10-10r20757: Strip recipe functionality (should be one layer up)Jelmer Vernooij1-30/+1
2007-10-10r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktestStefan Metzmacher1-0/+5
2007-10-10r20735: print out a headline and the oMObjectClassStefan Metzmacher1-2/+13
2007-10-10r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher1-2/+2
2007-10-10r20715: set the dsdb_schema on the ldb_contextStefan Metzmacher1-0/+6
2007-10-10r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher1-44/+80
2007-10-10r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher1-0/+20
2007-10-10r20685: apply records using dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-275/+91
2007-10-10r20676: Add ref pointer to fix warning.Jelmer Vernooij2-10/+10
2007-10-10r20652: Attempt to fix the buildVolker Lendecke2-0/+2
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell6-63/+8
2007-10-10r20647: add cluster codeAndrew Tridgell6-8/+63
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2-18/+25
2007-10-10r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke1-261/+2
2007-10-10r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...Volker Lendecke1-5/+16
2007-10-10r20613: The individual tests are fine, I did run samba3badpath, but raw-samba...Volker Lendecke1-0/+3
2007-10-10r20609: Additional torture test for our bad_path handling. Most of it is disa...Volker Lendecke1-2/+210
2007-10-10r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ...Volker Lendecke1-17/+23
2007-10-10r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add requestStefan Metzmacher1-5/+38
2007-10-10r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)Stefan Metzmacher1-4/+83
2007-10-10r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture testStefan Metzmacher2-0/+106
2007-10-10r20552: Little Samba3 test to force smb_close to return an error. Set delete ...Volker Lendecke2-1/+72
2007-10-10r20549: obvious bug fix..Volker Lendecke1-1/+1
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-18/+20