summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/write.c
Commit message (Expand)AuthorAgeFilesLines
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11754: make the SMB2 blob push routines take offsets, so they fit better withAndrew Tridgell2007-10-101-1/+1
* r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher2007-10-101-15/+12
* r11722: make the smb2_push/pull functions take a smb2_request_bufferStefan Metzmacher2007-10-101-1/+6
* r11721: Fix warningsVolker Lendecke2007-10-101-1/+1
* r11715: added SMB2 read and write requestsAndrew Tridgell2007-10-101-0/+82