X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9fcdc27af5fb6c5459965113db5b4e0167511e32;hb=76027e074b381b0cdc76b3c23ac751802ee174fe;hp=a6815aecc1539ee8699fe21278c80068db0c9dad;hpb=d41556c82d7af6d68d9d659bd486be775f82295d;p=spider.git diff --git a/Changes b/Changes index a6815aec..9fcdc27a 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,45 @@ +06Mar23======================================================================= +1. Fix filter error reporting, including incrementing concurrent error count + if there are actually any detected parse errors. +2. Fix warnings on difft. +3. Add the origin of any incoming SP if it is emailed to the recipient. +04Mar23======================================================================= +1. Fixed regression caused by too many command errors in (startup) script + files. This is caused by much stricter checking of commands entered both + by users AND scripts. If there more concurrent errors ie. greater than + $DXChannel::maxerrors (default 10) then that user will be disconnected. + + Unfortunately this could include the $mycall (node) channel if there were + too many command users in the startup script. The example I looked at had + a load of HTML pasted into it. + + For various reasons the only manifestation of this problem was that pings + no longer worked. + + This has been fixed. I am grateful to Fulvio HB9DHG for letting me break + his node for an hour or so until I worked out what was going on. +03Mar23======================================================================= +1. Fix DXDebug::DXDebug not found errors in rarely used functions. This is + also an interaction with differing versions of Mojolicious. Clearly this + has never happened to me (sigh). +2. Allow non-privileged users to use ping (no arguments) and get 'PONG nn' + where nn is an incrementing counter or if there is an argument it will + return 'PONG ' - all in UPPER CASE. See help ping for more + details. +02Mar23======================================================================= +1. Fix sh/dx/30 problem. I.e. allow old style version of sh/dx 30. +01Mar23======================================================================= +1. Revert PC92 A D and PC92 C record flags back to defaults. +2. Deal with users that send gibberish. +3. Fix show/425 (default) URL. +4. Improve Spot deduping. 28Feb23======================================================================= 1. Default ip addresses ON in PC92 C records, disable PC92 A D record output. 2. Add CTY-3308 prefixes. 3. Fix gen_usdb_data.pl (add missing use DXUtil), update current location of official FCC databases. +4. Remove the duplicate IP addresses across exits and relays from badip lists + during generation by create_master_badip_files.pl. 14Feb23======================================================================= 1. Attempt to be more M$ Windows compatible. This basically is to do with the unfortunate fact that most of the Windows perl cannot do, or simulate