[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Tue Jun 8 02:56:54 MDT 2010


The branch, master has been updated
       via  984fec2... s3-waf: fix the the waf build.
      from  096a3d3... Make aio_ex owned by a talloc context, not neccessarily on the null context.

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


- Log -----------------------------------------------------------------
commit 984fec252af70ef54461ca84a6afedb97ff81dec
Author: Günther Deschner <gd at samba.org>
Date:   Tue Jun 8 10:56:41 2010 +0200

    s3-waf: fix the the waf build.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index c0e102c..6206d2f 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -398,7 +398,7 @@ RPC_EVENTLOG_SRC = '''rpc_server/srv_eventlog_nt.c
 NPA_TSTREAM_SRC = '''../libcli/named_pipe_auth/npa_tstream.c'''
 
 RPC_NCACN_NP_INTERNAL = '''rpc_server/srv_pipe_register.c rpc_server/rpc_ncacn_np_internal.c
-                        rpc_server/srv_lsa_hnd.c'''
+                        rpc_server/rpc_handles.c'''
 
 RPC_PIPE_SRC = '''rpc_server/srv_pipe_hnd.c rpc_server/srv_pipe.c
                ${RPC_NCACN_NP_INTERNAL}'''
@@ -647,6 +647,7 @@ WINBINDD_SRC1 = '''winbindd/winbindd.c
                    auth/server_info.c
                    auth/server_info_sam.c
                    auth/user_info.c
+                   auth/user_util.c
 		   rpc_server/srv_samr_chgpasswd.c
                    ../nsswitch/libwbclient/wb_reqtrans.c'''
 
@@ -672,7 +673,7 @@ SMBD_SRC_MAIN = '''smbd/server.c smbd/server_exit.c'''
 BUILDOPT_SRC = '''smbd/build_options.c'''
 
 SMBD_SRC_SRV = '''smbd/server_reload.c smbd/files.c smbd/connection.c
-               smbd/utmp.c smbd/session.c smbd/map_username.c
+               smbd/utmp.c smbd/session.c
                smbd/dfree.c smbd/dir.c smbd/password.c smbd/conn.c
                smbd/share_access.c smbd/fileio.c
                smbd/ipc.c smbd/lanman.c smbd/negprot.c


-- 
Samba Shared Repository


More information about the samba-cvs mailing list