X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=06d1a6e3544ad394e4ea423dc7ccd0582922b95e;hb=29ec5bb85c591182dd868e7a3d87f510d7b47e9b;hp=c1b9e423c735f0b724e157484d6ca02df431ccf6;hpb=3f1c5ab45aa13e99da6bea0bfcc6d4434beb5871;p=spider.git diff --git a/Changes b/Changes index c1b9e423..06d1a6e3 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,60 @@ +28Aug00======================================================================= +1. changes DXChannel::get_all_ak1a to get_all_nodes. +26Aug00======================================================================= +1. make blank origins on messages the node call. +2. added new version of FAQ from Ian G0VGS +3. added a dummy PC75 command (WCY merge?) +4. Don't allow mail routing for clx nodes +5. Log isolates +25Aug00======================================================================= +1. moan about and then delete empty message files +24Aug00======================================================================= +1. Removed WWV command so that users can't interfere (read mess up) the +automatic feeds which come from various places on the net. +23Aug00======================================================================= +1. Added persistant dupe file so that all dupes are stored here (including +announces) - announces are now kept for 5 days (as default). +2. limit the characters stored in a dupe for spots and announces +20Aug00======================================================================= +1. Added system Alias for set/nodxgrid => unset/dxgrid +2. Add full individual checking for all PC protocol fields in all messages +and removed any language dependant stuff (hopefully). +3. console.pl is now a bit more international (client.c/pl already are) +19Aug00======================================================================= +1. Added an efficiency thing for AUTOLOADed accessors from OO Perl by Conway. +2. Fiddled with the rtty and digital bandplan frequencies. +18Aug00======================================================================= +1. added a couple of changes for perl 5.6.0 +2. removed del_dup from DXUser for earlier versions of DB '1.85' (ie real ones +not 2.x versions in 1.85 compatibility mode). +3. Started the OOing of the PC protocol stuff. +15Aug00======================================================================= +1. added 1.25 of the admin manual html +14Aug00======================================================================= +1. Added regex support to sh/dup_*.pl commands +2. fixed rcmd in crontab so that will work again +13Aug00======================================================================= +1. removed extra /60 in AnnTalk to make deduping of announces work a bit +better for longer... +05Aug00======================================================================= +1. Fixed hex character problem put in somewhen in the C Client +03Aug00======================================================================= +1. caught some more signals (are any of these causing the random stopping +of the code? +2. the Console now requires 1.05 of the Curses module ^R REFRESHES THE SCREEN +(as does ^L) AT LAST!!!!! +02Aug00======================================================================= +1. put back hex check exception for PC29 +01Aug00======================================================================= +1. made the export and import ascii system work finally. The user_asc file +generated (automatically and 0000Z Sunday morning) is autoloading. Just +execute it and it will automatically reload your user database. +2. remove import_users.pl no longer necessary 31Jul00======================================================================= 1. try to fix paging problem. 2. added help for spoof and set/forward 3. fixed bogus callsign check for field 2 of a PC12 +4. Add DB_File to DXCommandmode to make it available for commands 30Jul00======================================================================= 1. Added talk mode so that I don't have to keep typing T all the time. 2. fiddled around with storing of Debug messages a bit more.