]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbindd: make use of CHECK_DEBUGLVLC(DBGC_RPC_PARSE, ...) in wbint_bh_do_ndr_print()
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jun 2018 02:56:02 +0000 (04:56 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 29 Jan 2025 01:14:40 +0000 (01:14 +0000)
commit22de6ae43e85cfa19080ade96785a6c8cc8eb312
tree94d1f5e826817fa5451be20d37322242868956f1
parent4fcadeb56caea716175a10317b512115b5fe992f
s3:winbindd: make use of CHECK_DEBUGLVLC(DBGC_RPC_PARSE, ...) in wbint_bh_do_ndr_print()

This makes sure the debug class rpc_parse is used for ndr dump output.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source3/winbindd/winbindd_dual_ndr.c