Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-21 | s3:smbd: we want to get the next command offset and not set it... | Stefan Metzmacher | 1 | -1/+1 |
2009-05-20 | s3:smbd: check the incoming session id for SMB2 requests | Stefan Metzmacher | 1 | -2/+61 |
2009-05-20 | s3:smbd: implement SMB2 Session Setup with raw NTLMSSP | Stefan Metzmacher | 1 | -1/+8 |
2009-05-20 | s3:smbd: move the callback functions of smbd_smb2_request_reply() closer itself | Stefan Metzmacher | 1 | -42/+42 |
2009-05-20 | s3:smbd: add smbd_smb2_request_done_ex() | Stefan Metzmacher | 1 | -5/+13 |
2009-05-20 | s3:smbd: fix initialized memory in SMB2 responses | Stefan Metzmacher | 1 | -4/+4 |
2009-05-20 | s3:smbd: add support for SMB2 Keepalive (SMB2 Echo) | Stefan Metzmacher | 1 | -0/+36 |
2009-05-20 | s3:smbd: add support for SMB2 Negotiate | Stefan Metzmacher | 1 | -0/+2 |
2009-05-20 | s3:smbd: add infrastructure for SMB2 support | Stefan Metzmacher | 1 | -0/+961 |