summaryrefslogtreecommitdiff
path: root/source4/torture/smb2
AgeCommit message (Collapse)AuthorFilesLines
2008-11-16s4:torture: fix the build with auto dependenciesStefan Metzmacher1-1/+1
metze
2008-11-02Remove use of global_loadparm for SMB2 client connections.Jelmer Vernooij2-3/+6
2008-11-02Fix the build.Jelmer Vernooij2-11/+15
2008-11-01Remove another use of global_loadparm.Jelmer Vernooij2-2/+6
2008-10-24Remove unused include param/param.h.Jelmer Vernooij5-6/+0
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-24check error code for zero desired_access in SMB2 createAndrew Tridgell1-0/+7
2008-08-14SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTEDStefan Metzmacher1-2/+21
Some standalone server (and samba4) doesn't support this. metze (This used to be commit 6d8fd4c0089d7e632ec91027a77321aca8c6acc7)
2008-08-14SMB2-CREATE: be more strict in checking file attributesStefan Metzmacher1-12/+20
metze (This used to be commit ba9d0f6b3c60346df757e7c4c3f5704c0bf26d11)
2008-08-14SMB2-CREATE: be more strict in error checkingStefan Metzmacher1-1/+11
metze (This used to be commit d7d4df78c1de19d0cd7a63daaa2fa0863a243a12)
2008-08-14expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell1-8/+32
create options fields are supposed to work (This used to be commit 0576875eccaa21ad529c9db41db91781ad400d0f)
2008-07-28SMB2-CONNECT: remove reference to req->session before calling ↵Stefan Metzmacher1-1/+10
smb2_logoff_recv() on the invalid session metze (This used to be commit 93203e8e318dd10b9e7096e586187eb271d42134)
2008-06-04another SMB2-LOCK fix now that we know that the UNLOCK flag is onlyAndrew Tridgell1-5/+1
honoured on the first lock in a set (This used to be commit c014ffabc65c30a6b83c8f9f9f9a80bb79333f59)
2008-06-04fixed SMB2-LOCK test for new semantics (from docs)Andrew Tridgell1-5/+1
(This used to be commit d4d4d62939e325f8529b11fcd2d490e8f63293b0)
2008-05-31check for requested buffer size in getinfo callAndrew Tridgell1-0/+35
(This used to be commit ed8f16379d01d3dffd2645e2b275aa27507dfec9)
2008-05-31more useful output in scanAndrew Tridgell1-10/+7
(This used to be commit 70569a78cf3443ce5c0b0a28dcd17a3031d8aa55)
2008-05-30implemented client side SMB2 signingAndrew Tridgell3-6/+11
This doessn't work against Windows yet, and I've submitted a WSPP request for clarification of the docs to try and find out why. Meanwhile this is no worse than what we had, as it only gets used when the server demands signing, and we didn't work then anyway. (This used to be commit b788096add3586d7277efcd3bf5ca7f3a604cb7a)
2008-05-30don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell1-4/+66
(This used to be commit c50e7a15f9a7f2c5821b5ee468f9ade6eaa0ed55)
2008-05-29check maximal_access here tooAndrew Tridgell1-0/+1
(This used to be commit 8159b1598e21daee730e185d025694e27df18d1b)
2008-05-29test the maximal access returnAndrew Tridgell1-1/+16
(This used to be commit 23ffec5d140463c8307fd7e444ae25781ea3d792)
2008-05-28check the set of file attributes which are ignoredAndrew Tridgell1-2/+6
(This used to be commit c818f56d8ea3ddc6f4cc61e9d5ed6fd195280a5d)
2008-05-28check that we can't change a file to a directoryAndrew Tridgell1-0/+4
(This used to be commit e013ada415ebb25e925f715791757330ba003b43)
2008-05-28added testing of some strange read semantics on windowsAndrew Tridgell1-2/+59
(This used to be commit 46a0b65742bc0e4277da53df9df823abd4a0d150)
2008-05-28add testing of creating a file with an initial ACL on SMB2Andrew Tridgell3-31/+95
(This used to be commit e957e86a03baa0c0daf3bfe1aaeceb7a08e3c24e)
2008-05-28test unknown tags and bad tag lengthsAndrew Tridgell1-0/+19
(This used to be commit 72902c1d0f85048adf3088b4f90bbc34858b8658)
2008-05-28added testing of SMB2 create blobsAndrew Tridgell1-2/+100
(This used to be commit a48cbec6b90c6ba9db870fc33eed06b36612d8ff)
2008-05-28expanded the SMB2-READ test, including the windows position bugAndrew Tridgell1-4/+51
(This used to be commit 43e7b13027cde2696d6e137a785456861c49071a)
2008-05-28add exceptions for some of the strange windows SMB2 locking behaviourAndrew Tridgell1-2/+10
(This used to be commit 429bbecebe50ce3d8d494eece35b2387556d5893)
2008-05-27fixed uninitialised variableAndrew Tridgell1-2/+2
(This used to be commit 8d2e20fcb984c122fbf98cfe712b3145941d881d)
2008-05-27fixed file_attributes testAndrew Tridgell1-1/+1
(This used to be commit 791ce0fe39a9d9e0d40b9850ff6f0cc9077fe2f1)
2008-05-27added a basic SMB2 read test suiteAndrew Tridgell3-1/+144
(This used to be commit 4aeda5c11414a4a7ef44da32be05209cb5caa90c)
2008-05-27re-enable some testsAndrew Tridgell1-3/+3
(This used to be commit c15b24a2f4346b6f07e1d5fd4f2bef7cd09cf350)
2008-05-27enforce lock ordering in SMB2Andrew Tridgell1-4/+70
(This used to be commit 3bec932a89006521ba74bde7943b8cd5b4a660d8)
2008-05-27added some SMB2 locking tests from gentestAndrew Tridgell1-0/+30
(This used to be commit 2932fcb04646bb921fb1daa365dd4c86cadfe4c0)
2008-05-27another gentest derived testAndrew Tridgell1-0/+21
(This used to be commit bb546ab3779b235c5276ef9a714d1ca57b6815c9)
2008-05-27SEC_STD_SYNCHRONIZE is only invalid on SMB2Andrew Tridgell1-2/+6
(This used to be commit 067f1271adaa13d537bbc92b19fe8d633cbaaf50)
2008-05-27expanded the SMB2 create testingAndrew Tridgell2-3/+77
(This used to be commit 71915128498674d9937780b9278fd2ac1eb06ba8)
2008-05-27the start of a SMB2 create test suiteAndrew Tridgell3-1/+105
(This used to be commit 16787e99f3de7255e315651c095486f90f65f2ca)
2008-05-22minor cleanup in SMB2 getinfo testAndrew Tridgell1-6/+6
(This used to be commit b139b471072f20288f126b5a9ee7613cc6c40681)
2008-05-22fixes to the SMB2 lock test after recent SMB2 locking changesAndrew Tridgell1-8/+12
(This used to be commit de7626e1c29f04e54afb6d95f4051bc52b17dd80)
2008-05-21fixed SMB2 lockingAndrew Tridgell1-71/+77
- SMB2 locking is different in several ways from SMB locking. To fix it properly we will need a new generic mapping structure for locking, but for now do a best effort mapping - added locking to gentest_smb2 (This used to be commit ea6d9cf602302adafe0f9d5f5f90a9b26d1ead6f)
2008-05-20moved these util functions into libcliAndrew Tridgell1-26/+0
(This used to be commit b2f1154bc338fb56fc998f40159156cb6859075b)
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell1-3/+3
(This used to be commit 733937e87a1adcc19492ea2bd138e705701901b6)
2008-05-19added mkdir to SMB2 proxyAndrew Tridgell1-19/+5
(This used to be commit 1323aab11fbf346e19c4cef227d727ddfcaa7d60)
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
2008-05-18Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij1-2/+2
middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-1/+1
(This used to be commit c41bd3005f5f0b9cfd3709fc9217b4a401d265b4)
2008-05-16private -> private_data for struct smb2_requestAndrew Tridgell1-1/+1
(This used to be commit 67290e0ad69df2f2fe651249c6550b8e32dd641b)
2008-05-10Fix torture module initializion.Jelmer Vernooij1-1/+1
(This used to be commit d5bf4e9065303b54421a6f35b213a22f062d27d4)
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3)