Commit Graph

42 Commits

Author SHA1 Message Date
djk
f155969d60 1. Added RCMD for clx
2. Added WCY processing
3. Added new node types (clx, spider, dxnet, arcluster)
4. Store echo settings
5. Store pagelth settings
6. sort out source of DXVars for callbot.pl
2000-06-12 20:21:51 +00:00
djk
19f68ea69f changed cluster copyright date
removed extraneous DXDebug from DXUtil
added set/echo to help
2000-06-11 09:38:43 +00:00
djk
e331b75405 *** empty log message *** 2000-06-06 21:08:19 +00:00
djk
d08c2c5e5f added extra callsigns to the end of the reply command so that I can reply
to several people all at once
2000-04-26 13:20:58 +00:00
djk
5ba68ecc9d added export command 2000-03-27 14:26:41 +00:00
djk
9cac314738 fixed sh/qra so that it shows the correct lat/long
tidied up satellite stuff
2000-03-08 22:16:37 +00:00
djk
c54a3f52e3 added some instructions for sh/node and sh/date 2000-01-03 15:57:19 +00:00
djk
661d49731a added mark messages as read or unread 1999-12-10 22:21:02 +00:00
djk
a453254d68 fixed confusion over DXCluster->get_exact and DXUser->get 1999-11-28 17:41:21 +00:00
djk
a57ea9d550 added ssid handling
added sh/time
added help for sh/time, sh/sun, sh/moon
1999-11-24 21:31:43 +00:00
djk
6ea05be3ca added auto ping and obs count to dxchan
started sysop/user html docs
1999-11-18 17:50:48 +00:00
djk
d7338541ed added some extra cases for IOTA and QSL detection on sh/dx
added stat/db
added some help for databases
1999-11-09 23:01:44 +00:00
djk
45823b2468 put in long path stuff for show/muf (not convinced it works) 1999-11-06 11:47:22 +00:00
djk
bfa8589d67 fixed console scrolling? finally?
swopped b1 and b2 in DXBearing calcs to see it this is any better
1999-10-22 14:51:46 +00:00
djk
c961a6af6d Fixed console to wrap.
added sh/muf command
1999-10-21 18:44:22 +00:00
djk
fe322eb023 fixed reply so that reply b / nop send replies as bulls 1999-10-21 11:11:07 +00:00
djk
16b9415f38 1. changed help command so that it works correctly with multiple title lines.
2. added to address to the list of things a message checks to see whether it
is a duplicate (how on earth did it take _this_ long to find this one?).
3. Changes S CC so that the callsign it says it has sent to is the real one.
1999-10-19 23:44:55 +00:00
djk
7ab17f423e new, more flexible, dx command 1999-09-21 13:05:58 +00:00
djk
094315a617 added MSG help 1999-08-29 20:29:49 +00:00
djk
918827ec5a *** empty log message *** 1999-08-21 10:19:57 +00:00
djk
01986d2a8a added iota and qra clause to show/dx 1999-07-19 15:03:23 +00:00
djk
2e60042c45 added the 'qsl' feature to sh/dx 1999-07-18 14:08:10 +00:00
djk
3eb722692c fixed compilation probs 1999-06-27 17:29:44 +00:00
djk
241076586a add who help 1999-05-25 15:35:37 +00:00
djk
c73f18c7f4 added more functionality to the kill command 1999-05-23 19:06:39 +00:00
djk
af2f3a0a2f done more work on directory now really quite ak1a compatible
made sure that a channel has a privilege - even if it is 0
1999-05-23 15:32:32 +00:00
djk
77727aa5c2 merge in changes from BAA 1999-05-22 20:52:59 +00:00
djk
bad1ddf774 added type and show/files 1999-05-22 20:39:20 +00:00
djk
399d826c56 added an extra sorry 1999-03-15 21:16:26 +00:00
djk
6aca4e4611 1. added $actiondata to filter line to allow per action data such as no of hops
2. fixed a silly problem in talk for non-existant callsigns
3. Added sysop command
1999-03-15 17:59:38 +00:00
djk
28adf81497 added NL language and the ability to change to it 1999-02-25 22:26:35 +00:00
djk
324bd80ed4 1. Do some range checking for spots and WWV in the future (got a WWV for Oct
2034 whhich caused a bit of confusion!)
2. Make WWV spots broadcast them to the users! (as opposed to merely storing
them)(thank you G0RDI).
3. Allow users to do show/announce (thank you JE1SGH).
4. Delay broadcasts to users if they are not in a 'prompt' state (means you can
add messages and see what you are doing on a busy system)
5. Made set/unset dx,ann,wx,talk,wwv do what is expected
6. added set/sys_location and set/set_qra to set the cluster lat/long and qra
7. New messages will now be announced on logon (if there are any)
1999-01-07 00:57:39 +00:00
djk
f3adc82a02 1. Various detail changes to remove some more warning with -w on
2. Added DXCron handling - you can do crontabs now.
3. Added show/program command so you can see where it is loading your .pm files
from.
4. Added pc26/27 replies to locally connected cluster's merge (pc25) requests
5. Added spotters DXCC and original cluster to Spot data files.
1998-12-28 01:09:44 +00:00
djk
d5b4190c36 1. fixed problem with missing DXDebug in DXProt.
2. Fixed DXDebug so that it actually works as advertised with and without
trailing \n.
3. Added deduping of WWV spots as well (at for date,time,sfi,k and i) dups
4. Replaced the 0 in "02-Dec-1998" with ' ' so it reads " 2-Dec-1998", it seems
hard to credit it but some 'programs' out there that connect to clusters have
problems with the leading '0'!
5. In the same vain, included a strictly AK1A compatible sh/heading, apparently
this is necessary for the same reason as 4.
6. Started contrib tree stored the old show/heading in contrib/g0rdi/show.
7. Because I now correctly dedupe spots and wwv (there's a hostage to fortune..)
I have added a merge command.
1998-12-21 23:49:08 +00:00
djk
69c8aeb338 1. Fixed problems with sh/rcmd (talk/ann/log) with a callsign as argument and
also made what G0RDI wanted work as well!
2. Added isolate flag to allow isolation of different networks at a gateway.
3. Changed make Makefile.PL to perl Makefile.PL in instructions
4. Copied latest instructions to html directory
5. Had another attempt at making clients disconnect without hanging everytime.
6. Changed msg queuing semantics so that the system routes on exact callsign.
7. Changed the protocol version so that it increments with the DXSpider version.
1998-12-20 01:58:04 +00:00
djk
3643ef870e 6. Implemented PC49 delete/full from outside (kill full on the inside)
7. Implemented the client command in connect scripts so that you can have
different scripts for the same callsign.
8. Added sh/wwv command
1998-12-15 23:41:32 +00:00
djk
7a64dbf69e 1. Made the telnet thing work a bit better. It still will not work reliably to
a real telnetd on port 23.
2. Allowed network logins on client by specifying login instead of call.
3. made msg handling more robust (PC30 with unknown streams cause PC42), queueing
is only done on channels that are in state 'normal'.
4. Added pc command which takes a callsign and some text and sends it without
mods to the callsign, useful for sending manual PC protocol to unstick things.
Also for sending anonymous messages to online users.
5. Stopped duplicate messages being stored (it receives them and then bins them)
6. Implemented PC49 delete/full from outside
1998-12-15 14:38:20 +00:00
djk
2c10c7a8db added more help
change privilege of forward/opername to 1
upissed version to 1.11
1998-12-14 00:02:55 +00:00
djk
f91e843bd9 upissued version no 1998-12-07 14:22:36 +00:00
djk
b4826d1f41 1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs,
set/email
2. changed the Msg socket close to a shutdown (hopefully more reliable), this
should stop clients hanging on exit.
3. Added Alias support for help
4. Added lltos and stoll routines to DXBearing
1998-12-07 00:59:04 +00:00
djk
7dfcb79db3 added apropos command
added loads more help
upissued version to 1.8
1998-12-06 20:54:59 +00:00
djk
4c92a7711c 1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
2. Added sh/qra for doing locator distances and bearings
3. Added some stuff to Notes.txt on hints for command writers
4. Changed help system to use just one file per language
5. Started adding more help
6. Fixed 24Mhz band limits
1998-12-06 17:30:15 +00:00