summaryrefslogtreecommitdiff
path: root/source4/torture/gentest_smb2.c
AgeCommit message (Collapse)AuthorFilesLines
2008-05-22added a --noeas option to gentest_smb2Andrew Tridgell1-0/+6
(This used to be commit 9d523debb7ee59bdadf9865e023be370b7ab7b39)
2008-05-22added testing of SMB2 setfileinfo in gentest_smb2Andrew Tridgell1-19/+3
(This used to be commit c38658c6c05fd65d729693904d35886431582537)
2008-05-22added EAs in the generated SMB2 create operationAndrew Tridgell1-25/+19
(This used to be commit 607bf6a946ffd7f768bda44c461ee82fcfc101c1)
2008-05-22added --maskindexing and qfileinfo testingAndrew Tridgell1-124/+59
- added --maskindexing to mask the 0x2000 noindex bit in file attributes - added testing of qfileinfo in gentest_smb2 (This used to be commit 3883a7286fd32cd6c77269f67d1366c3b946b5a0)
2008-05-22added SMB2 gentest generation of SMB2 echo packetsAndrew Tridgell1-0/+13
(This used to be commit 8f7cfa5d2e190ddb74ba859a3f68ec0ed33ae089)
2008-05-21fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell1-11/+35
(This used to be commit c52fe1fe1c77636d87355d3c4baa66e052fe9008)
2008-05-21fixed SMB2 lockingAndrew Tridgell1-29/+28
- 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-20added read and write handlers. Fixed --analyseAndrew Tridgell1-54/+40
(This used to be commit c05ed7bb9ae7211a7001fd0a3403744ba4f6dda0)
2008-05-20specify which server failed to deltreeAndrew Tridgell1-1/+1
(This used to be commit aa9108374f0dda8510245a6e69a53189f55a81e3)
2008-05-20first version of gentest_smb2. Only generates create and close so far.Andrew Tridgell1-0/+1966
(This used to be commit 634a4bbd98e1c281f8339073b90cb7696ac59baa)