[SCM] Samba Shared Repository - branch master updated

Ralph Böhme slow at samba.org
Tue Jul 2 14:53:01 UTC 2019


The branch, master has been updated
       via  ee9527f5c3b librpc/idl: fix build with --enable-spotlight
      from  82f327fce89 kcc: default to logging to DBGLVL_WARNING

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


- Log -----------------------------------------------------------------
commit ee9527f5c3b75c325dd8f5d659d4385acc28ddd3
Author: Volker Lendecke <vl at samba.org>
Date:   Tue Jul 2 13:54:38 2019 +0200

    librpc/idl: fix build with --enable-spotlight
    
    Fix regression introduced by 88bb8fe43ad30247a78d088fad9c840a7a63bd97.
    
    Pair-programmed-with: Volker Lendecke <vl at samba.org>
    Signed-off-by: Ralph Boehme <slow at samba.org>
    Reviewed-by: Volker Lendecke <vl at samba.org>
    
    Autobuild-User(master): Ralph Böhme <slow at samba.org>
    Autobuild-Date(master): Tue Jul  2 14:52:17 UTC 2019 on sn-devel-184

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

Summary of changes:
 librpc/idl/wscript_build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/librpc/idl/wscript_build b/librpc/idl/wscript_build
index ed7fca57c6f..526dafb98a7 100644
--- a/librpc/idl/wscript_build
+++ b/librpc/idl/wscript_build
@@ -11,6 +11,7 @@ bld.SAMBA_PIDL_LIST('PIDL',
                        mgmt.idl netlogon.idl
                        svcctl.idl wkssvc.idl eventlog6.idl backupkey.idl
                        fsrvp.idl witness.idl clusapi.idl
+                       mdssvc.idl
                        winspool.idl''',
                     options='--header --ndr-parser --samba3-ndr-server --server --client --python',
                     output_dir='../gen_ndr')
@@ -31,7 +32,6 @@ bld.SAMBA_PIDL_LIST('PIDL',
                     frstrans.idl
                     frsrpc.idl
                     keysvc.idl
-                    mdssvc.idl
                     msgsvc.idl
                     orpc.idl
                     policyagent.idl


-- 
Samba Shared Repository



More information about the samba-cvs mailing list