Commit Graph

2295 Commits

Author SHA1 Message Date
djk
094315a617 added MSG help 1999-08-29 20:29:49 +00:00
djk
8aa1d22330 1. Added msg command to allow the changing of To, From, Subject and so on the
messages. This seems particularly important just now as a whole raft of G3's
seem to be putting out non private bulls to callsigns.
2. While I am at set messages to TO fields that appear to be users to private
if they have been sent as bulls.
3. Add DISTROs, if a callsign field appears in /spider/msg/distro in upper
use that as a list of callsigns to send further. Note this is potentially
recursive as callsigns in a distro can be distros.
1999-08-29 20:18:29 +00:00
djk
1edb247cb8 changed date checking code
put sh/debug back to priv 9
1999-08-25 22:47:20 +00:00
djk
129b453952 check for lower case callsigns in spots 1999-08-24 22:01:48 +00:00
djk
918827ec5a *** empty log message *** 1999-08-21 10:19:57 +00:00
djk
e0278322b7 made all protocol except PC29 reject %xx characters
mode console reset its top screen when you start to type in stuff
1999-08-18 07:53:37 +00:00
djk
fd76651ac5 *** empty log message *** 1999-07-19 17:03:25 +00:00
djk
01986d2a8a added iota and qra clause to show/dx 1999-07-19 15:03:23 +00:00
djk
1444521e06 *** empty log message *** 1999-07-18 16:03:56 +00:00
djk
2e60042c45 added the 'qsl' feature to sh/dx 1999-07-18 14:08:10 +00:00
djk
dd864f3c8e started DB integration 1999-07-17 19:38:39 +00:00
djk
e03572bb51 removed bare word chan 1999-07-16 11:12:52 +00:00
djk
e20501f53a attempt to avoid %FA characters in incoming data 1999-07-16 09:20:28 +00:00
djk
118cbdbcf7 1. Changed grepdbg to accept a regexp. More useful (to me anyway).
2. Altered init command so that it doesn't send PC21s down the initted
channel.
1999-07-15 08:51:43 +00:00
djk
69e2746d46 got rid of warning in date conversion 1999-07-12 12:53:31 +00:00
djk
e4a83830dc added a {lastt} and reducing queueing interval 1999-07-10 14:39:34 +00:00
djk
f531b1f3cc added a $ref->{lastt} for PC40 1999-07-10 13:38:33 +00:00
djk
4caf0d3cac fixed problem where two consoles with same call stopped the cluster 1999-07-10 13:27:54 +00:00
djk
30dbf70f84 added stat/cluster and stat/msg commands 1999-07-05 22:06:34 +00:00
djk
8cf3745875 a few detail changes 1999-07-05 16:16:58 +00:00
djk
dc999e28c9 detail changes in console 1999-07-02 11:35:03 +00:00
djk
32dd3b3ad7 allowed a queue_msg after a PC33 1999-06-29 22:40:55 +00:00
djk
813a3e444b made queueing of messages purely periodic 1999-06-29 22:14:31 +00:00
djk
2af6cce23d changed some stop_msg calls in DXProt to $call 1999-06-29 21:01:45 +00:00
djk
dfe257a9a1 added some anti thrash code for crossing messages 1999-06-29 20:56:55 +00:00
djk
30788e921a fixed merge command 1999-06-29 20:43:43 +00:00
djk
2f4355fb63 fixed ^K handling 1999-06-29 10:40:13 +00:00
djk
22e5a371c4 added some more condx for coloration 1999-06-29 10:24:58 +00:00
djk
d9db74c1b2 set ^Z and ^V correctly 1999-06-29 09:31:09 +00:00
djk
5786033c3b added ansi 1999-06-29 09:24:35 +00:00
djk
46001b2fa7 some detail changes and speed ups 1999-06-29 09:10:33 +00:00
djk
45fda56c33 altered default colours 1999-06-29 00:31:33 +00:00
djk
63f443706c added some heristics for console/xterms 1999-06-29 00:03:13 +00:00
djk
2c4fd7e2ec added scrolling and color 1999-06-28 23:53:12 +00:00
djk
c1eb1d4013 added a clrtoeol and a ^A 1999-06-28 15:47:50 +00:00
djk
6e80184b4c made the console.pl work with history and editing 1999-06-28 15:42:57 +00:00
djk
c8040f10ec made local aliases additive to the standard ones. Locals override standard 1999-06-27 23:31:55 +00:00
djk
3eb722692c fixed compilation probs 1999-06-27 17:29:44 +00:00
djk
f0ac832236 1. added WWV filtering
2. added timeouts to for forwarding Messages, also added a waiting time for
failed (stalled) outgoing messages.
3. Incoming messages will now have priority over outgoing messages to the
same node.
4. Added 'catchup' command which will 'catchup' messages to date for a node.
This means that when you start forwarding to a node, it doesn't get all the
messages queued up that are probably old.
1999-06-27 11:01:31 +00:00
djk
75bb627e52 fixed cluster->client regex so the |---| works correctly as data 1999-06-21 08:13:59 +00:00
djk
d8187e68f1 prevent merges to myself 1999-06-20 20:36:46 +00:00
djk
85564500ce 1. fixed a problem with DXLogPrint repeating log entries.
2. altered the permissions on disconnnect so that priv 5 users can disconnect
clusters, but still require priv 8 to disconnect users.
3. made sure that an incoming PC18 clears out all the cluster info for
that channel before re-initialising.
4. add init command.
5. disconnect users before nodess on shutdown
1999-06-18 14:12:01 +00:00
djk
9da1742219 1. added grepdbg program (so you can search your debug files and get times
and dates of incidents).
2. Moved DXVars.pm to DXVars.pm.issue to force new users to cp it to their
local directory.
3. added $allowzero to DXProt to allow thru PC19s with zero protocol versions.
1999-06-15 09:19:17 +00:00
djk
a53dd3ac43 *** empty log message *** 1999-06-14 15:50:15 +00:00
djk
a06ff95db5 changed FileHandle to IO::File in cmds
added a check for a isa('DXNode') in PC50
1999-06-14 15:49:14 +00:00
djk
84e68f5fca added console.pl 1999-06-08 21:32:21 +00:00
djk
97315924f5 changed all instances of FileHandle to IO::File 1999-06-03 21:19:43 +00:00
djk
39c43b6322 *** empty log message *** 1999-06-03 20:17:39 +00:00
djk
d0bc1d6db9 fixed probs with checking for loops on locally connected nodes 1999-06-03 20:13:58 +00:00
djk
3eb9538d13 1. cluster seems to have a memory leak, put DESTROY functions in where
appropriate.
2. try to make sure that PC21 commands are not issued inappropriately and
also reformat PC19 for onward broadcast so that nodes coming in on loops are
dropped from those broadcasts.
3. make sure PC16,17,19,21 doen't affect locally connected nodes.
1999-06-03 19:47:49 +00:00