added missing wcy filters
[spider.git] / perl / DXChannel.pm
2000-06-13 djkadded missing wcy filters R_1_41
2000-06-12 djk1. Added RCMD for clx
2000-06-09 djkget all the debugging finally into the debug files...
1999-11-21 djkfixed a missing get_all_user_calls
1999-11-21 djkadded loginfo stuff
1999-11-18 djkchanged ping regime to be a rolling list of up to ten
1999-11-18 djktry remove 5.004 abiguities with 'sort'
1999-11-18 djkadded auto ping and obs count to dxchan
1999-11-14 djkAdded BBS.pm to start allowing BBSes to send mail into...
1999-10-22 djkput in input filter for ann and output filters for...
1999-07-05 djkadded stat/cluster and stat/msg commands
1999-06-03 djk1. cluster seems to have a memory leak, put DESTROY...
1999-05-23 djkdone more work on directory now really quite ak1a compa...
1999-05-23 djkadded shellregex
1999-03-15 djk1. added $actiondata to filter line to allow per action...
1999-02-21 djkadded filter code
1999-01-07 djkfixed geomag errors introduced last time
1999-01-07 djk1. Do some range checking for spots and WWV in the...
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-21 djk1. fixed problem with missing DXDebug in DXProt.
1998-12-21 djkpre 1.13 release
1998-12-20 djk1. Fixed problems with sh/rcmd (talk/ann/log) with...
1998-12-13 djk1. Incorporated sh/st, (un)set/lockout, forward/opernam... R_1_10
1998-12-03 djkfixed sh/c/n
1998-12-03 djkadded ping and rcmd commands DXSPIDER_1_6
1998-11-29 djkadded set/page and paging
1998-11-28 djkrelease 1.5
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-09-30 djkadded directory command + dummy read, send and reply
1998-09-28 djkstarted the addition of help files
1998-09-21 djkgot routing essentially working
1998-09-20 djkdid some work on the cluster database related things
1998-07-18 djkwell on the way to having a working cluster database
1998-06-22 djkcorrected pc50 so that it always goes every $pc50_interval
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