summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/tcon.c
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+4
* r11722: make the smb2_push/pull functions take a smb2_request_bufferStefan Metzmacher2007-10-101-1/+1
* r11691: added reply buffer code checks and oplock flags for create request/replyAndrew Tridgell2007-10-101-1/+3
* r11682: filled in access_mask in tcon replyAndrew Tridgell2007-10-101-4/+4
* r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell2007-10-101-2/+3
* r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell2007-10-101-0/+112