Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7475: removed RPC-SAMLOGON test until we get a lighter version of it. It is | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r7469: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7468: create better output | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7467: a little fix for the build-farm | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r7466: add RPC-SPOOLSS to the supported tests | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r7463: - move some more stuff into functions | Stefan Metzmacher | 2 | -26/+116 |
2007-10-10 | r7442: skip tests that require smbd, but smbd is down | Stefan Metzmacher | 2 | -2/+14 |
2007-10-10 | r7434: - do local tests step by step for better build-farm output | Stefan Metzmacher | 2 | -2/+27 |
2007-10-10 | r7432: export SMBD_TEST_FIFO | Stefan Metzmacher | 1 | -4/+14 |
2007-10-10 | r7429: make the shell happy and don't use [bla] | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7428: try to get some nicer output from the build farm | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r7427: disable torture progress outout from the build farm | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r7421: - move test* functions to a seperate file | Stefan Metzmacher | 7 | -144/+87 |
2007-10-10 | r7403: minimize the sharedelay | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r7402: - don't stop after a failed test | Stefan Metzmacher | 6 | -27/+101 |
2007-10-10 | r7397: - don't exit when one test fails | Stefan Metzmacher | 1 | -6/+21 |
2007-10-10 | r7388: - fix calling of test_posix.sh | Stefan Metzmacher | 1 | -5/+6 |
2007-10-10 | r7387: enable extra smbtorture args to test_posix.sh | Stefan Metzmacher | 1 | -5/+4 |
2007-10-10 | r7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for now | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r7059: Use namespaces for pidl and the build system, so we can later on | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6961: Add RPC-WINREG to list of win2k3 tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6877: added CLDAP testing to test_ldap.sh | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r6862: Add some more tests | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6860: Add some allocation and alignment tests, remove uint64 from list of sc... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS) | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6857: - Support [public] on functions | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6854: Add --quiet option to pidl | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r6852: implement an idea from kinkie to make the 'make test' target automatic... | Andrew Tridgell | 1 | -7/+10 |
2007-10-10 | r6598: Make it easy to point the test_echo.sh at remote servers, without | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r6577: Make test works without installation now. | Jelmer Vernooij | 1 | -13/+27 |
2007-10-10 | r6568: Some more small 'make test' fixes | Jelmer Vernooij | 1 | -7/+5 |
2007-10-10 | r6567: Use "real" prefix for 'make test' | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r6564: - Fix bug in socket_wrapper | Jelmer Vernooij | 1 | -0/+39 |
2007-10-10 | r6549: a simple ldap test script | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r6456: The RPC-SCHANNEL test is an important test that passes against Win2k3 ... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r6010: Change the testing order, so we test all transports for each binding | Andrew Bartlett | 2 | -4/+4 |
2007-10-10 | r5901: Add another option to the test script - the realm, which must match | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r5384: for RPC-NETLOGON to pass we need to set the realm as well as the domai... | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r4953: - enable easy valgrind use in all our test scripts | Andrew Tridgell | 3 | -2/+14 |
2007-10-10 | r4833: added LOCAL-SOCKET to the list of tests that are expected to pass | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4693: Add another test (RPC-MULTIBIND) that should always pass. | Andrew Bartlett | 2 | -5/+5 |
2007-10-10 | r4664: SPNEGO auth in our rpc server now works, so add it to the battery of | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4643: RPC-ALTERCONTEXT now passes | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4632: added spnego testing and no-auth testing in test_w2k3.sh | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4594: Add more testes to the standard 'passes against win2k3' script. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r4586: RPC-LSA now passes against w2k3 | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON tests | Andrew Tridgell | 2 | -1/+54 |
2007-10-10 | r4462: - enable DSSETUP on ncalrpc | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r4319: make it easy to use valgrind in the test_posix.sh test suite | Andrew Tridgell | 1 | -2/+2 |