Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25186: Fix a memory corruption in base-mangle | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 4 | -7/+7 |
2007-10-10 | r25159: fix missing declarations warning | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r25112: make torture_temp_dir() available via tortore/torture.h | Stefan Metzmacher | 2 | -16/+19 |
2007-10-10 | r25073: Correct test name so make test can pass again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can't | Andrew Bartlett | 1 | -0/+35 |
2007-10-10 | r25070: Revert DRSUAPI conversion to new API, as it broke some tests. | Jelmer Vernooij | 3 | -323/+604 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 54 | -169/+167 |
2007-10-10 | r25034: Remove unused variables. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 59 | -2/+60 |
2007-10-10 | r25008: Remove use of pstring. | Jelmer Vernooij | 2 | -15/+18 |
2007-10-10 | r25004: Avoid talloc_autofree_context() when possible. | Jelmer Vernooij | 7 | -27/+22 |
2007-10-10 | r25003: Skipped tests should be considered successfull. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 30 | -88/+93 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 5 | -7/+9 |
2007-10-10 | r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24972: Try to rat out this SAMR failure with some more cross-tests, and | Andrew Bartlett | 1 | -4/+17 |
2007-10-10 | r24971: Test more combinations for resetting the account expiry. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuite | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r24937: Merge tests spoolss RPC callbacks. | Jelmer Vernooij | 4 | -942/+875 |
2007-10-10 | r24907: now that we support bindings without a transport | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable | Stefan Metzmacher | 2 | -19/+20 |
2007-10-10 | r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures. | Jelmer Vernooij | 1 | -23/+32 |
2007-10-10 | r24897: Do some sanity checking on --basedir. | Jelmer Vernooij | 2 | -3/+17 |
2007-10-10 | r24895: Test for specific error. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t... | Jelmer Vernooij | 1 | -18/+6 |
2007-10-10 | r24892: Skip some tests that were previously being incorrectly treated as suc... | Jelmer Vernooij | 1 | -38/+18 |
2007-10-10 | r24891: Fix smbtorture to exit non-zero if a test suite wasn't found. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24890: Integrate more of the RPC-SECRETS tests. | Jelmer Vernooij | 1 | -12/+46 |
2007-10-10 | r24889: Move choosing the binding options into RPC-SECRETS. | Jelmer Vernooij | 2 | -23/+51 |
2007-10-10 | r24888: Use torture API. | Jelmer Vernooij | 1 | -74/+42 |
2007-10-10 | r24885: Convert to new torture API. | Jelmer Vernooij | 2 | -38/+13 |
2007-10-10 | r24884: Ignore some errors again, like they were previously. | Jelmer Vernooij | 1 | -10/+26 |
2007-10-10 | r24883: Use torture API. | Jelmer Vernooij | 2 | -103/+42 |
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 4 | -114/+58 |
2007-10-10 | r24874: Fix double free of smbcli_tree. | Jelmer Vernooij | 2 | -8/+4 |
2007-10-10 | r24872: Use torture API a bit more | Jelmer Vernooij | 3 | -318/+133 |
2007-10-10 | r24871: Fix typos | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 9 | -692/+409 |
2007-10-10 | r24852: Fix initialization | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24851: Add --load-module argument to smbtorture. | Jelmer Vernooij | 3 | -6/+28 |
2007-10-10 | r24850: Convert to torture API. | Jelmer Vernooij | 2 | -702/+439 |
2007-10-10 | r24849: Add helper function for running tests as a member server. | Jelmer Vernooij | 1 | -22/+143 |
2007-10-10 | r24846: Use metadata about dangerous tests. | Jelmer Vernooij | 6 | -59/+48 |
2007-10-10 | r24844: Convert to torture API in preparation of helper functions for domain ... | Jelmer Vernooij | 1 | -184/+91 |
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if test... | Jelmer Vernooij | 4 | -160/+96 |
2007-10-10 | r24816: Move the rest of the contents of core.h to more appropriate places. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24798: RAW-SAMBA3POSIXTIMEDLOCK | Volker Lendecke | 2 | -0/+153 |
2007-10-10 | r24768: redo the pingpong torture using sync functions to make the code simpler | Ronnie Sahlberg | 1 | -254/+146 |