]> 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)
committerJule Anger <janger@samba.org>
Mon, 3 Feb 2025 18:51:14 +0000 (18:51 +0000)
commitbbe0fa97bc599aa2cc97fc21d32d62dc9ec311ac
tree0733affac7d7d9901ba7b19377360d98a28ad5dc
parent2caf09bf9cdfa0745e4ec7e6a4a9391a9f982d95
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>
(cherry picked from commit 6b1ff9a38fcddbe72b00e28960414526a42bde14)
pidl/lib/Parse/Pidl/Samba4/Python.pm
source4/librpc/rpc/pyrpc.h
source4/librpc/rpc/pyrpc_util.c
source4/librpc/rpc/pyrpc_util.h