r4086: - make dcerpc_ndr_request_table_send() the default and rename it to just
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Dec 2004 09:26:00 +0000 (09:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:25 +0000 (13:06 -0500)
commita7a6cea112a180a28188997ca99f30d8dd286bb8
tree42a8209577cd300600abfca57609135385281abf
parent979c453c4dedf0006997dfc9994331e49643b741
r4086: - make dcerpc_ndr_request_table_send() the default and rename it to just
  dcerpc_ndr_request_send()
- this allows us to call dcerpc_log_packet() when we receive a packet we
  can't parse correctly

metze
source/build/pidl/client.pm
source/build/pidl/proxy.pm
source/librpc/rpc/dcerpc.c
source/librpc/rpc/dcerpc.h
source/rpc_server/remote/dcesrv_remote.c