[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Sun Oct 24 05:24:01 MDT 2010


The branch, master has been updated
       via  005b50a s4:librpc: we don't need dcerpc client bindings for dns.idl
      from  09a1075 s3: Remove unused cli_get_ea_list_fnum

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


- Log -----------------------------------------------------------------
commit 005b50ad68c5a18d9e34e9c46f67750a67472634
Author: Stefan Metzmacher <metze at samba.org>
Date:   Sun Oct 24 12:31:03 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: Sun Oct 24 11:23:50 UTC 2010 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source4/librpc/wscript_build b/source4/librpc/wscript_build
index 1fc1d2b..56e8f77 100755
--- a/source4/librpc/wscript_build
+++ b/source4/librpc/wscript_build
@@ -161,16 +161,6 @@ bld.SAMBA_LIBRARY('dcerpc_samr',
         header_path='gen_ndr'
 	)
 
-
-bld.SAMBA_LIBRARY('dcerpc_dns',
-	source='../../librpc/gen_ndr/ndr_dns_c.c',
-	vnum='0.0.1',
-	public_deps='dcerpc NDR_STANDARD',
-	public_headers='../../librpc/gen_ndr/ndr_dns_c.h',
-        header_path='gen_ndr'
-	)
-
-
 bld.SAMBA_LIBRARY('dcerpc_atsvc',
 	source='../../librpc/gen_ndr/ndr_atsvc_c.c',
 	pc_files='dcerpc_atsvc.pc',
@@ -365,12 +355,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 NDR_DNS pyrpc_util dcerpc_dns',
-	realname='samba/dcerpc/dns.so'
-	)
-
 bld.SAMBA_PYTHON('python_netlogon',
 	source='../../librpc/gen_ndr/py_netlogon.c',
 	deps='RPC_NDR_NETLOGON PYTALLOC pyrpc_util',


-- 
Samba Shared Repository


More information about the samba-cvs mailing list