Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-17 | s4 torture: Win7 has a slightly different allowed access mask | Zach Loafman | 1 | -1/+7 | |
Still investigating. | |||||
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 | |
Some standalone server (and samba4) doesn't support this. metze (This used to be commit 6d8fd4c0089d7e632ec91027a77321aca8c6acc7) | |||||
2008-08-14 | SMB2-CREATE: be more strict in checking file attributes | Stefan Metzmacher | 1 | -12/+20 | |
metze (This used to be commit ba9d0f6b3c60346df757e7c4c3f5704c0bf26d11) | |||||
2008-08-14 | SMB2-CREATE: be more strict in error checking | Stefan Metzmacher | 1 | -1/+11 | |
metze (This used to be commit d7d4df78c1de19d0cd7a63daaa2fa0863a243a12) | |||||
2008-08-14 | expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the | Andrew Tridgell | 1 | -8/+32 | |
create options fields are supposed to work (This used to be commit 0576875eccaa21ad529c9db41db91781ad400d0f) | |||||
2008-05-29 | check maximal_access here too | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit 8159b1598e21daee730e185d025694e27df18d1b) | |||||
2008-05-29 | test the maximal access return | Andrew Tridgell | 1 | -1/+16 | |
(This used to be commit 23ffec5d140463c8307fd7e444ae25781ea3d792) | |||||
2008-05-28 | check the set of file attributes which are ignored | Andrew Tridgell | 1 | -2/+6 | |
(This used to be commit c818f56d8ea3ddc6f4cc61e9d5ed6fd195280a5d) | |||||
2008-05-28 | add testing of creating a file with an initial ACL on SMB2 | Andrew Tridgell | 1 | -29/+92 | |
(This used to be commit e957e86a03baa0c0daf3bfe1aaeceb7a08e3c24e) | |||||
2008-05-28 | test unknown tags and bad tag lengths | Andrew Tridgell | 1 | -0/+19 | |
(This used to be commit 72902c1d0f85048adf3088b4f90bbc34858b8658) | |||||
2008-05-28 | added testing of SMB2 create blobs | Andrew Tridgell | 1 | -2/+100 | |
(This used to be commit a48cbec6b90c6ba9db870fc33eed06b36612d8ff) | |||||
2008-05-27 | fixed uninitialised variable | Andrew Tridgell | 1 | -2/+2 | |
(This used to be commit 8d2e20fcb984c122fbf98cfe712b3145941d881d) | |||||
2008-05-27 | fixed file_attributes test | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 791ce0fe39a9d9e0d40b9850ff6f0cc9077fe2f1) | |||||
2008-05-27 | another gentest derived test | Andrew Tridgell | 1 | -0/+21 | |
(This used to be commit bb546ab3779b235c5276ef9a714d1ca57b6815c9) | |||||
2008-05-27 | SEC_STD_SYNCHRONIZE is only invalid on SMB2 | Andrew Tridgell | 1 | -2/+6 | |
(This used to be commit 067f1271adaa13d537bbc92b19fe8d633cbaaf50) | |||||
2008-05-27 | expanded the SMB2 create testing | Andrew Tridgell | 1 | -0/+74 | |
(This used to be commit 71915128498674d9937780b9278fd2ac1eb06ba8) | |||||
2008-05-27 | the start of a SMB2 create test suite | Andrew Tridgell | 1 | -0/+102 | |
(This used to be commit 16787e99f3de7255e315651c095486f90f65f2ca) |