[SCM] Samba Shared Repository - branch master updated - 3eb122069b9f81196ac658375fcb828924af3e94

Simo Sorce idra at samba.org
Wed Sep 24 23:26:28 GMT 2008


The branch, master has been updated
       via  3eb122069b9f81196ac658375fcb828924af3e94 (commit)
      from  964fb9f2492964472666cf10973e1abf6df6882c (commit)

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


- Log -----------------------------------------------------------------
commit 3eb122069b9f81196ac658375fcb828924af3e94
Author: Simo Sorce <idra at samba.org>
Date:   Wed Sep 24 19:22:39 2008 -0400

    Temporary build fix for the merged build

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

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


Changeset truncated at 500 lines:

diff --git a/libcli/netlogon.c b/libcli/netlogon.c
index ab5d9af..36d9e5f 100644
--- a/libcli/netlogon.c
+++ b/libcli/netlogon.c
@@ -22,6 +22,13 @@
 #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 smb_iconv_convenience *iconv_convenience,
 					 struct netlogon_samlogon_response *response)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list