svn commit: samba r24565 - in branches/SAMBA_3_2_0/source/librpc/gen_ndr: .

metze at samba.org metze at samba.org
Sun Aug 19 22:25:02 GMT 2007


Author: metze
Date: 2007-08-19 22:25:01 +0000 (Sun, 19 Aug 2007)
New Revision: 24565

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24565

Log:
regenerate after pidl changes...

metze
Modified:
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_dfs.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_echo.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_epmapper.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_eventlog.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_initshutdown.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_lsa.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_netlogon.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_srvsvc.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_svcctl.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_unixinfo.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_winreg.h
   branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_wkssvc.h


Changeset:
Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_dfs.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_dfs.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_dfs.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_echo.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_echo.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_echo.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_epmapper.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_epmapper.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_epmapper.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_eventlog.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_eventlog.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_eventlog.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_initshutdown.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_initshutdown.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_initshutdown.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_lsa.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_lsa.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_lsa.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_netlogon.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_netlogon.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_netlogon.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_srvsvc.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_srvsvc.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_srvsvc.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_svcctl.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_svcctl.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_svcctl.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_unixinfo.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_unixinfo.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_unixinfo.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_winreg.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_winreg.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_winreg.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)

Modified: branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_wkssvc.h
===================================================================
--- branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_wkssvc.h	2007-08-19 22:24:45 UTC (rev 24564)
+++ branches/SAMBA_3_2_0/source/librpc/gen_ndr/ndr_wkssvc.h	2007-08-19 22:25:01 UTC (rev 24565)
@@ -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)



More information about the samba-cvs mailing list