[SCM] Samba Shared Repository - branch master updated

Richard Sharpe sharpe at samba.org
Wed May 22 22:54:02 MDT 2013


The branch, master has been updated
       via  bea2af9 Revert my accidental commit.
      from  9ddfd7d lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIX

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


- Log -----------------------------------------------------------------
commit bea2af9369d596d513ae3909f9c6a1f356f7c827
Author: Richard Sharpe <realrichardsharpe at gmail.com>
Date:   Wed May 22 20:05:17 2013 -0700

    Revert my accidental commit.
    
    Signed-off-by: Richard Sharpe <rsharpe at samba.org>
    
    Autobuild-User(master): Richard Sharpe <sharpe at samba.org>
    Autobuild-Date(master): Thu May 23 06:53:17 CEST 2013 on sn-devel-104

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

Summary of changes:
 source3/smbd/smb2_server.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/smbd/smb2_server.c b/source3/smbd/smb2_server.c
index 73df368..b031c6d 100644
--- a/source3/smbd/smb2_server.c
+++ b/source3/smbd/smb2_server.c
@@ -997,7 +997,7 @@ void smbd_server_connection_terminate_ex(struct smbd_server_connection *sconn,
 					 const char *reason,
 					 const char *location)
 {
-	DEBUG(0,("smbd_server_connection_terminate_ex: reason[%s] at %s\n",
+	DEBUG(10,("smbd_server_connection_terminate_ex: reason[%s] at %s\n",
 		  reason, location));
 	exit_server_cleanly(reason);
 }


-- 
Samba Shared Repository


More information about the samba-cvs mailing list