X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4a880f0aaf5cbc37bd7e42dd27f5ce1816dac29b;hb=e83b70ecab022dbbeac0b56f67ed2e4bed609e86;hp=a6e8d08a42bbf32b6be52dd1550e69fba823dfa0;hpb=1f3035508fe4dacf899742db444ade501091e7de;p=spider.git diff --git a/Changes b/Changes index a6e8d08a..4a880f0a 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,29 @@ +20Jul00======================================================================= +1. Finally managed to update my source with the sourceforge one +2. added user->qra cleaning in various places +3. added four digit locator strings to broadcast DX spots (for users). +25Jun00======================================================================= +1. added 0 to the regex that checks for valid data on the cluster.pl->client +channel - this will allow G0VGS and G0RDI to connect.... +2. removed technically unnecessary /= 60 from the dup routines to see if +Arnold's Sparcs don't then crash. +19Jun00======================================================================= +1. move ann_dup, spot_dup etc to dup_ann, dup_spots etc +2. made mode 3 the default line ending convention for all out going connects +via telnet in client.pl +18Jun00======================================================================= +1. fixed line ending ambiguities (I think) for telnet connections. Well +actually only really band aided it. It works but isn't how I want it. +Client.pl has got to go.... +2. Added 1.21 of Ian G0VGS's admin manual +17Jun00======================================================================= +1. I believe I have fixed all the login/logout 'broken pipe' errors +2. Added G0RDI's 'links' command. +3. added update_sysop.pl which cleans out all previous versions of the sysops +information from the user database and recreates it with that in DXVars.pm +4. Added node type to links and who +5. Hardened up the cluster->client link in the cluster software so that +rubbish on port 27754 doesn't (usually) crash the cluster. 14Jun00======================================================================= 1. fixed sh/node crash 2. fixed RTT in who.pl