summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/request.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11722: make the smb2_push/pull functions take a smb2_request_bufferStefan Metzmacher1-32/+27
2007-10-10r11721: Fix warningsVolker Lendecke1-3/+3
2007-10-10r11715: added SMB2 read and write requestsAndrew Tridgell1-0/+12
2007-10-10r11697: - added a generic SMB2 getinfo callAndrew Tridgell1-1/+1
2007-10-10r11692: added a full composite (async) spnego session setup for SMB2. ThisAndrew Tridgell1-0/+4
2007-10-10r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell1-0/+16
2007-10-10r11675: a more general way of getting rid of compiler warnings and errorsStefan Metzmacher1-1/+1
2007-10-10r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell1-0/+37
2007-10-10r11670: fix the buildStefan Metzmacher1-2/+1
2007-10-10r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...Andrew Tridgell1-2/+54
2007-10-10r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell1-16/+0
2007-10-10r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...Andrew Tridgell1-0/+171