Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 4 | -34/+13 | |
tests already check that the DCE/RPC library and interfaces work ok. (This used to be commit d392d6e92b4145106e073ec4410796e3913320c0) | |||||
2007-10-10 | r24893: Update documentation for selftest. | Jelmer Vernooij | 3 | -14/+25 | |
(This used to be commit df8f0677f398b26a2764be74715294bb76b1c248) | |||||
2007-10-10 | r24892: Skip some tests that were previously being incorrectly treated as ↵ | Jelmer Vernooij | 2 | -40/+25 | |
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 | 2 | -3/+3 | |
(This used to be commit 44139acf3045149de5bbbbdfd6e0304fc9e0b8dd) | |||||
2007-10-10 | r24890: Integrate more of the RPC-SECRETS tests. | Jelmer Vernooij | 2 | -22/+50 | |
(This used to be commit 84cc1d42ab201d4a8fb0ef06b85d79a3ed8bc1d4) | |||||
2007-10-10 | r24889: Move choosing the binding options into RPC-SECRETS. | Jelmer Vernooij | 3 | -32/+58 | |
(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 | r24887: Support reading testlists from other locations (e.g. Samba3) | Jelmer Vernooij | 1 | -19/+36 | |
(This used to be commit 88537c5affb91050b1cce244688d99624d0f6c7d) | |||||
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 | 7 | -119/+60 | |
(This used to be commit 93910d92cd431add876e98a12712253bee8c52e7) | |||||
2007-10-10 | r24878: Support specifying a reason for skips/expected failures | Jelmer Vernooij | 5 | -40/+63 | |
(This used to be commit 84c94b37fed837c7a45f59746de80d20063d93e8) | |||||
2007-10-10 | r24875: Use more absolute paths to samba4 binaries. | Jelmer Vernooij | 6 | -13/+13 | |
(This used to be commit d5a3ebef36a3feed73817269a41c146230c29de9) | |||||
2007-10-10 | r24874: Fix double free of smbcli_tree. | Jelmer Vernooij | 2 | -8/+4 | |
(This used to be commit 84f14b5dd042f8805e69ad455b222a76614dbe21) | |||||
2007-10-10 | r24873: Print smbd/nmbd log files for Samba 3. | Jelmer Vernooij | 1 | -3/+24 | |
(This used to be commit 8dad4c5503b2987bdf44324301a067063d48495f) | |||||
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 | r24870: Strip whitespace characters in username (broke tests). | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 264f5c9d501f7ceee7934b3f5826e68d7626a499) | |||||
2007-10-10 | r24869: Print command that was executed. | Jelmer Vernooij | 2 | -0/+6 | |
(This used to be commit 9aabcafba612afafb1c3260b79a899ea463f8d32) | |||||
2007-10-10 | r24868: Don't use callbacks for prompting when stdout is not a tty. | Jelmer Vernooij | 2 | -2/+8 | |
(This used to be commit 9b02a39c156862f9e9258dcdb9b8b86715022fc1) | |||||
2007-10-10 | r24867: Avoid anonymous struct. Patch from Brad Hards. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit e7866857fbdc9b7b7bebcecd41f34f54b37f3b04) | |||||
2007-10-10 | r24866: Put remainder of binding string tests in librpc/ directory. | Jelmer Vernooij | 4 | -23/+39 | |
(This used to be commit 5b78d845a4d107e6a0e77a6e57e2b0e22fc0db95) | |||||
2007-10-10 | r24861: Use absolute paths to make it easier to run the testsuite from the ↵ | Jelmer Vernooij | 21 | -106/+98 | |
Samba3 source. (This used to be commit 022d5a43cedeb5cca7e4cf3424963e2180ec1f2f) | |||||
2007-10-10 | r24860: Make it easier to run selftest.pl in a Samba3 source tree. | Jelmer Vernooij | 7 | -16/+10 | |
(This used to be commit 53ec879e3168e9f56e774f0b0d70aeebb3795f8e) | |||||
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 10 | -693/+414 | |
(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 | 4 | -6/+29 | |
(This used to be commit 76a713b6786e22b810937289b3e7cc6700a0b49d) | |||||
2007-10-10 | r24850: Convert to torture API. | Jelmer Vernooij | 3 | -702/+449 | |
(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 | r24839: Default to creating a dc + domain member in 'make testenv'. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 221d2279131c72c8055ceebe0314930881085aeb) | |||||
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if ↵ | Jelmer Vernooij | 7 | -173/+118 | |
tests aren't there. (This used to be commit 1ff13ae254288afc56a3b19d00c7a20120eb4c74) | |||||
2007-10-10 | r24834: Pass environment name on to skip_testsuite(). | Jelmer Vernooij | 4 | -8/+9 | |
(This used to be commit 2ac1f32506c9fdfbe836f605b2152a9e094dc733) | |||||
2007-10-10 | r24822: Merge from SAMBA_4_0_RELEASE: | Andrew Bartlett | 2 | -5/+22 | |
Update the mkrelease.sh script and mkversion.sh to make releasing correct Samba4 tarballs harder to screw up. Andrew Bartlett (This used to be commit 5f9ca54b5cc76cedcb56d805d5f9ea9167adc94b) | |||||
2007-10-10 | r24819: We are preparing for alpha1, so update the mkversion script to cope ↵ | Andrew Bartlett | 2 | -2/+16 | |
with that. Andrew Bartlett (This used to be commit 6245da195b76e233f83354797818f608c5458d63) | |||||
2007-10-10 | r24817: Don't REG_NONE for all value types. Patch from | Jelmer Vernooij | 1 | -1/+5 | |
Andrew Kroeger <andrew@sprocks.gotdns.com> (This used to be commit ff81ea3f5aa8a93cf96914f03c26f8c86ec1e912) | |||||
2007-10-10 | r24816: Move the rest of the contents of core.h to more appropriate places. | Jelmer Vernooij | 11 | -76/+69 | |
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 | r24815: Support cpp_quote(). | Jelmer Vernooij | 7 | -1272/+1345 | |
(This used to be commit 30c1de30bb4ded16e79316c0ab43809e0e19f75d) | |||||
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 19 | -179/+129 | |
(This used to be commit 9647f860bdd5c0a74583e886182bd041a45e7655) | |||||
2007-10-10 | r24812: Fix headers for external users. | Jelmer Vernooij | 7 | -11/+15 | |
(This used to be commit ff6684adfd96b59381dd941e54070ab9f8984912) | |||||
2007-10-10 | r24810: Don't collide with <time.h> | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2e4fe89d41f8d95beb95dc9f8423062076820049) | |||||
2007-10-10 | r24800: Don't execute RAW-SAMBA3POSIXTIMEDLOCK | Volker Lendecke | 2 | -1/+1 | |
Thanks jelmer, I was not aware of the difference between knownfail and skip (This used to be commit df0b3ad90a5db5cef8315ab8948ee2816c34e3c6) | |||||
2007-10-10 | r24798: RAW-SAMBA3POSIXTIMEDLOCK | Volker Lendecke | 3 | -0/+154 | |
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 | r24796: Add bounds checking to ntlm_auth, increase initial buffer size to ↵ | Kai Blin | 1 | -2/+12 | |
300 to avoid one talloc/fgets loop in the common case, which is slightly over 200 for the KK response. (This used to be commit ba5ac4eeb8086d50e829e1a9944ea89a28eeef2c) | |||||
2007-10-10 | r24795: When talking to squid, allocate the buffer size dynamically. | Kai Blin | 1 | -27/+36 | |
(This used to be commit 2b72738e4ecc6ad25a08ce7bf41d8d46fcee4115) | |||||
2007-10-10 | r24794: util_proto.h is no longer generated. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 01096201bfa089f668a834697f470cbefc2a35f4) | |||||
2007-10-10 | r24793: The subtree_rename module is a work of fiction. An resemblance to a | Andrew Bartlett | 2 | -17/+7 | |
working module, live or dead, is purely co-incidental. Andrew Bartlett (This used to be commit 64cc31642fd2ded149631d07bc022213f19595b8) |