s3:smb2_negprot.c: add support SMB 3.1 negotiate contexts
authorMichael Adam <obnox@samba.org>
Wed, 8 Oct 2014 17:25:15 +0000 (19:25 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 8 May 2015 11:00:28 +0000 (13:00 +0200)
commit08845ad61641a66f9019a9ae35ff765d9d093ea9
tree7dd9ef1aca2ba7db6f989c10e1e0015787f57deb
parentd9445854199caff2be08f59fe74c5791cbe473d8
s3:smb2_negprot.c: add support SMB 3.1 negotiate contexts

Used for:
- preauthentication validation
- negotiation of ciphers for sigingn and encryprtion

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/globals.h
source3/smbd/smb2_negprot.c
source3/smbd/smb2_server.c