Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -1/+1 |
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 | r12006: don't require callers to fill in pad bytes in SMB2 calls | Andrew Tridgell | 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 | -8/+3 |
2007-10-10 | r11721: Fix warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11715: added SMB2 read and write requests | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r11697: - added a generic SMB2 getinfo call | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r11691: added reply buffer code checks and oplock flags for create request/reply | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r11687: filled in 3 more fields in the close reply | Andrew Tridgell | 1 | -5/+3 |
2007-10-10 | r11680: added smb2_close(). This also demonstrates that file handles are 16 | Andrew Tridgell | 1 | -0/+85 |