1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/libcli/smb2
Andrew Tridgell 2f74901802 r11891: - added pipe_flags field in smb2_trans
- while running dcerpc over SMB2, the server will occasionally send us
  a oh-so-useful STATUS_PENDING result meaning "I don't have a result
  for you yet, but I'm working on it". These can be discarded :-)
(This used to be commit 24588a9c49)
2007-10-10 13:46:42 -05:00
..
close.c r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length 2007-10-10 13:46:20 -05:00
config.mk r11888: - added SMB2 trans support 2007-10-10 13:46:41 -05:00
connect.c r11796: Two more uses of !composite_is_ok 2007-10-10 13:46:28 -05:00
create.c r11888: - added SMB2 trans support 2007-10-10 13:46:41 -05:00
find.c r11849: added mapping between SMB2 and SMB find/search levels 2007-10-10 13:46:38 -05:00
getinfo.c r11801: - added basic SMB2 find support 2007-10-10 13:46:29 -05:00
negprot.c r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length 2007-10-10 13:46:20 -05:00
read.c r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length 2007-10-10 13:46:20 -05:00
request.c r11780: it turns out that the MxAc tag isn't a security descriptor, its a 2007-10-10 13:46:26 -05:00
session.c r11888: - added SMB2 trans support 2007-10-10 13:46:41 -05:00
setinfo.c r11771: - split out the setinfo blob construction in the libcli/raw code 2007-10-10 13:46:24 -05:00
smb2_calls.h r11891: - added pipe_flags field in smb2_trans 2007-10-10 13:46:42 -05:00
smb2.h r11888: - added SMB2 trans support 2007-10-10 13:46:41 -05:00
tcon.c r11754: make the SMB2 blob push routines take offsets, so they fit better with 2007-10-10 13:46:23 -05:00
trans.c r11888: - added SMB2 trans support 2007-10-10 13:46:41 -05:00
transport.c r11891: - added pipe_flags field in smb2_trans 2007-10-10 13:46:42 -05:00
write.c r11754: make the SMB2 blob push routines take offsets, so they fit better with 2007-10-10 13:46:23 -05:00