Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r12102: for SMB2 we need to allocate tcons per session | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 4d527ac005086c2db954578b4126ca128e436e01) | |||||
2007-10-10 | r12094: - implement dummy smb2srv_tcon() | Stefan Metzmacher | 1 | -2/+122 | |
- implement smb2srv_tdis() metze (This used to be commit cb9ddf7997731a4ad21f274fcb2e713614b382ef) | |||||
2007-10-10 | r11789: - add the start of a SMB2 server | Stefan Metzmacher | 1 | -0/+34 | |
- it does Negprot and SessionSetup yet the rest returns NT_STATUS_NOT_IMPLEMENTED - it's off by default, enable with: smbsrv:enable smb2 = yes - negotition in the SMB Negprot isn't supported yet - it's only tested with smbtorture SMB2-CONNECT not with vista as client metze (This used to be commit 08b31d5f618d2e416cb9812ad3a49754cd7212b8) |