[SCM] Samba Shared Repository - branch master updated

Amitay Isaacs amitay at samba.org
Tue Feb 28 02:07:01 MST 2012


The branch, master has been updated
       via  0c4d1d6 upgradedns: Missing rename from upgradedns to samba_upgradedns
      from  d92b955 s4:torture:smb2:durable-open: fix a silly access-after-free panic

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


- Log -----------------------------------------------------------------
commit 0c4d1d6b19891f7a6446e7d265800c686f78e32a
Author: Amitay Isaacs <amitay at gmail.com>
Date:   Tue Feb 28 18:26:28 2012 +1100

    upgradedns: Missing rename from upgradedns to samba_upgradedns
    
    Autobuild-User: Amitay Isaacs <amitay at samba.org>
    Autobuild-Date: Tue Feb 28 10:06:03 CET 2012 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source4/scripting/bin/wscript_build b/source4/scripting/bin/wscript_build
index 71be328..459b917 100644
--- a/source4/scripting/bin/wscript_build
+++ b/source4/scripting/bin/wscript_build
@@ -5,4 +5,4 @@ bld.SAMBA_SCRIPT('samba_spnupdate', pattern='samba_spnupdate', installdir='.')
 bld.SAMBA_SCRIPT('samba_kcc', pattern='samba_kcc', installdir='.')
 bld.SAMBA_SCRIPT('upgradeprovision', pattern='upgradeprovision', installdir='.')
 bld.SAMBA_SCRIPT('samba-tool', pattern='samba-tool', installdir='.')
-bld.SAMBA_SCRIPT('samba_upgradedns', pattern='upgradedns', installdir='.')
+bld.SAMBA_SCRIPT('samba_upgradedns', pattern='samba_upgradedns', installdir='.')


-- 
Samba Shared Repository


More information about the samba-cvs mailing list