Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuite | Andrew Bartlett | 1 | -0/+5 | |
to prove it is correct. This should fix bug #4824: User Manager for Domains - Account Expires. Thanks! Andrew Bartlett (This used to be commit e5f0744d627ccfcc2e301fc38d139742f0ea5934) | |||||
2007-10-10 | r24937: Merge tests spoolss RPC callbacks. | Jelmer Vernooij | 4 | -942/+875 | |
(This used to be commit 9b256a0ca232ea6e89771bf73a1adf877273a752) | |||||
2007-10-10 | r24907: now that we support bindings without a transport | Stefan Metzmacher | 1 | -0/+1 | |
just setup torture:binding even if we get an unc as parameter metze (This used to be commit 5af6d77c2143ba1b85cbea8f2d2028ebcff398da) | |||||
2007-10-10 | r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable | Stefan Metzmacher | 2 | -19/+20 | |
instead of overwritting the one of the 2nd connection - make it possible to specify the expected ntstatus for DsRoleGetPrimaryDomainInformation as the alter_context wants it to fail when used on the wrong pipe metze (This used to be commit c7c72ab36b15c5ffac1740b7df93fa92fe4620e9) | |||||
2007-10-10 | r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures. | Jelmer Vernooij | 1 | -23/+32 | |
(This used to be commit 527ea7fccf4ace9cd9cbacf49820ecd208b8d570) | |||||
2007-10-10 | r24897: Do some sanity checking on --basedir. | Jelmer Vernooij | 2 | -3/+17 | |
(This used to be commit 32dbaa142a2514d011a91ba0a0026934305e295f) | |||||
2007-10-10 | r24895: Test for specific error. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 00d6dc85f5473ba7b27ed79ea55c8a4fe4d4fac8) | |||||
2007-10-10 | r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC ↵ | Jelmer Vernooij | 1 | -18/+6 | |
tests already check that the DCE/RPC library and interfaces work ok. (This used to be commit d392d6e92b4145106e073ec4410796e3913320c0) | |||||
2007-10-10 | r24892: Skip some tests that were previously being incorrectly treated as ↵ | Jelmer Vernooij | 1 | -38/+18 | |
succeeding. (This used to be commit b5b8e879a1bbb5329458f05120619ea439904962) | |||||
2007-10-10 | r24891: Fix smbtorture to exit non-zero if a test suite wasn't found. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 44139acf3045149de5bbbbdfd6e0304fc9e0b8dd) | |||||
2007-10-10 | r24890: Integrate more of the RPC-SECRETS tests. | Jelmer Vernooij | 1 | -12/+46 | |
(This used to be commit 84cc1d42ab201d4a8fb0ef06b85d79a3ed8bc1d4) | |||||
2007-10-10 | r24889: Move choosing the binding options into RPC-SECRETS. | Jelmer Vernooij | 2 | -23/+51 | |
(This used to be commit 24d322b746cf25010045515f9beff63e2b5cccd2) | |||||
2007-10-10 | r24888: Use torture API. | Jelmer Vernooij | 1 | -74/+42 | |
(This used to be commit 08b64b42d03d52e7e022aca0b72ce67c1bbbc19e) | |||||
2007-10-10 | r24885: Convert to new torture API. | Jelmer Vernooij | 2 | -38/+13 | |
(This used to be commit 2918a056787467186a491574da95ea38c9aea1ee) | |||||
2007-10-10 | r24884: Ignore some errors again, like they were previously. | Jelmer Vernooij | 1 | -10/+26 | |
(This used to be commit 120d8caa01ca69e2e3de43f5983a66ad413977b7) | |||||
2007-10-10 | r24883: Use torture API. | Jelmer Vernooij | 2 | -103/+42 | |
(This used to be commit 9935aac0f3acd50ca775b8ccd74535c56a47ee33) | |||||
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 4 | -114/+58 | |
(This used to be commit 93910d92cd431add876e98a12712253bee8c52e7) | |||||
2007-10-10 | r24874: Fix double free of smbcli_tree. | Jelmer Vernooij | 2 | -8/+4 | |
(This used to be commit 84f14b5dd042f8805e69ad455b222a76614dbe21) | |||||
2007-10-10 | r24872: Use torture API a bit more | Jelmer Vernooij | 3 | -318/+133 | |
(This used to be commit a71355dfc933d4273d81e7b05a28197ca86e0cc6) | |||||
2007-10-10 | r24871: Fix typos | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 7d9c898d5e5de1e905062476c2a9c6c0ce432f71) | |||||
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 9 | -692/+409 | |
(This used to be commit dadcc4708e1813c0b657f1d357c2ae202ea4ec5a) | |||||
2007-10-10 | r24852: Fix initialization | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 1e56698f1bac30a1d6b7558df41e85db3d2571db) | |||||
2007-10-10 | r24851: Add --load-module argument to smbtorture. | Jelmer Vernooij | 3 | -6/+28 | |
(This used to be commit 76a713b6786e22b810937289b3e7cc6700a0b49d) | |||||
2007-10-10 | r24850: Convert to torture API. | Jelmer Vernooij | 2 | -702/+439 | |
(This used to be commit 6c7a004b9d95e443d07307bbe94f691cc4b03490) | |||||
2007-10-10 | r24849: Add helper function for running tests as a member server. | Jelmer Vernooij | 1 | -22/+143 | |
(This used to be commit 61b2f0a405ea70203ea982b9a151643f28b1da7e) | |||||
2007-10-10 | r24846: Use metadata about dangerous tests. | Jelmer Vernooij | 6 | -59/+48 | |
(This used to be commit f914b828ff486d41e123e6dafa1c8fd76b34b44b) | |||||
2007-10-10 | r24844: Convert to torture API in preparation of helper functions for domain ↵ | Jelmer Vernooij | 1 | -184/+91 | |
member RPC tests. (This used to be commit c2521453a902ea5fd4f894a21af711ac2b2cbd40) | |||||
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if ↵ | Jelmer Vernooij | 4 | -160/+96 | |
tests aren't there. (This used to be commit 1ff13ae254288afc56a3b19d00c7a20120eb4c74) | |||||
2007-10-10 | r24816: Move the rest of the contents of core.h to more appropriate places. | Jelmer Vernooij | 1 | -1/+1 | |
include/ now only contains build system related headers, all other headers are now near the source code they're related to. (This used to be commit 6890a01dbfc6d8041a88ef5c6be52dfcd046fe80) | |||||
2007-10-10 | r24798: RAW-SAMBA3POSIXTIMEDLOCK | Volker Lendecke | 2 | -0/+153 | |
This adds the torture:localdir option, smbtorture expects the share to actually reside in this directory. This might open up more solid posix vs cifs tests. (This used to be commit b0a40dd277c343f5c77c851b26981ddd8166f6bb) | |||||
2007-10-10 | r24768: redo the pingpong torture using sync functions to make the code simpler | Ronnie Sahlberg | 1 | -254/+146 | |
(This used to be commit b4a6a4c1299ef916719a819203ef931847e59ee0) | |||||
2007-10-10 | r24767: add a torture test that performs "ping-pong" that works the same way as | Ronnie Sahlberg | 3 | -0/+379 | |
ping-pong.c this is a manual test and only makes sense to be used in parallell with the real ping-pong.c tool (This used to be commit b58677fa745361eafe87c62b2988a7b6387b23e7) | |||||
2007-10-10 | r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be used | Andrew Tridgell | 2 | -0/+110 | |
to test the interaction of oplocks with local filesystem or NFS access. You start it, then manually access the 4 files via another mechanism (such as a shell) and see what oplock breaks you get (This used to be commit 4c3e4564260e55434a54a013051db609c92cabe8) | |||||
2007-10-10 | r24758: More use of torture API. | Jelmer Vernooij | 2 | -129/+138 | |
(This used to be commit e6f571227ed7428a98a7039a5eb777d3670572fa) | |||||
2007-10-10 | r24757: Try parsing a UNC location before a DCE/RPC binding string as the ↵ | Jelmer Vernooij | 1 | -12/+8 | |
latter now accepts strings not prefixed with a transport. (This used to be commit d131d40ae3df3ca8f4ddec2cd0f16210ffe64367) | |||||
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 18 | -165/+81 | |
(This used to be commit e3310e773924ddd2129e8ca1a86e23d0f713c19c) | |||||
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 16 | -451/+270 | |
(This used to be commit 2a5a0819eea86ba322434306e062d13893b5722e) | |||||
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 9 | -48/+60 | |
(This used to be commit de05c3651a6e9e6611b296873526afd9292327c1) | |||||
2007-10-10 | r24736: Convert to using torture API. | Jelmer Vernooij | 2 | -145/+197 | |
(This used to be commit a0f11881546f6cd367d459e016956f76910a0a89) | |||||
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 59 | -814/+523 | |
(This used to be commit 1319d88c099496be29dd9214fa2492c81e848369) | |||||
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 17 | -75/+43 | |
(This used to be commit da3a7ee407a2b41bd01f45072cad12bf29250b33) | |||||
2007-10-10 | r24700: added auto-reconnect to BENCH-NBENCH. Used for testing cluster | Andrew Tridgell | 2 | -108/+394 | |
failover this is based on a patch from Dmitry Shatrov, with some mods from me (This used to be commit 737be7e2d6cefbdd207629fc2cdd27de83d326b6) | |||||
2007-10-10 | r24695: Now the Samba4 passes this test, remove the skip... | Andrew Bartlett | 1 | -8/+0 | |
Andrew Bartlett (This used to be commit 771affed88edd1e2ad891bf2a253f7dc8082dd86) | |||||
2007-10-10 | r24686: Make sure control messages are on a new line. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 90119f96e96ce71b1fe145be9027d925831f6500) | |||||
2007-10-10 | r24685: Don't warn about iconv tests not being usable until they're actually ↵ | Jelmer Vernooij | 1 | -22/+31 | |
being run. (This used to be commit df34e606981c3a9fe5b9ac846dbf40d36500bd6b) | |||||
2007-10-10 | r24682: forgot to actually make the new test buil... | Rafal Szczesniak | 1 | -0/+1 | |
rafal (This used to be commit dbcf4f15a6a0c1bb93b5f65f85795af262bf7552) | |||||
2007-10-10 | r24681: add basic test of libnet_GroupInfo function. | Rafal Szczesniak | 2 | -0/+273 | |
rafal (This used to be commit 5ba36fe70308d99b8ca9104ebf42a5dc0bc7bab7) | |||||
2007-10-10 | r24676: Fix pointers being used rather than the data they point at - caught ↵ | Jelmer Vernooij | 1 | -3/+3 | |
by the IRIX compiler. (This used to be commit 678b125532621e2b2823e92695326469f0e557ed) | |||||
2007-10-10 | r24674: Make sure results are always on a new line, fix typo in test name. | Jelmer Vernooij | 3 | -1/+5 | |
(This used to be commit 40c1635b39b4acff0acecc734583daa0217215ce) | |||||
2007-10-10 | r24670: Use torture functions for settings. | Jelmer Vernooij | 6 | -12/+10 | |
(This used to be commit a6906676309f3b1bec1a69427e7ffd0a768061b8) |