index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
/
smb2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11901: added smb2_logoff() support (metze correctly guessed opcode 2 was
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11888: - added SMB2 trans support
Andrew Tridgell
1
-0
/
+2
2007-10-10
r11752: setup the dynamic pointer for incoming packets too
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
1
-13
/
+18
2007-10-10
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
1
-0
/
+2
2007-10-10
r11696: added a few more opcode names
Andrew Tridgell
1
-0
/
+3
2007-10-10
r11692: added a full composite (async) spnego session setup for SMB2. This
Andrew Tridgell
1
-0
/
+2
2007-10-10
r11691: added reply buffer code checks and oplock flags for create request/reply
Andrew Tridgell
1
-0
/
+11
2007-10-10
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
Andrew Tridgell
1
-0
/
+9
2007-10-10
r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r11666: filled in the basic session setup. Vista happily accepts the first
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11665: started to put some meat on the structure used for the SMB2 library
Andrew Tridgell
1
-1
/
+7
2007-10-10
r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...
Andrew Tridgell
1
-0
/
+154