Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16852: I thought we passed RPC-SAMR-PASSWORDS, but we don't. Disable that | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16850: Disable NBT-WINSREPLICATION-OWNED until it always passes (currently i... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16847: Add the parts of the SAMR test that pass back into 'make test'. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16835: Remove RPC-SAMR from the test, until I can clear up the unexplained f... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someone | Andrew Bartlett | 3 | -6/+6 |
2007-10-10 | r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There are | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16739: test SMB2-GETINFO SMB2-SETINFO by make test | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16527: Add target argument for smbtorture. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16525: Move selftest-specific code back to selftest. | Jelmer Vernooij | 2 | -7/+6 |
2007-10-10 | r16522: Move code to create the test data out of selftest.sh. | Jelmer Vernooij | 2 | -140/+154 |
2007-10-10 | r16469: do some smb2 tests | Stefan Metzmacher | 2 | -1/+4 |
2007-10-10 | r16039: Add missing #!, don't rely on bash | Jelmer Vernooij | 5 | -1/+5 |
2007-10-10 | r15926: Add NET-API-DELETEUSER test to the standard tests run on 'make test' | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r15875: Fix bug in smbclients 'put' command tridge found a while ago. Add tests | Jelmer Vernooij | 1 | -3/+21 |
2007-10-10 | r15862: add a LOCAL-EVENT torture test | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r15832: put a talloc leak report in the log file at the end of each test run | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15785: Change the test names according to changes made in libnet torture test. | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r15684: fix option passing | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15665: ejsnet test should be better now, after changes in delete | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r15627: Disabling test of ejsnet till the time I find the reason why | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r15622: pass 'target:samba4=yes' to samba4's smbtorture when running samba4's... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15486: Ensure that our Samba3-like implementation of fake-GSSAPI is tested. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r15426: Implement SPNEGO as the default RPC authentication mechanism. Where | Andrew Bartlett | 3 | -7/+11 |
2007-10-10 | r15390: Make test output a bit prettier. | Tim Potter | 1 | -0/+3 |
2007-10-10 | r15275: run RPC-SRVSRV in make test | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15187: Introduce new param type P_BYTES. This lets config options which specify | James Peach | 1 | -0/+1 |
2007-10-10 | r14971: Update test script with new location of tdb and ldb wrappers. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r14929: add some comments | Stefan Metzmacher | 1 | -2/+15 |
2007-10-10 | r14919: disable the BASE-DEFER_OPEN test until it gets fixed (it sleeps for | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14908: Fix LD_LIBRARY_PATH | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14878: Write swig wrappers for ldb_init() and ldb_connect(). | Tim Potter | 1 | -0/+1 |
2007-10-10 | r14873: Add skeleton swig ldb interface. | Tim Potter | 1 | -0/+1 |
2007-10-10 | r14819: list all tests smbtorture offers and explicit list tests | Stefan Metzmacher | 1 | -16/+28 |
2007-10-10 | r14815: BASE-DIR doesn't exists... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14814: also run the BASE-DIR test with 'make test' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14802: Fix typo. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r14798: Get swig building again (by commenting out dcerpc stuff for now). | Tim Potter | 1 | -0/+19 |
2007-10-10 | r14740: Try loading shared libs from the bin/ directory (useful for running '... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14738: do some different lookups | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r14717: Don't provision the system as 'localhost', but instead list localhost | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r13854: we now pass BASE-NEGNOWAIT | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructs | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13740: the BASE-DELETE test now passes, and is a quick test | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r13629: export env-vars | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13628: fix the logic:-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13627: split the NBT-WINSREPLICATION tests into multiple tests | Stefan Metzmacher | 2 | -1/+10 |
2007-10-10 | r13605: Use $BASEDN to ensure this works outside of the 'make test' rig. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13472: After Volker's advise, try every combination of parameters. This | Andrew Bartlett | 1 | -15/+20 |
2007-10-10 | r13380: Drop the socket, then try SAMR operations secured with netlogon on th... | Andrew Bartlett | 1 | -3/+3 |