summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/read.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12006: don't require callers to fill in pad bytes in SMB2 callsAndrew Tridgell1-1/+1
2007-10-10r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher1-20/+14
2007-10-10r11722: make the smb2_push/pull functions take a smb2_request_bufferStefan Metzmacher1-5/+1
2007-10-10r11721: Fix warningsVolker Lendecke1-1/+1
2007-10-10r11715: added SMB2 read and write requestsAndrew Tridgell1-0/+95