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 beaa01e403 implemented client side SMB2 signing
This doessn't work against Windows yet, and I've submitted a WSPP
request for clarification of the docs to try and find out
why. Meanwhile this is no worse than what we had, as it only gets used
when the server demands signing, and we didn't work then anyway.
(This used to be commit b788096add)
2008-05-30 17:03:54 +10:00
..
break.c libcli/smb2: add smb2_break() calls 2008-04-19 01:54:44 +02:00
cancel.c implemented client side SMB2 signing 2008-05-30 17:03:54 +10:00
close.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
config.mk implemented client side SMB2 signing 2008-05-30 17:03:54 +10:00
connect.c implemented client side SMB2 signing 2008-05-30 17:03:54 +10:00
create.c fixed offset for maximal access response 2008-05-29 18:23:00 +10:00
find.c update some SMB2 find flags 2008-05-15 20:46:10 +10:00
flush.c fixed SMB2 flush call, and added flush to gentest_smb2 2008-05-21 22:51:21 +10:00
getinfo.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
ioctl.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
keepalive.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
lock.c fixed SMB2 locking 2008-05-21 22:12:20 +10:00
logoff.c updated SMB2 header defines to match WSPP docs 2008-02-12 17:00:35 +11:00
negprot.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
notify.c implemented client side SMB2 signing 2008-05-30 17:03:54 +10:00
read.c fill in unknown fields in SMB2 READ call 2008-04-14 11:31:17 +02:00
request.c private -> private_data for struct smb2_request 2008-05-16 15:03:58 +10:00
session.c implemented client side SMB2 signing 2008-05-30 17:03:54 +10:00
setinfo.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
signing.c implemented client side SMB2 signing 2008-05-30 17:03:54 +10:00
smb2_calls.h updated SMB2 code for getinfo according to WSPP docs 2008-02-14 17:11:36 +11:00
smb2.h implemented client side SMB2 signing 2008-05-30 17:03:54 +10:00
tcon.c updated SMB2 tcon as per WSPP docs 2008-02-13 10:13:28 +11:00
tdis.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
transport.c implemented client side SMB2 signing 2008-05-30 17:03:54 +10:00
util.c cope better with read only files in smb2_deltree 2008-05-27 14:06:27 +10:00
write.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00