summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij9-692/+409
2007-10-10r24852: Fix initializationJelmer Vernooij1-1/+1
2007-10-10r24851: Add --load-module argument to smbtorture.Jelmer Vernooij3-6/+28
2007-10-10r24850: Convert to torture API.Jelmer Vernooij2-702/+439
2007-10-10r24849: Add helper function for running tests as a member server.Jelmer Vernooij1-22/+143
2007-10-10r24846: Use metadata about dangerous tests.Jelmer Vernooij6-59/+48
2007-10-10r24844: Convert to torture API in preparation of helper functions for domain ...Jelmer Vernooij1-184/+91
2007-10-10r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij4-160/+96
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-1/+1
2007-10-10r24798: RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke2-0/+153
2007-10-10r24768: redo the pingpong torture using sync functions to make the code simplerRonnie Sahlberg1-254/+146
2007-10-10r24767: add a torture test that performs "ping-pong" that works the same way asRonnie Sahlberg3-0/+379
2007-10-10r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be usedAndrew Tridgell2-0/+110
2007-10-10r24758: More use of torture API.Jelmer Vernooij2-129/+138
2007-10-10r24757: Try parsing a UNC location before a DCE/RPC binding string as the lat...Jelmer Vernooij1-12/+8
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij18-165/+81
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij16-451/+270
2007-10-10r24741: More use of the torture API.Jelmer Vernooij9-48/+60
2007-10-10r24736: Convert to using torture API.Jelmer Vernooij2-145/+197
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij59-814/+523
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij17-75/+43
2007-10-10r24700: added auto-reconnect to BENCH-NBENCH. Used for testing clusterAndrew Tridgell2-108/+394
2007-10-10r24695: Now the Samba4 passes this test, remove the skip...Andrew Bartlett1-8/+0
2007-10-10r24686: Make sure control messages are on a new line.Jelmer Vernooij1-4/+4
2007-10-10r24685: Don't warn about iconv tests not being usable until they're actually ...Jelmer Vernooij1-22/+31
2007-10-10r24682: forgot to actually make the new test buil...Rafal Szczesniak1-0/+1
2007-10-10r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2-0/+273
2007-10-10r24676: Fix pointers being used rather than the data they point at - caught b...Jelmer Vernooij1-3/+3
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij3-1/+5
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij6-12/+10
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij7-364/+316
2007-10-10r24657: Use torture functions.Jelmer Vernooij1-5/+5
2007-10-10r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2-5/+5
2007-10-10r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett1-57/+180
2007-10-10r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher6-15/+16
2007-10-10r24588: use the right typeAndrew Tridgell1-1/+1
2007-10-10r24587: the elements of the array are not talloc pointersAndrew Tridgell2-4/+2
2007-10-10r24586: same bug in RAW-BENCH-OPENAndrew Tridgell1-1/+1
2007-10-10r24585: put in the right state variable when doing a SMBecho - this caused theAndrew Tridgell1-1/+1
2007-10-10r24570: Attempt to fix make testVolker Lendecke1-2/+8
2007-10-10r24569: Add two testsVolker Lendecke3-0/+89
2007-10-10r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett1-1/+1
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher1-7/+7
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher44-114/+114
2007-10-10r24555: Add a test for libnet's group info call.Rafal Szczesniak3-0/+277
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher9-24/+24
2007-10-10r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher4-7/+7
2007-10-10r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2openVolker Lendecke1-2/+10
2007-10-10r24502: More work to get LOCAL-EVENT passing on all platforms:Andrew Bartlett1-8/+1
2007-10-10r24478: Check that NTrename also maps NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison1-0/+15