summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/smb2: remove unused variable in torture_smb2_con_sopt()Stefan Metzmacher2014-09-301-1/+0
* s4:torture/smb2: use smb2cli_tcon*() in torture_smb2_tree_connect()Stefan Metzmacher2014-09-301-27/+26
* s4:torture/smb2: use torture_smb2_tree_connect() in notify.cStefan Metzmacher2014-09-301-51/+9
* s4:torture/smb2: torture_smb2_tree_connect() creates a secondary tree connectStefan Metzmacher2014-09-301-1/+1
* s4:torture/smb2/lock: Add Lock Replay detection test case.Anubhav Rakshit2014-09-191-1/+180
* s4:torture: Add Replay tests to examine server behaviour when Multiple Channe...Anubhav Rakshit2014-09-193-7/+832
* Adding new oplock test 'batch26'.Hemanth Thummala2014-09-121-0/+81
* torture: basic FSCTL_SET_ZERO_DATA testsDavid Disseldorp2014-09-081-0/+180
* torture: add file zero-range checkerDavid Disseldorp2014-09-081-0/+30
* torture: malformed FSCTL_QUERY_ALLOCATED_RANGES testsDavid Disseldorp2014-09-081-0/+78
* torture: basic FSCTL_QUERY_ALLOCATED_RANGES testDavid Disseldorp2014-09-081-0/+191
* torture: split pattern write into helper functionDavid Disseldorp2014-09-081-17/+38
* torture: test oversize FSCTL_SET_SPARSE requestDavid Disseldorp2014-09-081-0/+76
* torture: Correctly initialize array sizeVolker Lendecke2014-09-081-2/+2
* torture: trivial test_ioctl_network_interface_info cleanupDavid Disseldorp2014-08-291-2/+2
* torture: test FSCTL_SET_SPARSE without SetSparse bufferDavid Disseldorp2014-08-291-0/+76
* torture: test FSCTL_SET_SPARSE against a directoryDavid Disseldorp2014-08-291-2/+39
* torture: test FSCTL_SET_SPARSEDavid Disseldorp2014-08-291-1/+157
* s4:torture:smb2: add utility function torture_smb2_con_sopt()Ralph Boehme2014-08-181-0/+42
* torture: Add FSCTL_QUERY_NETWORK_INTERFACE_INFO torture test case to source4/...Anubhav Rakshit2014-07-241-0/+47
* torture4: Use sizeof(char-array) instead of constantVolker Lendecke2014-07-241-12/+12
* s4:torture/smb2: add smb2.session.bind1Stefan Metzmacher2014-07-241-0/+132
* s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()Stefan Metzmacher2014-07-241-1/+1
* torture4: Add trivial epoch testVolker Lendecke2014-07-071-0/+54
* torture4: Add smb2.lease.nobreakselfVolker Lendecke2014-07-071-0/+87
* torture4: Add a test to break a handle twiceVolker Lendecke2014-07-071-0/+66
* torture4: Make sure we copy the parent_lease_keyVolker Lendecke2014-07-071-6/+51
* torture: Add a check to verify MS-SMB2 3.3.5.14.2Volker Lendecke2014-07-021-0/+6
* s4: torture : Add test case to show that a bad impersonation level causes an ...Jeremy Allison2014-06-181-0/+46
* torture/smb2/dir: check create time match findDavid Disseldorp2014-05-231-4/+16
* s4:torture/smb2: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* s4: smbtorture: Add a proper change_notify going async followed by tdis test.Jeremy Allison2014-03-121-1/+67
* s4: smbtorture: Update the torture_smb2_notify_ulogoff test to demonstrate th...Jeremy Allison2014-03-121-6/+14
* s4:torture/smb2: accept NT_STATUS_RANGE_NOT_LOCKED after smb2_logoff/tdisStefan Metzmacher2014-03-121-11/+13
* torture: add zero length FSCTL_SRV_COPYCHUNK testDavid Disseldorp2014-02-061-0/+64
* s4:torture:smb2: fix durable-open.reopen4Michael Adam2014-01-301-1/+0
* s4:torture:smb2: add new durable-v2-open.reopen1a testMichael Adam2013-12-061-0/+110
* s4:torture:smb2: add new durable-open.reopen1a testMichael Adam2013-12-061-0/+100
* s4-torture: Make sure the handles are not used uninitialized.Andreas Schneider2013-12-061-1/+7
* torture: test get/set compression ioctl permissionsDavid Disseldorp2013-11-221-0/+128
* torture: split open from test_setup_create_fillDavid Disseldorp2013-11-221-12/+32
* torture: attempt to set compression via SetInfoDavid Disseldorp2013-11-221-2/+101
* torture: test dir non-inherit in compress_inherit_disableDavid Disseldorp2013-11-221-8/+35
* s4-torture: Relax time checking in CHECK_NTTIME.Andreas Schneider2013-11-121-1/+1
* s4:torture:smb2: add new lease.upgrade3 test to test the contended upgradeMichael Adam2013-11-111-0/+143
* s4:torture:smb2: add comment explaining lease upgrade in the non-contended caseMichael Adam2013-11-111-0/+11
* torture: Add smb2.rename.rename_dir_benchVolker Lendecke2013-11-041-0/+375
* torture: add FSCTL_SRV_COPYCHUNK_WRITE access testDavid Disseldorp2013-10-251-2/+51
* torture: Add smb2.oplock.levelII501 testVolker Lendecke2013-10-241-1/+256
* torture: Add oplock break to l2/none testsVolker Lendecke2013-10-231-0/+83