[SCM] Samba Shared Repository - branch master updated

Tim Potter tpot at samba.org
Mon Oct 18 09:36:01 MDT 2010


The branch, master has been updated
       via  a10b341 Include misc.idl for policy_handle in srvsvc.idl.
      from  64e9f79 s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a10b3416e558e16f82b80a0794485c1fcbda9371
Author: Tim Potter <tpot at samba.org>
Date:   Mon Oct 18 07:54:31 2010 -0700

    Include misc.idl for policy_handle in srvsvc.idl.
    
    Autobuild-User: Tim Potter <tpot at samba.org>
    Autobuild-Date: Mon Oct 18 15:35:40 UTC 2010 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 librpc/idl/srvsvc.idl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/librpc/idl/srvsvc.idl b/librpc/idl/srvsvc.idl
index 153d8cf..c49849e 100644
--- a/librpc/idl/srvsvc.idl
+++ b/librpc/idl/srvsvc.idl
@@ -3,7 +3,7 @@
 /*
   srvsvc interface definitions
 */
-import "security.idl", "svcctl.idl";
+import "misc.idl", "security.idl", "svcctl.idl";
 
 [ uuid("4b324fc8-1670-01d3-1278-5a47bf6ee188"),
   version(3.0),


-- 
Samba Shared Repository


More information about the samba-cvs mailing list