..
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
libcli/smb2: use smb2 signing in auto mode if the server supports it
2008-08-14 13:13:49 +02: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
libcli/smb2: sign SMB2 Logoff requests
2008-07-28 14:09:45 +02: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
libcli/smb2: the session key for SMB2 signing is truncated to 16 bytes
2008-07-28 16:15:23 +02:00
setinfo.c
Install public header files again and include required prototypes.
2008-04-02 04:53:27 +02:00
signing.c
Move source4/lib/crypto to lib/crypto.
2008-09-24 15:30:23 +02:00
smb2_calls.h
updated SMB2 code for getinfo according to WSPP docs
2008-02-14 17:11:36 +11:00
smb2.h
libcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK
2008-08-14 13:13:51 +02:00
tcon.c
make signing per session in the SMB2 client library
2008-06-07 08:30:51 -07: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
libcli/smb2: async replies with STATUS_PENDING are not signed
2008-08-14 13:13:49 +02:00
util.c
fixed readonly handling in deltree
2008-09-23 15:16:46 +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