librpc/rpc: allow dcesrv_context to propose the preferred ndr syntax
authorStefan Metzmacher <metze@samba.org>
Mon, 14 Aug 2023 10:48:28 +0000 (12:48 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 17 Oct 2023 19:20:38 +0000 (19:20 +0000)
commit5a6978205edc2217006762bfe540e8f62caad74b
tree472afac403df9bfebf10c98eb4a0744334e436ce
parentf8b76235fe0fda5a58fed8a527bbeba196560ca1
librpc/rpc: allow dcesrv_context to propose the preferred ndr syntax

This allows specific services to use ndr64.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/rpc/dcesrv_core.c
librpc/rpc/dcesrv_core.h
librpc/rpc/dcesrv_reply.c