X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ee7a65bcf2773b5ca639f837ea4b6e6bd9ca51ab;hb=4868adf8dfa83d92e60e214b28dee3bd89cb00a6;hp=8d460ba1cd1c328327e371c3a443347f404c08b3;hpb=e78daea2807bd541e89d89bd1c11087e55184de6;p=spider.git diff --git a/Changes b/Changes index 8d460ba1..ee7a65bc 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,194 @@ +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. +2. Fix (rather serious) error in import_cmd that did not reset callsigns + correctly in $main::me. +30Dec13======================================================================= +1. Add CTY2312 prefix changes +19Nov13======================================================================= +1. Add CTY2311 Prefix changes - needed for CQWW 2013 +09Oct13======================================================================= +1. Add CTY2310 prefix changes +13Sep13======================================================================= +1. Added CTY2309 prefix data, together with its associated wpxloc.raw file. +10Sep13======================================================================= +1. Add the get/keps command, which allows a sysop to get the latest AMSAT + keplarian elements either on demand or periodically in the crontab. +10Sep13======================================================================= +1. Fix sh/time such that no arguments print details for the caller. +09Sep13======================================================================= +1. Make all the Net::Telnet based commands (sh/425, sh/contest, sh/db0sdx, + sh/wm7d, sh/ik3qar) asynchronous, so that they no longer pause the node + while they go off and query the internet for results. +06Sep13======================================================================= +1. Fixed sh/contest so that it works again. How it ever worked at all is + a bit of a mystery. Now possible to type sh/cont dec or sh/cont dec 2013 + (with month and year in any order). Please comment out any $contest_host + or $contest_url variables you may have in /spider/local/Internet.pm (if + you have one, that is). It will not work with the previous values. +2. Added CTY2308 prefix changes. +3. Added (back) internal function support inside commands. This allows + commands to create functions inside the .pl files. There are + now also standard function names that can do special things. +24Jul13======================================================================= +1. Alter default node address in client.c from "localhost" to "127.0.0.1". +21Jul13======================================================================= +1. Fix Msg.pm to allow IPV6 addresses again (how did it ever work?). +2. Add latest CTY2307 prefix changes. +3. Other changes including (some) more prefix files, 4mm band data and + DXSql/Pg.pm +4. Add ip address in links.pl +31May12======================================================================= +1. Added CTY2210 prefix changes +29May12======================================================================= +1. Added CTY2209 prefix changes +10Apr12======================================================================= +1. Added DXSql/Pg postgres Spot collection interface from Wijnand PD0MZ. +2. Add CTY2206 prefix changes +13Mar12======================================================================= +1. add CTY2204 prefix changes + new wpxloc.raw +12Mar12======================================================================= +1. Check database operations on MySQL/SQlite3. +2. Add ipaddr field to spot table if not present. +3. Add ipaddr field from PC61 to database stored spots. +09Mar12======================================================================= +1. Try to trap unblessed references on receipt of PC34s +15Feb12======================================================================= +1. Add CTY2202 changes +25Jan12======================================================================= +1. Add CTY2201 changes +21Dec11======================================================================= +1. Add CTY2118 changes +20Dec11======================================================================= +1. fix strange startup repeating lockfile issue where (somehow) there is an +empty (but existing) lockfile, from GB7YDX. +29Nov11======================================================================= +1. fix shutdown() in Msg.pm +2. Add CTY2117 changes +05Nov11======================================================================= +1. Add CTY2116 changes +04Nov11======================================================================= +1. Add CTY2115 changes +20Oct11======================================================================= +1. Add CTY2113 Changes +02Oct11======================================================================= +1. change 40m bandplan after some input from Martin, ik2rmz +2. Add CTY2112 changes +25Jul11======================================================================= +1. add CTY2109 changes + wpxloc.raw for ST0 +2. add CTY2110 changes +24May11======================================================================= +1. Add CTY-2108 prefixes +04Apr11======================================================================= +1. After being poked by Brendan EI6IZ, add outgoing IPV6 connect() handling +29Mar11======================================================================= +1. Add CTY-2106 prefixes +16Mar11======================================================================= +1. Add CTY-2105 prefixes +10Mar11======================================================================= +1. Add CTY-2104 prefixes +01Mar11======================================================================= +1. Add CTY-2103 prefixes +31Oct10======================================================================= +1. Increase PC92 A/D "slug" time to 5 minutes. +29Oct10======================================================================= +1. Allow Jim AD1C to track the changes to the cluster in realtime using the +debug system (set/debug cluster). +27Oct10======================================================================= +1. fix chat problem introduced in the last update +25Oct10======================================================================= +1. Drop PC12s purporting to originate at nodes that do PC9x (suggestion from +Lee VE1CC). +2. Increase default dup age for announces from 5 -> 18 hours. +3. add CTY 2009 cty.dat data. +4. Stop downgrading and sending CHAT messages on PC12 groups as it appears +that this is yet another "standard" that isn't universally understood. +23Oct10======================================================================= +1. add dbexport command to allow the export of ak1a style databases to a +file. +2. add dxqsl_import and dxqsl_export commands to allow the import and export +of sh/dxsql qsl manager data extracted from spots as they pass through. +04Oct10======================================================================= +1. add CTY-2007 prefix list +04Oct10======================================================================= +1. incorporated the major prefix release CTY-2006 from Jim AD1C +17Jun10======================================================================= +1. Add ip address to dxspots and default to PC61 output to dxspider nodes. +2. Allow 4 letter callsign portions again. +16Jun10======================================================================= +1. Increase default ephemeral dupe time for PC41 and such like lines. +2. Include CTY-2004 updates. +08Apr10======================================================================= +1. Modify console.pl so that it works in a Windows Cmd window. Get a Windows +Curses ppd from: http://cpan.uwinnipeg.ca/dist/Curses. +18Mar10======================================================================= +1. Make privilege 0 "stick" if set on nodes +13Mar10======================================================================= +1. try to fix AGW crashes caused by peerhost looking at the wrong thing. +2. Add more ax25 fixes for peerhost +03Mar10======================================================================= +1. add IP addresses to connecting PC92 A addresses and log them +2. add CTY-2002 prefixes +27Nov09======================================================================= +1. Add 500khz band as suggested by Béla, HA5DI. +2. Add CTY-1923 prefixes +26Nov09======================================================================= +1. add ip address to PC92 A records +25Nov09======================================================================= +1. Change sh/qrz to use the xml interface. You will have to subscribe to +the xml interface - see http://www.qrz.com/XML/index.html for more info. +2. Remove (bodged) forced encoding to iso-8859 on incoming text. More +subtle handling will be required. +3. Add CTY-1922 prefixes +14Nov09======================================================================= +1. Add CTY-1921 prefixes +2. allow -SSID values on set/badnode +27Aug09======================================================================= +1. Add CTY-1913 prefixes +2. Limit Route::config to 10 levels (as default) +08Jul09======================================================================= +1. Add CTY-1912 prefixes +26Jun09======================================================================= +1. Add CTY-1911 prefixes +14Jun09======================================================================= +1. Add CTY-1910 prefixes +04Jun09======================================================================= +1. removed warnings from debug.c from the C Client. +2. Add CTY-1909 prefixes +02Jun09======================================================================= +1. Add CTY-1908 prefixes +29May09======================================================================= +1. Add CTY-1907 prefixes +19May09======================================================================= +1. Add CTY-1905 prefixes +15May09======================================================================= +1. Add CTY-1904 prefixes +2. Accommodate "official" git command syntax in issue.pl +29Dec08======================================================================= +1. Add show/motd command as requested by Ian G0VGS. +2. add CTY-1817 prefixes +17Nov08======================================================================= +1. Fix sh/425 to work with new server +2. add CTY-1814 prefixes 21Oct08======================================================================= 1. Add CTY-1811 prefixes 04Oct08=======================================================================