srvsvc: share srvsvc idl between s3 and s4.
authorGünther Deschner <gd@samba.org>
Thu, 30 Oct 2008 17:22:43 +0000 (18:22 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 31 Oct 2008 01:44:35 +0000 (02:44 +0100)
Guenther

librpc/idl/srvsvc.idl [moved from source3/librpc/idl/srvsvc.idl with 99% similarity]
source3/Makefile.in

similarity index 99%
rename from source3/librpc/idl/srvsvc.idl
rename to librpc/idl/srvsvc.idl
index 4304dbed96ab429c2adf9f38026782b24482cafe..dcdd1ac546629bffacf3c62dbac7ba794790ea5e 100644 (file)
@@ -287,7 +287,7 @@ import "security.idl", "svcctl.idl";
        /* Function: 0x0b */
        WERROR srvsvc_NetFileClose(
                [in,unique]   [string,charset(UTF16)] uint16 *server_unc,
-               [in]   uint32 fid       
+               [in]   uint32 fid
                );
 
 /**************************/
@@ -495,7 +495,7 @@ import "security.idl", "svcctl.idl";
                SHARE_1005_IN_DFS               = 0x00000001,
                SHARE_1005_DFS_ROOT             = 0x00000002
        } NetShareInfo1005Flags;
-       
+
        const uint32 SHARE_1005_CSC_POLICY_MASK = 0x00000030;
        const uint32 SHARE_1005_CSC_POLICY_SHIFT = 4;
 
@@ -618,7 +618,7 @@ import "security.idl", "svcctl.idl";
                [in]   [string,charset(UTF16)] uint16 share_name[],
                [in]   uint32 reserved
                );
-       
+
        /******************/
        /* Function: 0x14 */
        WERROR srvsvc_NetShareCheck(
@@ -1417,7 +1417,7 @@ import "security.idl", "svcctl.idl";
 /**************************/
        /******************/
        /* Function: 0x24 */
-       /* Note, there must be some way to return entries read vs 
+       /* Note, there must be some way to return entries read vs
           total entries ... */
        WERROR srvsvc_NetShareEnum(
                [in,unique]       [string,charset(UTF16)] uint16 *server_unc,
index 6bd72f8f0ac430068e6f4f1b4074414105eff9cd..eae7dad7a66d60fc1cf3d6e937083aadfdf2fd84 100644 (file)
@@ -1216,7 +1216,7 @@ samba3-idl::
        @PIDL_ARGS="$(PIDL_ARGS)" CPP="$(CPP)" PIDL="../pidl/pidl" \
         srcdir="$(srcdir)" $(srcdir)/script/build_idl.sh ../librpc/idl/lsa.idl \
                ../librpc/idl/dfs.idl ../librpc/idl/echo.idl ../librpc/idl/winreg.idl \
-               ../librpc/idl/initshutdown.idl librpc/idl/srvsvc.idl ../librpc/idl/svcctl.idl \
+               ../librpc/idl/initshutdown.idl ../librpc/idl/srvsvc.idl ../librpc/idl/svcctl.idl \
                ../librpc/idl/eventlog.idl ../librpc/idl/wkssvc.idl ../librpc/idl/netlogon.idl \
                ../librpc/idl/notify.idl ../librpc/idl/epmapper.idl librpc/idl/messaging.idl \
                ../librpc/idl/xattr.idl ../librpc/idl/misc.idl librpc/idl/samr.idl \