]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:pyrpc: allow connections with raise_result_exceptions=False
authorStefan Metzmacher <metze@samba.org>
Tue, 28 Jan 2025 13:57:53 +0000 (14:57 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 29 Jan 2025 01:14:40 +0000 (01:14 +0000)
commit6b1ff9a38fcddbe72b00e28960414526a42bde14
tree8b73cd5a33f474047f677ec3236a99b6cf76cbbe
parent7ecaf1a779370ef3ecf189e51a5e668329fa24c7
s4:pyrpc: allow connections with raise_result_exceptions=False

This is needed in order to do useful tests with
specific error codes and still checking all other
out parameters.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
pidl/lib/Parse/Pidl/Samba4/Python.pm
source4/librpc/rpc/pyrpc.h
source4/librpc/rpc/pyrpc_util.c
source4/librpc/rpc/pyrpc_util.h