From c453656ac2ec7ca0b7b8c6bac54f7e76e08baa92 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sat, 19 Nov 2005 20:22:40 +0000 Subject: [PATCH] Removed some debug loggin --- ChangeLog | 1 + lib/attach.c | 1 - lib/remask.c | 2 +- mbfido/forward.c | 3 +-- mbfido/ptic.c | 2 +- mbfido/tic.c | 1 - 6 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 77e4c432..fe47ddd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ v0.83.2 16-Nov-2005 mbfido: Fixed crash when receiving bad tics. Reinstalled tic orphans and bad crc handling using new method. + Removed some debug logging. v0.83.1 12-Nov-2005 - 16-Nov-2005 diff --git a/lib/attach.c b/lib/attach.c index 8f671667..7e9a95f4 100644 --- a/lib/attach.c +++ b/lib/attach.c @@ -169,7 +169,6 @@ int check_flo(faddr *node, char *filename, char flavor) ticfile = calloc(PATH_MAX, sizeof(char)); snprintf(flofile, PATH_MAX -1, "%s", floname(node, flavor)); - Syslog('p', "check_flo: %s", flofile); if ((fp = fopen(flofile, "r+"))) { filepos = 0; while (fgets(buf, PATH_MAX +2, fp)) { diff --git a/lib/remask.c b/lib/remask.c index 51cedb93..033484e2 100644 --- a/lib/remask.c +++ b/lib/remask.c @@ -78,7 +78,7 @@ char *re_mask(char *nm, int forceupper) } *q++ = '$'; *q++ = '\0'; - Syslog('f', "Search mask \"%s\" => \"%s\"", nm, mask); +// Syslog('f', "Search mask \"%s\" => \"%s\"", nm, mask); return mask; } diff --git a/mbfido/forward.c b/mbfido/forward.c index 795a4a9e..2befcac5 100644 --- a/mbfido/forward.c +++ b/mbfido/forward.c @@ -145,7 +145,7 @@ void ForwardFile(fidoaddr Node, fa_list *sbl) CloseMail(net, Temp); } } else { - WriteError("$Can't create netmail"); + WriteError("Can't create netmail"); } tidy_faddr(Temp); } @@ -277,7 +277,6 @@ void ForwardFile(fidoaddr Node, fa_list *sbl) free(queuedir); free(listfile); tidy_faddr(routeto); - Syslog('f', "forward done"); } diff --git a/mbfido/ptic.c b/mbfido/ptic.c index 17cb2226..389070f0 100644 --- a/mbfido/ptic.c +++ b/mbfido/ptic.c @@ -614,7 +614,7 @@ int ProcessTic(fa_list **sbl, orphans **opl) if ((strlen(tic.Banner)) && IsArchive) { cmd = xstrcpy(archiver.barc); if ((cmd == NULL) || (!strlen(cmd))) { - Syslog('!', "No banner command for %s", archiver.name); + Syslog('+', "No banner command for %s", archiver.name); } else { snprintf(temp1, PATH_MAX, "%s/%s", TIC.Inbound, TIC.NewFile); snprintf(Temp, PATH_MAX, "%s/etc/%s", getenv("MBSE_ROOT"), tic.Banner); diff --git a/mbfido/tic.c b/mbfido/tic.c index 952c1cce..676ac187 100644 --- a/mbfido/tic.c +++ b/mbfido/tic.c @@ -508,7 +508,6 @@ int LoadTic(char *inb, char *tfn, orphans **opl) TIC.Orphaned = TRUE; Syslog('+', "Can't find file in inbound, will check later"); } else { - Syslog('f', "Returned RealName %s", RealName); /* * If no LFN received in the ticfile and the file in the inbound is the same as the 8.3 name * but only the case is different, then treat the real filename as LFN.