Commit Graph

28 Commits

Author SHA1 Message Date
Dirk Koopman
770092d94f fixed duplicate spot, always make clean ending
Try to make sure that the user file is always close regardless of
what happens to cause the program to end/stop/crash.
2022-01-28 00:06:22 +00:00
Dirk Koopman
56478c613d remove autoflush from logs
Add CTY-2410 cty.dat + wpxloc.raw
2014-10-14 11:27:16 +01:00
Dirk Koopman
fd0a34c34a remove all $Id$ strings 2007-06-24 02:17:43 +01:00
Dirk Koopman
7b9256cead Prepare for SIMPLEROUTE merge (more files) 2007-06-13 22:30:38 +01:00
minima
ad7e69f78e add dxver to these routines 2007-01-08 10:46:29 +00:00
minima
b953903f1c added perl socket blocking where available
change timestamp in PC9x to seconds in day.
2007-01-07 23:57:24 +00:00
minima
cbf3c0cd90 fix swearing logging so that it is better.
fix badspotters being able to send dx spots.
add LogDbg() routine to both log and dbg at the same time (at last).
2006-01-07 16:53:03 +00:00
minima
bf0078cc89 Add Chain routines
Fix log open on every log write !!!
2002-09-29 02:13:46 +00:00
minima
dbf7523a9b remove warnings from $BRANCH lines for 5.8.0 2002-07-29 15:41:49 +00:00
minima
aaf98478dc change the looping protoection for PC16/17/19/21 and also be more rigorous
in who we accept which PC16/17/21's from.
2001-10-01 11:56:35 +00:00
minima
2b58ccdf81 change build number calculation to be more accurate 2001-09-01 12:15:09 +00:00
minima
f0910da57e 1. protect against PC41s with field[3] == field[2]
2. Redo Julian stuff as proper objects
3. Make the various Log display come out forwards instead of backwards
4. Add the dbgclean routine to system cron to clear out all debug files
more then 10 days old.
2001-08-20 18:28:53 +00:00
minima
6624dcdf07 merged back NEW_ROUTE into trunk 2001-08-08 15:56:49 +00:00
djk
0bd9d2811c get all the debugging finally into the debug files when things go wrong
added 'err' as a catchall dbg category
changed all the print stdout statements to dbg('err', ...)
2000-06-09 17:29:34 +00:00
djk
9da1742219 1. added grepdbg program (so you can search your debug files and get times
and dates of incidents).
2. Moved DXVars.pm to DXVars.pm.issue to force new users to cp it to their
local directory.
3. added $allowzero to DXProt to allow thru PC19s with zero protocol versions.
1999-06-15 09:19:17 +00:00
djk
97315924f5 changed all instances of FileHandle to IO::File 1999-06-03 21:19:43 +00:00
djk
3eb9538d13 1. cluster seems to have a memory leak, put DESTROY functions in where
appropriate.
2. try to make sure that PC21 commands are not issued inappropriately and
also reformat PC19 for onward broadcast so that nodes coming in on loops are
dropped from those broadcasts.
3. make sure PC16,17,19,21 doen't affect locally connected nodes.
1999-06-03 19:47:49 +00:00
djk
3ba4a53a0f tried to get rid of some of the annoying global destructions messages
on end of program
1999-05-24 11:33:19 +00:00
djk
5ff2fd1ff9 attempt to get rid of some of the useless messages on program exit 1999-05-24 10:46:44 +00:00
djk
49e5783b75 some little detail changes for permissions and crashes in large
cluster lists
1999-01-17 21:38:52 +00:00
djk
9a55af9586 some detail changes to do with -w flags etc 1998-12-22 23:01:42 +00:00
djk
cce1612210 pre 1.13 release 1998-12-21 10:24:48 +00:00
djk
099c6b4a10 added Log Parsing
started work on allowing SSID for local users/clusters
1998-11-30 00:02:20 +00:00
djk
b060a0a3ee release 1.5
loads of fixes, but can now connect outbound, do logging, more messages
remote commands for outside now work
1998-11-28 00:26:36 +00:00
djk
cef696652d added logging
made the Spots as near the same as possible to ak1a
1998-11-13 18:35:47 +00:00
djk
50bafbfa09 added new debugging to daily file logging
added Filter and MiscLog.pm RFU
added logging for WWV
1998-11-13 12:28:46 +00:00
djk
ce0803e211 write DXLog stuff
moved spot handling to DXLog Mech
1998-11-12 23:29:23 +00:00
djk
6a0068ec3d loads of changes and added things
made 1.2
1998-11-04 00:07:46 +00:00