Age | Commit message (Expand) | Author | Files | Lines |
2009-10-18 | smb2-torture: samba4 allows SEC_FLAG_SECURITY to be used with privileges | Andrew Tridgell | 1 | -0/+2 |
2009-10-07 | s4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATE | Aravind Srinivasan | 1 | -1/+573 |
2009-10-07 | s4/torture: convert all printf to torture_comments | Aravind Srinivasan | 1 | -20/+32 |
2009-03-17 | s4 torture: Win7 has a slightly different allowed access mask | Zach Loafman | 1 | -1/+7 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-09-24 | check error code for zero desired_access in SMB2 create | Andrew Tridgell | 1 | -0/+7 |
2008-08-14 | SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTED | Stefan Metzmacher | 1 | -2/+21 |
2008-08-14 | SMB2-CREATE: be more strict in checking file attributes | Stefan Metzmacher | 1 | -12/+20 |
2008-08-14 | SMB2-CREATE: be more strict in error checking | Stefan Metzmacher | 1 | -1/+11 |
2008-08-14 | expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the | Andrew Tridgell | 1 | -8/+32 |
2008-05-29 | check maximal_access here too | Andrew Tridgell | 1 | -0/+1 |
2008-05-29 | test the maximal access return | Andrew Tridgell | 1 | -1/+16 |
2008-05-28 | check the set of file attributes which are ignored | Andrew Tridgell | 1 | -2/+6 |
2008-05-28 | add testing of creating a file with an initial ACL on SMB2 | Andrew Tridgell | 1 | -29/+92 |
2008-05-28 | test unknown tags and bad tag lengths | Andrew Tridgell | 1 | -0/+19 |
2008-05-28 | added testing of SMB2 create blobs | Andrew Tridgell | 1 | -2/+100 |
2008-05-27 | fixed uninitialised variable | Andrew Tridgell | 1 | -2/+2 |
2008-05-27 | fixed file_attributes test | Andrew Tridgell | 1 | -1/+1 |
2008-05-27 | another gentest derived test | Andrew Tridgell | 1 | -0/+21 |
2008-05-27 | SEC_STD_SYNCHRONIZE is only invalid on SMB2 | Andrew Tridgell | 1 | -2/+6 |
2008-05-27 | expanded the SMB2 create testing | Andrew Tridgell | 1 | -0/+74 |
2008-05-27 | the start of a SMB2 create test suite | Andrew Tridgell | 1 | -0/+102 |