Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | r6353: we need the english output from the svn commands | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r6207: - clean up source topdir | Stefan Metzmacher | 15 | -1903/+0 |
2007-10-10 | r6118: Make it so that we can do --with-zlib=no in configure and also a couple | Richard Sharpe | 1 | -1/+1 |
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 | r5490: The big (D)COM commit! :-) Contains most of the changes described in the | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5479: Add ODL input support. | Jelmer Vernooij | 1 | -1/+1 |
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 | r5321: added a program that works out the minimal set of #include lines | Andrew Tridgell | 1 | -0/+150 |
2007-10-10 | r5173: Refer to a proper zone file name in resulting message | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r5169: As provisioning script generates everything under $newdb/ directory, p... | Alexander Bokovoy | 1 | -2/+2 |
2007-10-10 | r5087: Add --swig to pidl flags so that swig .i files are generated with | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5048: made the provision.pl script much less error prone (you don't need to | Andrew Tridgell | 1 | -84/+40 |