djk [Mon, 8 Nov 1999 00:45:20 +0000 (00:45 +0000)]
5. Only wonder down the msg queue every minute
6. Put in the initial DB code (at last), you can create and remove local and
standard remote dbs, you can import AK1A style .FUL ascii databases, you can
enquire on a local or remote database.
7. A return ping to a node will clear down all outstanding pings to
that node (which might cause some confusion if more then one ping is
outstanding for a node, but then - shit happens)
djk [Sun, 7 Nov 1999 12:40:32 +0000 (12:40 +0000)]
1. reduced the amount of stuff compared against for dup announces.
2. Check the regex for DK0WCY announces produces results before storing it as
a WWV.
3. Added some logging for set/priv (un)set/lockout.
djk [Wed, 3 Nov 1999 21:13:11 +0000 (21:13 +0000)]
changed the command mode subs thing to use anonymous subs
allow locally connect clusters to appear in the node list even if they
don't issue PC19s (but do issue PC16s)
djk [Fri, 22 Oct 1999 18:58:57 +0000 (18:58 +0000)]
put in input filter for ann and output filters for ann/wwv/spots
allow lower case names for filters
fixed all issues on console.pl
added some eye candy to console
djk [Wed, 20 Oct 1999 20:51:05 +0000 (20:51 +0000)]
7. rewrote send so that an SB doesn't send a buckshee bull to NOPRIVATE!
8. Changed default colouration on console so that all spots >= 50Mhz are red
9. Fixed init command so that PC21s are sent down non-initted channels
10. Allow forwarding of unknown private mail. This means that you can set up
forwarding of 'foreign' mail across to and by gateways using the same
mechanism as bulletins (/spider/msg/forward.pl).
djk [Tue, 19 Oct 1999 23:44:55 +0000 (23:44 +0000)]
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.
djk [Sun, 29 Aug 1999 20:18:29 +0000 (20:18 +0000)]
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.
djk [Sun, 27 Jun 1999 11:01:31 +0000 (11:01 +0000)]
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.
djk [Fri, 18 Jun 1999 14:12:01 +0000 (14:12 +0000)]
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