From 8fb2e83733c2593d25c5c50d60948cea6587dcc6 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sun, 19 Aug 2007 22:24:45 +0000 Subject: r24564: regenerate after pidl changes... metze (This used to be commit ec8858c37482f0d2ac1291d9a9df00dace6944a8) --- source3/librpc/gen_ndr/ndr_dfs.h | 1 - source3/librpc/gen_ndr/ndr_echo.h | 1 - source3/librpc/gen_ndr/ndr_epmapper.h | 1 - source3/librpc/gen_ndr/ndr_eventlog.h | 1 - source3/librpc/gen_ndr/ndr_initshutdown.h | 1 - source3/librpc/gen_ndr/ndr_lsa.h | 1 - source3/librpc/gen_ndr/ndr_netlogon.h | 1 - source3/librpc/gen_ndr/ndr_srvsvc.h | 1 - source3/librpc/gen_ndr/ndr_svcctl.h | 1 - source3/librpc/gen_ndr/ndr_unixinfo.h | 1 - source3/librpc/gen_ndr/ndr_winreg.h | 1 - source3/librpc/gen_ndr/ndr_wkssvc.h | 1 - 12 files changed, 12 deletions(-) diff --git a/source3/librpc/gen_ndr/ndr_dfs.h b/source3/librpc/gen_ndr/ndr_dfs.h index 5c68452b12..979c83de80 100644 --- a/source3/librpc/gen_ndr/ndr_dfs.h +++ b/source3/librpc/gen_ndr/ndr_dfs.h @@ -11,7 +11,6 @@ #define NDR_NETDFS_NAME "netdfs" #define NDR_NETDFS_HELPSTRING "Settings for Microsoft Distributed File System" extern const struct ndr_interface_table ndr_table_netdfs; -NTSTATUS dcerpc_server_netdfs_init(void); #define NDR_DFS_GETMANAGERVERSION (0x00) #define NDR_DFS_ADD (0x01) diff --git a/source3/librpc/gen_ndr/ndr_echo.h b/source3/librpc/gen_ndr/ndr_echo.h index 44a1bf360f..6738b96895 100644 --- a/source3/librpc/gen_ndr/ndr_echo.h +++ b/source3/librpc/gen_ndr/ndr_echo.h @@ -11,7 +11,6 @@ #define NDR_RPCECHO_NAME "rpcecho" #define NDR_RPCECHO_HELPSTRING "Simple echo pipe" extern const struct ndr_interface_table ndr_table_rpcecho; -NTSTATUS dcerpc_server_rpcecho_init(void); #define NDR_ECHO_ADDONE (0x00) #define NDR_ECHO_ECHODATA (0x01) diff --git a/source3/librpc/gen_ndr/ndr_epmapper.h b/source3/librpc/gen_ndr/ndr_epmapper.h index 9707f52ae2..496fb266d1 100644 --- a/source3/librpc/gen_ndr/ndr_epmapper.h +++ b/source3/librpc/gen_ndr/ndr_epmapper.h @@ -11,7 +11,6 @@ #define NDR_EPMAPPER_NAME "epmapper" #define NDR_EPMAPPER_HELPSTRING "EndPoint Mapper" extern const struct ndr_interface_table ndr_table_epmapper; -NTSTATUS dcerpc_server_epmapper_init(void); #define NDR_EPM_INSERT (0x00) #define NDR_EPM_DELETE (0x01) diff --git a/source3/librpc/gen_ndr/ndr_eventlog.h b/source3/librpc/gen_ndr/ndr_eventlog.h index 3933082a2f..a84bddc4d3 100644 --- a/source3/librpc/gen_ndr/ndr_eventlog.h +++ b/source3/librpc/gen_ndr/ndr_eventlog.h @@ -11,7 +11,6 @@ #define NDR_EVENTLOG_NAME "eventlog" #define NDR_EVENTLOG_HELPSTRING "Event Logger" extern const struct ndr_interface_table ndr_table_eventlog; -NTSTATUS dcerpc_server_eventlog_init(void); #define NDR_EVENTLOG_CLEAREVENTLOGW (0x00) #define NDR_EVENTLOG_BACKUPEVENTLOGW (0x01) diff --git a/source3/librpc/gen_ndr/ndr_initshutdown.h b/source3/librpc/gen_ndr/ndr_initshutdown.h index 916c42a2dc..d859157e1c 100644 --- a/source3/librpc/gen_ndr/ndr_initshutdown.h +++ b/source3/librpc/gen_ndr/ndr_initshutdown.h @@ -11,7 +11,6 @@ #define NDR_INITSHUTDOWN_NAME "initshutdown" #define NDR_INITSHUTDOWN_HELPSTRING "Init shutdown service" extern const struct ndr_interface_table ndr_table_initshutdown; -NTSTATUS dcerpc_server_initshutdown_init(void); #define NDR_INITSHUTDOWN_INIT (0x00) #define NDR_INITSHUTDOWN_ABORT (0x01) diff --git a/source3/librpc/gen_ndr/ndr_lsa.h b/source3/librpc/gen_ndr/ndr_lsa.h index ebbb3bc215..edfdcaed0e 100644 --- a/source3/librpc/gen_ndr/ndr_lsa.h +++ b/source3/librpc/gen_ndr/ndr_lsa.h @@ -11,7 +11,6 @@ #define NDR_LSARPC_NAME "lsarpc" #define NDR_LSARPC_HELPSTRING "Local Security Authority" extern const struct ndr_interface_table ndr_table_lsarpc; -NTSTATUS dcerpc_server_lsarpc_init(void); #define NDR_LSA_CLOSE (0x00) #define NDR_LSA_DELETE (0x01) diff --git a/source3/librpc/gen_ndr/ndr_netlogon.h b/source3/librpc/gen_ndr/ndr_netlogon.h index e91e961b03..3a9e406a06 100644 --- a/source3/librpc/gen_ndr/ndr_netlogon.h +++ b/source3/librpc/gen_ndr/ndr_netlogon.h @@ -11,7 +11,6 @@ #define NDR_NETLOGON_NAME "netlogon" #define NDR_NETLOGON_HELPSTRING NULL extern const struct ndr_interface_table ndr_table_netlogon; -NTSTATUS dcerpc_server_netlogon_init(void); #define NDR_NETR_LOGONUASLOGON (0x00) #define NDR_NETR_LOGONUASLOGOFF (0x01) diff --git a/source3/librpc/gen_ndr/ndr_srvsvc.h b/source3/librpc/gen_ndr/ndr_srvsvc.h index 5ebe6f9a07..18a4c9baf2 100644 --- a/source3/librpc/gen_ndr/ndr_srvsvc.h +++ b/source3/librpc/gen_ndr/ndr_srvsvc.h @@ -11,7 +11,6 @@ #define NDR_SRVSVC_NAME "srvsvc" #define NDR_SRVSVC_HELPSTRING "Server Service" extern const struct ndr_interface_table ndr_table_srvsvc; -NTSTATUS dcerpc_server_srvsvc_init(void); #define NDR_SRVSVC_NETCHARDEVENUM (0x00) #define NDR_SRVSVC_NETCHARDEVGETINFO (0x01) diff --git a/source3/librpc/gen_ndr/ndr_svcctl.h b/source3/librpc/gen_ndr/ndr_svcctl.h index f1828f318f..d3b36876b1 100644 --- a/source3/librpc/gen_ndr/ndr_svcctl.h +++ b/source3/librpc/gen_ndr/ndr_svcctl.h @@ -11,7 +11,6 @@ #define NDR_SVCCTL_NAME "svcctl" #define NDR_SVCCTL_HELPSTRING "Service Control" extern const struct ndr_interface_table ndr_table_svcctl; -NTSTATUS dcerpc_server_svcctl_init(void); #define NDR_SVCCTL_CLOSESERVICEHANDLE (0x00) #define NDR_SVCCTL_CONTROLSERVICE (0x01) diff --git a/source3/librpc/gen_ndr/ndr_unixinfo.h b/source3/librpc/gen_ndr/ndr_unixinfo.h index 54a3859a5e..90a5c652fa 100644 --- a/source3/librpc/gen_ndr/ndr_unixinfo.h +++ b/source3/librpc/gen_ndr/ndr_unixinfo.h @@ -11,7 +11,6 @@ #define NDR_UNIXINFO_NAME "unixinfo" #define NDR_UNIXINFO_HELPSTRING "Unixinfo specific stuff" extern const struct ndr_interface_table ndr_table_unixinfo; -NTSTATUS dcerpc_server_unixinfo_init(void); #define NDR_UNIXINFO_SIDTOUID (0x00) #define NDR_UNIXINFO_UIDTOSID (0x01) diff --git a/source3/librpc/gen_ndr/ndr_winreg.h b/source3/librpc/gen_ndr/ndr_winreg.h index 4c2d40229f..68b5c0b8da 100644 --- a/source3/librpc/gen_ndr/ndr_winreg.h +++ b/source3/librpc/gen_ndr/ndr_winreg.h @@ -11,7 +11,6 @@ #define NDR_WINREG_NAME "winreg" #define NDR_WINREG_HELPSTRING "Remote Registry Service" extern const struct ndr_interface_table ndr_table_winreg; -NTSTATUS dcerpc_server_winreg_init(void); #define NDR_WINREG_OPENHKCR (0x00) #define NDR_WINREG_OPENHKCU (0x01) diff --git a/source3/librpc/gen_ndr/ndr_wkssvc.h b/source3/librpc/gen_ndr/ndr_wkssvc.h index 59ae31b5c0..e38ba0fa40 100644 --- a/source3/librpc/gen_ndr/ndr_wkssvc.h +++ b/source3/librpc/gen_ndr/ndr_wkssvc.h @@ -11,7 +11,6 @@ #define NDR_WKSSVC_NAME "wkssvc" #define NDR_WKSSVC_HELPSTRING "Workstation Service" extern const struct ndr_interface_table ndr_table_wkssvc; -NTSTATUS dcerpc_server_wkssvc_init(void); #define NDR_WKSSVC_NETWKSTAGETINFO (0x00) #define NDR_WKSSVC_NETWKSTASETINFO (0x01) -- cgit