X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8f2619c4f68c3bc89548a81ce95a7407a95cb344;hb=a57ea9d5501f6d319a8cbfff997bad077cc31010;hp=8c9494aea0c1beb41fdd268b47f659eb847b1bb2;hpb=fe78618f23392a6ae58542b78cc4c8dbc84e71c5;p=spider.git diff --git a/Changes b/Changes index 8c9494ae..8f2619c4 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,25 @@ +24Nov99======================================================================= +1. extended badmsg.pl stuff so that it works like the forward file and allows +one to reject on to, from, origin and subject fields. +2. added a swop.pl again in a forward.pl like format that allows simple swop +for a field or test on a field and set another. +3. Fixed the problem that read private mail follows you around as well as +unread private mail does. +4. Change the logic of connections so that the node will accept callsigns with +SSIDs to -8 as different entities from each other. SSIDs > 8 are subtracted +from 15 and are assumed to be coming in via netrom diddled connections. This +affects lots of the commands as well. I may not have got them all. +5. Hangup clients on HUP signals. I originally ignored them, for reasons that +are now lost in the mists of time. HUP signals now cause clients to die +(cleanly) and disconnect everything correctly. +21Nov99======================================================================= +1. lose extraneous rubbish after the callsign as sent by BBSes. +2. Change end label on sh/moon to RGain dB rather than Loss dB. +3. Remove spurious call to DXCluster->get_exact in pc50. +4. Allow rcmd to locally connected nodes that are not (for some reason) in the +nodes table. +5. Try and send a PC39 in more cases to a cluster that I want to disconnect +from in the hope that it notices and disconnects its end. 20Nov99======================================================================= 1. Added set/unset logininfo which will tell anybody that has this set when someone has either logged in or out of this node.