X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4a880f0aaf5cbc37bd7e42dd27f5ce1816dac29b;hb=e83b70ecab022dbbeac0b56f67ed2e4bed609e86;hp=32d3844b245333f40c3a2385042f5612c3acd170;hpb=aba7a0d5b7287daac0d3b708aa222247a2e87e86;p=spider.git diff --git a/Changes b/Changes index 32d3844b..4a880f0a 100644 --- a/Changes +++ b/Changes @@ -1,9 +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