summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/request.c
Commit message (Expand)AuthorAgeFilesLines
* r11751: fixed the req->out.size calculation (it needs to be the completeAndrew Tridgell2007-10-101-2/+4
* r11743: - push the length at the correct offsetStefan Metzmacher2007-10-101-2/+9
* r11742: fix pushing of 0 length blobsStefan Metzmacher2007-10-101-0/+18
* r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher2007-10-101-44/+246
* r11722: make the smb2_push/pull functions take a smb2_request_bufferStefan Metzmacher2007-10-101-32/+27
* r11721: Fix warningsVolker Lendecke2007-10-101-3/+3
* r11715: added SMB2 read and write requestsAndrew Tridgell2007-10-101-0/+12
* r11697: - added a generic SMB2 getinfo callAndrew Tridgell2007-10-101-1/+1
* r11692: added a full composite (async) spnego session setup for SMB2. ThisAndrew Tridgell2007-10-101-0/+4
* r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell2007-10-101-0/+16
* r11675: a more general way of getting rid of compiler warnings and errorsStefan Metzmacher2007-10-101-1/+1
* r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell2007-10-101-0/+37
* r11670: fix the buildStefan Metzmacher2007-10-101-2/+1
* r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...Andrew Tridgell2007-10-101-2/+54
* r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell2007-10-101-16/+0
* r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...Andrew Tridgell2007-10-101-0/+171