1. Made the telnet thing work a bit better. It still will not work reliably to
authordjk <djk>
Tue, 15 Dec 1998 14:38:20 +0000 (14:38 +0000)
committerdjk <djk>
Tue, 15 Dec 1998 14:38:20 +0000 (14:38 +0000)
commit7a64dbf69ead057f2fd3fef1df05e30cef339485
tree68f5ca87ccfe0d5e0c39bb04dd94dc6da7f505e8
parent9e6f237bf04fc102b519085e171d81b28d418ccb
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
Changes
cmd/Commands_en.hlp
cmd/pc.pl [new file with mode: 0644]
connect/gb7baa [deleted file]
connect/gb7dxm [deleted file]
html/connect.html
perl/DXMsg.pm
perl/DXProt.pm
perl/Geomag.pm
perl/client.pl
perl/cluster.pl