1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/libcli/smb2
Stefan Metzmacher 1f4bf0fb0f s4:libcli/smb2: ignore SMB2_OP_CANCEL responses
If there're a problem with signing or the session doesn't exists
any more the server responses with a failure, instead of not
sending a response.

For now we ignore the reponse, as there's not much we could do with it
and it's not likely that we generate bad requests, which trigger
that behavior, except for testing.

metze
2011-09-28 17:29:12 +02:00
..
break.c
cancel.c s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a session 2011-09-28 17:29:11 +02:00
close.c
connect.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
create.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
find.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
flush.c
getinfo.c
ioctl.c
keepalive.c
lease_break.c s4:smb2: Add lease break support for SMB2.1 2009-04-01 08:30:25 -07:00
lock.c s4/libcli: rename previously reserved field in SMB2 LOCK struct 2009-11-25 12:55:48 -08:00
logoff.c
negprot.c s4-libcli: use GUID_to_ndr_blob() 2009-12-10 17:51:28 +11:00
notify.c
read.c
request.c s4:libcli: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:15 -04:00
session.c gensec: clarify memory ownership for gensec_session_info() and gensec_session_key() 2011-08-03 18:48:02 +10:00
setinfo.c
signing.c s4:libcli/smb2: prepare SMB2 signing code for compounded requests 2009-06-09 16:49:29 +02:00
smb2_calls.h s4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_constants.h 2009-08-07 14:56:23 +02:00
smb2.h s4:libcli:smb2 Rename pending_id to async_id and make 64-bit 2010-09-22 17:52:53 -07:00
tcon.c
tdis.c
transport.c s4:libcli/smb2: ignore SMB2_OP_CANCEL responses 2011-09-28 17:29:12 +02:00
util.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
write.c
wscript_build cli-raw: Add public libsmbclient-raw library. 2011-08-18 14:19:18 +02:00