summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/smb2_calls.h
Commit message (Expand)AuthorAgeFilesLines
* r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher2007-10-101-37/+95
* r11735: fixed the ALL_EAS smb2 level parsingAndrew Tridgell2007-10-101-4/+2
* r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell2007-10-101-15/+15
* r11715: added SMB2 read and write requestsAndrew Tridgell2007-10-101-13/+47
* r11700: added structure definitions for many of the getinfo structuresAndrew Tridgell2007-10-101-1/+100
* r11698: added some more level namesAndrew Tridgell2007-10-101-3/+4
* r11697: - added a generic SMB2 getinfo callAndrew Tridgell2007-10-101-0/+47
* r11691: added reply buffer code checks and oplock flags for create request/replyAndrew Tridgell2007-10-101-12/+28
* r11687: filled in 3 more fields in the close replyAndrew Tridgell2007-10-101-5/+3
* r11682: filled in access_mask in tcon replyAndrew Tridgell2007-10-101-1/+1
* r11681: filled in a few more smb2_create() fieldsAndrew Tridgell2007-10-101-9/+6
* r11680: added smb2_close(). This also demonstrates that file handles are 16Andrew Tridgell2007-10-101-3/+28
* r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell2007-10-101-1/+46
* r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell2007-10-101-0/+14
* r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...Andrew Tridgell2007-10-101-4/+3
* r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell2007-10-101-0/+63