Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length | Stefan Metzmacher | 1 | -14/+17 |
2007-10-10 | r11722: make the smb2_push/pull functions take a smb2_request_buffer | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r11691: added reply buffer code checks and oplock flags for create request/reply | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r11668: yay! we get a successful session setup with SMB2, and get back a 64bi... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r11665: started to put some meat on the structure used for the SMB2 library | Andrew Tridgell | 1 | -21/+32 |
2007-10-10 | r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe... | Andrew Tridgell | 1 | -0/+82 |