From: Richard Sharpe Date: Wed, 1 Aug 2012 02:36:18 +0000 (-0700) Subject: Add two flags to allow for handling of Extended Signatures (Session Key Protection... X-Git-Tag: ldb-1.1.9~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4bce355ad1c0c2e9d61cfaa6f8ef3ffb8d391f0;p=thirdparty%2Fsamba.git Add two flags to allow for handling of Extended Signatures (Session Key Protection) on a TCON_AND_X request and response. Autobuild-User(master): Richard Sharpe Autobuild-Date(master): Wed Aug 1 06:36:37 CEST 2012 on sn-devel-104 --- diff --git a/source3/include/smb.h b/source3/include/smb.h index c396f0ed263..310cbbb7be3 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -623,6 +623,8 @@ char *strdup(char *s); /* TCONX Flag (smb_vwv2). */ #define TCONX_FLAG_EXTENDED_RESPONSE 0x8 +#define TCONX_FLAG_EXTENDED_SIGNATURES 0x4 +#define SMB_EXTENDED_SIGNATURES 0x20 /* File Status Flags. See: