Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r11968: More warning fixes. We're on track to getting to double digits for | Tim Potter | 1 | -1/+1 | |
the number of warnings generated now. (This used to be commit d479f2d7607adc698d71c5ba26932c72a26dcaab) | |||||
2007-10-10 | r11789: - add the start of a SMB2 server | Stefan Metzmacher | 7 | -0/+803 | |
- 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) |