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 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
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 | -20/+14 |
2007-10-10 | r11722: make the smb2_push/pull functions take a smb2_request_buffer | Stefan Metzmacher | 1 | -5/+1 |
2007-10-10 | r11721: Fix warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11715: added SMB2 read and write requests | Andrew Tridgell | 1 | -0/+95 |