r24594: pass down the ndr_interface_table in the samba3 client bindings
commit18a48df488f5fcf9b55abf61b09778bdc15373d7
authorStefan Metzmacher <metze@samba.org>
Tue, 21 Aug 2007 12:20:33 +0000 (21 12:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:08 +0000 (10 12:30 -0500)
treec91a46e312cb7e9d93ad7d41b2baf1f6a58e9ad4
parent644b43d993db7ec709a2bc4e121426e7a27237e8
r24594: pass down the ndr_interface_table in the samba3 client bindings
instead of the pull and push functions

metze
(This used to be commit 5e3d4df9bca069708d72f548dc5ddfc7708ac122)
13 files changed:
source3/librpc/gen_ndr/cli_dfs.c
source3/librpc/gen_ndr/cli_echo.c
source3/librpc/gen_ndr/cli_epmapper.c
source3/librpc/gen_ndr/cli_eventlog.c
source3/librpc/gen_ndr/cli_initshutdown.c
source3/librpc/gen_ndr/cli_lsa.c
source3/librpc/gen_ndr/cli_netlogon.c
source3/librpc/gen_ndr/cli_srvsvc.c
source3/librpc/gen_ndr/cli_svcctl.c
source3/librpc/gen_ndr/cli_unixinfo.c
source3/librpc/gen_ndr/cli_winreg.c
source3/librpc/gen_ndr/cli_wkssvc.c
source3/rpc_client/ndr.c