[SCM] Samba Shared Repository - branch master updated

Andreas Schneider asn at samba.org
Mon Jul 22 06:13:03 MDT 2013


The branch, master has been updated
       via  b505111 s3-waf: Rename regedit to samba-regedit.
      from  44429f9 s3-printing: avoid KRB5CCNAME overwrite in printer publishing (Bug #7444).

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


- Log -----------------------------------------------------------------
commit b5051111d2fd3a9ae3b3aa028ccf013a98c20b38
Author: Andreas Schneider <asn at samba.org>
Date:   Fri Jul 19 16:08:39 2013 +0200

    s3-waf: Rename regedit to samba-regedit.
    
    This is needed cause wine already provides a binary with the name
    regedit.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=10040
    
    Signed-off-by: Andreas Schneider <asn at samba.org>
    Reviewed-by: Kai Blin <kai at samba.org>
    
    Autobuild-User(master): Andreas Schneider <asn at cryptomilk.org>
    Autobuild-Date(master): Mon Jul 22 14:12:38 CEST 2013 on sn-devel-104

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

Summary of changes:
 source3/wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 19c6d08..a8bdaf0 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1615,7 +1615,7 @@ bld.SAMBA3_PYTHON('pylibsmb',
                   realname='samba/samba3/libsmb_samba_internal.so'
                   )
 
-bld.SAMBA3_BINARY('regedit',
+bld.SAMBA3_BINARY('samba-regedit',
                   source="""utils/regedit.c utils/regedit_samba3.c
                             utils/regedit_wrap.c utils/regedit_treeview.c
                             utils/regedit_valuelist.c utils/regedit_dialog.c


-- 
Samba Shared Repository


More information about the samba-cvs mailing list