[SCM] Samba Shared Repository - branch master updated

Andrew Bartlett abartlet at samba.org
Fri May 21 04:09:12 MDT 2010


The branch, master has been updated
       via  50b472a... s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for libcli_ldap.h
      from  1240478... s4:torture:winreg: improve error messages in test_HKLM_wellknown

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


- Log -----------------------------------------------------------------
commit 50b472a772edeb23ec97c3878054fb437db24f9b
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Fri May 21 20:07:18 2010 +1000

    s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for libcli_ldap.h
    
    It took a little while to find where to update this...
    
    Andrew Bartlett

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

Summary of changes:
 source4/headermap.txt             |    2 +-
 source4/libcli/ldap/wscript_build |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/headermap.txt b/source4/headermap.txt
index a998ff9..e8dbbce 100644
--- a/source4/headermap.txt
+++ b/source4/headermap.txt
@@ -32,7 +32,7 @@ rpc_server/dcerpc_server.h: dcerpc_server.h
 rpc_server/common/common.h: dcerpc_server/common.h
 ../libcli/auth/credentials.h: domain_credentials.h
 ../lib/util/charset/charset.h: charset.h
-libcli/ldap/ldap.h: ldap-util.h
+libcli/ldap/libcli_ldap.h: ldap-util.h
 ../lib/torture/torture.h: torture.h
 libcli/libcli.h: client.h
 librpc/gen_ndr/ntp_signd.h: gen_ndr/ntp_signd.h
diff --git a/source4/libcli/ldap/wscript_build b/source4/libcli/ldap/wscript_build
index 47372d7..62d6bf3 100644
--- a/source4/libcli/ldap/wscript_build
+++ b/source4/libcli/ldap/wscript_build
@@ -4,7 +4,7 @@ bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP',
 	source='ldap_client.c ldap_bind.c ldap_ildap.c ldap_controls.c',
 	autoproto='ldap_proto.h',
 	public_deps='LIBSAMBA-ERRORS tevent LIBPACKET',
-	public_headers='ldap.h:ldap-util.h',
+	public_headers='libcli_ldap.h:ldap-util.h',
 	deps='LIBCLI_COMPOSITE samba_socket NDR_SAMR LIBTLS LIBCLI_LDAP_NDR LIBNDR LP_RESOLVE gensec LIBCLI_LDAP_MESSAGE'
 	)
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list