change time outs on selects
[spider.git] / perl / cluster.pl
1999-10-25 djkchange time outs on selects R_1_33
1999-10-24 djkup version no
1999-08-29 djkremove -@ from spots ssids
1999-07-16 djkremoved bare word chan
1999-07-16 djkattempt to avoid %FA characters in incoming data
1999-07-10 djkfixed problem where two consoles with same call stopped...
1999-06-29 djkfixed merge command
1999-06-27 djk1. added WWV filtering
1999-06-21 djkfixed cluster->client regex so the |---| works correctl...
1999-06-18 djk1. fixed a problem with DXLogPrint repeating log entries.
1999-06-03 djk1. cluster seems to have a memory leak, put DESTROY...
1999-05-31 djkput in some more loop protection.
1999-05-24 djktried to get rid of some of the annoying global destruc...
1999-05-24 djkattempt to get rid of some of the useless messages...
1999-05-22 djkchanged crap handling
1999-05-18 djkadded announce deduping and filtering
1999-05-08 djk1. Added a bit more checking to the rcmd thing to make...
1999-05-04 djkadded a disconnect if already connected locally.
1999-05-02 djkadded user filtering (or at leats the capability for it)
1999-04-30 djkchanged order of nodes going out for AK1A's benefit
1999-04-20 djk*** empty log message ***
1999-03-03 djkadded new DXUser with homemade data->ref and ref->data...
1999-02-21 djkadded filter code
1999-02-17 djk1. added export_user.pl to export user files (for inter...
1999-01-31 djkadded baddx and badmsg functionality
1999-01-30 djkadded more restrictive time parsing
1999-01-19 djk8. incoming messages for users will now send a 'new...
1999-01-18 djk1. added present(),presentish() and disconnect() to...
1999-01-18 djkUPPER CASED all the callsigns on send
1999-01-08 djkfixed silly typo R_1_22
1999-01-07 djk1. Do some range checking for spots and WWV in the...
1999-01-03 djk1. Upped the version no !!!! R_1_20
1998-12-28 djkone &^%$$%^&ing ; missing R_1_19
1998-12-28 djk1. Crossed fingers, got rid of the instabilities caused... R_1_18
1998-12-28 djk1. Various detail changes to remove some more warning... R_1_17
1998-12-23 djkupissue version
1998-12-22 djkissued 1.15 R_1_15
1998-12-22 djkfixed sh/dx
1998-12-21 djk1. fixed problem with missing DXDebug in DXProt.
1998-12-21 djkfixed one ot two little buglets R_1_13
1998-12-21 djk1. Added "issue" to the client program for 'login'...
1998-12-21 djkpre 1.13 release
1998-12-20 djk1. Fixed problems with sh/rcmd (talk/ann/log) with...
1998-12-15 djk1. Made the telnet thing work a bit better. It still...
1998-12-14 djkchanged frames from client to be I frames to distinguis...
1998-12-14 djkadded more help R_1_11
1998-12-13 djk1. Incorporated sh/st, (un)set/lockout, forward/opernam... R_1_10
1998-12-07 djkupissued version no R_1_9
1998-12-06 djkadded apropos command
1998-12-03 djkupissued version to 1.7
1998-12-03 djkadded ping and rcmd commands DXSPIDER_1_6
1998-11-30 djkSSID appears to work!
1998-11-30 djkI think I have most the SSID probs cracked.
1998-11-30 djkadded Log Parsing
1998-11-29 djkadded set/page and paging
1998-11-28 djkrelease 1.5
1998-11-13 djkadded logging
1998-11-13 djkadded new debugging to daily file logging
1998-11-10 djkstarted the crontab stuff
1998-11-10 djkadded the hooks for internationalisation
1998-11-04 djkloads of changes and added things
1998-10-03 djka mostly working send message implementation
1998-10-01 djkadded installation notes and licence
1998-09-30 djkadded directory command + dummy read, send and reply
1998-09-29 djkadded a first pass at receiving mail and files. It...
1998-09-21 djkgot routing essentially working
1998-09-20 djkdid some work on the cluster database related things
1998-08-17 djksh/dx and sh/dxcc now fully implemented
1998-08-12 djkstarted on the prefix stuff, got most of it done
1998-07-18 djkwell on the way to having a working cluster database
1998-06-22 djkWe have lift off, we are CONNECTED. We aren't doing...
1998-06-21 djkfixed problems with show/channel
1998-06-20 djkfleshed out some commands (particularly flag setting...
1998-06-20 djkStarted on the dx cluster database stuff
1998-06-19 djksorted out inheritance
1998-06-18 djkfixed a couple of errors and done a bit of tidying
1998-06-18 djkstarted the command processor code.
1998-06-17 djkwe have a initial working loging in version. Doesn...
1998-06-16 djkstarted to flesh some of it out.
1998-06-16 djkadded Ids and changed the name of DXConnect to DXChannel
1998-06-15 djkInitial version