Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25283: add WINBIND-STRUCT-NETBIOS_NAME test. | Stefan Metzmacher | 1 | -0/+25 |
2007-10-10 | r25282: add WINBIND-STRUCT-INTERFACE_VERSION test | Stefan Metzmacher | 1 | -0/+21 |
2007-10-10 | r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T... | Stefan Metzmacher | 1 | -9/+25 |
2007-10-10 | r25279: - test in the generic get_trusted_domains() function that we got | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r25278: add a more extented macro for doing struct based winbind requests | Stefan Metzmacher | 1 | -4/+27 |
2007-10-10 | r25264: add a test to verify that the ACLs are checked when a normal user con... | Ronnie Sahlberg | 1 | -0/+57 |
2007-10-10 | r25263: add a test to check the accessmasks and ACLs on policy handles return... | Ronnie Sahlberg | 3 | -0/+601 |
2007-10-10 | r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test | Stefan Metzmacher | 1 | -0/+144 |
2007-10-10 | r25235: add simple WINBIND-STRUCT-GETDCNAME test | Stefan Metzmacher | 1 | -0/+22 |
2007-10-10 | r25234: make WINBIND-STRUCT-PING a benchmark test | Stefan Metzmacher | 1 | -7/+23 |
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 1 | -35/+183 |
2007-10-10 | r25191: Fix include for BSD systems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25189: add first winbind test for the struct based protocol (WINBINDD_PING) | Stefan Metzmacher | 3 | -3/+54 |
2007-10-10 | r25188: add infrastructure for WINBIND-* tests in smbtorture | Stefan Metzmacher | 3 | -0/+47 |
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 |