r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
authorTim Potter <tpot@samba.org>
Tue, 19 Jul 2005 02:37:04 +0000 (02:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:11 +0000 (11:00 -0500)
29 files changed:
source/client/client.c
source/client/smbmount.c
source/client/smbspool.c
source/libsmb/cliconnect.c
source/libsmb/clidfs.c
source/libsmb/clientgen.c
source/libsmb/clierror.c
source/libsmb/clifile.c
source/libsmb/clilist.c
source/libsmb/climessage.c
source/libsmb/clioplock.c
source/libsmb/cliprint.c
source/libsmb/clirap.c
source/libsmb/clirap2.c
source/libsmb/clireadwrite.c
source/libsmb/clitrans.c
source/libsmb/smberr.c
source/nsswitch/wins.c
source/torture/denytest.c
source/torture/locktest.c
source/torture/locktest2.c
source/torture/masktest.c
source/torture/msgtest.c
source/torture/nbio.c
source/torture/scanner.c
source/torture/torture.c
source/torture/utable.c
source/utils/nmblookup.c
source/utils/status.c

index d7905770e92c10f9bca9154bf01c561f345d3e36..d22f1245faca35944b728ec9851dc7db174933ba 100644 (file)
@@ -21,8 +21,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 #include "client/client_proto.h"
 #ifndef REGISTER
index 04bb103dae2f7916dd913bf71e910b202cdbec3a..4438964b83857f29b61d5800135ffb25b7cd3610 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 #include <mntent.h>
index 04f293a8e63c83ee1dd6c55c1af823dcab154c2e..16b071af1931cae2f32b4cf084ad55d3c3b300e9 100644 (file)
@@ -23,8 +23,6 @@
 
 #include "includes.h"
 
-
-#define NO_SYSLOG
 #define PW_MAX_BUF_SIZE          sysconf(_SC_GETPW_R_SIZE_MAX)
 #define TICKET_CC_DIR            "/tmp"
 #define CC_PREFIX                "krb5cc_" /* prefix of the ticket cache */
index 5a9992d4e0369a4d3b70832f0f410ba6e5930b16..3d8e36c493a7911f3339e1f105a8078a92addab5 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 extern pstring user_socket_options;
index 7ce4871b4d7cea7acebec6d70a3448cedbf2314b..51f21397f7c25691c9ff51ced4bbed9e20530ea6 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 
index 2e214735119251ade7f5559494e25c402714854b..f1794ab5dc8d041f8b2efc9d096a04eb2307927f 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 /****************************************************************************
index a16c1f52419706540db3521d77ca5dc8d9fdd292..355a2adf34d998cd86689ace555073fcd3dabc37 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 /*****************************************************
index 87c6f2568b165005ea0e87ee1e2b5c987404298f..a7e6fbfe3f1858dc0202ad085ee2d389b9277682 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 /****************************************************************************
index d9a6f4709d55324699cc0565141d35841b5cb419..a0be40bdc9f5128241a0ef2e59ed3c22120d433b 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 extern file_info def_finfo;
index 8429ca4f4131162686f627925f8a9ed3b79759b1..f646096a4e5aaa8921b8f9f65678a5aa58be8d41 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 
index 0ffeb1926b03813a3c7134ac0193997163b1d852..037d7147dbb1f591de2eb2a9f50d573058b23684 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 /****************************************************************************
index 732241a758f28557ba4987fb388d89ec1cdba315..4a5ee5ae08c3bac158c127e0f1473450fc20bcf3 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 /*****************************************************************************
index 4766811c8e8d54e922a5ab72a4a64845ec26c8d9..b53e19ef9885659f42ed3d0a759e3ae84442a4b1 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 
index b15ee1a63e2583eaac71997d7c3dd571860a33e1..a327bae31746ae17cdcb98734b5e57659dbd8f8f 100644 (file)
@@ -76,8 +76,6 @@
 /*                                                   */
 /*****************************************************/ 
 
-#define NO_SYSLOG
-
 #include "includes.h" 
 
 #define WORDSIZE 2
index 9e52ed35949944d9d24a2a6a681cded962c854e9..1220907629c368af5b41d31d4f2c0512020c6deb 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 /****************************************************************************
index 75afe5195ed8e7f842ffb4dc3f4e43adcd6d257b..c6b1d465ffed05ea8b15e209f6cf3efb968245e7 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 
index b014fb947e3fb0c649e3d6fb1f31a4afa51a8602..a21063e52ac3371974d212cc4245ee61e73a636a 100644 (file)
@@ -17,8 +17,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 /* error code stuff - put together by Merik Karman
index 6d4f6cfa264248d41d94e9e78efb17cd4343fbd3..ac5b0f11572a326b762e5cf2bf1ddce15a0620f6 100644 (file)
@@ -19,8 +19,6 @@
    
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 #ifdef HAVE_NS_API_H
 #undef VOLATILE
index a130b598159a07cc9ec5d27114e94008cf60cd02..291a4035af79589d8507874cb0cb178486a5067b 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 extern BOOL torture_showall;
index cdeebf2f8ec36b35225becf649706896feb3bb45..a0698162d1c4da2b4833f883a3fb2fa3923f67d0 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 static fstring password[2];
index 45c0890dc3d0dd4dda3861627de7054c546f1d1c..d0b502c74e722f71f5027026840e07197fcee79a 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 static fstring password;
index f3c87e0c72ce133b36c1a36d3d99bcdda5a3ce64..07bfe6912172574d185b246a04ffaa2e365f9cc4 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 static fstring password;
index c40973a75c80c056c1923398f9356a29b1539e42..ac55d703276f9a812238b5042a58889a6ca55f15 100644 (file)
@@ -21,8 +21,6 @@
   test code for internal messaging
  */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 static int pong_count;
index e00fce02dbc3ec062bafaea07a00a98dc9fdd358..795392ae5cb38bee08082af1f216036f7904195b 100644 (file)
@@ -20,8 +20,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 #define MAX_FILES 1000
index 93f89c105cf667700be040356e2fb54ee8ffaf0d..1893be83699ca69b3c2b79ead8a9e0600403c9ae 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 #define VERBOSE 0
index f59da14b795a4e200b00453736a03a0247e96ef9..d3596fcd98d5d5d152e371b889a3935540edad76 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 extern char *optarg;
index c9b30f06e1cdc1b3c61061b857cbf7bb7e63176b..1d06194e46d59ba4d6bcec1860f317ec8cd494bc 100644 (file)
@@ -18,8 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 BOOL torture_utable(int dummy)
index d1d735f7f9e9b534851b10199b43a114d2008fda..09148ad37c30df2204f921d3a6f73cfd50720eb8 100644 (file)
@@ -20,8 +20,6 @@
    
 */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 extern BOOL AllowDebugChange;
index f3c8861666286351e23200c24417822c85aabbd2..bed9828c228321b85c6a68bf867c76bf3077d881 100644 (file)
@@ -31,8 +31,6 @@
  * This program reports current SMB connections
  */
 
-#define NO_SYSLOG
-
 #include "includes.h"
 
 #define SMB_MAXPIDS            2048