Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable | Stefan Metzmacher | 2 | -19/+20 |
2007-10-10 | r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures. | Jelmer Vernooij | 1 | -23/+32 |
2007-10-10 | r24897: Do some sanity checking on --basedir. | Jelmer Vernooij | 2 | -3/+17 |
2007-10-10 | r24895: Test for specific error. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t... | Jelmer Vernooij | 1 | -18/+6 |
2007-10-10 | r24892: Skip some tests that were previously being incorrectly treated as suc... | Jelmer Vernooij | 1 | -38/+18 |
2007-10-10 | r24891: Fix smbtorture to exit non-zero if a test suite wasn't found. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24890: Integrate more of the RPC-SECRETS tests. | Jelmer Vernooij | 1 | -12/+46 |
2007-10-10 | r24889: Move choosing the binding options into RPC-SECRETS. | Jelmer Vernooij | 2 | -23/+51 |
2007-10-10 | r24888: Use torture API. | Jelmer Vernooij | 1 | -74/+42 |
2007-10-10 | r24885: Convert to new torture API. | Jelmer Vernooij | 2 | -38/+13 |
2007-10-10 | r24884: Ignore some errors again, like they were previously. | Jelmer Vernooij | 1 | -10/+26 |
2007-10-10 | r24883: Use torture API. | Jelmer Vernooij | 2 | -103/+42 |
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 4 | -114/+58 |
2007-10-10 | r24874: Fix double free of smbcli_tree. | Jelmer Vernooij | 2 | -8/+4 |
2007-10-10 | r24872: Use torture API a bit more | Jelmer Vernooij | 3 | -318/+133 |
2007-10-10 | r24871: Fix typos | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 9 | -692/+409 |
2007-10-10 | r24852: Fix initialization | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24851: Add --load-module argument to smbtorture. | Jelmer Vernooij | 3 | -6/+28 |
2007-10-10 | r24850: Convert to torture API. | Jelmer Vernooij | 2 | -702/+439 |
2007-10-10 | r24849: Add helper function for running tests as a member server. | Jelmer Vernooij | 1 | -22/+143 |
2007-10-10 | r24846: Use metadata about dangerous tests. | Jelmer Vernooij | 6 | -59/+48 |
2007-10-10 | r24844: Convert to torture API in preparation of helper functions for domain ... | Jelmer Vernooij | 1 | -184/+91 |
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if test... | Jelmer Vernooij | 4 | -160/+96 |
2007-10-10 | r24816: Move the rest of the contents of core.h to more appropriate places. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24798: RAW-SAMBA3POSIXTIMEDLOCK | Volker Lendecke | 2 | -0/+153 |
2007-10-10 | r24768: redo the pingpong torture using sync functions to make the code simpler | Ronnie Sahlberg | 1 | -254/+146 |
2007-10-10 | r24767: add a torture test that performs "ping-pong" that works the same way as | Ronnie Sahlberg | 3 | -0/+379 |
2007-10-10 | r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be used | Andrew Tridgell | 2 | -0/+110 |
2007-10-10 | r24758: More use of torture API. | Jelmer Vernooij | 2 | -129/+138 |
2007-10-10 | r24757: Try parsing a UNC location before a DCE/RPC binding string as the lat... | Jelmer Vernooij | 1 | -12/+8 |
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 18 | -165/+81 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 16 | -451/+270 |
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 9 | -48/+60 |
2007-10-10 | r24736: Convert to using torture API. | Jelmer Vernooij | 2 | -145/+197 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 59 | -814/+523 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 17 | -75/+43 |
2007-10-10 | r24700: added auto-reconnect to BENCH-NBENCH. Used for testing cluster | Andrew Tridgell | 2 | -108/+394 |
2007-10-10 | r24695: Now the Samba4 passes this test, remove the skip... | Andrew Bartlett | 1 | -8/+0 |
2007-10-10 | r24686: Make sure control messages are on a new line. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r24685: Don't warn about iconv tests not being usable until they're actually ... | Jelmer Vernooij | 1 | -22/+31 |
2007-10-10 | r24682: forgot to actually make the new test buil... | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r24681: add basic test of libnet_GroupInfo function. | Rafal Szczesniak | 2 | -0/+273 |
2007-10-10 | r24676: Fix pointers being used rather than the data they point at - caught b... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24674: Make sure results are always on a new line, fix typo in test name. | Jelmer Vernooij | 3 | -1/+5 |
2007-10-10 | r24670: Use torture functions for settings. | Jelmer Vernooij | 6 | -12/+10 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 7 | -364/+316 |
2007-10-10 | r24657: Use torture functions. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation. | Andrew Bartlett | 2 | -5/+5 |