Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-28 | check that we can't change a file to a directory | Andrew Tridgell | 1 | -0/+4 | |
(This used to be commit e013ada415ebb25e925f715791757330ba003b43) | |||||
2008-05-28 | added testing of some strange read semantics on windows | Andrew Tridgell | 1 | -2/+59 | |
(This used to be commit 46a0b65742bc0e4277da53df9df823abd4a0d150) | |||||
2008-05-28 | add testing of creating a file with an initial ACL on SMB2 | Andrew Tridgell | 3 | -31/+95 | |
(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-28 | expanded the SMB2-READ test, including the windows position bug | Andrew Tridgell | 1 | -4/+51 | |
(This used to be commit 43e7b13027cde2696d6e137a785456861c49071a) | |||||
2008-05-28 | add exceptions for some of the strange windows SMB2 locking behaviour | Andrew Tridgell | 1 | -2/+10 | |
(This used to be commit 429bbecebe50ce3d8d494eece35b2387556d5893) | |||||
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 | added a basic SMB2 read test suite | Andrew Tridgell | 3 | -1/+144 | |
(This used to be commit 4aeda5c11414a4a7ef44da32be05209cb5caa90c) | |||||
2008-05-27 | re-enable some tests | Andrew Tridgell | 1 | -3/+3 | |
(This used to be commit c15b24a2f4346b6f07e1d5fd4f2bef7cd09cf350) | |||||
2008-05-27 | enforce lock ordering in SMB2 | Andrew Tridgell | 1 | -4/+70 | |
(This used to be commit 3bec932a89006521ba74bde7943b8cd5b4a660d8) | |||||
2008-05-27 | added some SMB2 locking tests from gentest | Andrew Tridgell | 1 | -0/+30 | |
(This used to be commit 2932fcb04646bb921fb1daa365dd4c86cadfe4c0) | |||||
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 | 2 | -3/+77 | |
(This used to be commit 71915128498674d9937780b9278fd2ac1eb06ba8) | |||||
2008-05-27 | the start of a SMB2 create test suite | Andrew Tridgell | 3 | -1/+105 | |
(This used to be commit 16787e99f3de7255e315651c095486f90f65f2ca) | |||||
2008-05-22 | minor cleanup in SMB2 getinfo test | Andrew Tridgell | 1 | -6/+6 | |
(This used to be commit b139b471072f20288f126b5a9ee7613cc6c40681) | |||||
2008-05-22 | fixes to the SMB2 lock test after recent SMB2 locking changes | Andrew Tridgell | 1 | -8/+12 | |
(This used to be commit de7626e1c29f04e54afb6d95f4051bc52b17dd80) | |||||
2008-05-21 | fixed SMB2 locking | Andrew Tridgell | 1 | -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-20 | moved these util functions into libcli | Andrew Tridgell | 1 | -26/+0 | |
(This used to be commit b2f1154bc338fb56fc998f40159156cb6859075b) | |||||
2008-05-19 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 1 | -3/+3 | |
(This used to be commit 733937e87a1adcc19492ea2bd138e705701901b6) | |||||
2008-05-19 | added mkdir to SMB2 proxy | Andrew Tridgell | 1 | -19/+5 | |
(This used to be commit 1323aab11fbf346e19c4cef227d727ddfcaa7d60) | |||||
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24) | |||||
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the ↵ | Jelmer Vernooij | 1 | -2/+2 | |
middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942) | |||||
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit c41bd3005f5f0b9cfd3709fc9217b4a401d265b4) | |||||
2008-05-16 | private -> private_data for struct smb2_request | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 67290e0ad69df2f2fe651249c6550b8e32dd641b) | |||||
2008-05-10 | Fix torture module initializion. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit d5bf4e9065303b54421a6f35b213a22f062d27d4) | |||||
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3) | |||||
2008-04-19 | SMB2-PERSISTENT-HANDLES1: close the handle before deleting it | Stefan Metzmacher | 1 | -0/+2 | |
This means we no longer have a oplock break timing out for the "delete". metze (This used to be commit 50f6a72b674f58a24c1a6c42e4dd56dc4e9f5a1e) | |||||
2008-04-19 | torture/smb2: add a simple SMB2-OPLOCK-BATCH1 test | Stefan Metzmacher | 3 | -1/+181 | |
metze (This used to be commit 914f0ac83bc396be0ca34c43e2ea01ecc1c3b826) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 3 | -4/+243 | |
(This used to be commit ece878c1f9251b83598508e23ce0015b4db72f0a) | |||||
2008-04-17 | SMB2-PERSISTENT-HANDLES1: verify some more fields | Stefan Metzmacher | 1 | -32/+52 | |
metze (This used to be commit ae0a7d0918cc15309a6d1166885f23531365007c) | |||||
2008-04-17 | torture/smb2: add SMB2-PERSISTENT-HANDLES1 test | Stefan Metzmacher | 3 | -1/+165 | |
This demonstrates that the file seek position is still available on reconnected persistent handles. metze (This used to be commit 30e04ae3a02596de03d06874ff5dfc0ddc3bf902) | |||||
2008-04-17 | torture/smb2: add torture_suite_add_2smb2_test() helper function | Stefan Metzmacher | 1 | -0/+55 | |
metze (This used to be commit d70afbb0673184ed067e5f1c7608536025a3cca7) | |||||
2008-04-17 | torture/smb2: fix whitespaces | Stefan Metzmacher | 1 | -3/+3 | |
metze (This used to be commit 66c0f331a231ea8897bd8f83658c86b1d2c85d62) | |||||
2008-04-16 | Avoid event_find_context when a event context is already available. | Jelmer Vernooij | 2 | -3/+3 | |
(This used to be commit 4ca264679ecfd938c538a93f4efff1bfa23c3744) | |||||
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -6/+8 | |
(This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2008-02-18 | disable the EAS level in SMB2-GETINFO test until we get some feedback | Andrew Tridgell | 1 | -4/+6 | |
on how the alignment requirements have changed (This used to be commit 2a474568c2f85603657a97ad658089122a1f4f19) | |||||
2008-02-18 | open a root handle in SMB2 should use a NULL filename, not a zero length | Andrew Tridgell | 1 | -1/+2 | |
filename (This used to be commit a29dd708bf26440552ffa9d83332329b4c108857) | |||||
2008-02-14 | updated SMB2 code for getinfo according to WSPP docs | Andrew Tridgell | 1 | -6/+9 | |
- Updated getinfo structures and field names - also updated the protocol revision number handling to reflect new docs (This used to be commit 3aaa2e86d94675c6c68d66d75292c3e34bfbc81b) | |||||
2008-02-13 | updated SMB2 create operation to match WSPP. | Andrew Tridgell | 3 | -29/+29 | |
Adding some defined for various new create options (This used to be commit d037dc23ced3df6bce98cbf4810fb5f1247336bd) | |||||
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 2 | -3/+5 | |
(This used to be commit 459e1466a411d6f83b7372e248566e6e71c745fc) | |||||
2007-12-21 | r26267: Fix two calls of smb2_connect I missed. | Jelmer Vernooij | 2 | -3/+10 | |
(This used to be commit fc824a5c457e341995c14bd1cf34894ffc4c62c2) | |||||
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 2c6b755309fdf685cd0b0564272bf83038574a43) | |||||
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more ↵ | Jelmer Vernooij | 9 | -47/+30 | |
uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926) | |||||
2007-12-21 | r26235: Avoid global_loadparm. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit e9039782204389cc827e76da319d5ccf6d33be46) | |||||
2007-10-10 | r25579: BOOL -> bool | Stefan Metzmacher | 2 | -10/+10 | |
metze (This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828) | |||||
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 8 | -89/+89 | |
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9) |