[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Tue Oct 26 13:36:02 MDT 2010


The branch, master has been updated
       via  ba6afbd s4:librpc: we don't need dcerpc client bindings for dns.idl
      from  1b68910 s4:ldap.py - add a test for attribute ranges - still very basic

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


- Log -----------------------------------------------------------------
commit ba6afbdfb7e8c4a3b047bda134c0887e5b16aeb4
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Oct 26 20:47:44 2010 +0200

    s4:librpc: we don't need dcerpc client bindings for dns.idl
    
    metze
    
    Autobuild-User: Stefan Metzmacher <metze at samba.org>
    Autobuild-Date: Tue Oct 26 19:35:59 UTC 2010 on sn-devel-104

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

Summary of changes:
 source4/librpc/wscript_build |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/librpc/wscript_build b/source4/librpc/wscript_build
index d40b808..d5ca5ca 100755
--- a/source4/librpc/wscript_build
+++ b/source4/librpc/wscript_build
@@ -161,11 +161,6 @@ bld.SAMBA_LIBRARY('dcerpc-samr',
 	header_path='gen_ndr'
 	)
 
-bld.SAMBA_SUBSYSTEM('RPC_NDR_DNS',
-	source='../../librpc/gen_ndr/ndr_dns_c.c',
-	public_deps='dcerpc ndr-standard',
-	)
-
 
 bld.SAMBA_LIBRARY('dcerpc-atsvc',
 	source='../../librpc/gen_ndr/ndr_atsvc_c.c',
@@ -361,12 +356,6 @@ bld.SAMBA_PYTHON('python_dcerpc_xattr',
 	realname='samba/dcerpc/xattr.so'
 	)
 
-bld.SAMBA_PYTHON('python_dns',
-	source='../../librpc/gen_ndr/py_dns.c',
-	deps='pytalloc-util NDR_DNS pyrpc_util RPC_NDR_DNS',
-	realname='samba/dcerpc/dns.so'
-	)
-
 bld.SAMBA_PYTHON('python_netlogon',
 	source='../../librpc/gen_ndr/py_netlogon.c',
 	deps='RPC_NDR_NETLOGON pytalloc-util pyrpc_util',


-- 
Samba Shared Repository


More information about the samba-cvs mailing list