]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
libcli/smb: add new SMB2_SHAREFLAG_ defines in smb2_constants.h
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Dec 2023 23:04:33 +0000 (00:04 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 9 Jan 2024 10:21:34 +0000 (10:21 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
libcli/smb/smb2_constants.h

index edc8ec0473989fdf37ad7fa2d5f089adc8def6e7..a41be6399ac00f32622ab87256e9b4c27307e67a 100644 (file)
 #define SMB2_SHAREFLAG_ENABLE_HASH_V1                    0x2000
 #define SMB2_SHAREFLAG_ENABLE_HASH_V2                    0x4000
 #define SMB2_SHAREFLAG_ENCRYPT_DATA                      0x8000
-#define SMB2_SHAREFLAG_ALL                               0xFF33
+#define SMB2_SHAREFLAG_IDENTITY_REMOTING             0x00040000
+#define SMB2_SHAREFLAG_COMPRESS_DATA                 0x00100000
+#define SMB2_SHAREFLAG_ISOLATED_TRANSPORT            0x00200000
 
 /* SMB2 share capabilities */
 #define SMB2_SHARE_CAP_DFS                     0x8