[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Thu Jul 15 18:39:59 MDT 2010


The branch, master has been updated
       via  5f8678f... libcli/netlogon: re-enable debugging.
      from  914fd13... s3-registry: use some prs macros to the only place where they are used.

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


- Log -----------------------------------------------------------------
commit 5f8678f34be57ccbbf9d9c93ee34b1d8f09c75c4
Author: Günther Deschner <gd at samba.org>
Date:   Fri Jul 16 02:37:51 2010 +0200

    libcli/netlogon: re-enable debugging.
    
    Now that we do not share binary objects anymore, we can safely enable
    debugging here again.
    
    Guenther
    
    This reverts commit 3eb122069b9f81196ac658375fcb828924af3e94.

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

Summary of changes:
 libcli/netlogon.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)


Changeset truncated at 500 lines:

diff --git a/libcli/netlogon.c b/libcli/netlogon.c
index e32842e..d9b0196 100644
--- a/libcli/netlogon.c
+++ b/libcli/netlogon.c
@@ -22,13 +22,6 @@
 #include "includes.h"
 #include "../libcli/netlogon.h"
 
-#undef DEBUG
-#define DEBUG(x, y)
-#undef DEBUGLVL
-#define DEBUGLVL(x) false
-#undef DEBUGLEVEL
-#define DEBUGLEVEL 0
-
 NTSTATUS push_netlogon_samlogon_response(DATA_BLOB *data, TALLOC_CTX *mem_ctx,
 					 struct netlogon_samlogon_response *response)
 {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list