s3: Do not reference the ndr_tables in the server calls directly
authorVolker Lendecke <vl@samba.org>
Sun, 8 Nov 2009 09:51:34 +0000 (10:51 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 8 Nov 2009 12:12:14 +0000 (13:12 +0100)
commit98fb71782e05ae72cd6abeb38b6e0b96a50c1761
treed70c44840e3cc9b69911d779a0f61a29d76ffb00
parent9621306351cdb469ef393a6d8cbeea456bc4bd9f
s3: Do not reference the ndr_tables in the server calls directly

This involves storing the interface table in the pipes_struct
21 files changed:
librpc/gen_ndr/srv_dfs.c
librpc/gen_ndr/srv_dssetup.c
librpc/gen_ndr/srv_echo.c
librpc/gen_ndr/srv_epmapper.c
librpc/gen_ndr/srv_eventlog.c
librpc/gen_ndr/srv_initshutdown.c
librpc/gen_ndr/srv_lsa.c
librpc/gen_ndr/srv_netlogon.c
librpc/gen_ndr/srv_ntsvcs.c
librpc/gen_ndr/srv_samr.c
librpc/gen_ndr/srv_spoolss.c
librpc/gen_ndr/srv_srvsvc.c
librpc/gen_ndr/srv_svcctl.c
librpc/gen_ndr/srv_winreg.c
librpc/gen_ndr/srv_wkssvc.c
pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
source3/include/ntdomain.h
source3/librpc/gen_ndr/srv_wbint.c
source3/rpc_server/srv_lsa_hnd.c
source3/rpc_server/srv_pipe_hnd.c
source3/winbindd/winbindd_dual_ndr.c