Age | Commit message (Expand) | Author | Files | Lines |
2009-10-01 | s4-tort: Added assertion macro for DRSUAPI call | Kamen Mazdrashki | 1 | -3/+16 |
2009-09-30 | s4:torture: data_blob_hex_string() output is now lowercase. | Andrew Kroeger | 1 | -2/+2 |
2009-09-29 | s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14 | Steven Danneman | 1 | -11/+12 |
2009-09-29 | s4/torture: Allow receiving of oplock break requests in any order | Steven Danneman | 1 | -88/+159 |
2009-09-29 | s4/torture: convert printf to torture_comment() | Aravind Srinivasan | 1 | -2/+4 |
2009-09-28 | unlink defer torture test | Tim Prouty | 1 | -0/+100 |
2009-09-27 | parmlist: Add basic tests for test_get_int(). | Jelmer Vernooij | 2 | -0/+2 |
2009-09-24 | s4 torture: Fix RAW-STREAMS to request more specific permissions | Tim Prouty | 1 | -1/+2 |
2009-09-22 | s4-torture: add some debug info to RPC-HANDLES | Andrew Tridgell | 1 | -0/+5 |
2009-09-21 | Add tests for MS-ADTS:3.1.1.5.1.2 Naming Constraints | Anatoliy Atanasov | 1 | -0/+29 |
2009-09-18 | s4:torture: the spoolss notify test should listen on the ncacn_np endpoint | Stefan Metzmacher | 1 | -0/+20 |
2009-09-18 | s4:torture: don't use 'pipe' as variable name it's a system call | Stefan Metzmacher | 1 | -3/+3 |
2009-09-13 | util_smb: For some (unknown) reason the previous patch changed the permission... | Matthias Dieter Wallnöfer | 1 | -0/+0 |
2009-09-13 | Port the Samba 4 shm_setup to QNX. | Matt Kraai | 1 | -0/+18 |
2009-09-15 | s4-repl: don't do double replication | Andrew Tridgell | 1 | -2/+4 |
2009-09-14 | Torture test for bug 6529 - Offline files conflict with Vista and Office 2003. | Jeremy Allison | 1 | -0/+131 |
2009-09-11 | s4-smbtorture: fix remaining lsa lookup call unknowns. sorry... | Günther Deschner | 1 | -4/+4 |
2009-09-11 | lsa: fill in more unknowns in lsa_LookupSid calls. | Günther Deschner | 1 | -6/+6 |
2009-09-11 | s4/tort: RPC-DRSUAPI test case refactored to match torture architecture | Kamen Mazdrashki | 2 | -68/+74 |
2009-09-11 | s4/tort: code clean up using torture_drsuapi_assert_call() macro | Kamen Mazdrashki | 1 | -132/+36 |
2009-09-11 | s4/tort: assert macro for drsuapi dcerpc call | Kamen Mazdrashki | 1 | -0/+26 |
2009-09-11 | s4/tort: Propagate torture_context and use torture_comment | Kamen Mazdrashki | 1 | -66/+79 |
2009-09-11 | s4/tort: CRACKNAMES tests to use private structure for testing. | Kamen Mazdrashki | 1 | -2/+33 |
2009-09-11 | s4/tort: Make common setup/teardown drsuapi test funcs really common | Kamen Mazdrashki | 1 | -13/+6 |
2009-09-11 | s4/tort: CrackNames test update to work against W2K3. | Kamen Mazdrashki | 1 | -0/+4 |
2009-09-10 | s4/torture: fixed lots of crash bugs in the DRS tests | Andrew Tridgell | 1 | -17/+19 |
2009-09-10 | s4/torture: don't mix declarations and code | Andrew Tridgell | 1 | -22/+22 |
2009-09-09 | s4/torture: add new SMB oplock tests | Aravind Srinivasan | 1 | -2/+397 |
2009-09-09 | s4/torture: convert printf to torture_comment() | Aravind Srinivasan | 1 | -6/+9 |
2009-09-08 | s4/torture/smb2: removed SMB2-FIND test | Steven Danneman | 3 | -222/+0 |
2009-09-08 | s4/torture/smb2: Fix several small bugs and style issues in SMB2 dir tests | Steven Danneman | 1 | -136/+152 |
2009-09-08 | tort: RPC-CRACKNAMES test case refactored | Kamen Mazdrashki | 2 | -1/+18 |
2009-09-08 | tort: DsCrackNames - propagate torture context to all tests. | Kamen Mazdrashki | 2 | -208/+166 |
2009-09-08 | tort: Helper function to get DC info for testing | Kamen Mazdrashki | 1 | -0/+53 |
2009-09-08 | tort: Implement 'setup' and 'teardown' for DRSUAPI test cases. | Kamen Mazdrashki | 2 | -0/+44 |
2009-09-08 | s4: 'index' is a libc function | Andrew Tridgell | 1 | -2/+2 |
2009-09-06 | s4:torture - Fix uninitialized variable | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-02 | s4-smbtorture: test netr_ServerSetPassword2 against Samba3. | Günther Deschner | 1 | -0/+1 |
2009-08-27 | s4-smbtorture: do not hard code BDC secure channel type into RPC-NETLOGON tests. | Günther Deschner | 1 | -9/+12 |
2009-08-27 | s4-smbtorture: add test_SetPassword_flags to RPC-NETLOGON-S3 testsuite. | Günther Deschner | 1 | -0/+101 |
2009-08-26 | s4-smbtorture: add RPC-NETLOGON-S3 to test samba3 netlogon server. | Günther Deschner | 2 | -0/+19 |
2009-08-24 | Allow systems with timestamp granularity of 1sec to work with | Jeremy Allison | 1 | -0/+15 |
2009-08-22 | s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpd | Andrew Bartlett | 1 | -2/+1 |
2009-08-11 | torture/basic: in run_derefopen() the file could have been deleted before the... | Matthias Dieter Wallnöfer | 1 | -2/+6 |
2009-08-11 | s4:torture Add test for the NTP signd server | Andrew Bartlett | 3 | -1/+288 |
2009-08-06 | s4 torture: Extend the RAW-RENAME test to more fully test directory renames. | Tim Prouty | 1 | -0/+50 |
2009-08-05 | s4:torture The test logic for the target was wrong. This should correct it. | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2009-08-05 | s4:torture Remove some unwanted code in the LDAP test - hope this fixes up th... | Matthias Dieter Wallnöfer | 1 | -12/+0 |
2009-08-05 | s4 now supports the large readx extension | Andrew Tridgell | 1 | -6/+11 |
2009-08-05 | skip the readbraw tests if the server does not support it | Andrew Tridgell | 1 | -0/+5 |