s4:librpc: always try to negotiate DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
authorStefan Metzmacher <metze@samba.org>
Fri, 3 Jan 2014 07:35:27 +0000 (08:35 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 6 Jan 2014 23:27:11 +0000 (00:27 +0100)
commit7db1dc13b0149441a2beebca65b75f6e11af13a3
tree4f9a7e5ef5fa83a1689976a5a656ef1736c31fcc
parente8eb47f6ee2b2dc128140e068ade0d22edc98518
s4:librpc: always try to negotiate DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN

If the gensec backend supports it there's no reason not sign the header.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/rpc/binding.c
librpc/rpc/rpc_common.h
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc_auth.c