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)
commit9b50dba87e7c668aac4aa7ba7b72ed20a50a95bc
treedb2f7dfda733acd364cd4c83934d06dbd1c16c63
parentcdeadf87ac767b8b60f08f62dc8c5efb4f4b609b
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
(This used to be commit a7a6cea112a180a28188997ca99f30d8dd286bb8)
source4/build/pidl/client.pm
source4/build/pidl/proxy.pm
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc.h
source4/rpc_server/remote/dcesrv_remote.c