s3:rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
authorStefan Metzmacher <metze@samba.org>
Fri, 3 Jan 2014 21:56:03 +0000 (22:56 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 6 Jan 2014 23:27:11 +0000 (00:27 +0100)
commit523d616268af5f94e11c863f9acdebabace80608
tree0304070360a0a6bc6b94835eb7e17d02b37d1e1a
parent61bdbc23cd09a594a63f49ff8626934c85a8e51a
s3:rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN

If the backend supports it there's no reason to avoid it.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_server/srv_pipe.c