Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-06 | added server side SMB2 signing | Andrew Tridgell | 1 | -56/+18 | |
(This used to be commit 8e919dcb0826a5b25d037ee6144af5f7cb21f3ae) | |||||
2008-06-03 | SMB2 signing now works. The spec was wrong (and will be fixed in the | Andrew Tridgell | 1 | -12/+9 | |
next version) (This used to be commit 436cb17b869e2d6cc57936ccc5e81680fb992341) | |||||
2008-05-30 | implemented client side SMB2 signing | Andrew Tridgell | 1 | -0/+165 | |
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) |