summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2014-09-20 01:29:19 +0200
committerStefan Metzmacher <metze@samba.org>2014-09-20 09:15:08 +0200
commit6efb366796a4e0e1a327ddf552fa663d858aecdb (patch)
tree0983349aadd433c7596dc4dba386d4d8ca749fdf /WHATSNEW.txt
parente28b087fb94f282bb930aac557e6e36481c1a26f (diff)
downloadsamba-6efb366796a4e0e1a327ddf552fa663d858aecdb.tar.gz
samba-6efb366796a4e0e1a327ddf552fa663d858aecdb.tar.xz
samba-6efb366796a4e0e1a327ddf552fa663d858aecdb.zip
WHATSNEW: Improved DCERPC man in the middle detection
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 50d1ec89b2..9059501165 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -80,6 +80,13 @@ The default values for "smb2 max read", "smb2 max write" and "smb2 max trans"
have been changed to 8388608 (8MiB) in order to match the default of
Windows 2012R2.
+Improved DCERPC man in the middle detection
+===========================================
+
+The DCERPC header signing has been implemented
+in addition to the dcerpc_sec_verification_trailer
+protection.
+
######################################################################
Changes
#######