1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/librpc/rpc
Stefan Metzmacher c97e39b34f librpc/rpc: fix regression in NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE error mapping
Commit 1eef708729 changed the mapping for
DCERPC_NCA_S_FAULT_INVALID_TAG from NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE
to NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12585

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2017-02-21 16:09:21 +01:00
..
binding_handle.c librpc/rpc: verify the passed table against the table on the handle 2016-10-26 11:20:18 +02:00
binding.c librpc: support "packet" for packet level authentication in binding strings 2016-10-26 11:20:16 +02:00
dcerpc_error.c librpc/rpc: fix regression in NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE error mapping 2017-02-21 16:09:21 +01:00
dcerpc_util.c librpc/rpc: no longer set FLAG_OBJECT_PRESENT and FLAG_BIGENDIAN for ndr_{pull,push}_ncacn_packet() 2016-10-26 11:20:18 +02:00
rpc_common.h librpc: support "packet" for packet level authentication in binding strings 2016-10-26 11:20:16 +02:00