X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=53295332b93e44cde0ef23780c4cc3e0c15bc95d;hb=refs%2Fheads%2Fbackportdxprot;hp=42dd9026c6f5ecc6c95e8b4269c4f9f1f09c151b;hpb=3b2eb091ae215e58128e4c73508ec58c6aba4e76;p=spider.git diff --git a/Changes b/Changes index 42dd9026..53295332 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,121 @@ +11Dec21======================================================================= +1. Removed dependency on perl Git package. +10Dec21======================================================================= +1. Fix the output of set/dxgrid, set/usstate and set/dxcq or set/dxitu to how + it was always supposed to be since 2003. +2. Fix console.pl resizing. +09Dec21======================================================================= +1. Moved isregistered to DXChannel for safety... +08Dec21======================================================================= +1. Backport console.pl scrolling and width management changes. +2. Backport show/registered cmd format from mojo. +06Dec21======================================================================= +1. Fix show/register to allow query of individual calls as well as get a + complete list. +15Jul21======================================================================= +1. Fix long standing bug in crontabs that commands with " rather than ' around + strings could cause those commands not to work. +2. Add CTY 3117 prefixes. +09Jul20======================================================================= +1. Add RBN.mojo and update UPGRADE.mojo. +2. Add CTY-3011 prefixes +20May20======================================================================= +1. Backport convert-users-v3-to-v4.pl to allow creation of the new json + formatted *text* based user file from the old v3 DB_File and Storable + version. This can be done either online (with the node running) or offline + with the node stopped. This is in preparation for the next update of the + mojo branch. Running this program just *BEFORE* doing your next update of + the mojo branch *should* ensure a seemless transition to the Storable & + DB_File free version of the users file. +2. Alter show/version to show the current git branch we are running on. +3, Add CTY-3010 prefixes +24Apr20======================================================================= +1. Add CTY-3008 prefixes +22Apr20======================================================================= +1. Updated the instructions for upgrading to the mojo branch in UPGRADE.mojo. +2. Add CTY-3007 prefixes. +06Apr20======================================================================= +1. Add the ability to Filter and sh/dx on the origin(ating node) and any IP + address if that spot came in with a PC61. This last thing is rather + unreliable as there are still nodes out there that INSIST on sending out + PC11 that does not have a spotter IP address on it. If a spot comes in on + PC11 and it has an IP address that your filtering on, then it won't work + because the data isn't there. +21Dec19======================================================================= +1. Harden userfile decode / thaw to stop crashes from corrupt records +10Sep19======================================================================= +1. Improve DXSql database filtering to exclude most via type + reports. +2. Add CTY-2913 prefixes + wpxloc.raw +14Jul18======================================================================= +1. Add CTY-2808 prefixes + wpxloc.raw +23Jan18======================================================================= +1. Add CTY-2802 prefixes +12May17======================================================================= +1. Fix sh/425 (mostly) +2. Fix AsyncMsg line ending issues +3. Set defaults for $clusteraddr/port to allow easier swapping from + master <-> mojo branches for testing fixes. +4. Add CTY-2705 prefixes +05May17======================================================================= +1. Add CTY-2705 prefixes +04Apr17======================================================================= +1. Add CTY-2704 prefixes +21Feb17======================================================================= +1. Fix sh/dx on 14050 so it works as expected +2. Add CTY-2702 prefixes +02Jan17======================================================================= +1. Add CTY-2615 prefixes +26Dec16======================================================================= +1. Fix some possible routes to $myalias callsigns becoming nodes. +22Nov16======================================================================= +1. Add CTY-2614 prefixes +21Nov16======================================================================= +1. Add CTY-2613 prefixes +18Aug16======================================================================= +1. Add CTY-2610 +08Jul16======================================================================= +1. Add latest wpxloc.raw +2. Add CTY-2609 +04Jan16======================================================================= +1. Add CTY-2601 prefix file +02Jan16======================================================================= +1. fix new URL for sh/425 command +30Dec15======================================================================= +1. Add CTY-2516 prefix file +2. Try to stop and also reset node call user records back to 'S' +02Jun15======================================================================= +1. Extend regex for quit to allow other commands starting in 'q'. +2. Add CTY-2506 prefix file +26May15======================================================================= +1. Add CTY-2506 prefix file +01Mar15======================================================================= +1. Add CTY-2503 prefix file +13Feb15======================================================================= +1. Fix problem with sh/dx if people are logging spots to a SQL database +3. Added CTY-2502 prefixes. +3. My late father would have been 102 today. +27Nov14======================================================================= +1. Add CTY-2415 prefix list +25Nov14======================================================================= +1. Add CTY-2414 prefix list +21Nov14======================================================================= +1. Add CTY-2413 prefix list +21Oct14======================================================================= +1. Add CTY-2411 prefix list +14Oct14======================================================================= +1. Add CTY-2410 prefix list +2. Switch off autoflush on all logging +30Sep14======================================================================= +1. Add CTY-2409 prefix list +2. Add new wpxloc.raw +21Apr14======================================================================= +1. Add CTY-2405 prefix list +08Mar14======================================================================= +1. Add newer version of wpxloc.raw with some missing prefixes added. 07Mar14======================================================================= 1. Add new version of wpxloc.raw +2. Fix a small crash with Spot::dup 12Jan14======================================================================= 1. Fix minor issue with dx command when used in a script, as found by Christian Furst.