You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(26) |
Aug
(227) |
Sep
(65) |
Oct
(24) |
Nov
(44) |
Dec
(18) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(6) |
Feb
(63) |
Mar
(106) |
Apr
(29) |
May
|
Jun
(10) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
| 2004 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(45) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
(43) |
Feb
(6) |
Mar
|
Apr
|
May
|
Jun
(13) |
Jul
(5) |
Aug
(2) |
Sep
(8) |
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(10) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(53) |
|
From: Martin J. <n0...@us...> - 2004-08-26 20:56:59
|
Update of /cvsroot/fidogate/fidogate/src/areafix In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28660/src/areafix Modified Files: areafix.c Log Message: See ChangeLog Index: areafix.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/areafix.c,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- areafix.c 22 Aug 2004 20:19:10 -0000 1.22 +++ areafix.c 26 Aug 2004 20:56:18 -0000 1.23 @@ -273,8 +273,7 @@ void areafix_auth_cmd(void) { - authorized = authorized_cmdline = authorized_new = - authorized_new = authorized_delete = TRUE; + authorized = authorized_cmdline = authorized_new = authorized_delete = TRUE; } |
|
From: Martin J. <n0...@us...> - 2004-08-26 20:56:58
|
Update of /cvsroot/fidogate/fidogate/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28660/doc Modified Files: fidogate.info fidogate.texi fidogate.txt Log Message: See ChangeLog Index: fidogate.info =================================================================== RCS file: /cvsroot/fidogate/fidogate/doc/fidogate.info,v retrieving revision 4.54 retrieving revision 4.55 diff -u -d -r4.54 -r4.55 --- fidogate.info 14 Dec 2002 21:05:46 -0000 4.54 +++ fidogate.info 26 Aug 2004 20:56:01 -0000 4.55 @@ -1,4 +1,4 @@ -Dies ist fidogate.info, hergestellt von Makeinfo Version 4.1 aus +Dies ist fidogate.info, hergestellt von Makeinfo Version 4.7 aus fidogate.texi. This file documents the installation and usage of FIDOGATE version @@ -20,86 +20,4079 @@ versions. -Indirect: -fidogate.info-1: 764 [...4131 lines suppressed...] +Node: Config57547 +Node: Hosts76215 +Node: Aliases78455 +Node: Areas79333 +Node: Bounce82474 +Node: Passwd83679 +Node: Routing85277 +Node: Packing89190 +Node: Areas.bbs91115 +Node: Basic93153 +Node: Sendmail93679 +Node: Example Point95092 +Node: Example Point 297149 +Node: Example Node99683 +Node: Usage102621 +Node: RFC Headers102840 +Node: X Headers104210 +Node: Index105065 End Tag Table Index: fidogate.texi =================================================================== RCS file: /cvsroot/fidogate/fidogate/doc/fidogate.texi,v retrieving revision 4.54 retrieving revision 4.55 diff -u -d -r4.54 -r4.55 --- fidogate.texi 14 Dec 2002 21:05:46 -0000 4.54 +++ fidogate.texi 26 Aug 2004 20:56:16 -0000 4.55 @@ -3513,6 +3513,12 @@ which is also very useful for fighting Spam. +@item SilentBounces +Causes EX_NOHOST, EX_NOUSER errors to return OK without any message. +Useful in the never ending fight against spam, when your gateway +is flooded with messages to unknown adresses, such as Fido.DE :-( + + @end table Index: fidogate.txt =================================================================== RCS file: /cvsroot/fidogate/fidogate/doc/fidogate.txt,v retrieving revision 4.58 retrieving revision 4.59 diff -u -d -r4.58 -r4.59 --- fidogate.txt 14 Dec 2002 21:05:46 -0000 4.58 +++ fidogate.txt 26 Aug 2004 20:56:17 -0000 4.59 @@ -1,3837 +0,0 @@ -Dies ist fidogate.info, hergestellt von Makeinfo Version 4.1 aus -fidogate.texi. - - This file documents the installation and usage of FIDOGATE version -4.4 - - Copyright (C) 1994-2000, Martin Junius - - Permission is granted to make and distribute verbatim copies of this -manual provided the copyright notice and this permission notice are -preserved on all copies. [...3806 lines suppressed...] -* runnews: runnews. -* runout: runout. -* runtoss: runtoss. -* rununpack: rununpack. -* send-ffx: send-ffx. -* send-fidogate: send-fidogate. -* sendmail: Sendmail. -* sumcrc: sumcrc. -* Testing: Testing. -* Tossing <1>: rununpack. -* Tossing <2>: runtoss. -* Tossing <3>: runout. -* Tossing <4>: runnews. -* Tossing <5>: runmail. -* Tossing <6>: runin. -* Tossing: ftntoss. -* Usage: Usage. -* X header: X Headers. - - |
|
From: Martin J. <n0...@us...> - 2004-08-26 20:56:41
|
Update of /cvsroot/fidogate/fidogate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28660 Modified Files: ANNOUNCE ChangeLog fidogate.lsm fidogate.spec Log Message: See ChangeLog Index: fidogate.spec =================================================================== RCS file: /cvsroot/fidogate/fidogate/fidogate.spec,v retrieving revision 4.17 retrieving revision 4.18 diff -u -d -r4.17 -r4.18 --- fidogate.spec 9 Jun 2003 12:10:56 -0000 4.17 +++ fidogate.spec 26 Aug 2004 20:56:01 -0000 4.18 @@ -1,7 +1,7 @@ Summary: Fido-Internet Gateway and Fido Tosser Name: fidogate -Version: 4.4.9 -Release: 1.rh9x +Version: 4.4.10 +Release: 1.fc2 Copyright: GPL Group: System Environment/Daemons Source: ftp://ftp.fidogate.org/pub/fidogate/fidogate-%{version}.tar.gz @@ -58,6 +58,9 @@ %config(noreplace) /var/lib/fidogate/fareas.bbs %changelog +* Thu Aug 26 2004 Martin Junius <mj...@fi...> +- Updated to version 4.4.10, Fedora Core 2 + * Mon Jun 09 2003 Martin Junius <mj...@m-...> - Updated to version 4.4.9, RedHat 9 Index: fidogate.lsm =================================================================== RCS file: /cvsroot/fidogate/fidogate/fidogate.lsm,v retrieving revision 4.43 retrieving revision 4.44 diff -u -d -r4.43 -r4.44 --- fidogate.lsm 9 Jun 2003 12:10:56 -0000 4.43 +++ fidogate.lsm 26 Aug 2004 20:56:01 -0000 4.44 @@ -1,7 +1,7 @@ Begin3 Title: FIDOGATE -Version: 4.4.9 -Entered-date: 09JUN03 +Version: 4.4.10 +Entered-date: 26AUG04 Description: FIDOGATE Version 4: * Fido-Internet Gateway * Fido FTN-FTN Gateway @@ -12,9 +12,9 @@ Author: mj...@fi... (Martin Junius) Maintained-by: mj...@fi... (Martin Junius) Primary-site: ftp.fidogate.org /pub/fidogate - 1164kB fidogate-4.4.9.tar.gz + 1200kB fidogate-4.4.10.tar.gz Alternate-site: metalab.unc.edu /pub/Linux/system/fido - 1164kB fidogate-4.4.9.tar.gz + 1200kB fidogate-4.4.10.tar.gz Platforms: Linux, SunOS, FreeBSD, Interactive, NextSTEP, easily portable to POSIX compatible UNIX systems. Supports OS/2 (EMX gcc port), MSDOS (DJGPP gcc port), and WIN32 Index: ANNOUNCE =================================================================== RCS file: /cvsroot/fidogate/fidogate/ANNOUNCE,v retrieving revision 4.88 retrieving revision 4.89 diff -u -d -r4.88 -r4.89 --- ANNOUNCE 9 Jun 2003 12:10:56 -0000 4.88 +++ ANNOUNCE 26 Aug 2004 20:56:00 -0000 4.89 @@ -1,10 +1,10 @@ X-Emacs-Mode: -*- indented-text -*- -Subject: FIDOGATE 4.4.9 - Fido-Internet Gateway and Tosser +Subject: FIDOGATE 4.4.10 - Fido-Internet Gateway and Tosser Keywords: fido ftn netmail echomail tosser areafix mail news gateway Followup-To: comp.os.linux.misc ================================================================= - FIDOGATE 4.4.9, a stable version of the new FIDOGATE release + FIDOGATE 4.4.10, a stable version of the new FIDOGATE release ================================================================= FIDOGATE Version 4 @@ -33,15 +33,44 @@ http://metalab.unc.edu/pub/Linux/system/fido/ (maybe still in .../pub/Linux/Incoming) - fidogate-4.4.9.lsm 1 Kbyte - fidogate-4.4.9.tar.gz 1164 Kbyte - fidogate-4.4.9-1.rh9x.src.rpm 1164 Kbyte - fidogate-4.4.9-1.rh9x.i386.rpm 1088 Kbyte + fidogate-4.4.10.lsm 1 Kbyte + fidogate-4.4.10.tar.gz 1170 Kbyte + fidogate-4.4.10-1.fc2.src.rpm 1170 Kbyte + fidogate-4.4.10-1.fc2.i386.rpm 1100 Kbyte ====================================================================== +Changes in 4.4.10: + +* SECURITY BUG in all setuid news programs fixed (environment + variables FIDOGATE_LOGFILE, LOGFILE allowed local append to + all files writable by news). + +* rfc2ftn: new config option SilentBounces, causes EX_NOHOST, + EX_NOUSER errors to return OK without any message. Useful in the + never ending fight against spam, when your gateway is flooded with + messages to unknown adresses, such as Fido.DE :-( + +* rfc2ftn: "Sysop" is always a valid name. + +* logsendmail2: new log analysis script. + +* send-fidogate: added optimized handling for INN 2.4, must be enabled + by modifying this script. + +* Compile time conflict with Standard-C function log() solved. + +* ftn2rfc: if the UseOriginForOrganization option is set, don't + convert empty * Origin lines to Organization header, use default + instead. + +Thanks to Viktor Kafke and Niels Heinen for their input, which +triggered this release ... ;-) + + + Changes in 4.4.9: * send-fidogate: fixed INN interface (using batcher) for INN 2.3. Index: ChangeLog =================================================================== RCS file: /cvsroot/fidogate/fidogate/ChangeLog,v retrieving revision 4.321 retrieving revision 4.322 diff -u -d -r4.321 -r4.322 --- ChangeLog 22 Aug 2004 20:19:08 -0000 4.321 +++ ChangeLog 26 Aug 2004 20:56:01 -0000 4.322 @@ -1,3 +1,23 @@ +2004-08-26 Martin Junius <mj.at.n0ll.dot.net> + + ------- CVS ci ------------------------------------------------------- + + * src/ffx/ffx.c (main): fixed compiler warning. + + * src/areafix/areafix.c (areafix_auth_cmd): fixed compiler warning. + + * fidogate.spec: updated 4.4.10-1.fc2. + + * fidogate.lsm: updated. + + * ANNOUNCE: updated. + + * doc/fidogate.texi (Config): added description of SilentBounces + config option. + + * test/*/run.verify: checked and re-created test verify files for + bounce, gate7, gate8, rununpack. + 2004-08-22 Martin Junius <mj.at.n0ll.dot.net> ------- CVS ci ------------------------------------------------------- |
|
From: Martin J. <n0...@us...> - 2004-08-26 20:56:33
|
Update of /cvsroot/fidogate/fidogate/test/tc.rununpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28660/test/tc.rununpack Modified Files: run.verify Log Message: See ChangeLog Index: run.verify =================================================================== RCS file: /cvsroot/fidogate/fidogate/test/tc.rununpack/run.verify,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- run.verify 10 Apr 2003 21:22:44 -0000 1.11 +++ run.verify 26 Aug 2004 20:56:21 -0000 1.12 @@ -116,10 +116,6 @@ ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4i9vav$6m...@sp...> da5ed49f ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iaeig$89...@sp...> 09369426 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iaetp$8a...@sp...> 87ed6879 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01165017.PKT (7930b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4i9vav$6m...@sp...> da5ed49f -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iaeig$89...@sp...> 09369426 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iaetp$8a...@sp...> 87ed6879 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01168917.PKT (55625b) from 2:2452/110.0 to 2:2452/110.2 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01168917.pkt (55625b) from 2:2452/110.0 to 2:2452/110.2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4i4su9$c8...@su...> dbd5b35b @@ -211,93 +207,6 @@ ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 051087e2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 5be013b0 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 42fa0227 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01168917.PKT (55625b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4i4su9$c8...@su...> dbd5b35b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 1477e121 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 1476d0c5 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 1477e120 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/66...@fi... c268fa0f -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/66...@fi... c268fa17 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/50 31484ac8 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2476/905.17 c271c3af -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2449/166.8 3146f9d4 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2449/166.8 3146fa9d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 31471620 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 31471a85 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 31471b04 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <314...@p1...> a2df3960 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <314...@p1...> aba3549e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:241/575.11 c2667721 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3110.28@fidonet c2692e84 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3110.28@fidonet c2692e8b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 25122758 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 25122759 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/201.20@fidonet 8a4d8e24 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/201.20@fidonet 6a40ec8b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 31491d9e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/20...@fi... c2726b4c -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2457/100.22@fidonet c27506a8 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/8001.14 c260e4ae -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/8001.14 c260e4b6 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2454/500.0 14820be0 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2454/500.0 14820be1 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4i9e9u$80...@lo...> bb68308d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/8001.14 c270e4bf -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/1808 378fa5cf -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:248/11...@fi... c27170c1 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/30...@fi... 2595fc96 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01168920.PKT (34949b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c26a21e5 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c26a21ed -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c26a21f0 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/6666.66 3148b350 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/6110.2 148a6800 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c2722269 -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2453/400@FidoNet 3144c5d3 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/212.0 149b6873 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/212.0 149b6874 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/407.20 314a3288 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/130.34 c24506c4 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/1401.7 14a70b96 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <m0h...@cy...> 874ff623 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01172288.PKT (48806b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:301/138 000d9872 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <64t...@hi...> 55128ad7 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:316/777.77@FidoNet 3149e66f -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2461/111 3144b488 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/301.20 965fce9a -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2454/500.0 148dc4e0 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2453/69...@fi... c27370a2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/7805.5@fidonet c271e3be -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/7805.5@fidonet c271e3c3 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/7805.5@fidonet c271e413 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2476/819.2 c27c3c93 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/39.64@fidonet c2796267 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/39.64@fidonet c2796271 -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2468/6002.27@fidonet c27d594b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/6666.66 31494563 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/2010.5@Fidonet 31473d90 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/605.35@fidonet c276e77b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2455/308 3149a0dc -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/2340.104 3149eddc -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 3149dbb7 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/300.117@fidonet c274985d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/606 56e8ac0e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/606 56e8ad1e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a3549 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a3550 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a355d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a3562 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a356c -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/1280.128 14b3e472 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/1280.128 14b3e47a -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01172292.PKT (11198b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ie63g$25...@sp...> 633859b6 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4if29j$4t...@sp...> 3b7b429e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/6666.66 314a5fe5 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 051087e2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 5be013b0 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 42fa0227 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01172299.PKT (44435b) from 2:2452/110.0 to 2:2452/110.2 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01172299.pkt (44435b) from 2:2452/110.0 to 2:2452/110.2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/41...@fi... 2000c825 @@ -377,91 +286,6 @@ ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01175557.PKT (1287b) from 2:2452/110.0 to 2:2452/110.2 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01175557.pkt (1287b) from 2:2452/110.0 to 2:2452/110.2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ii0fr$7o...@sp...> 54e66df3 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01172299.PKT (44435b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/41...@fi... 2000c825 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/1401.0 314c3ca2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/41...@fi... 2383b04a -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2490/40...@fi... a494c06c -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3175.45 c26f7ff5 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2454/130.69@Fido 1060c06e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/901.65 c270bb81 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/901.65 c270bb8d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:301/818.19 31497e83 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3110.28@fidonet c2795143 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3110.28@fidonet c279514e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 314a9d3c -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 314a9d97 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 314a9f0e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/700.1 314b455f -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017 14af1080 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e3 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e4 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e6 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e8 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> a528a8d0 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 19f3ca25 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/2030.8 314b7693 -ftntoss msgs processed: 420 in, 155 out (0 mail, 155 echo) -ftntoss msgs killed: 265 dupe -Status 3 -Running ../lib/ftnroute -c ../cf/fidogate.conf -v -ftnroute packet for 2:2452/110.2 (Hold) -Status 0 -Running ../lib/ftnpack -F/home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -c ../cf/fidogate.conf -v -ftnpack packet (283569b) for 2:2452/110.2 (noarc) -Status 0 -Running df -P ./bt -Running ../lib/ftntoss -x -I /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -s -c ../cf/fidogate.conf -v -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01173105.PKT (3080b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iffdp$6t...@sp...> 1c0daad4 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iffqt$6u...@sp...> a491e9af -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01173858.PKT (75317b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/920.947 149eec10 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 25930fd3 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.102@fidonet c2774162 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 4cdef207 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 01aa37f4 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 91d39fd4 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 71d022e7 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 1b932ec3 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 5887b089 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 7ce7332b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:315/3.29 314bc10d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/1351.36@fidonet c2843d6e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/4528.14@fidonet c268ed73 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4idv2d$pn...@dr...> 0dedf7ee -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4idv9u$pn...@dr...> 94f598d6 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4idvdn$pn...@dr...> 8451007f -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2468/6002.2 c27f30c9 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4igl6o$ej...@dr...> ea4d37ae -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4igm0v$er...@dr...> acfd1559 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ign4k$er...@dr...> 522b5358 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/52...@fi... c2817475 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/52...@fi... c2817482 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/1153.10@fidonet c285a5d9 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/7805.5@fidonet c281fd6b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/8001.14 c270eb2b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2455/240.25 ff88fe83 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/1860.11 314b14d6 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2455/240.25 6b899e5f -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/1414.10 c27c0682 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:248/1100.8@fidonet c27f4904 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:248/1100.8@fidonet c27f490c -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 261690ee -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/920.947 14c60bb1 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/920.947 14c60bb2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/920.947 14c99330 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba861 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba862 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba864 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba865 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba866 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba867 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01173886.PKT (1482b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2432/223.17@fidonet c249659d -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01175557.PKT (1287b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ii0fr$7o...@sp...> 54e66df3 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01176267.PKT (48136b) from 2:2452/110.0 to 2:2452/110.2 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01176267.pkt (48136b) from 2:2452/110.0 to 2:2452/110.2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5033.32@FidoNet a2b7c06f @@ -518,6 +342,17 @@ ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/1401.6@fidonet c28f4932 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/1121.14@fidonet c28dd34c ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2450/502.45 c29530b6 +ftntoss msgs processed: 414 in, 207 out (0 mail, 207 echo) +ftntoss msgs killed: 207 dupe +Status 3 +Running ../lib/ftnroute -c ../cf/fidogate.conf -v +ftnroute packet for 2:2452/110.2 (Hold) +Status 0 +Running ../lib/ftnpack -F/home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -c ../cf/fidogate.conf -v +ftnpack packet (385383b) for 2:2452/110.2 (noarc) +Status 0 +Running df -P ./bt +Running ../lib/ftntoss -x -I /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -s -c ../cf/fidogate.conf -v ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01179147.PKT (1962b) from 2:2452/110.0 to 2:2452/110.2 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01179147.pkt (1962b) from 2:2452/110.0 to 2:2452/110.2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ikkfl$7t...@sp...> 1e2f898c @@ -586,6 +421,228 @@ ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2461/336.23@fidonet c29b2982 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/448.7@fidonet c2064eff ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/4528.14@fidonet c291d721 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01184390.PKT (71064b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01184390.pkt (71064b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c57 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c59 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c5a +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c5b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2435/100.12@fidonet c28e7723 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/300.37 c297bc23 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 2794922e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 27949234 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 2794923c +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 2794923d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/66...@fi... c29109ec +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017 314fd006 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/2240.43 c298f2ed +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/50...@fi... c29cec2e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: pibbs.nbg.sub.org bbaa44cd +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2448/602.2 c2892192 +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2453/123.4@fidonet c2996003 +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2468/6002.27@fidonet c29dcdb2 +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2468/6002.27@fidonet c29dce2f +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2468/6002.27@fidonet c29dcf0b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/401.9 314c84e5 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/401.9 314c8596 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/401.9 314c85ed +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 148959a5 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 148959a6 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 148959a7 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: rsun.lfn.unterland.de 4adc7fd9 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: rsun.lfn.unterland.de 96c42e9d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: rsun.lfn.unterland.de 3bf86c8e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: rsun.lfn.unterland.de 2c287f17 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <65A...@p-...> 8183fdcb +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/14...@fi... c2964f28 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <199...@li...> 3389bb03 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoK...@gh...> f8a05716 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoK...@gh...> a1d4b9f6 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2453/69...@fi... c29b8ecf +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/8722.38@fidonet c298faa2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/212.0 15088800 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01186013.PKT (33334b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01186013.pkt (33334b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 314f23c8 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/2010@FIDONet 315097f6 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.102@fidonet c28f5522 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c28a4fbd +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:301/138 00157e82 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4in5ck$1b...@Mc...> ccdfded9 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:241/1135.43 c2983817 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:241/1135.43 c298381e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:241/1135.43 c2983826 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4io9uj$f7...@dr...> b643b5ed +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 31506420 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 2880e493 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.129 3ba0a41d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.129 3ba0a41e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 2890da49 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01165017.PKT (7930b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4i9vav$6m...@sp...> da5ed49f +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iaeig$89...@sp...> 09369426 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iaetp$8a...@sp...> 87ed6879 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01168917.PKT (55625b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4i4su9$c8...@su...> dbd5b35b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 1477e121 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 1476d0c5 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 1477e120 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/66...@fi... c268fa0f +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/66...@fi... c268fa17 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/50 31484ac8 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2476/905.17 c271c3af +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2449/166.8 3146f9d4 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2449/166.8 3146fa9d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 31471620 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 31471a85 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 31471b04 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <314...@p1...> a2df3960 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <314...@p1...> aba3549e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:241/575.11 c2667721 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3110.28@fidonet c2692e84 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3110.28@fidonet c2692e8b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 25122758 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 25122759 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/201.20@fidonet 8a4d8e24 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/201.20@fidonet 6a40ec8b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 31491d9e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/20...@fi... c2726b4c +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2457/100.22@fidonet c27506a8 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/8001.14 c260e4ae +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/8001.14 c260e4b6 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2454/500.0 14820be0 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2454/500.0 14820be1 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4i9e9u$80...@lo...> bb68308d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/8001.14 c270e4bf +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/1808 378fa5cf +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:248/11...@fi... c27170c1 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/30...@fi... 2595fc96 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01168920.PKT (34949b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c26a21e5 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c26a21ed +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c26a21f0 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/6666.66 3148b350 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/6110.2 148a6800 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c2722269 +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2453/400@FidoNet 3144c5d3 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/212.0 149b6873 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/212.0 149b6874 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/407.20 314a3288 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/130.34 c24506c4 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/1401.7 14a70b96 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <m0h...@cy...> 874ff623 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01172288.PKT (48806b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:301/138 000d9872 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <64t...@hi...> 55128ad7 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:316/777.77@FidoNet 3149e66f +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2461/111 3144b488 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/301.20 965fce9a +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2454/500.0 148dc4e0 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2453/69...@fi... c27370a2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/7805.5@fidonet c271e3be +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/7805.5@fidonet c271e3c3 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/7805.5@fidonet c271e413 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2476/819.2 c27c3c93 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/39.64@fidonet c2796267 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/39.64@fidonet c2796271 +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2468/6002.27@fidonet c27d594b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/6666.66 31494563 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/2010.5@Fidonet 31473d90 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/605.35@fidonet c276e77b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2455/308 3149a0dc +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/2340.104 3149eddc +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 3149dbb7 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/300.117@fidonet c274985d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/606 56e8ac0e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/606 56e8ad1e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a3549 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a3550 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a355d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a3562 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c27a356c +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/1280.128 14b3e472 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/1280.128 14b3e47a +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01172292.PKT (11198b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ie63g$25...@sp...> 633859b6 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4if29j$4t...@sp...> 3b7b429e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/6666.66 314a5fe5 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 051087e2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 5be013b0 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 42fa0227 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01172299.PKT (44435b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/41...@fi... 2000c825 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/1401.0 314c3ca2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/41...@fi... 2383b04a +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2490/40...@fi... a494c06c +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3175.45 c26f7ff5 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2454/130.69@Fido 1060c06e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/901.65 c270bb81 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/901.65 c270bb8d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:301/818.19 31497e83 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3110.28@fidonet c2795143 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/3110.28@fidonet c279514e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 314a9d3c +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 314a9d97 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 314a9f0e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/700.1 314b455f +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017 14af1080 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e3 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e4 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e6 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14afd8e8 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> a528a8d0 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoD...@gh...> 19f3ca25 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/2030.8 314b7693 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01173105.PKT (3080b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iffdp$6t...@sp...> 1c0daad4 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4iffqt$6u...@sp...> a491e9af +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01173858.PKT (75317b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/920.947 149eec10 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 25930fd3 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.102@fidonet c2774162 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 4cdef207 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 01aa37f4 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 91d39fd4 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 71d022e7 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 1b932ec3 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 5887b089 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <PEE...@pi...> 7ce7332b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:315/3.29 314bc10d +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/1351.36@fidonet c2843d6e +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/4528.14@fidonet c268ed73 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4idv2d$pn...@dr...> 0dedf7ee +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4idv9u$pn...@dr...> 94f598d6 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4idvdn$pn...@dr...> 8451007f +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2468/6002.2 c27f30c9 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4igl6o$ej...@dr...> ea4d37ae +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4igm0v$er...@dr...> acfd1559 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ign4k$er...@dr...> 522b5358 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/52...@fi... c2817475 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/52...@fi... c2817482 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/1153.10@fidonet c285a5d9 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/7805.5@fidonet c281fd6b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/8001.14 c270eb2b +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2455/240.25 ff88fe83 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/1860.11 314b14d6 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2455/240.25 6b899e5f +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/1414.10 c27c0682 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:248/1100.8@fidonet c27f4904 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:248/1100.8@fidonet c27f490c +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 261690ee +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/920.947 14c60bb1 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/920.947 14c60bb2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/920.947 14c99330 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba861 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba862 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba864 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba865 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba866 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/81.81 14cba867 +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01173886.PKT (1482b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2432/223.17@fidonet c249659d +ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01175557.PKT (1287b) from 2:2452/110.0 to 2:2452/110.2 +ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ii0fr$7o...@sp...> 54e66df3 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01176267.PKT (48136b) from 2:2452/110.0 to 2:2452/110.2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5033.32@FidoNet a2b7c06f ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/4517.5@fidonet c276583d @@ -640,6 +697,17 @@ ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2433/1401.6@fidonet c28f4932 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:244/1121.14@fidonet c28dd34c ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2450/502.45 c29530b6 +ftntoss msgs processed: 425 in, 109 out (0 mail, 109 echo) +ftntoss msgs killed: 316 dupe +Status 3 +Running ../lib/ftnroute -c ../cf/fidogate.conf -v +ftnroute packet for 2:2452/110.2 (Hold) +Status 0 +Running ../lib/ftnpack -F/home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -c ../cf/fidogate.conf -v +ftnpack packet (201037b) for 2:2452/110.2 (noarc) +Status 0 +Running df -P ./bt +Running ../lib/ftntoss -x -I /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -s -c ../cf/fidogate.conf -v ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01179147.PKT (1962b) from 2:2452/110.0 to 2:2452/110.2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4ikkfl$7t...@sp...> 1e2f898c ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01179662.PKT (5032b) from 2:2452/110.0 to 2:2452/110.2 @@ -702,74 +770,6 @@ ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2461/336.23@fidonet c29b2982 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/448.7@fidonet c2064eff ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/4528.14@fidonet c291d721 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01184390.PKT (71064b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss msgs processed: 407 in, 146 out (0 mail, 146 echo) -ftntoss msgs killed: 261 dupe -Status 3 -Running ../lib/ftnroute -c ../cf/fidogate.conf -v -ftnroute packet for 2:2452/110.2 (Hold) -Status 0 -Running ../lib/ftnpack -F/home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -c ../cf/fidogate.conf -v -ftnpack packet (269577b) for 2:2452/110.2 (noarc) -Status 0 -Running df -P ./bt -Running ../lib/ftntoss -x -I /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -s -c ../cf/fidogate.conf -v -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01184390.pkt (71064b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c57 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c59 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c5a -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c5b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2435/100.12@fidonet c28e7723 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/300.37 c297bc23 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 2794922e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 27949234 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 2794923c -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 2794923d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:245/66...@fi... c29109ec -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017 314fd006 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/2240.43 c298f2ed -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2426/50...@fi... c29cec2e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: pibbs.nbg.sub.org bbaa44cd -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2448/602.2 c2892192 -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2453/123.4@fidonet c2996003 -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2468/6002.27@fidonet c29dcdb2 -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2468/6002.27@fidonet c29dce2f -ftntoss dupe from 2:2452/110.0: TOLKIEN.GER MSGID: 2:2468/6002.27@fidonet c29dcf0b -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/401.9 314c84e5 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/401.9 314c8596 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2437/401.9 314c85ed -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 148959a5 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 148959a6 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2474/140.6 148959a7 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: rsun.lfn.unterland.de 4adc7fd9 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: rsun.lfn.unterland.de 96c42e9d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: rsun.lfn.unterland.de 3bf86c8e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: rsun.lfn.unterland.de 2c287f17 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <65A...@p-...> 8183fdcb -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/14...@fi... c2964f28 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <199...@li...> 3389bb03 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoK...@gh...> f8a05716 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <DoK...@gh...> a1d4b9f6 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2453/69...@fi... c29b8ecf -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:246/8722.38@fidonet c298faa2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2410/212.0 15088800 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01186013.PKT (33334b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/01186013.pkt (33334b) from 2:2452/110.0 to 2:2452/110.2 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:310/102.264 314f23c8 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2444/2010@FIDONet 315097f6 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.102@fidonet c28f5522 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:240/5010.45 c28a4fbd -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:301/138 00157e82 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4in5ck$1b...@Mc...> ccdfded9 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:241/1135.43 c2983817 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:241/1135.43 c298381e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:241/1135.43 c2983826 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: <4io9uj$f7...@dr...> b643b5ed -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2448/413.11 31506420 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 2880e493 -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.129 3ba0a41d -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.129 3ba0a41e -ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 2890da49 ftntoss packet /home/mj/src/sf.net/fidogate/test/tc.rununpack/pin/1.01184390.PKT (71064b) from 2:2452/110.0 to 2:2452/110.2 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c57 ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2471/6017.2@fidonet 238b1c59 @@ -825,12 +825,10 @@ ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.129 3ba0a41d ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.129 3ba0a41e ftntoss dupe from 2:2452/110.0: LINUX.GER MSGID: 2:2480/13.145@fidonet 2890da49 -ftntoss msgs processed: 121 in, 15 out (0 mail, 15 echo) -ftntoss msgs killed: 106 dupe +ftntoss msgs processed: 109 in, 0 out (0 mail, 0 echo) +ftntoss msgs killed: 109 dupe Status 0 Running ../lib/ftnroute -c ../cf/fidogate.conf -v -ftnroute packet for 2:2452/110.2 (Hold) Status 0 Running ../lib/ftnpack -F/home/mj/src/sf.net/fidogate/test/tc.rununpack/pin -c ../cf/fidogate.conf -v -ftnpack packet (33334b) for 2:2452/110.2 (noarc) Status 0 |
|
From: Martin J. <n0...@us...> - 2004-08-26 20:56:31
|
Update of /cvsroot/fidogate/fidogate/test/tc.bounce In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28660/test/tc.bounce Modified Files: run run.verify Log Message: See ChangeLog Index: run.verify =================================================================== RCS file: /cvsroot/fidogate/fidogate/test/tc.bounce/run.verify,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- run.verify 10 Apr 2003 21:22:13 -0000 1.7 +++ run.verify 26 Aug 2004 20:56:20 -0000 1.8 @@ -1,27 +1,30 @@ tc: clean-up tc: init tc: running -rfc2ftn BOUNCE: to...@sp..., reject=FTN address 242:1000/256.0: currently down, unreachable Internet -> FIDO gateway / FIDOGATE x.x.x @ orodruin.fido.de ----- ERROR ----- Address te...@sp...: FTN address 242:1000/256.0: currently down, unreachable rfc2ftn BOUNCE: fro...@bl..., to...@sp..., reject=FTN address 242:1000/256.0: currently down, unreachable -rfc2ftn BOUNCE: to...@un..., reject=unknown + Internet -> FIDO gateway / FIDOGATE x.x.x @ orodruin.fido.de ----- ERROR ----- Address te...@un...: address/host is unknown rfc2ftn BOUNCE: fro...@bl..., to...@un..., reject=address/host is unknown -rfc2ftn BOUNCE: to...@p2..., reject=FTN address 2:2/2.2: not registered for this domain + Internet -> FIDO gateway / FIDOGATE x.x.x @ orodruin.fido.de ----- ERROR ----- Address te...@p2...: FTN address 2:2/2.2: not registered for this domain rfc2ftn BOUNCE: fro...@bl..., to...@p2..., reject=FTN address 2:2/2.2: not registered for this domain -rfc2ftn BOUNCE: to...@p9..., reject=FTN address 999:999/999.999: zone 999 not supported + Internet -> FIDO gateway / FIDOGATE x.x.x @ orodruin.fido.de ----- ERROR ----- Address te...@p9...: FTN address 999:999/999.999: zone 999 not supported rfc2ftn BOUNCE: fro...@bl..., to...@p9..., reject=FTN address 999:999/999.999: zone 999 not supported + +----------SILENT---------- +rfc2ftn BOUNCE: fro...@bl..., to...@un..., reject=address/host is unknown (SILENT!) + Index: run =================================================================== RCS file: /cvsroot/fidogate/fidogate/test/tc.bounce/run,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- run 11 Feb 2004 21:25:33 -0000 1.7 +++ run 26 Aug 2004 20:56:20 -0000 1.8 @@ -17,6 +17,7 @@ TEST ;-) EOF +echo " " # Unknown $T te...@un... <<EOF @@ -26,6 +27,7 @@ TEST ;-) EOF +echo " " # Not registered $T te...@p2... <<EOF @@ -35,6 +37,7 @@ TEST ;-) EOF +echo " " # Zone not supported $T te...@p9... <<EOF @@ -44,6 +47,7 @@ TEST ;-) EOF +echo " " ##### silent ##### @@ -57,5 +61,6 @@ TEST ;-) EOF +echo " " exit 0 |
|
From: Martin J. <n0...@us...> - 2004-08-26 20:56:30
|
Update of /cvsroot/fidogate/fidogate/test/tc.gate8 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28660/test/tc.gate8 Modified Files: run.verify Log Message: See ChangeLog Index: run.verify =================================================================== RCS file: /cvsroot/fidogate/fidogate/test/tc.gate8/run.verify,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- run.verify 10 Apr 2003 21:22:34 -0000 1.7 +++ run.verify 26 Aug 2004 20:56:21 -0000 1.8 @@ -1,7 +1,6 @@ tc: clean-up tc: init tc: running -rfc2ftn BOUNCE: to...@sp..., reject=FTN address 242:1000/256.0: currently down, unreachable Internet -> FIDO gateway / FIDOGATE x.x.x @ orodruin.fido.de ----- ERROR ----- Address te...@sp...: |
|
From: Martin J. <n0...@us...> - 2004-08-26 20:56:30
|
Update of /cvsroot/fidogate/fidogate/test/tc.gate7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28660/test/tc.gate7 Modified Files: run.verify Log Message: See ChangeLog Index: run.verify =================================================================== RCS file: /cvsroot/fidogate/fidogate/test/tc.gate7/run.verify,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- run.verify 10 Apr 2003 21:22:33 -0000 1.10 +++ run.verify 26 Aug 2004 20:56:21 -0000 1.11 @@ -127,7 +127,6 @@ RFC Sender: ab...@fi... Name: test_user Address: abc.def.org -rfc2ftn BOUNCE: to=...@ab..., reject=unknown Internet -> FIDO gateway / FIDOGATE x.x.x @ orodruin.fido.de ----- ERROR ----- Address tes...@ab...: |
|
From: Martin J. <n0...@us...> - 2004-08-26 20:56:29
|
Update of /cvsroot/fidogate/fidogate/src/ffx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28660/src/ffx Modified Files: ffx.c Log Message: See ChangeLog Index: ffx.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/ffx/ffx.c,v retrieving revision 4.19 retrieving revision 4.20 diff -u -d -r4.19 -r4.20 --- ffx.c 22 Aug 2004 20:19:11 -0000 4.19 +++ ffx.c 26 Aug 2004 20:56:20 -0000 4.20 @@ -396,7 +396,7 @@ /* Don't allow options for setuid ffx */ if(getuid() != geteuid()) { - L_flag = c_flag = B_flag = L_flag = S_flag = a_flag = u_flag = NULL; + L_flag = c_flag = B_flag = S_flag = a_flag = u_flag = NULL; } /* |
Update of /cvsroot/fidogate/fidogate/src/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/common Modified Files: address.c aliases.c areas.c areasbbs.c binkley.c bounce.c config.c crc16.c crc32.c date.c dir.c file.c flo.c fopen.c ftnaddr.c hosts.c kludge.c lock.c log.c mail.c message.c mime.c misc.c msgid.c node.c outpkt.c packet.c parsenode.c passwd.c read.c rematch.c rfcaddr.c rfcheader.c routing.c sequencer.c strtok_r.c textlist.c tick.c tmps.c version.c wildmat.c xalloc.c Log Message: See ChangeLog Index: message.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/message.c,v retrieving revision 4.23 retrieving revision 4.24 diff -u -d -r4.23 -r4.24 --- message.c 22 Aug 2004 10:30:01 -0000 4.23 +++ message.c 22 Aug 2004 20:19:11 -0000 4.24 @@ -7,9 +7,9 @@ * Reading and processing FTN text body * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: routing.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/routing.c,v retrieving revision 4.16 retrieving revision 4.17 diff -u -d -r4.16 -r4.17 --- routing.c 22 Aug 2004 10:30:01 -0000 4.16 +++ routing.c 22 Aug 2004 20:19:11 -0000 4.17 @@ -7,9 +7,9 @@ * Routing config file reading for ftntoss and ftnroute. * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: node.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/node.c,v retrieving revision 4.15 retrieving revision 4.16 diff -u -d -r4.15 -r4.16 --- node.c 16 Feb 2003 15:38:57 -0000 4.15 +++ node.c 22 Aug 2004 20:19:11 -0000 4.16 @@ -7,9 +7,9 @@ * Conversion Node structure <-> Z:N/F.P / pP.fF.nN.zZ * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: areas.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/areas.c,v retrieving revision 4.17 retrieving revision 4.18 diff -u -d -r4.17 -r4.18 --- areas.c 16 Feb 2003 15:38:54 -0000 4.17 +++ areas.c 22 Aug 2004 20:19:11 -0000 4.18 @@ -7,9 +7,9 @@ * Area <-> newsgroups conversion * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: tmps.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/tmps.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- tmps.c 16 Feb 2003 15:38:58 -0000 4.8 +++ tmps.c 22 Aug 2004 20:19:11 -0000 4.9 @@ -7,9 +7,9 @@ * Function for handling temporary strings * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: misc.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/misc.c,v retrieving revision 4.23 retrieving revision 4.24 diff -u -d -r4.23 -r4.24 --- misc.c 16 Feb 2003 15:38:57 -0000 4.23 +++ misc.c 22 Aug 2004 20:19:11 -0000 4.24 @@ -7,10 +7,10 @@ * Miscellaneous functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ * | |___ | Martin Junius - * | | | | | | Radiumstr. 18 Internet: mj...@fi... + * | | | | | | Radiumstr. 18 Internet: mj.at.n0ll.dot.net * |_|_|_|@home| D-51069 Koeln, Germany * * This file is part of FIDOGATE. Index: crc16.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/crc16.c,v retrieving revision 4.7 retrieving revision 4.8 diff -u -d -r4.7 -r4.8 --- crc16.c 16 Feb 2003 15:38:55 -0000 4.7 +++ crc16.c 22 Aug 2004 20:19:11 -0000 4.8 @@ -8,9 +8,9 @@ * * Based on public domain source from unknown author. ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: packet.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/packet.c,v retrieving revision 4.20 retrieving revision 4.21 diff -u -d -r4.20 -r4.21 --- packet.c 22 Aug 2004 10:30:01 -0000 4.20 +++ packet.c 22 Aug 2004 20:19:11 -0000 4.21 @@ -7,9 +7,9 @@ * Functions to read/write packets and messages * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: wildmat.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/wildmat.c,v retrieving revision 4.9 retrieving revision 4.10 diff -u -d -r4.9 -r4.10 --- wildmat.c 16 Feb 2003 15:38:59 -0000 4.9 +++ wildmat.c 22 Aug 2004 20:19:11 -0000 4.10 @@ -7,9 +7,9 @@ * Wildcard matching * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: outpkt.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/outpkt.c,v retrieving revision 4.15 retrieving revision 4.16 diff -u -d -r4.15 -r4.16 --- outpkt.c 22 Aug 2004 10:30:01 -0000 4.15 +++ outpkt.c 22 Aug 2004 20:19:11 -0000 4.16 @@ -7,9 +7,9 @@ * Output packet handling for ftntoss and ftroute. * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: rfcaddr.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/rfcaddr.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- rfcaddr.c 16 Feb 2003 15:38:57 -0000 4.13 +++ rfcaddr.c 22 Aug 2004 20:19:11 -0000 4.14 @@ -7,9 +7,9 @@ * RFCAddr struct handling * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: kludge.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/kludge.c,v retrieving revision 4.9 retrieving revision 4.10 diff -u -d -r4.9 -r4.10 --- kludge.c 16 Feb 2003 15:38:56 -0000 4.9 +++ kludge.c 22 Aug 2004 20:19:11 -0000 4.10 @@ -7,9 +7,9 @@ * Processing of FTN ^A kludges in message body * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnaddr.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/ftnaddr.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- ftnaddr.c 16 Feb 2003 15:38:56 -0000 4.8 +++ ftnaddr.c 22 Aug 2004 20:19:11 -0000 4.9 @@ -7,9 +7,9 @@ * Function for handling FTN addresses * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: xalloc.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/xalloc.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- xalloc.c 16 Feb 2003 15:38:59 -0000 4.8 +++ xalloc.c 22 Aug 2004 20:19:11 -0000 4.9 @@ -7,10 +7,10 @@ * Safe memory allocation functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ * | |___ | Martin Junius - * | | | | | | Radiumstr. 18 Internet: mj...@fi... + * | | | | | | Radiumstr. 18 Internet: mj.at.n0ll.dot.net * |_|_|_|@home| D-51069 Koeln, Germany * * This file is part of FIDOGATE. Index: hosts.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/hosts.c,v retrieving revision 4.15 retrieving revision 4.16 diff -u -d -r4.15 -r4.16 --- hosts.c 22 Aug 2004 10:30:01 -0000 4.15 +++ hosts.c 22 Aug 2004 20:19:11 -0000 4.16 @@ -7,9 +7,9 @@ * Process hostname <-> node aliases from hosts file * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: mail.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/mail.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- mail.c 22 Aug 2004 10:30:01 -0000 4.13 +++ mail.c 22 Aug 2004 20:19:11 -0000 4.14 @@ -7,9 +7,9 @@ * Create RFC messages in mail/news dir * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: date.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/date.c,v retrieving revision 4.10 retrieving revision 4.11 diff -u -d -r4.10 -r4.11 --- date.c 16 Feb 2003 15:38:55 -0000 4.10 +++ date.c 22 Aug 2004 20:19:11 -0000 4.11 @@ -7,9 +7,9 @@ * date() date/time print function * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: aliases.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/aliases.c,v retrieving revision 4.14 retrieving revision 4.15 diff -u -d -r4.14 -r4.15 --- aliases.c 22 Aug 2004 10:30:01 -0000 4.14 +++ aliases.c 22 Aug 2004 20:19:11 -0000 4.15 @@ -8,10 +8,10 @@ * username Z:N/F.P Full Name * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ * | |___ | Martin Junius - * | | | | | | Radiumstr. 18 Internet: mj...@fi... + * | | | | | | Radiumstr. 18 Internet: mj.at.n0ll.dot.net * |_|_|_|@home| D-51069 Koeln, Germany * * This file is part of FIDOGATE. Index: dir.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/dir.c,v retrieving revision 4.10 retrieving revision 4.11 diff -u -d -r4.10 -r4.11 --- dir.c 16 Feb 2003 15:38:55 -0000 4.10 +++ dir.c 22 Aug 2004 20:19:11 -0000 4.11 @@ -7,9 +7,9 @@ * Reading/sorting directories * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: msgid.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/msgid.c,v retrieving revision 4.15 retrieving revision 4.16 diff -u -d -r4.15 -r4.16 --- msgid.c 16 Feb 2003 15:38:57 -0000 4.15 +++ msgid.c 22 Aug 2004 20:19:11 -0000 4.16 @@ -7,10 +7,10 @@ * MSGID <-> Message-ID conversion handling. See also ../doc/msgid.doc * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ * | |___ | Martin Junius - * | | | | | | Radiumstr. 18 Internet: mj...@fi... + * | | | | | | Radiumstr. 18 Internet: mj.at.n0ll.dot.net * |_|_|_|@home| D-51069 Koeln, Germany * * This file is part of FIDOGATE. Index: crc32.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/crc32.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- crc32.c 22 Aug 2004 10:30:01 -0000 4.8 +++ crc32.c 22 Aug 2004 20:19:11 -0000 4.9 @@ -7,10 +7,10 @@ * Compute 32 bit CRC value * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ * | |___ | Martin Junius - * | | | | | | Radiumstr. 18 Internet: mj...@fi... + * | | | | | | Radiumstr. 18 Internet: mj.at.n0ll.dot.net * |_|_|_|@home| D-51069 Koeln, Germany * * This file is part of FIDOGATE. Index: binkley.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/binkley.c,v retrieving revision 4.19 retrieving revision 4.20 diff -u -d -r4.19 -r4.20 --- binkley.c 22 Aug 2004 10:30:01 -0000 4.19 +++ binkley.c 22 Aug 2004 20:19:11 -0000 4.20 @@ -7,9 +7,9 @@ * BinkleyTerm-style outbound directory functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: strtok_r.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/strtok_r.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- strtok_r.c 16 Feb 2003 15:38:58 -0000 4.8 +++ strtok_r.c 22 Aug 2004 20:19:11 -0000 4.9 @@ -7,9 +7,9 @@ * Specialized strtok() variants for FIDOGATE * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: rfcheader.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/rfcheader.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- rfcheader.c 16 Feb 2003 15:38:58 -0000 4.13 +++ rfcheader.c 22 Aug 2004 20:19:11 -0000 4.14 @@ -7,9 +7,9 @@ * Functions to process RFC822 header lines from messages * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: read.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/read.c,v retrieving revision 4.7 retrieving revision 4.8 diff -u -d -r4.7 -r4.8 --- read.c 16 Feb 2003 15:38:57 -0000 4.7 +++ read.c 22 Aug 2004 20:19:11 -0000 4.8 @@ -7,9 +7,9 @@ * Read lines from stdio FILE, optionally limited by size parameter * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: passwd.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/passwd.c,v retrieving revision 4.12 retrieving revision 4.13 diff -u -d -r4.12 -r4.13 --- passwd.c 16 Feb 2003 15:38:57 -0000 4.12 +++ passwd.c 22 Aug 2004 20:19:11 -0000 4.13 @@ -7,9 +7,9 @@ * Read PASSWD file for ffx, ffxqt, ftnaf and other programs * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: version.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/version.c,v retrieving revision 4.11 retrieving revision 4.12 diff -u -d -r4.11 -r4.12 --- version.c 16 Feb 2003 15:38:59 -0000 4.11 +++ version.c 22 Aug 2004 20:19:11 -0000 4.12 @@ -7,9 +7,9 @@ * FIDOGATE version number handling stuff * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: config.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/config.c,v retrieving revision 4.27 retrieving revision 4.28 diff -u -d -r4.27 -r4.28 --- config.c 22 Aug 2004 10:30:01 -0000 4.27 +++ config.c 22 Aug 2004 20:19:11 -0000 4.28 @@ -7,9 +7,9 @@ * Configuration data and functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: file.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/file.c,v retrieving revision 4.5 retrieving revision 4.6 diff -u -d -r4.5 -r4.6 --- file.c 22 Aug 2004 10:30:01 -0000 4.5 +++ file.c 22 Aug 2004 20:19:11 -0000 4.6 @@ -7,9 +7,9 @@ * File-oriented functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: rematch.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/rematch.c,v retrieving revision 4.9 retrieving revision 4.10 diff -u -d -r4.9 -r4.10 --- rematch.c 22 Aug 2004 10:30:01 -0000 4.9 +++ rematch.c 22 Aug 2004 20:19:11 -0000 4.10 @@ -7,9 +7,9 @@ * Regular expression (POSIX functions) handling for FIDOGATE * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: address.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/address.c,v retrieving revision 4.18 retrieving revision 4.19 diff -u -d -r4.18 -r4.19 --- address.c 16 Feb 2003 15:38:52 -0000 4.18 +++ address.c 22 Aug 2004 20:19:11 -0000 4.19 @@ -7,10 +7,10 @@ * Parsing and conversion for FIDO and RFC addresses * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ * | |___ | Martin Junius - * | | | | | | Radiumstr. 18 Internet: mj...@fi... + * | | | | | | Radiumstr. 18 Internet: mj.at.n0ll.dot.net * |_|_|_|@home| D-51069 Koeln, Germany * * This file is part of FIDOGATE. Index: sequencer.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/sequencer.c,v retrieving revision 4.9 retrieving revision 4.10 diff -u -d -r4.9 -r4.10 --- sequencer.c 22 Aug 2004 10:30:01 -0000 4.9 +++ sequencer.c 22 Aug 2004 20:19:11 -0000 4.10 @@ -7,9 +7,9 @@ * Number sequencer using sequence file in LIBDIR * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: log.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/log.c,v retrieving revision 4.24 retrieving revision 4.25 diff -u -d -r4.24 -r4.25 --- log.c 22 Aug 2004 10:30:01 -0000 4.24 +++ log.c 22 Aug 2004 20:19:11 -0000 4.25 @@ -7,9 +7,9 @@ * Log and debug functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: flo.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/flo.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- flo.c 22 Aug 2004 10:30:01 -0000 4.13 +++ flo.c 22 Aug 2004 20:19:11 -0000 4.14 @@ -7,9 +7,9 @@ * Functions for handling BinkleyTerm-style FLO files * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: bounce.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/bounce.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- bounce.c 16 Feb 2003 15:38:54 -0000 4.13 +++ bounce.c 22 Aug 2004 20:19:11 -0000 4.14 @@ -7,9 +7,9 @@ * Bounce mails for various reasons, using LIBDIR/bounce.XXX messages * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: fopen.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/fopen.c,v retrieving revision 4.11 retrieving revision 4.12 diff -u -d -r4.11 -r4.12 --- fopen.c 22 Aug 2004 10:30:01 -0000 4.11 +++ fopen.c 22 Aug 2004 20:19:11 -0000 4.12 @@ -7,9 +7,9 @@ * Specialized fopen()-like functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: areasbbs.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/areasbbs.c,v retrieving revision 4.21 retrieving revision 4.22 diff -u -d -r4.21 -r4.22 --- areasbbs.c 16 Feb 2003 15:38:54 -0000 4.21 +++ areasbbs.c 22 Aug 2004 20:19:11 -0000 4.22 @@ -7,9 +7,9 @@ * Function for processing AREAS.BBS EchoMail distribution file. * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: textlist.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/textlist.c,v retrieving revision 4.12 retrieving revision 4.13 diff -u -d -r4.12 -r4.13 --- textlist.c 16 Feb 2003 15:38:58 -0000 4.12 +++ textlist.c 22 Aug 2004 20:19:11 -0000 4.13 @@ -7,9 +7,9 @@ * Store text file as chain of linked text lines in memory * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: parsenode.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/parsenode.c,v retrieving revision 4.16 retrieving revision 4.17 diff -u -d -r4.16 -r4.17 --- parsenode.c 16 Feb 2003 15:38:57 -0000 4.16 +++ parsenode.c 22 Aug 2004 20:19:11 -0000 4.17 @@ -7,9 +7,9 @@ * Parse FTN address strings (Z:N/F.P) * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: tick.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/tick.c,v retrieving revision 4.20 retrieving revision 4.21 diff -u -d -r4.20 -r4.21 --- tick.c 22 Aug 2004 10:30:01 -0000 4.20 +++ tick.c 22 Aug 2004 20:19:11 -0000 4.21 @@ -7,9 +7,9 @@ * TIC file processing * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: lock.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/lock.c,v retrieving revision 4.16 retrieving revision 4.17 diff -u -d -r4.16 -r4.17 --- lock.c 22 Aug 2004 10:30:01 -0000 4.16 +++ lock.c 22 Aug 2004 20:19:11 -0000 4.17 @@ -7,9 +7,9 @@ * File locking * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: mime.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/mime.c,v retrieving revision 4.17 retrieving revision 4.18 diff -u -d -r4.17 -r4.18 --- mime.c 16 Feb 2003 15:38:56 -0000 4.17 +++ mime.c 22 Aug 2004 20:19:11 -0000 4.18 @@ -7,9 +7,9 @@ * MIME stuff * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:53
|
Update of /cvsroot/fidogate/fidogate/src/gate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/gate Modified Files: ftn2rfc.c ftnin.c ftnmail.c rfc2ftn.c Log Message: See ChangeLog Index: rfc2ftn.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/gate/rfc2ftn.c,v retrieving revision 4.73 retrieving revision 4.74 diff -u -d -r4.73 -r4.74 --- rfc2ftn.c 22 Aug 2004 10:30:02 -0000 4.73 +++ rfc2ftn.c 22 Aug 2004 20:19:12 -0000 4.74 @@ -7,9 +7,9 @@ * Read mail or news from standard input and convert it to a FIDO packet. * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnin.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/gate/ftnin.c,v retrieving revision 4.18 retrieving revision 4.19 diff -u -d -r4.18 -r4.19 --- ftnin.c 22 Aug 2004 10:30:02 -0000 4.18 +++ ftnin.c 22 Aug 2004 20:19:12 -0000 4.19 @@ -10,9 +10,9 @@ * With full supporting cast of busy files and locking. ;-) * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnmail.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/gate/ftnmail.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- ftnmail.c 22 Aug 2004 10:30:02 -0000 4.8 +++ ftnmail.c 22 Aug 2004 20:19:12 -0000 4.9 @@ -7,9 +7,9 @@ * setuid frontend for rfc2ftn, limiting options for security reasons * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftn2rfc.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/gate/ftn2rfc.c,v retrieving revision 4.64 retrieving revision 4.65 diff -u -d -r4.64 -r4.65 --- ftn2rfc.c 22 Aug 2004 20:08:14 -0000 4.64 +++ ftn2rfc.c 22 Aug 2004 20:19:12 -0000 4.65 @@ -7,9 +7,9 @@ * Convert FTN mail packets to RFC mail and news batches * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:53
|
Update of /cvsroot/fidogate/fidogate/src/areafix In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/areafix Modified Files: areafix.c ftnaf.c ftnafmail.c ftnafpkt.c ftnafutil.c pkttmpl.c Log Message: See ChangeLog Index: pkttmpl.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/pkttmpl.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- pkttmpl.c 22 Aug 2004 10:30:01 -0000 1.14 +++ pkttmpl.c 22 Aug 2004 20:19:10 -0000 1.15 @@ -7,9 +7,9 @@ * Template for utility processing FTN packets * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnafutil.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/ftnafutil.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- ftnafutil.c 22 Aug 2004 10:30:00 -0000 1.15 +++ ftnafutil.c 22 Aug 2004 20:19:10 -0000 1.16 @@ -7,9 +7,9 @@ * Utility program for Areafix. * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnafmail.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/ftnafmail.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ftnafmail.c 22 Aug 2004 10:30:00 -0000 1.9 +++ ftnafmail.c 22 Aug 2004 20:19:10 -0000 1.10 @@ -7,9 +7,9 @@ * setuid frontend for ftnaf, limiting options for security reason * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnafpkt.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/ftnafpkt.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ftnafpkt.c 22 Aug 2004 10:30:00 -0000 1.16 +++ ftnafpkt.c 22 Aug 2004 20:19:10 -0000 1.17 @@ -7,9 +7,9 @@ * Areafix processing FTN packets * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnaf.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/ftnaf.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- ftnaf.c 22 Aug 2004 10:30:00 -0000 1.13 +++ ftnaf.c 22 Aug 2004 20:19:10 -0000 1.14 @@ -8,9 +8,9 @@ * conforming to FSC-0057. * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: areafix.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/areafix.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- areafix.c 22 Aug 2004 10:30:00 -0000 1.21 +++ areafix.c 22 Aug 2004 20:19:10 -0000 1.22 @@ -7,9 +7,9 @@ * Common Areafix functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:53
|
Update of /cvsroot/fidogate/fidogate/src/ffx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/ffx Modified Files: ffx.c ffxqt.c Log Message: See ChangeLog Index: ffx.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/ffx/ffx.c,v retrieving revision 4.18 retrieving revision 4.19 diff -u -d -r4.18 -r4.19 --- ffx.c 22 Aug 2004 10:30:01 -0000 4.18 +++ ffx.c 22 Aug 2004 20:19:11 -0000 4.19 @@ -7,9 +7,9 @@ * ffx FIDO-FIDO execution * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ffxqt.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/ffx/ffxqt.c,v retrieving revision 4.26 retrieving revision 4.27 diff -u -d -r4.26 -r4.27 --- ffxqt.c 22 Aug 2004 10:30:01 -0000 4.26 +++ ffxqt.c 22 Aug 2004 20:19:11 -0000 4.27 @@ -9,9 +9,9 @@ * With full supporting cast of busy files and locking. ;-) * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:52
|
Update of /cvsroot/fidogate/fidogate/src/charset In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/charset Modified Files: charset.c charsetc.c Log Message: See ChangeLog Index: charsetc.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/charset/charsetc.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- charsetc.c 16 Feb 2003 15:38:52 -0000 1.12 +++ charsetc.c 22 Aug 2004 20:19:10 -0000 1.13 @@ -7,9 +7,9 @@ * Charset mapping table compiler * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: charset.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/charset/charset.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- charset.c 22 Aug 2004 10:30:01 -0000 1.12 +++ charset.c 22 Aug 2004 20:19:10 -0000 1.13 @@ -7,9 +7,9 @@ * NEW charset.c code using charset.bin mapping file * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:50
|
Update of /cvsroot/fidogate/fidogate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930 Modified Files: ChangeLog config.h Log Message: See ChangeLog Index: config.h =================================================================== RCS file: /cvsroot/fidogate/fidogate/config.h,v retrieving revision 4.48 retrieving revision 4.49 diff -u -d -r4.48 -r4.49 --- config.h 15 Jul 2002 20:21:55 -0000 4.48 +++ config.h 22 Aug 2004 20:19:09 -0000 4.49 @@ -9,7 +9,7 @@ ***************************************************************************** * Copyright (C) 1990-2002 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ChangeLog =================================================================== RCS file: /cvsroot/fidogate/fidogate/ChangeLog,v retrieving revision 4.320 retrieving revision 4.321 diff -u -d -r4.320 -r4.321 --- ChangeLog 22 Aug 2004 10:30:00 -0000 4.320 +++ ChangeLog 22 Aug 2004 20:19:08 -0000 4.321 @@ -1,5 +1,16 @@ 2004-08-22 Martin Junius <mj.at.n0ll.dot.net> + ------- CVS ci ------------------------------------------------------- + + * ...: updated copyright and email address, anti-spam measure. + + ------- CVS ci ------------------------------------------------------- + + * src/gate/ftn2rfc.c (unpack): if * Origin is empty, don't use it + for the Organization header, use default from config. + + ------- CVS ci ------------------------------------------------------- + * test/Makefile (test verify): test target is now the same as verify. * version.h (PATCHLEVEL): set to 10, version 4.4.10. |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:50
|
Update of /cvsroot/fidogate/fidogate/scripts/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/scripts/www Modified Files: gate.cgi.pl Log Message: See ChangeLog Index: gate.cgi.pl =================================================================== RCS file: /cvsroot/fidogate/fidogate/scripts/www/gate.cgi.pl,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- gate.cgi.pl 15 Jul 2002 20:21:56 -0000 1.6 +++ gate.cgi.pl 22 Aug 2004 20:19:09 -0000 1.7 @@ -34,7 +34,7 @@ print $q->header, $q->start_html(-title => "morannon.fido.de Gateway Status", - -author => 'mj...@fi...', + -author => 'mj.at.n0ll.dot.net', -bgcolor => '#ffffff' ), "\n\n", $q->h1("morannon.fido.de Gateway Status"), "\n", $q->b("Date: " . localtime(time)), $q->br, $q->br, $q->br, @@ -138,7 +138,7 @@ $q->p, "\n", '<font size=-2>FIDOGATE $Id$ <br>', '© Copyright 1990-2002 ', - '<a href="mailto:mj...@fi...">Martin Junius</a></font>', + '<a href="mailto:mj.at.n0ll.dot.net">Martin Junius</a></font>', $q->end_html, "\n"; exit 0; |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:50
|
Update of /cvsroot/fidogate/fidogate/scripts/filebase In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/scripts/filebase Modified Files: fb-filelist.pl Log Message: See ChangeLog Index: fb-filelist.pl =================================================================== RCS file: /cvsroot/fidogate/fidogate/scripts/filebase/fb-filelist.pl,v retrieving revision 4.6 retrieving revision 4.7 diff -u -d -r4.6 -r4.7 --- fb-filelist.pl 15 Jul 2002 20:21:56 -0000 4.6 +++ fb-filelist.pl 22 Aug 2004 20:19:09 -0000 4.7 @@ -6,7 +6,7 @@ # # Copyright (C) 1990-2002 # _____ _____ -# | |___ | Martin Junius <mj...@fi...> +# | |___ | Martin Junius <mj.at.n0ll.dot.net> # | | | | | | Radiumstr. 18 # |_|_|_|@home| D-51069 Koeln, Germany # |
Update of /cvsroot/fidogate/fidogate/src/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/util Modified Files: ftnbsy.c ftnconfig.c ftnfattach.c ftnflo.c ftnlock.c ftnlog.c ftnoutpkt.c ftnseq.c pktdebug.c sumcrc.c Log Message: See ChangeLog Index: sumcrc.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/sumcrc.c,v retrieving revision 4.9 retrieving revision 4.10 diff -u -d -r4.9 -r4.10 --- sumcrc.c 16 Feb 2003 15:39:05 -0000 4.9 +++ sumcrc.c 22 Aug 2004 20:19:14 -0000 4.10 @@ -1,4 +1,3 @@ - /*:ts=8*/ /***************************************************************************** * FIDOGATE --- Gateway UNIX Mail/News <-> FIDO NetMail/EchoMail @@ -8,9 +7,9 @@ * sumcrc32 --- CRC32 checksum computation * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnlog.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/ftnlog.c,v retrieving revision 4.11 retrieving revision 4.12 diff -u -d -r4.11 -r4.12 --- ftnlog.c 22 Aug 2004 10:30:04 -0000 4.11 +++ ftnlog.c 22 Aug 2004 20:19:14 -0000 4.12 @@ -7,9 +7,9 @@ * Write log message to FIDOGATE log file * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnoutpkt.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/ftnoutpkt.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- ftnoutpkt.c 16 Feb 2003 15:39:04 -0000 4.8 +++ ftnoutpkt.c 22 Aug 2004 20:19:14 -0000 4.9 @@ -7,9 +7,9 @@ * Create packet in OUTPKT with message from stdin. * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnlock.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/ftnlock.c,v retrieving revision 4.10 retrieving revision 4.11 diff -u -d -r4.10 -r4.11 --- ftnlock.c 16 Feb 2003 15:39:04 -0000 4.10 +++ ftnlock.c 22 Aug 2004 20:19:14 -0000 4.11 @@ -7,9 +7,9 @@ * Command line interface to lock files in SPOOLDIR/locks * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnflo.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/ftnflo.c,v retrieving revision 4.17 retrieving revision 4.18 diff -u -d -r4.17 -r4.18 --- ftnflo.c 22 Aug 2004 10:30:04 -0000 4.17 +++ ftnflo.c 22 Aug 2004 20:19:14 -0000 4.18 @@ -7,9 +7,9 @@ * Run script for every entry in FLO file for node * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnconfig.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/ftnconfig.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- ftnconfig.c 16 Feb 2003 15:39:03 -0000 4.13 +++ ftnconfig.c 22 Aug 2004 20:19:14 -0000 4.14 @@ -7,9 +7,9 @@ * Fetch FIDOGATE config.* parameters * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: pktdebug.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/pktdebug.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- pktdebug.c 16 Feb 2003 15:39:04 -0000 4.13 +++ pktdebug.c 22 Aug 2004 20:19:14 -0000 4.14 @@ -7,9 +7,9 @@ * Debug contents of FTN packet * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnbsy.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/ftnbsy.c,v retrieving revision 4.9 retrieving revision 4.10 diff -u -d -r4.9 -r4.10 --- ftnbsy.c 16 Feb 2003 15:39:03 -0000 4.9 +++ ftnbsy.c 22 Aug 2004 20:19:14 -0000 4.10 @@ -7,9 +7,9 @@ * Command line interface to BinkleyTerm bsy files * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnseq.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/ftnseq.c,v retrieving revision 4.9 retrieving revision 4.10 diff -u -d -r4.9 -r4.10 --- ftnseq.c 16 Feb 2003 15:39:04 -0000 4.9 +++ ftnseq.c 22 Aug 2004 20:19:14 -0000 4.10 @@ -6,9 +6,9 @@ * * Command line interface to sequencer files ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnfattach.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/util/ftnfattach.c,v retrieving revision 4.10 retrieving revision 4.11 diff -u -d -r4.10 -r4.11 --- ftnfattach.c 16 Feb 2003 15:39:03 -0000 4.10 +++ ftnfattach.c 22 Aug 2004 20:19:14 -0000 4.11 @@ -7,9 +7,9 @@ * Attach file to FLO entry in outbound * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:26
|
Update of /cvsroot/fidogate/fidogate/src/toss In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/toss Modified Files: ftn2ftn.c ftnexpire.c ftnpack.c ftnroute.c ftntoss.c history.c packing.c Log Message: See ChangeLog Index: ftntoss.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/toss/ftntoss.c,v retrieving revision 4.43 retrieving revision 4.44 diff -u -d -r4.43 -r4.44 --- ftntoss.c 22 Aug 2004 10:30:03 -0000 4.43 +++ ftntoss.c 22 Aug 2004 20:19:14 -0000 4.44 @@ -7,9 +7,9 @@ * Toss FTN NetMail/EchoMail * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: history.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/toss/history.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- history.c 22 Aug 2004 10:30:03 -0000 4.13 +++ history.c 22 Aug 2004 20:19:14 -0000 4.14 @@ -7,9 +7,9 @@ * MSGID history functions and dupe checking * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: packing.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/toss/packing.c,v retrieving revision 4.6 retrieving revision 4.7 diff -u -d -r4.6 -r4.7 --- packing.c 16 Feb 2003 15:39:02 -0000 4.6 +++ packing.c 22 Aug 2004 20:19:14 -0000 4.7 @@ -7,9 +7,9 @@ * Config file file "packing" parsing and related functions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnpack.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/toss/ftnpack.c,v retrieving revision 4.32 retrieving revision 4.33 diff -u -d -r4.32 -r4.33 --- ftnpack.c 22 Aug 2004 10:30:03 -0000 4.32 +++ ftnpack.c 22 Aug 2004 20:19:14 -0000 4.33 @@ -7,9 +7,9 @@ * Pack output packets of ftnroute for Binkley outbound (ArcMail) * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnroute.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/toss/ftnroute.c,v retrieving revision 4.31 retrieving revision 4.32 diff -u -d -r4.31 -r4.32 --- ftnroute.c 22 Aug 2004 10:30:03 -0000 4.31 +++ ftnroute.c 22 Aug 2004 20:19:14 -0000 4.32 @@ -7,9 +7,9 @@ * Route FTN NetMail/EchoMail * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftn2ftn.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/toss/ftn2ftn.c,v retrieving revision 4.16 retrieving revision 4.17 diff -u -d -r4.16 -r4.17 --- ftn2ftn.c 22 Aug 2004 10:30:03 -0000 4.16 +++ ftn2ftn.c 22 Aug 2004 20:19:14 -0000 4.17 @@ -7,9 +7,9 @@ * FTN-FTN gateway for NetMail, using the %Z:N/F.P addressing in the * from/to fields. ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftnexpire.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/toss/ftnexpire.c,v retrieving revision 4.18 retrieving revision 4.19 diff -u -d -r4.18 -r4.19 --- ftnexpire.c 22 Aug 2004 10:30:03 -0000 4.18 +++ ftnexpire.c 22 Aug 2004 20:19:14 -0000 4.19 @@ -7,9 +7,9 @@ * Expire MSGID history database * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:25
|
Update of /cvsroot/fidogate/fidogate/src/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/include Modified Files: declare.h fidogate.h node.h packet.h prototypes.h structs.h Log Message: See ChangeLog Index: structs.h =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/include/structs.h,v retrieving revision 4.22 retrieving revision 4.23 diff -u -d -r4.22 -r4.23 --- structs.h 16 Feb 2003 15:39:01 -0000 4.22 +++ structs.h 22 Aug 2004 20:19:12 -0000 4.23 @@ -7,9 +7,9 @@ * An assortment of FIDOGATE data structure definitions * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: packet.h =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/include/packet.h,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- packet.h 16 Feb 2003 15:39:01 -0000 4.8 +++ packet.h 22 Aug 2004 20:19:12 -0000 4.9 @@ -7,9 +7,9 @@ * Packet structure * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: declare.h =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/include/declare.h,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- declare.h 16 Feb 2003 15:39:01 -0000 4.8 +++ declare.h 22 Aug 2004 20:19:12 -0000 4.9 @@ -7,9 +7,9 @@ * Declaration header for not-so-ANSI systems * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: node.h =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/include/node.h,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- node.h 16 Feb 2003 15:39:01 -0000 4.8 +++ node.h 22 Aug 2004 20:19:12 -0000 4.9 @@ -7,9 +7,9 @@ * Node structure (zone, net, node, point, domain) * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: fidogate.h =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/include/fidogate.h,v retrieving revision 4.14 retrieving revision 4.15 diff -u -d -r4.14 -r4.15 --- fidogate.h 16 Feb 2003 15:39:01 -0000 4.14 +++ fidogate.h 22 Aug 2004 20:19:12 -0000 4.15 @@ -7,9 +7,9 @@ * Common header file * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: prototypes.h =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/include/prototypes.h,v retrieving revision 4.70 retrieving revision 4.71 diff -u -d -r4.70 -r4.71 --- prototypes.h 22 Aug 2004 10:30:02 -0000 4.70 +++ prototypes.h 22 Aug 2004 20:19:12 -0000 4.71 @@ -7,9 +7,9 @@ * Prototypes for functions in libfidogate.a * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:19:24
|
Update of /cvsroot/fidogate/fidogate/src/tick In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17930/src/tick Modified Files: ftnhatch.c ftntick.c Log Message: See ChangeLog Index: ftnhatch.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/tick/ftnhatch.c,v retrieving revision 4.16 retrieving revision 4.17 diff -u -d -r4.16 -r4.17 --- ftnhatch.c 22 Aug 2004 10:30:03 -0000 4.16 +++ ftnhatch.c 22 Aug 2004 20:19:13 -0000 4.17 @@ -7,9 +7,9 @@ * Hatch file into file area * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * Index: ftntick.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/tick/ftntick.c,v retrieving revision 4.28 retrieving revision 4.29 diff -u -d -r4.28 -r4.29 --- ftntick.c 22 Aug 2004 10:30:03 -0000 4.28 +++ ftntick.c 22 Aug 2004 20:19:13 -0000 4.29 @@ -7,9 +7,9 @@ * Process incoming TIC files * ***************************************************************************** - * Copyright (C) 1990-2003 + * Copyright (C) 1990-2004 * _____ _____ - * | |___ | Martin Junius <mj...@fi...> + * | |___ | Martin Junius <mj.at.n0ll.dot.net> * | | | | | | Radiumstr. 18 * |_|_|_|@home| D-51069 Koeln, Germany * |
|
From: Martin J. <n0...@us...> - 2004-08-22 20:08:34
|
Update of /cvsroot/fidogate/fidogate/src/gate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14229/src/gate Modified Files: ftn2rfc.c Log Message: See ChangeLog Index: ftn2rfc.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/gate/ftn2rfc.c,v retrieving revision 4.63 retrieving revision 4.64 diff -u -d -r4.63 -r4.64 --- ftn2rfc.c 22 Aug 2004 10:30:02 -0000 4.63 +++ ftn2rfc.c 22 Aug 2004 20:08:14 -0000 4.64 @@ -1090,6 +1090,7 @@ } /* Common header */ + p = NULL; if(use_origin_for_organization && body.origin) { strip_crlf(body.origin); @@ -1104,12 +1105,13 @@ p = buffer + strlen(" * Origin: "); while(is_blank(*p)) p++; - tl_appendf(&theader, "Organization: %s\n", p); - } - else - { - tl_appendf(&theader, "Organization: %s\n", cf_p_organization() ); + if(!*p) + p = NULL; } + if(!p) + p = cf_p_organization(); + tl_appendf(&theader, "Organization: %s\n", p); + tl_appendf(&theader, "Lines: %d\n", lines); if(gateway) tl_appendf(&theader, "X-Gateway: FIDO %s [FIDOGATE %s], %s\n", |
|
From: Martin J. <n0...@us...> - 2004-08-22 10:30:49
|
Update of /cvsroot/fidogate/fidogate/src/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31647/src/common Modified Files: aliases.c binkley.c config.c crc32.c file.c flo.c fopen.c hosts.c lock.c log.c mail.c message.c outpkt.c packet.c rematch.c routing.c sequencer.c tick.c Log Message: See ChangeLog Index: message.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/message.c,v retrieving revision 4.22 retrieving revision 4.23 diff -u -d -r4.22 -r4.23 --- message.c 16 Feb 2003 15:38:56 -0000 4.22 +++ message.c 22 Aug 2004 10:30:01 -0000 4.23 @@ -121,9 +121,9 @@ /* orphan 0-byte, skip */ pos = ftell(fp); if(pos == ERROR) - log("pkt_get_line(): orphan 0-char (can't determine offset)"); + logit("pkt_get_line(): orphan 0-char (can't determine offset)"); else - log("pkt_get_line(): orphan 0-char (offset=%ld)", pos); + logit("pkt_get_line(): orphan 0-char (offset=%ld)", pos); if(c1) { size--; @@ -145,7 +145,7 @@ if(c1 == 0) /* Looks like it is ... */ { *p = 0; - log("pkt_get_line(): grunged packet"); + logit("pkt_get_line(): grunged packet"); return MSG_TYPE; } *p++ = c; @@ -270,7 +270,7 @@ p=p->prev) ; if(p == NULL) { - log("ERROR: parsing echomail message: no ^APATH or SEEN-BY line"); + logit("ERROR: parsing echomail message: no ^APATH or SEEN-BY line"); return -2; } /* ^APATH */ @@ -352,7 +352,7 @@ if(body->seenby.n==0 /*|| body->path.n==0*/) { - log("ERROR: parsing echomail message: no SEEN-BY line"); + logit("ERROR: parsing echomail message: no SEEN-BY line"); return -2; } if(body->tear==NULL || body->origin==NULL /** || body->path.n==0 **/) @@ -711,7 +711,7 @@ if(message_line_length < 20 || message_line_length > MAX_LINE_LENGTH) { - log("WARNING: illegal MessageLineLength value %d", + logit("WARNING: illegal MessageLineLength value %d", message_line_length); message_line_length = DEFAULT_LINE_LENGTH; } Index: routing.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/routing.c,v retrieving revision 4.15 retrieving revision 4.16 diff -u -d -r4.15 -r4.16 --- routing.c 16 Feb 2003 15:38:58 -0000 4.15 +++ routing.c 22 Aug 2004 10:30:01 -0000 4.16 @@ -128,12 +128,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("remap: source node address missing"); + logit("remap: source node address missing"); return; } if(znfp_parse_diff(p, &src, &old) == ERROR) { - log("remap: illegal node address %s", p); + logit("remap: illegal node address %s", p); return; } @@ -143,12 +143,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("remap: dest node address missing"); + logit("remap: dest node address missing"); return; } if(znfp_parse_diff(p, &dest, &old) == ERROR) { - log("remap: illegal node address %s", p); + logit("remap: illegal node address %s", p); return; } @@ -158,7 +158,7 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("remap: name missing"); + logit("remap: name missing"); return; } @@ -198,12 +198,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("rewrite: source node address missing"); + logit("rewrite: source node address missing"); return; } if(znfp_parse_diff(p, &src, &old) == ERROR) { - log("rewrite: illegal node address %s", p); + logit("rewrite: illegal node address %s", p); return; } @@ -213,12 +213,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("rewrite: dest node address missing"); + logit("rewrite: dest node address missing"); return; } if(znfp_parse_diff(p, &dest, &old) == ERROR) { - log("rewrite: illegal node address %s", p); + logit("rewrite: illegal node address %s", p); return; } @@ -269,7 +269,7 @@ if((cmd = parse_cmd(p)) == ERROR) { - log("routing: unknown command %s", p); + logit("routing: unknown command %s", p); return NULL; } if(cmd == TYPE_NETMAIL || cmd == TYPE_ECHOMAIL) @@ -294,12 +294,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("routing: flavor argument missing"); + logit("routing: flavor argument missing"); return NULL; } if((flav = parse_flav(p)) == ERROR) { - log("routing: unknown flavor %s", p); + logit("routing: unknown flavor %s", p); return NULL; } @@ -311,12 +311,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("routing: second flavor argument missing"); + logit("routing: second flavor argument missing"); return NULL; } if((flav_new = parse_flav(p)) == ERROR) { - log("routing: unknown flavor %s", p); + logit("routing: unknown flavor %s", p); return NULL; } } @@ -331,14 +331,14 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("routing: node address argument missing"); + logit("routing: node address argument missing"); return NULL; } while(p) { if(znfp_parse_diff(p, &node, &old) == ERROR) { - log("routing: illegal node address %s", p); + logit("routing: illegal node address %s", p); } else { @@ -435,7 +435,7 @@ if(strlen(p) != 8+1+3) /* Must be GTFxxxxx.pkt */ { - log("strange packet name %s", name); + logit("strange packet name %s", name); return NULL; } Index: binkley.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/binkley.c,v retrieving revision 4.18 retrieving revision 4.19 diff -u -d -r4.18 -r4.19 --- binkley.c 16 Feb 2003 15:38:54 -0000 4.18 +++ binkley.c 22 Aug 2004 10:30:01 -0000 4.19 @@ -345,7 +345,7 @@ n = cf_dos_xlate(name); if(!n) { - log("can't convert file name to MSDOS: %s", name); + logit("can't convert file name to MSDOS: %s", name); return ERROR; } debug(4, "attach MSDOS name=%s", n); @@ -360,7 +360,7 @@ /* seek to start of flo file */ if(fseek(fp, 0L, SEEK_SET) == ERROR) { - log("$fseek EOF FLO file node %s failed", znfp1(node)); + logit("$fseek EOF FLO file node %s failed", znfp1(node)); flo_close(node, TRUE, FALSE); return ERROR; } @@ -446,7 +446,7 @@ { if(mkdir(buf, DIR_MODE) == -1) { - log("$WARNING: can't create dir %s", buf); + logit("$WARNING: can't create dir %s", buf); return ERROR; } chmod(buf, DIR_MODE); @@ -462,7 +462,7 @@ { if(mkdir(buf, DIR_MODE) == -1) { - log("$WARNING: can't create dir %s", buf); + logit("$WARNING: can't create dir %s", buf); return ERROR; } chmod(buf, DIR_MODE); Index: packet.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/packet.c,v retrieving revision 4.19 retrieving revision 4.20 diff -u -d -r4.19 -r4.20 --- packet.c 16 Feb 2003 15:38:57 -0000 4.19 +++ packet.c 22 Aug 2004 10:30:01 -0000 4.20 @@ -195,7 +195,7 @@ if(fp == NULL) { /* If this failed we're out of luck ... */ - log("$ERROR: can't open OUT file %s", out); + logit("$ERROR: can't open OUT file %s", out); break; } @@ -216,7 +216,7 @@ if(lock_file(fp)) { /* Lock error ... */ - log("$ERROR: can't lock OUT file %s", out); + logit("$ERROR: can't lock OUT file %s", out); fclose(fp); fp = NULL; break; @@ -249,7 +249,7 @@ if(fseek(fp, 0L, SEEK_END) == -1) { /* fseek() error ... */ - log("$ERROR: fseek EOF OUT file %s failed", out); + logit("$ERROR: fseek EOF OUT file %s failed", out); if(bsy) bink_bsy_delete(node); fclose(fp); @@ -258,7 +258,7 @@ if( (pos = ftell(fp)) == -1L ) { /* ftell() error ... */ - log("$ERROR: ftell OUT file %s failed", out); + logit("$ERROR: ftell OUT file %s failed", out); if(bsy) bink_bsy_delete(node); fclose(fp); @@ -284,7 +284,7 @@ /* Rest is filled in by pkt_put_hdr() */ if(pkt_put_hdr(fp, &pkt) == ERROR) { - log("$ERROR: can't write to packet file %s", out); + logit("$ERROR: can't write to packet file %s", out); if(bsy) bink_bsy_delete(node); fclose(fp); @@ -303,7 +303,7 @@ if(fseek(fp, -2L, SEEK_END) == -1) { /* fseek() error ... */ - log("$ERROR: fseek EOF-2 OUT file %s failed", out); + logit("$ERROR: fseek EOF-2 OUT file %s failed", out); if(bsy) bink_bsy_delete(node); fclose(fp); @@ -311,7 +311,7 @@ } if( pkt_get_int16(fp) != 0L ) { - log("$ERROR: malformed packet %s, no terminating 0-word", out); + logit("$ERROR: malformed packet %s, no terminating 0-word", out); if(bsy) bink_bsy_delete(node); fclose(fp); @@ -320,7 +320,7 @@ if(fseek(fp, -2L, SEEK_END) == -1) { /* fseek() error ... */ - log("$ERROR: fseek EOF-2 OUT file %s failed", out); + logit("$ERROR: fseek EOF-2 OUT file %s failed", out); if(bsy) bink_bsy_delete(node); fclose(fp); @@ -346,7 +346,7 @@ if((packet_file = fopen(packet_tmp, W_MODE)) == NULL) { - log("$ERROR: pkt_open(): can't create packet %s", packet_tmp); + logit("$ERROR: pkt_open(): can't create packet %s", packet_tmp); return NULL; } @@ -370,7 +370,7 @@ /* Rest is filled in by pkt_put_hdr() */ if(pkt_put_hdr(packet_file, &pkt) == ERROR) { - log("$ERROR: can't write to packet file %s", packet_tmp); + logit("$ERROR: can't write to packet file %s", packet_tmp); return NULL; } @@ -434,7 +434,7 @@ if( strcmp(packet_tmp, packet_name) ) if(rename(packet_tmp, packet_name) == ERROR) { - log("$ERROR: can't rename %s to %s", packet_tmp, packet_name); + logit("$ERROR: can't rename %s to %s", packet_tmp, packet_name); ret = ERROR; } } Index: config.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/config.c,v retrieving revision 4.26 retrieving revision 4.27 diff -u -d -r4.26 -r4.27 --- config.c 16 Feb 2003 15:38:55 -0000 4.26 +++ config.c 22 Aug 2004 10:30:01 -0000 4.27 @@ -167,7 +167,7 @@ { if(scf_ia == 0) { - log("ERROR: config: no Address"); + logit("ERROR: config: no Address"); if(!verbose) fprintf(stderr, "ERROR: config: no Address\n"); exit(EX_USAGE); @@ -176,7 +176,7 @@ #if 0 if(scf_ir==0 && scf_ig==0) { - log("ERROR: config: no Uplink or GateAddress"); + logit("ERROR: config: no Uplink or GateAddress"); if(!verbose) fprintf(stderr, "ERROR: config: no Uplink or GateAddress\n"); exit(EX_USAGE); @@ -184,10 +184,10 @@ #endif if(scf_ir && scf_ia!=scf_ir) - log("WARNING: config: #Address (%d) != #Uplink (%d)", + logit("WARNING: config: #Address (%d) != #Uplink (%d)", scf_ia, scf_ir); if(scf_ig && scf_ia!=scf_ig) - log("WARNING: config: #Address (%d) != #GateAddress (%d)", + logit("WARNING: config: #Address (%d) != #GateAddress (%d)", scf_ia, scf_ig); } @@ -375,7 +375,7 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("config: missing include file"); + logit("config: missing include file"); return; } cf_read_config_file(p); @@ -386,7 +386,7 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("config: missing hostname"); + logit("config: missing hostname"); return; } BUF_COPY(scf_hostname, p); @@ -397,7 +397,7 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("config: missing domainname"); + logit("config: missing domainname"); return; } if(p[0] != '.') @@ -416,7 +416,7 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("config: missing domainname"); + logit("config: missing domainname"); return; } if(p[0] != '.') @@ -434,12 +434,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("config: missing address"); + logit("config: missing address"); return; } if( asc_to_node(p, &a, FALSE) == ERROR ) { - log("config: illegal address %s", p); + logit("config: illegal address %s", p); return; } @@ -450,7 +450,7 @@ scf_ia++; } else - log("config: too many addresses"); + logit("config: too many addresses"); } /***** uplink *******************************************************/ else if (!stricmp(keyword, "uplink" )) @@ -458,12 +458,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("config: missing address"); + logit("config: missing address"); return; } if( asc_to_node(p, &a, FALSE) == ERROR ) { - log("config: illegal address %s", p); + logit("config: illegal address %s", p); return; } @@ -473,7 +473,7 @@ scf_ir++; } else - log("config: too many addresses"); + logit("config: too many addresses"); } /***** GateAddress **************************************************/ else if (!stricmp(keyword, "gateaddress" )) @@ -481,12 +481,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("config: missing address"); + logit("config: missing address"); return; } if( asc_to_node(p, &a, FALSE) == ERROR ) { - log("config: illegal address %s", p); + logit("config: illegal address %s", p); return; } @@ -496,7 +496,7 @@ scf_ig++; } else - log("config: too many addresses"); + logit("config: too many addresses"); } /***** zone *********************************************************/ else if (!stricmp(keyword, "zone" )) @@ -506,13 +506,13 @@ if(scf_nzones >= MAXADDRESS) { - log("config: too many zones"); + logit("config: too many zones"); return; } if(! (p = xstrtok(NULL, " \t")) ) { - log("config: missing zone"); + logit("config: missing zone"); return; } if(!stricmp(p, "default")) @@ -522,26 +522,26 @@ zone = atoi(p); if(!zone) { - log("config: illegal zone value %s", p); + logit("config: illegal zone value %s", p); return; } } if(! (inet = xstrtok(NULL, " \t")) ) { - log("config: missing Internet domain"); + logit("config: missing Internet domain"); return; } if(! (ftn = xstrtok(NULL, " \t")) ) { - log("config: missing FTN domain"); + logit("config: missing FTN domain"); return; } if(! (out = xstrtok(NULL, " \t")) ) { - log("config: missing outbound directory"); + logit("config: missing outbound directory"); return; } @@ -558,17 +558,17 @@ if(scf_ndos >= MAXDOSDRIVE) { - log("config: too many DOS drives"); + logit("config: too many DOS drives"); return; } if(! (drive = xstrtok(NULL, " \t")) ) { - log("config: missing DOS drive"); + logit("config: missing DOS drive"); return; } if(! (path = xstrtok(NULL, " \t")) ) { - log("config: missing UNIX path"); + logit("config: missing UNIX path"); return; } @@ -582,12 +582,12 @@ p = xstrtok(NULL, " \t"); if(!p) { - log("config: missing address"); + logit("config: missing address"); return; } if( asc_to_node(p, &a, FALSE) == ERROR ) { - log("config: illegal address %s", p); + logit("config: illegal address %s", p); return; } scf_gateway = a; Index: outpkt.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/outpkt.c,v retrieving revision 4.14 retrieving revision 4.15 diff -u -d -r4.14 -r4.15 --- outpkt.c 16 Feb 2003 15:38:57 -0000 4.14 +++ outpkt.c 22 Aug 2004 10:30:01 -0000 4.15 @@ -265,7 +265,7 @@ p->fp = outpkt_fopen(p->tmpname, W_MODE); if(p->fp == NULL) { - log("$failed to open packet %s", p->tmpname); + logit("$failed to open packet %s", p->tmpname); return NULL; } @@ -283,7 +283,7 @@ /* Rest is filled in by pkt_put_hdr() */ if(pkt_put_hdr(p->fp, &pkt) == ERROR) { - log("$Can't write to packet file %s", p->tmpname); + logit("$Can't write to packet file %s", p->tmpname); fclose(p->fp); p->fp = NULL; return NULL; Index: file.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/file.c,v retrieving revision 4.4 retrieving revision 4.5 diff -u -d -r4.4 -r4.5 --- file.c 16 Feb 2003 15:38:56 -0000 4.4 +++ file.c 22 Aug 2004 10:30:01 -0000 4.5 @@ -42,10 +42,10 @@ str_change_ext(bad, sizeof(bad), name, ".bad"); - log("ERROR: bad packet renamed to %s", bad); + logit("ERROR: bad packet renamed to %s", bad); if(rename(name, bad) == ERROR) { - log("$ERROR: can't rename %s -> %s", name, bad); + logit("$ERROR: can't rename %s -> %s", name, bad); return ERROR; } Index: mail.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/mail.c,v retrieving revision 4.12 retrieving revision 4.13 diff -u -d -r4.12 -r4.13 --- mail.c 16 Feb 2003 15:38:56 -0000 4.12 +++ mail.c 22 Aug 2004 10:30:01 -0000 4.13 @@ -63,7 +63,7 @@ str_printf(m_name, sizeof(m_name), "%s/%08ld.rfc", mail_dir, n); m_file = fopen(m_tmp, W_MODE); if(!m_file) { - log("$Can't create mail file %s", m_tmp); + logit("$Can't create mail file %s", m_tmp); return ERROR; } break; @@ -75,13 +75,13 @@ str_printf(n_name, sizeof(n_name), "%s/%08ld.rfc", news_dir, n); n_file = fopen(n_tmp, W_MODE); if(!n_file) { - log("$Can't create mail file %s", n_tmp); + logit("$Can't create mail file %s", n_tmp); return ERROR; } break; default: - log("mail_open(%d): illegal value", sel); + logit("mail_open(%d): illegal value", sel); return ERROR; break; } @@ -149,7 +149,7 @@ fclose(m_file); err = rename(m_tmp, m_name); if(err == ERROR) - log("$Can't rename mail file %s to %s", m_tmp, m_name); + logit("$Can't rename mail file %s to %s", m_tmp, m_name); m_tmp[0] = 0; m_name[0] = 0; @@ -161,7 +161,7 @@ fclose(n_file); err = rename(n_tmp, n_name); if(err == ERROR) - log("$Can't rename mail file %s to %s", n_tmp, n_name); + logit("$Can't rename mail file %s to %s", n_tmp, n_name); n_tmp[0] = 0; n_name[0] = 0; Index: crc32.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/crc32.c,v retrieving revision 4.7 retrieving revision 4.8 diff -u -d -r4.7 -r4.8 --- crc32.c 16 Feb 2003 15:38:55 -0000 4.7 +++ crc32.c 22 Aug 2004 10:30:01 -0000 4.8 @@ -194,7 +194,7 @@ if((fp = fopen(name, R_MODE)) == NULL) { - log("$crc32_file(): can't open %s", name); + logit("$crc32_file(): can't open %s", name); return 0; } Index: sequencer.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/sequencer.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- sequencer.c 16 Feb 2003 15:38:58 -0000 4.8 +++ sequencer.c 22 Aug 2004 10:30:01 -0000 4.9 @@ -59,7 +59,7 @@ { if(err_abort) { - log("$ERROR: can't access sequencer file %s", filename); + logit("$ERROR: can't access sequencer file %s", filename); exit(EX_OSFILE); } else Index: log.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/log.c,v retrieving revision 4.23 retrieving revision 4.24 diff -u -d -r4.23 -r4.24 --- log.c 22 Aug 2004 08:59:00 -0000 4.23 +++ log.c 22 Aug 2004 10:30:01 -0000 4.24 @@ -89,7 +89,7 @@ * If first character in format string is '$', output errno and error * string too. */ -void log(const char *fmt, ...) +void logit(const char *fmt, ...) { va_list args; FILE *fp; Index: hosts.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/hosts.c,v retrieving revision 4.14 retrieving revision 4.15 diff -u -d -r4.14 -r4.15 --- hosts.c 16 Feb 2003 15:38:56 -0000 4.14 +++ hosts.c 22 Aug 2004 10:30:01 -0000 4.15 @@ -80,7 +80,7 @@ if( asc_to_node(f, &node, FALSE) == ERROR ) { - log("hosts: illegal FTN address %s", f); + logit("hosts: illegal FTN address %s", f); return NULL; } Index: rematch.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/rematch.c,v retrieving revision 4.8 retrieving revision 4.9 diff -u -d -r4.8 -r4.9 --- rematch.c 16 Feb 2003 15:38:57 -0000 4.8 +++ rematch.c 22 Aug 2004 10:30:01 -0000 4.9 @@ -86,7 +86,7 @@ p->re_s = strsave(s); err = regcomp(&p->re_c, p->re_s, REG_EXTENDED|REG_ICASE); if(err) { - log("WARNING: error compiling regex %s", p->re_s); + logit("WARNING: error compiling regex %s", p->re_s); xfree(p); return NULL; } Index: aliases.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/aliases.c,v retrieving revision 4.13 retrieving revision 4.14 diff -u -d -r4.13 -r4.14 --- aliases.c 16 Feb 2003 15:38:54 -0000 4.13 +++ aliases.c 22 Aug 2004 10:30:01 -0000 4.14 @@ -79,7 +79,7 @@ if( asc_to_node(n, &node, FALSE) == ERROR ) { - log("hosts: illegal FTN address %s", n); + logit("hosts: illegal FTN address %s", n); return NULL; } Index: fopen.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/fopen.c,v retrieving revision 4.10 retrieving revision 4.11 diff -u -d -r4.10 -r4.11 --- fopen.c 16 Feb 2003 15:38:56 -0000 4.10 +++ fopen.c 22 Aug 2004 10:30:01 -0000 4.11 @@ -52,12 +52,12 @@ { if(err_abort) { - log("$ERROR: can't open %s", xname); + logit("$ERROR: can't open %s", xname); exit(EX_OSFILE); } else { - log("$WARNING: can't open %s", xname); + logit("$WARNING: can't open %s", xname); } } Index: tick.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/tick.c,v retrieving revision 4.19 retrieving revision 4.20 diff -u -d -r4.19 -r4.20 --- tick.c 16 Feb 2003 15:38:58 -0000 4.19 +++ tick.c 22 Aug 2004 10:30:01 -0000 4.20 @@ -350,7 +350,7 @@ if(bink_attach(node, '^', buffer, flav, TRUE) == ERROR) return ERROR; - log("area %s file %s (%lub) to %s", + logit("area %s file %s (%lub) to %s", tic->area, tic->file, tic->size, znfp1(node)); return OK; Index: lock.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/lock.c,v retrieving revision 4.15 retrieving revision 4.16 diff -u -d -r4.15 -r4.16 --- lock.c 16 Feb 2003 15:38:56 -0000 4.15 +++ lock.c 22 Aug 2004 10:30:01 -0000 4.16 @@ -137,13 +137,13 @@ { if(wait) { - log("$ERROR: creating unique %s (for lock %s) failed", + logit("$ERROR: creating unique %s (for lock %s) failed", uniq_name, name); exit(EX_OSFILE); } else { - log("$WARNING: creating unique %s (for lock %s) failed", + logit("$WARNING: creating unique %s (for lock %s) failed", uniq_name, name); return ERROR; } @@ -169,14 +169,14 @@ { if(wait) { - log("$ERROR: linking unique %s -> lock %s failed", + logit("$ERROR: linking unique %s -> lock %s failed", uniq_name, name); unlink(uniq_name); exit(EX_OSFILE); } else { - log("$WARNING: linking unique %s -> %s failed", + logit("$WARNING: linking unique %s -> %s failed", uniq_name, name); unlink(uniq_name); return ERROR; @@ -189,7 +189,7 @@ if( stat(uniq_name, &st) == ERROR) { /* Should not fail */ - log("$ERROR: stat unique %s (for lock %s) failed", + logit("$ERROR: stat unique %s (for lock %s) failed", uniq_name, name); unlink(uniq_name); exit(EX_OSFILE); @@ -223,7 +223,7 @@ if( unlink(name) == ERROR ) { - log("$WARNING: removing lock %s failed", name); + logit("$WARNING: removing lock %s failed", name); ret = ERROR; } Index: flo.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/common/flo.c,v retrieving revision 4.12 retrieving revision 4.13 diff -u -d -r4.12 -r4.13 --- flo.c 16 Feb 2003 15:38:56 -0000 4.12 +++ flo.c 22 Aug 2004 10:30:01 -0000 4.13 @@ -91,7 +91,7 @@ flo_fp = fopen(flo_name, mode); if(flo_fp == NULL) { - log("$opening FLO file %s mode %s failed", flo_name, mode); + logit("$opening FLO file %s mode %s failed", flo_name, mode); if(bsy) bink_bsy_delete(node); return ERROR; @@ -103,7 +103,7 @@ if(lock_file(flo_fp)) { /* Lock error ... */ - log("$locking FLO file %s failed", flo_name); + logit("$locking FLO file %s failed", flo_name); if(bsy) bink_bsy_delete(node); fclose(flo_fp); @@ -146,7 +146,7 @@ /* Current offset */ if( (off = ftell(flo_fp)) == -1 ) { - log("$ftell FLO file %s failed", flo_name); + logit("$ftell FLO file %s failed", flo_name); return NULL; } flo_off_cur = off; @@ -157,7 +157,7 @@ /* EOF or error */ if(ferror(flo_fp)) { - log("$reading FLO file %s failed", flo_name); + logit("$reading FLO file %s failed", flo_name); return NULL; } } @@ -165,7 +165,7 @@ /* New offset == offset of next entry line */ if( (off = ftell(flo_fp)) == -1 ) { - log("$ftell FLO file %s failed", flo_name); + logit("$ftell FLO file %s failed", flo_name); return NULL; } flo_off_next = off; @@ -190,7 +190,7 @@ if(del) if(unlink(flo_name) == -1) { - log("$removing FLO file %s failed", flo_name); + logit("$removing FLO file %s failed", flo_name); ret = ERROR; } fclose(flo_fp); @@ -218,7 +218,7 @@ /* Seek to beginning of line last read */ if(fseek(flo_fp, flo_off_cur, SEEK_SET) == -1) { - log("$seeking to offset %ld in FLO file %s failed", + logit("$seeking to offset %ld in FLO file %s failed", flo_off_cur, flo_name); return ERROR; } @@ -226,14 +226,14 @@ /* Write ~ char */ if( fwrite(&tilde, 1, 1, flo_fp) != 1 ) { - log("$writing ~ to FLO file %s failed", flo_name); + logit("$writing ~ to FLO file %s failed", flo_name); return ERROR; } /* Seek to beginning of next line */ if(fseek(flo_fp, flo_off_next, SEEK_SET) == -1) { - log("$seeking to offset %ld in FLO file %s failed", + logit("$seeking to offset %ld in FLO file %s failed", flo_off_next, flo_name); return ERROR; } |
|
From: Martin J. <n0...@us...> - 2004-08-22 10:30:48
|
Update of /cvsroot/fidogate/fidogate/src/areafix In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31647/src/areafix Modified Files: areafix.c ftnaf.c ftnafmail.c ftnafpkt.c ftnafutil.c pkttmpl.c Log Message: See ChangeLog Index: pkttmpl.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/pkttmpl.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- pkttmpl.c 16 Feb 2003 15:38:52 -0000 1.13 +++ pkttmpl.c 22 Aug 2004 10:30:01 -0000 1.14 @@ -105,11 +105,11 @@ { if(feof(pkt_file)) { - log("WARNING: premature EOF reading input packet"); + logit("WARNING: premature EOF reading input packet"); TMPS_RETURN(OK); } - log("ERROR: reading input packet"); + logit("ERROR: reading input packet"); TMPS_RETURN(ERROR); } @@ -120,7 +120,7 @@ msg.node_to = pkt->to; if(pkt_get_msg_hdr(pkt_file, &msg) == ERROR) { - log("ERROR: reading input packet"); + logit("ERROR: reading input packet"); TMPS_RETURN(ERROR); } @@ -130,18 +130,18 @@ { if(feof(pkt_file)) { - log("WARNING: premature EOF reading input packet"); + logit("WARNING: premature EOF reading input packet"); } else { - log("ERROR: reading input packet"); + logit("ERROR: reading input packet"); TMPS_RETURN(ERROR); } } /* Parse message body */ if( msg_body_parse(&tl, &body) == -2 ) - log("ERROR: parsing message body"); + logit("ERROR: parsing message body"); /* Retrieve address information from kludges for NetMail */ if(body.area == NULL) { @@ -193,13 +193,13 @@ /* Open packet and read header */ pkt_file = fopen(pkt_name, R_MODE); if(!pkt_file) { - log("$ERROR: can't open packet %s", pkt_name); + logit("$ERROR: can't open packet %s", pkt_name); rename_bad(pkt_name); TMPS_RETURN(OK); } if(pkt_get_hdr(pkt_file, &pkt) == ERROR) { - log("ERROR: reading header from %s", pkt_name); + logit("ERROR: reading header from %s", pkt_name); fclose(pkt_file); rename_bad(pkt_name); TMPS_RETURN(OK); @@ -207,12 +207,12 @@ /* Process it */ pkt_size = check_size(pkt_name); - log("packet %s (%ldb) from %s to %s", pkt_name, pkt_size, + logit("packet %s (%ldb) from %s to %s", pkt_name, pkt_size, znfp1(&pkt.from), znfp2(&pkt.to) ); if(do_packet(pkt_file, &pkt) == ERROR) { - log("ERROR: processing %s", pkt_name); + logit("ERROR: processing %s", pkt_name); fclose(pkt_file); rename_bad(pkt_name); TMPS_RETURN(severe_error); @@ -221,7 +221,7 @@ fclose(pkt_file); if (unlink(pkt_name)) { - log("$ERROR: can't unlink %s", pkt_name); + logit("$ERROR: can't unlink %s", pkt_name); rename_bad(pkt_name); TMPS_RETURN(ERROR); } @@ -252,7 +252,7 @@ name = ""; break; } - log("KILLED%s: exit forced", name); + logit("KILLED%s: exit forced", name); } @@ -396,7 +396,7 @@ dir_sortmode(DIR_SORTMTIME); if(dir_open(in_dir, "*.pkt", TRUE) == ERROR) { - log("$ERROR: can't open directory %s", in_dir); + logit("$ERROR: can't open directory %s", in_dir); exit(EX_OSERR); } Index: ftnafutil.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/ftnafutil.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- ftnafutil.c 16 Feb 2003 15:38:52 -0000 1.14 +++ ftnafutil.c 22 Aug 2004 10:30:00 -0000 1.15 @@ -81,7 +81,7 @@ if(!pwd || !pwd->passwd) { - log("ERROR: no uplink password for %s, can't send request", + logit("ERROR: no uplink password for %s, can't send request", znfp1(node)); return ERROR; } @@ -143,7 +143,7 @@ case DO_DELETE: if(!uplink) { - log("area %s: no uplink, deleting", p->area); + logit("area %s: no uplink, deleting", p->area); if(!n_flag) { areasbbs_remove(p, pl); @@ -159,7 +159,7 @@ { if(! (pwd = passwd_lookup("uplink", uplink)) ) break; - log("area %s: #dl=%d state=%s, subscribing at uplink %s", + logit("area %s: #dl=%d state=%s, subscribing at uplink %s", p->area, n, state, znfp1(uplink)); if(!n_flag && do_mail(uplink, p->area, "+", pwd) != ERROR) { @@ -175,7 +175,7 @@ { if(! (pwd = passwd_lookup("uplink", uplink)) ) break; - log("area %s: #dl=%d state=%s, unsubscribing at uplink %s", + logit("area %s: #dl=%d state=%s, unsubscribing at uplink %s", p->area, n, state, znfp1(uplink)); if(!n_flag && do_mail(uplink, p->area, "-", pwd) != ERROR) { Index: ftnafmail.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/ftnafmail.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- ftnafmail.c 16 Feb 2003 15:38:52 -0000 1.8 +++ ftnafmail.c 22 Aug 2004 10:30:00 -0000 1.9 @@ -134,7 +134,7 @@ BUF_COPY(cmd, cf_p_libdir()); BUF_APPEND(cmd, "/ftnaf"); if( execv(cmd, filefix ? args_filefix : args_areafix) == ERROR ) - log("$can't exec %s", cmd); + logit("$can't exec %s", cmd); /* Only reached if error */ exit(1); Index: ftnafpkt.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/ftnafpkt.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- ftnafpkt.c 16 Feb 2003 15:38:52 -0000 1.15 +++ ftnafpkt.c 22 Aug 2004 10:30:00 -0000 1.16 @@ -119,7 +119,7 @@ */ int do_echomail(Message *msg, MsgBody *body) { - log("echomail message from %s not processed", znfp1(&msg->node_orig)); + logit("echomail message from %s not processed", znfp1(&msg->node_orig)); return OK; } @@ -147,11 +147,11 @@ { if(feof(pkt_file)) { - log("WARNING: premature EOF reading input packet"); + logit("WARNING: premature EOF reading input packet"); TMPS_RETURN(OK); } - log("ERROR: reading input packet"); + logit("ERROR: reading input packet"); TMPS_RETURN(ERROR); } @@ -162,7 +162,7 @@ msg.node_to = pkt->to; if(pkt_get_msg_hdr(pkt_file, &msg) == ERROR) { - log("ERROR: reading input packet"); + logit("ERROR: reading input packet"); TMPS_RETURN(ERROR); } @@ -172,18 +172,18 @@ { if(feof(pkt_file)) { - log("WARNING: premature EOF reading input packet"); + logit("WARNING: premature EOF reading input packet"); } else { - log("ERROR: reading input packet"); + logit("ERROR: reading input packet"); TMPS_RETURN(ERROR); } } /* Parse message body */ if( msg_body_parse(&tl, &body) == -2 ) - log("ERROR: parsing message body"); + logit("ERROR: parsing message body"); /* Retrieve address information from kludges for NetMail */ if(body.area == NULL) { @@ -235,13 +235,13 @@ /* Open packet and read header */ pkt_file = fopen(pkt_name, R_MODE); if(!pkt_file) { - log("$ERROR: can't open packet %s", pkt_name); + logit("$ERROR: can't open packet %s", pkt_name); rename_bad(pkt_name); TMPS_RETURN(OK); } if(pkt_get_hdr(pkt_file, &pkt) == ERROR) { - log("ERROR: reading header from %s", pkt_name); + logit("ERROR: reading header from %s", pkt_name); fclose(pkt_file); rename_bad(pkt_name); TMPS_RETURN(OK); @@ -249,12 +249,12 @@ /* Process it */ pkt_size = check_size(pkt_name); - log("packet %s (%ldb) from %s to %s", pkt_name, pkt_size, + logit("packet %s (%ldb) from %s to %s", pkt_name, pkt_size, znfp1(&pkt.from), znfp2(&pkt.to) ); if(do_packet(pkt_file, &pkt) == ERROR) { - log("ERROR: processing %s", pkt_name); + logit("ERROR: processing %s", pkt_name); fclose(pkt_file); rename_bad(pkt_name); TMPS_RETURN(severe_error); @@ -263,7 +263,7 @@ fclose(pkt_file); if (unlink(pkt_name)) { - log("$ERROR: can't unlink %s", pkt_name); + logit("$ERROR: can't unlink %s", pkt_name); rename_bad(pkt_name); TMPS_RETURN(ERROR); } @@ -294,7 +294,7 @@ name = ""; break; } - log("KILLED%s: exit forced", name); + logit("KILLED%s: exit forced", name); } @@ -455,7 +455,7 @@ dir_sortmode(DIR_SORTMTIME); if(dir_open(in_dir, "*.pkt", TRUE) == ERROR) { - log("$ERROR: can't open directory %s", in_dir); + logit("$ERROR: can't open directory %s", in_dir); exit(EXIT_ERROR); } Index: ftnaf.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/ftnaf.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- ftnaf.c 16 Feb 2003 15:38:52 -0000 1.12 +++ ftnaf.c 22 Aug 2004 10:30:00 -0000 1.13 @@ -114,7 +114,7 @@ fp = popen(mailer, W_MODE); if(!fp) { - log("$ERROR: can't open pipe to %s", mailer); + logit("$ERROR: can't open pipe to %s", mailer); return NULL; } Index: areafix.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/areafix/areafix.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- areafix.c 16 Feb 2003 15:38:51 -0000 1.20 +++ areafix.c 22 Aug 2004 10:30:00 -0000 1.21 @@ -404,19 +404,19 @@ if( (fp = fopen(new, W_MODE)) == NULL ) { - log("$ERROR: can't open %s for writing AREAS.BBS", new); + logit("$ERROR: can't open %s for writing AREAS.BBS", new); return ERROR; } if( areasbbs_print(fp) == ERROR ) { - log("$ERROR: writing to %s", new); + logit("$ERROR: writing to %s", new); fclose(fp); unlink(new); return ERROR; } if( fclose(fp) == ERROR ) { - log("$ERROR: closing %s", new); + logit("$ERROR: closing %s", new); unlink(new); return ERROR; } @@ -446,7 +446,7 @@ debug(4, "Renaming %s -> %s", old, new); rename(old, new); - log("%s changed", buffer); + logit("%s changed", buffer); return OK; } @@ -706,7 +706,7 @@ areasbbs_add(p); - log("%s: new %s lvl=%d key=%s desc=%s%s%s", + logit("%s: new %s lvl=%d key=%s desc=%s%s%s", znfp1(node), p->area, p->lvl, @@ -727,7 +727,7 @@ */ int cmd_vacation(Node *node, char *area) { - log("%s: vacation", znfp1(node)); + logit("%s: vacation", znfp1(node)); if(!authorized) { @@ -750,7 +750,7 @@ AreasBBS *p; LON *l; - log("%s: listall", znfp1(node)); + logit("%s: listall", znfp1(node)); if(!authorized) { @@ -796,7 +796,7 @@ char *s; int key_ok; - log("%s: list", znfp1(node)); + logit("%s: list", znfp1(node)); if(!authorized) { @@ -858,7 +858,7 @@ AreasBBS *p; LON *l; - log("%s: query", znfp1(node)); + logit("%s: query", znfp1(node)); if(!authorized) { @@ -895,7 +895,7 @@ char *s; int key_ok; - log("%s: unlinked", znfp1(node)); + logit("%s: unlinked", znfp1(node)); if(!authorized) { @@ -1023,16 +1023,16 @@ { /* Not subscribed at uplink, print note */ areafix_printf(" (this area is currently not subscribed at uplink %s)", znf1(&l->first->node)); - log("%s: +%s (not subscribed at uplink)", + logit("%s: +%s (not subscribed at uplink)", znfp1(node), p->area); } else - log("%s: +%s", znfp1(node), p->area); + logit("%s: +%s", znfp1(node), p->area); } else { areafix_printf("%s: no uplink, dead area", p->area); - log("%s: dead area %s", znfp1(node), p->area); + logit("%s: dead area %s", znfp1(node), p->area); } } } @@ -1085,7 +1085,7 @@ areas_bbs_changed = TRUE; areafix_printf("%-41s: unsubscribed", p->area); - log("%s: -%s", znfp1(node), p->area); + logit("%s: -%s", znfp1(node), p->area); } } } @@ -1107,7 +1107,7 @@ FILE *fp; char *helpfile; - log("%s: help", znfp1(node)); + logit("%s: help", znfp1(node)); if( (helpfile = cf_get_string("AreaFixHelp", TRUE)) ) { @@ -1122,10 +1122,10 @@ return OK; } else - log("$ERROR: can't open %s", helpfile); + logit("$ERROR: can't open %s", helpfile); } else - log("WARNING: AreaFixHelp not defined"); + logit("WARNING: AreaFixHelp not defined"); areafix_printf("Sorry, no help available."); @@ -1142,7 +1142,7 @@ char *p; Node n; - log("%s: passwd", znfp1(node)); + logit("%s: passwd", znfp1(node)); authorized = FALSE; |
|
From: Martin J. <n0...@us...> - 2004-08-22 10:30:48
|
Update of /cvsroot/fidogate/fidogate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31647 Modified Files: ChangeLog version.h Log Message: See ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/fidogate/fidogate/ChangeLog,v retrieving revision 4.319 retrieving revision 4.320 diff -u -d -r4.319 -r4.320 --- ChangeLog 22 Aug 2004 08:58:59 -0000 4.319 +++ ChangeLog 22 Aug 2004 10:30:00 -0000 4.320 @@ -1,5 +1,16 @@ 2004-08-22 Martin Junius <mj.at.n0ll.dot.net> + * test/Makefile (test verify): test target is now the same as verify. + + * version.h (PATCHLEVEL): set to 10, version 4.4.10. + + * ...: replaced all calls to log() with logit(). + + * src/include/prototypes.h: dito. + + * src/common/log.c (logit): renamed old log() to avoid conflict + with Standard-C math function. + ------- CVS ci ------------------------------------------------------- * src/common/log.c (log_program): removed insecure code entirely, Index: version.h =================================================================== RCS file: /cvsroot/fidogate/fidogate/version.h,v retrieving revision 4.46 retrieving revision 4.47 diff -u -d -r4.46 -r4.47 --- version.h 9 Jun 2003 12:10:56 -0000 4.46 +++ version.h 22 Aug 2004 10:30:00 -0000 4.47 @@ -9,6 +9,6 @@ #define VERSION_MAJOR 4 #define VERSION_MINOR 4 -#define PATCHLEVEL 9 +#define PATCHLEVEL 10 #define STATE "stable" |
|
From: Martin J. <n0...@us...> - 2004-08-22 10:30:45
|
Update of /cvsroot/fidogate/fidogate/src/charset In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31647/src/charset Modified Files: charset.c Log Message: See ChangeLog Index: charset.c =================================================================== RCS file: /cvsroot/fidogate/fidogate/src/charset/charset.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- charset.c 16 Feb 2003 15:38:52 -0000 1.11 +++ charset.c 22 Aug 2004 10:30:01 -0000 1.12 @@ -321,7 +321,7 @@ { if(charset_read_bin( cf_p_charsetmap() ) == ERROR) { - log("ERROR: reading from %s", cf_p_charsetmap()); + logit("ERROR: reading from %s", cf_p_charsetmap()); exit(EX_SOFTWARE); } |