Commit Graph

63 Commits

Author SHA1 Message Date
minima
2bd682330c add unset/badnode
improve help on set/unset badnodes
2000-11-04 12:12:15 +00:00
minima
ebbe325acb added set/hops and show/hops commands 2000-11-04 01:04:41 +00:00
minima
b2e852cfe7 put a check for an empty filter command line 2000-11-01 21:53:34 +00:00
minima
211b54d504 added all the spots filter commands - you luckey people 2000-11-01 21:27:39 +00:00
minima
f21f292746 put field 2 check for PC11 back to 'm' 2000-11-01 13:26:13 +00:00
minima
55056d76ff added changes to sh/sun and sh/moon from Steve Franke K9AN
reworked his show/ham into sh/call
2000-10-28 10:51:27 +00:00
minima
8e0eef8021 fix a talk bug for t xxx > yyy
added badword checking
2000-09-02 15:28:14 +00:00
minima
2b33cd180c pc28 without origin (from clx) get the interface callsign
put pos in quotes in Messages
2000-08-26 09:14:49 +00:00
minima
4b1dd2cb84 and again... 2000-07-30 13:24:53 +00:00
minima
8e45a3dac2 1. Added talk mode so that I don't have to keep typing T <call> all the time.
2. fiddled around with storing of Debug messages a bit more.
3. bomb proofed the type command.
4. started the objectifying for talk, dx and announcements.
2000-07-30 11:16:12 +00:00
minima
32849fc856 2. speeded up the show/node command by using the DB_File interface and
sequentially reading the data directly and only 'get'ting the ones that are
nodes.
3. did the same for show/isolate and show/lockout.
2000-07-29 16:18:19 +00:00
minima
6c38bca91e 1. added wantgrid (to control display of grid square info on DX Broadcasts)
2. added lastoper for controlling periodic demands for user info from other
nodes.
3. added spiderFAQ stuff from Ian G0VGS and latest update of the admin manual
4. changed updating and deleting from user file in an attempt to keep down
duplicates and possibly corruptions.
5. added a DXUser::export routine to allow the cluster to automatically
export the user data in ascii from cron.
6. added a line in the ISSUED crontab to do the export once a week
7. delete annok and dxok if set to 1 in user records.
8. added export_users command to allow arbitary exporting of user files
9. added set and unset/dxgrid command to allow control over the grid squares
on DX announcements
10. removed export_user.pl from /spider/perl
2000-07-26 12:08:09 +00:00
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
88665a2bed put duplicate checking into respective modules and out of DXProt.
fix displaying of lines with | in them on console.pl
added debugging show/(wwv|spot|ann)_dups.pl commands
added AnnTalk module
2000-06-11 12:58:32 +00:00
djk
3c0c1870d2 added echo and noecho for clients to set/unset
fixed various client->cluster protocol misconecptions
2000-06-08 18:47:48 +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
b32338a1d9 added show/node for G4PDQ 2000-01-03 15:51:30 +00:00
djk
780d82f8b9 updated sh/version copyright date
added g4pdq compatible sh/date command
2000-01-03 14:18:09 +00:00
djk
661d49731a added mark messages as read or unread 1999-12-10 22:21:02 +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
7de3489952 made ssids unique everywhere 1999-11-24 18:37:27 +00:00
djk
3784e03cd5 changed pc50 logic 1999-11-22 20:16:36 +00:00
djk
5ba129dc8a changed sh/moon label to RGain Db 1999-11-22 00:09:44 +00:00
djk
bca5cd4037 added loginfo stuff
added time to console
added setting ping interval and obscount
1999-11-21 15:26:48 +00:00
djk
aedd7de39e prevent self pinging
altered no of pings to take into account to 6 from 10
1999-11-19 01:25:44 +00:00
djk
ed104958bd new sh/sun 1999-11-19 01:06:02 +00:00
djk
465426f928 force PC39 on ak1a disconnects
don't allow overlapping connect requests
1999-11-18 23:49:58 +00:00
djk
6975c4b4c8 fixed talk 1999-11-18 19:32:45 +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
6b19958cbe Added BBS.pm to start allowing BBSes to send mail into the cluster
Made DXUser a bit more sanguine about corruption
1999-11-14 20:52:58 +00:00
djk
88c2b296ba added chaining to databases 1999-11-08 21:29:40 +00:00
djk
8578afaa16 detail changes to dbshow 1999-11-08 13:21:50 +00:00
djk
1fcf24aae3 added spoofing
detail changes to db stuff
1999-11-08 13:11:05 +00:00
djk
9e2fbafcfd 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)
1999-11-08 00:45:20 +00:00
djk
7ab17f423e new, more flexible, dx command 1999-09-21 13:05:58 +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
30dbf70f84 added stat/cluster and stat/msg commands 1999-07-05 22:06:34 +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
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
2c893f2c51 added set/user command 1999-04-26 18:54:21 +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
f38b81521d *** empty log message *** 1999-02-08 15:29:09 +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
4f4cd7ea04 added set/password
added brackets for nohere
1998-12-22 00:52:54 +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
cce1612210 pre 1.13 release 1998-12-21 10:24:48 +00:00