1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/librpc
Andrew Bartlett 1af1ebe54a librpc: Unify packet dumping on ndr_pull() failure
There were two duplicate implementations of packet dumping just for the s4 RPC server!

This unifies them and makes them easier to find because they are not triggered
from the generated server stub any more.

The behaviour have unified on setting "dcesrv:stubs directory" and
being compiled with --enable-developer.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Nov 20 02:14:56 UTC 2019 on sn-devel-184
2019-11-20 02:14:56 +00:00
..
gen_ndr
idl librpc: Match interface name and file name for winsrepl.idl 2019-11-13 00:32:36 +00:00
ndr s4/rpc/py_security: don't deref NULL for invalid values 2019-07-22 22:20:25 +00:00
rpc librpc: Unify packet dumping on ndr_pull() failure 2019-11-20 02:14:56 +00:00
scripts
tests ndrdump: Use human-readable strings for NDR decode errors 2019-11-17 22:28:41 +00:00
dcerpc_samr.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
dcerpc.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
wscript_build build: Prepare for pidl to generate ndr_table entries for more IDL 2019-11-13 00:32:37 +00:00