Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7513: don't try to write to the smbd log file between tests. zeroing a file | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r7506: handle the case where cron does not setup $USER | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r7504: missed one | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7503: turn off the sleep test here too | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7502: the sleep test in echo is already run on the main rpc test, so no need... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r7499: ensure that the account we run tests as ("Administrator") maps to the | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it | Andrew Tridgell | 9 | -12/+17 |
2007-10-10 | r7492: give better output | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r7489: just a cosmetic change | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7485: - allow test_xxx.sh to run outside of 'make test' by ensuring $PREFIX ... | Andrew Tridgell | 2 | -2/+12 |
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 | r7425: configure check to see if a compiler can handle negative enum values | Stefan Metzmacher | 1 | -1/+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 | r7103: fix make installswat again:-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7100: install lately added files too | Stefan Metzmacher | 1 | -0/+5 |
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 | r7001: make sure we install the esp files | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r6989: - added support for esp style includes (which include a esp file, inst... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r6986: added support for <% include("somefile.ejs") %> for including common s... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r6982: install the swat pages with 'make installswat' | Andrew Tridgell | 1 | -110/+16 |
2007-10-10 | r6961: Add RPC-WINREG to list of win2k3 tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6922: remove bad file... | Stefan Metzmacher | 1 | -87/+0 |
2007-10-10 | r6921: preparing for cherry picking merging | Stefan Metzmacher | 1 | -0/+87 |
2007-10-10 | r6920: display the SVN revision in svk build of tree's directly mirrored from... | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r6919: Jelmer, here is my script for filtering individual binaries/subsystems... | Tim Potter | 1 | -0/+50 |
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 |