summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/getinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher1-10/+7
2007-10-10r11735: fixed the ALL_EAS smb2 level parsingAndrew Tridgell1-3/+3
2007-10-10r11731: fixed typo noticed by metzeAndrew Tridgell1-2/+2
2007-10-10r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell1-27/+115
2007-10-10r11722: make the smb2_push/pull functions take a smb2_request_bufferStefan Metzmacher1-2/+1
2007-10-10r11721: Fix warningsVolker Lendecke1-1/+1
2007-10-10r11715: added SMB2 read and write requestsAndrew Tridgell1-3/+146
2007-10-10r11697: - added a generic SMB2 getinfo callAndrew Tridgell1-0/+90