[SCM] Samba Shared Repository - branch master updated

Andrew Bartlett abartlet at samba.org
Sun Apr 22 02:52:03 MDT 2012


The branch, master has been updated
       via  ee26421 dlz_bind9: Also produce and install binary plugin for bind 9.9
      from  78aaffc idl: fix the charset for the source_dsa_address in DsReplicaDel call

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


- Log -----------------------------------------------------------------
commit ee2642194cc421dd99d15dbe6738e246c1200573
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Sun Apr 22 11:05:46 2012 +1000

    dlz_bind9: Also produce and install binary plugin for bind 9.9
    
    Thanks to Alexander Bokovoy <ab at samba.org> for the fix!
    
    Andrew Bartlett
    
    Autobuild-User: Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date: Sun Apr 22 10:51:57 CEST 2012 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source4/dns_server/wscript_build b/source4/dns_server/wscript_build
index e508fcd..47d03ba 100644
--- a/source4/dns_server/wscript_build
+++ b/source4/dns_server/wscript_build
@@ -24,6 +24,6 @@ bld.SAMBA_LIBRARY('dlz_bind9_9',
                   cflags='-DBIND_VERSION_9_9',
                   private_library=True,
                   link_name='modules/bind9/dlz_bind9_9.so',
-                  realname='dlz_bind9.so',
+                  realname='dlz_bind9_9.so',
                   install_path='${MODULESDIR}/bind9',
                   deps='samba-hostconfig samdb gensec popt')


-- 
Samba Shared Repository


More information about the samba-cvs mailing list