Age | Commit message (Expand) | Author | Files | Lines |
2011-11-24 | s4:libcli/smb2: implement on top of smbXcli_conn/req | Stefan Metzmacher | 1 | -0/+2 |
2008-04-14 | fill in unknown fields in SMB2 READ call | Andrew Tridgell | 1 | -4/+9 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r18715: 0x8 style status returns should also fail here (thanks metze) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r16699: the layout of SMB2 Read and Write is identical... | Stefan Metzmacher | 1 | -2/+1 |
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 |