summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij2007-10-101-1/+1
* r24798: RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke2007-10-102-0/+153
* r24768: redo the pingpong torture using sync functions to make the code simplerRonnie Sahlberg2007-10-101-254/+146
* r24767: add a torture test that performs "ping-pong" that works the same way asRonnie Sahlberg2007-10-103-0/+379
* r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be usedAndrew Tridgell2007-10-102-0/+110
* r24758: More use of torture API.Jelmer Vernooij2007-10-102-129/+138
* r24757: Try parsing a UNC location before a DCE/RPC binding string as the lat...Jelmer Vernooij2007-10-101-12/+8
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-1018-165/+81
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-1016-451/+270
* r24741: More use of the torture API.Jelmer Vernooij2007-10-109-48/+60
* r24736: Convert to using torture API.Jelmer Vernooij2007-10-102-145/+197
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-1059-814/+523
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-1017-75/+43
* r24700: added auto-reconnect to BENCH-NBENCH. Used for testing clusterAndrew Tridgell2007-10-102-108/+394
* r24695: Now the Samba4 passes this test, remove the skip...Andrew Bartlett2007-10-101-8/+0
* r24686: Make sure control messages are on a new line.Jelmer Vernooij2007-10-101-4/+4
* r24685: Don't warn about iconv tests not being usable until they're actually ...Jelmer Vernooij2007-10-101-22/+31
* r24682: forgot to actually make the new test buil...Rafal Szczesniak2007-10-101-0/+1
* r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2007-10-102-0/+273
* r24676: Fix pointers being used rather than the data they point at - caught b...Jelmer Vernooij2007-10-101-3/+3
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-103-1/+5
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-106-12/+10
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-107-364/+316
* r24657: Use torture functions.Jelmer Vernooij2007-10-101-5/+5
* r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2007-10-102-5/+5
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-101-57/+180
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-106-15/+16
* r24588: use the right typeAndrew Tridgell2007-10-101-1/+1
* r24587: the elements of the array are not talloc pointersAndrew Tridgell2007-10-102-4/+2
* r24586: same bug in RAW-BENCH-OPENAndrew Tridgell2007-10-101-1/+1
* r24585: put in the right state variable when doing a SMBecho - this caused theAndrew Tridgell2007-10-101-1/+1
* r24570: Attempt to fix make testVolker Lendecke2007-10-101-2/+8
* r24569: Add two testsVolker Lendecke2007-10-103-0/+89
* r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett2007-10-101-1/+1
* r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher2007-10-101-7/+7
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-1044-114/+114
* r24555: Add a test for libnet's group info call.Rafal Szczesniak2007-10-103-0/+277
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-109-24/+24
* r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher2007-10-104-7/+7
* r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2openVolker Lendecke2007-10-101-2/+10
* r24502: More work to get LOCAL-EVENT passing on all platforms:Andrew Bartlett2007-10-101-8/+1
* r24478: Check that NTrename also maps NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison2007-10-101-0/+15
* r24477: Add a rename test to prove that NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison2007-10-101-0/+25
* r24473: Prove this is also the same for NTcreateX. It's pretty muchJeremy Allison2007-10-101-0/+38
* r24469: Start adding in the torture tests that prove that NT_STATUS_OBJECT_NA...Jeremy Allison2007-10-101-1/+85
* r24390: Another attempt to find out why we fail the LOCAL-EVENT test on some ...Andrew Bartlett2007-10-101-1/+1
* r24333: Add convenience function for checking the contents of a file in tests.Jelmer Vernooij2007-10-102-3/+26
* r24300: Try to get the LOCAL-EVENT test to pass on hosts with epoll() inAndrew Bartlett2007-10-101-1/+9
* r24146: It is not an error for a Win2k3-only server not to support the NT4Andrew Bartlett2007-10-101-0/+3
* r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett2007-10-101-5/+7