1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.

(This used to be commit 985dbb47d9)
This commit is contained in:
Tim Potter
2005-07-19 02:37:04 +00:00
committed by Gerald (Jerry) Carter
parent 263a51cd62
commit ab398643a4
29 changed files with 0 additions and 58 deletions

View File

@ -21,8 +21,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
#include "client/client_proto.h" #include "client/client_proto.h"
#ifndef REGISTER #ifndef REGISTER

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
#include <mntent.h> #include <mntent.h>

View File

@ -23,8 +23,6 @@
#include "includes.h" #include "includes.h"
#define NO_SYSLOG
#define PW_MAX_BUF_SIZE sysconf(_SC_GETPW_R_SIZE_MAX) #define PW_MAX_BUF_SIZE sysconf(_SC_GETPW_R_SIZE_MAX)
#define TICKET_CC_DIR "/tmp" #define TICKET_CC_DIR "/tmp"
#define CC_PREFIX "krb5cc_" /* prefix of the ticket cache */ #define CC_PREFIX "krb5cc_" /* prefix of the ticket cache */

View File

@ -19,8 +19,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
extern pstring user_socket_options; extern pstring user_socket_options;

View File

@ -19,8 +19,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
/**************************************************************************** /****************************************************************************

View File

@ -19,8 +19,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
/***************************************************** /*****************************************************

View File

@ -19,8 +19,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
/**************************************************************************** /****************************************************************************

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
extern file_info def_finfo; extern file_info def_finfo;

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
/**************************************************************************** /****************************************************************************

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
/***************************************************************************** /*****************************************************************************

View File

@ -19,8 +19,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"

View File

@ -76,8 +76,6 @@
/* */ /* */
/*****************************************************/ /*****************************************************/
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
#define WORDSIZE 2 #define WORDSIZE 2

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
/**************************************************************************** /****************************************************************************

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"

View File

@ -17,8 +17,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
/* error code stuff - put together by Merik Karman /* error code stuff - put together by Merik Karman

View File

@ -19,8 +19,6 @@
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
#ifdef HAVE_NS_API_H #ifdef HAVE_NS_API_H
#undef VOLATILE #undef VOLATILE

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
extern BOOL torture_showall; extern BOOL torture_showall;

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
static fstring password[2]; static fstring password[2];

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
static fstring password; static fstring password;

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
static fstring password; static fstring password;

View File

@ -21,8 +21,6 @@
test code for internal messaging test code for internal messaging
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
static int pong_count; static int pong_count;

View File

@ -20,8 +20,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
#define MAX_FILES 1000 #define MAX_FILES 1000

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
#define VERBOSE 0 #define VERBOSE 0

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
extern char *optarg; extern char *optarg;

View File

@ -18,8 +18,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
BOOL torture_utable(int dummy) BOOL torture_utable(int dummy)

View File

@ -20,8 +20,6 @@
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
extern BOOL AllowDebugChange; extern BOOL AllowDebugChange;

View File

@ -31,8 +31,6 @@
* This program reports current SMB connections * This program reports current SMB connections
*/ */
#define NO_SYSLOG
#include "includes.h" #include "includes.h"
#define SMB_MAXPIDS 2048 #define SMB_MAXPIDS 2048