Commit Graph

90 Commits

Author SHA1 Message Date
djk
0565e35bbb added examples
added data/issue to login clients
1998-12-21 11:01:38 +00:00
djk
cce1612210 pre 1.13 release 1998-12-21 10:24:48 +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
0f8cb47922 added set/unset isolate and unset/node (untested) 1998-12-19 23:25:09 +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
9e6f237bf0 changed frames from client to be I frames to distinguish echos from telnet 1998-12-14 13:15:33 +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
bd23bedbdb 1. Fixed VS6 lat/long in prefix_data and wpxloc.raw
2. Sorted out last in times for remote users
3. editted and substitued G0RDI's version of the install instructions over
mine in spider/html
4. fixed telnet connections
5. added connect instructions to html tree.
1998-12-13 22:38:04 +00:00
djk
337f38bfac 1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
2. Added group handling with (un)set/group, show/group. This allows arbitrary
groups to be formed (for ann/<group> for example) and is also used to 'filter'
spots, announces, wwvs etc into groups of cluster nodes (useful for creating
disjoint cluster networks)
3. **** CHANGE mylongtitude to mylongitude in DXVars.pm ****
4. Altered QRA locator routines so they work correctly!
5. Fixed all commands that had the wrong mylat(itude) and mylong(itude) names
in.
1998-12-13 00:47:32 +00:00
djk
f91e843bd9 upissued version no 1998-12-07 14:22:36 +00:00
djk
6e4fd89c5c 5. Added auto prompting for name, qth, location and homenode if any of these
aren't known.
1998-12-07 01:29:20 +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
43ac48b5c2 added gb7dxm connect script 1998-12-06 20:55:48 +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
djk
e853e515f0 added sh/qra 1998-12-06 14:59:37 +00:00
djk
e00a697bdb fixed some problems with headings 1998-12-06 14:52:06 +00:00
djk
f2e8982741 added qra conversions and heading/distance calculations
alter sh/head and sh/prefix to suit
1998-12-05 01:12:38 +00:00
djk
10c369f5aa add Changes file 1998-12-04 16:17:30 +00:00
djk
b0f75ae157 1. Started Changes file
2. Added load/cmd_cache.pl to clear cmd cache shortcuts (use this if cluster.pl
get confused about where it is getting its commands from eg if you have
removed a file from local_cmd 'cos you want to go back to standard one)
3. Fixed bull handling at least to the extent that it stores them and
doesn't mess up the normal directory handling.
4. Fixed the unset/debug command so that it actually does the job!
5. Removed the middle line 'written in perl for unix' from show/version.pl
1998-12-04 16:16:27 +00:00
djk
4cc67094ba fixed bull problems properly 1998-12-04 10:13:20 +00:00
djk
2a65593f25 fixed problem with upcasing bull names 1998-12-04 09:46:18 +00:00
djk
d22ce72557 upissued version to 1.7 1998-12-03 23:37:28 +00:00
djk
96109dba70 added beep 1998-12-03 23:36:27 +00:00
djk
a9b7071fed fixed sh/c/n
fixed some of the problems with commands and no args
fixed sh.* = shutdown
fixed set/here doing both cluster and channel
added set/beep and made beeps only on user channels (not debug)
1998-12-03 23:35:58 +00:00
djk
4d30677939 added ping and rcmd commands
fixed a small prob with outgoing connects
upissued version no
1998-12-03 15:51:30 +00:00
djk
7a356e1acb a few tidy ups 1998-12-02 19:48:42 +00:00
djk
1c42110560 started docs 1998-12-02 19:27:28 +00:00
djk
6ff342e3d9 SSID appears to work! 1998-11-30 18:24:52 +00:00
djk
fa57f72c26 various DXCluster->get alterations
fixed some msg probs
1998-11-30 16:44:54 +00:00
djk
84d5fec90a allow talks to mycall to go to myalias instead 1998-11-30 15:28:31 +00:00
djk
ab568d677a I think I have most the SSID probs cracked. 1998-11-30 15:26:02 +00:00
djk
b473fa8950 fixed problem caused by moving the command execution into a separate
function with read (and using state changes with stored functions)
fixed typo in sh/st
1998-11-30 13:42:22 +00:00
djk
3194378dfc added show/rcmd 1998-11-30 00:02:58 +00:00
djk
099c6b4a10 added Log Parsing
started work on allowing SSID for local users/clusters
1998-11-30 00:02:20 +00:00
djk
cce345b95c added set/page and paging
added logging for wwv, talk and announce
1998-11-29 15:14:48 +00:00
djk
8a0f0fc3c5 added connect, ping and rcmd 1998-11-28 00:28:38 +00:00
djk
b060a0a3ee release 1.5
loads of fixes, but can now connect outbound, do logging, more messages
remote commands for outside now work
1998-11-28 00:26:36 +00:00
djk
3d29b1a4d4 tweeked the band handling a touch to see bands with more than one part 1998-11-13 19:31:21 +00:00
djk
07e07de14e added load bands 1998-11-13 18:43:11 +00:00
djk
cef696652d added logging
made the Spots as near the same as possible to ak1a
1998-11-13 18:35:47 +00:00
djk
d7cd2f1d32 added band data 1998-11-13 16:39:44 +00:00
djk
50bafbfa09 added new debugging to daily file logging
added Filter and MiscLog.pm RFU
added logging for WWV
1998-11-13 12:28:46 +00:00
djk
ce0803e211 write DXLog stuff
moved spot handling to DXLog Mech
1998-11-12 23:29:23 +00:00
djk
27854d917f started the crontab stuff 1998-11-10 23:40:16 +00:00
djk
47a35911bc added Messages file (wot I forgot) 1998-11-10 22:00:13 +00:00
djk
6832157d99 made non-existant commands return an error 1998-11-10 21:59:07 +00:00
djk
a0cf638d2e added the hooks for internationalisation
changed CmdAlias so that you manually reload it
1998-11-10 21:44:22 +00:00
djk
1d5894e63b just remove some files in cmd 1998-11-09 16:39:35 +00:00