[SCM] Samba Shared Repository - branch master updated

Andreas Schneider asn at samba.org
Sun Sep 26 11:28:20 MDT 2010


The branch, master has been updated
       via  0fd69f5 s3-waf: Link smbd against RPCECHO.
      from  d0739d4 s3: Remove talloc_autofree_context() from nametouid()

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


- Log -----------------------------------------------------------------
commit 0fd69f570883847f975033bc1a6306b00a5ae0d2
Author: Andreas Schneider <asn at samba.org>
Date:   Sun Sep 26 19:28:07 2010 +0200

    s3-waf: Link smbd against RPCECHO.

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

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


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index ce4fb58..6b95421 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1334,7 +1334,7 @@ bld.SAMBA_SUBSYSTEM('RPC_MODULES',
                     deps='''RPC_LSARPC RPC_SAMR RPC_WINREG RPC_INITSHUTDOWN
                             RPC_DSSETUP RPC_WKSSVC RPC_SVCCTL RPC_NTSVCS
                             RPC_NETLOGON RPC_NETDFS RPC_SRVSVC RPC_SPOOLSS
-                            RPC_EVENTLOG''')
+                            RPC_EVENTLOG RPC_RPCECHO''')
 
 bld.SAMBA_SUBSYSTEM('LOCKING',
                     source='${LOCKING_SRC}',


-- 
Samba Shared Repository


More information about the samba-cvs mailing list