[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Mon Jul 5 09:38:45 MDT 2010


The branch, master has been updated
       via  3255a7c... s3-waf: fix the build.
      from  3323e88... s3-winbind: Rename lookup_groupmem to msrpc_lookup_groupmem.

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


- Log -----------------------------------------------------------------
commit 3255a7c42c13874eb7bfbf058f8388325afe5a7f
Author: Günther Deschner <gd at samba.org>
Date:   Mon Jul 5 17:38:16 2010 +0200

    s3-waf: fix the build.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 0a6b509..337b840 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -135,6 +135,7 @@ LIB_SRC = '''${LIBSAMBAUTIL_SRC} ${UTIL_SRC} ${CRYPTO_SRC}
           lib/messages_ctdbd.c lib/packet.c lib/ctdbd_conn.c
           lib/interfaces.c lib/memcache.c
           lib/talloc_dict.c
+          lib/util_sconn.c
           lib/serverid.c
           lib/util_transfer_file.c ../lib/async_req/async_sock.c
           ${TDB_LIB_SRC}
@@ -659,7 +660,7 @@ WINBINDD_SRC = '''${WINBINDD_SRC1}
                   ${DCUTIL_SRC} ${IDMAP_SRC} ${NSS_INFO_SRC}
                   ${AFS_SRC} ${AFS_SETTOKEN_SRC}
                   ${LIBADS_SERVER_SRC}
-                  ${RPC_NCACN_NP_INTERNAL} ${RPC_SAMR_SRC} ${RPC_LSA_OBJ}
+                  ${RPC_NCACN_NP_INTERNAL} ${RPC_SAMR_SRC} ${RPC_LSA_SRC}
                   ${TDB_VALIDATE_SRC}'''
 
 LIBNET_SRC = 'libnet/libnet_join.c libnet/libnet_keytab.c librpc/gen_ndr/ndr_libnet_join.c'


-- 
Samba Shared Repository


More information about the samba-cvs mailing list