Commit Graph

222 Commits

Author SHA1 Message Date
minima
c20a2c1e01 added echo cancelling
started new filter code, objectifyed old filter code
2000-10-29 11:00:06 +00:00
minima
38adb616f6 add some logging 2000-10-28 11:29:28 +00:00
minima
408a4acf1d added some help 2000-10-28 11:17:10 +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
2465a0437f change priv level on catchup commands 2000-10-25 21:14:22 +00:00
minima
85c3c8b016 < -> <= :) 2000-10-25 21:04:23 +00:00
minima
e5581689d7 fix catchup and uncatchup commands so that they accept ranges 2000-10-25 21:01:53 +00:00
minima
6862c38052 added some instructions 2000-09-02 16:53:08 +00:00
minima
8e0eef8021 fix a talk bug for t xxx > yyy
added badword checking
2000-09-02 15:28:14 +00:00
minima
29ec5bb85c change DXChannel::get_all_ak1a to get_all_nodes 2000-08-28 11:44:55 +00:00
minima
92195fd35c log isolates 2000-08-26 16:11:20 +00:00
minima
4e359e198d lower case all comments for spots and announces
remove wwv command
2000-08-24 18:03:44 +00:00
minima
8efb8a9e2e added system alias for set/nodxgrid 2000-08-20 08:41:32 +00:00
minima
f6aaac824c 1. Added regex support to sh/dup_*.pl commands
2. fixed rcmd in crontab so that will work again
2000-08-14 20:37:27 +00:00
minima
79f4593964 fixed import export
removed import_users.pl
2000-08-01 21:46:08 +00:00
minima
75bf122b6d initial vars and absolute R_ things in sh/node sh/lockout and sh/isolate 2000-07-31 21:38:26 +00:00
minima
81a5b9bf8d try absolute R_NEXT 2000-07-31 21:30:03 +00:00
minima
699e2b8f9d fiddle with use DB_File in sh/node.pl 2000-07-31 21:17:23 +00:00
minima
3f1c5ab45a fixed sh/node
improved import_users.pl
added some help
fixed paging?
removed bogus callsign check on PC12
2000-07-31 20:54:16 +00:00
minima
8cd5395c7f recommit partial one 2000-07-30 13:24:16 +00:00
minima
329702a31b 5. fix talkmode so that it only does 'via' PC10s when it really needs to.
6. SEND now displays a message if you try to do it in not prompt mode.
7. stopped a few more things being done by rcmd (eg send, talk, ann, dx)
2000-07-30 13:23:11 +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
91cb091ed7 added a forward/latlong command 2000-07-29 16:01:28 +00:00
minima
f8e8ba1369 make the time stored on dups generated locally on spots an integer no of
minutes * 60
2000-07-27 14:27:54 +00:00
minima
0ff070609e tidy up shutdown and issue error message if priv not high enough 2000-07-27 12:18:16 +00:00
minima
e06d5fa736 Make sure that a privilege is always defined even if it is 0 2000-07-27 12:16:33 +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
840ace6668 *** empty log message *** 2000-06-19 11:33:51 +00:00
djk
aba7a0d5b7 Added node type to links and who 2000-06-17 23:30:05 +00:00
djk
1c5b4284c8 added init instructions 2000-06-17 22:55:41 +00:00
djk
502f900651 1. I believe I have fixed all the login/logout 'broken pipe' errors
2. Added G0RDI's 'links' command.
2000-06-17 21:54:15 +00:00
djk
1f3035508f fixed RTT in who 2000-06-13 23:18:06 +00:00
djk
bff9ecf00b added set/lockout
added set/isolate
fixed looping bug on ending in C client
added VGS's docs
2000-06-13 10:58:55 +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
19f68ea69f changed cluster copyright date
removed extraneous DXDebug from DXUtil
added set/echo to help
2000-06-11 09:38:43 +00:00
djk
512ad102c8 changed power and rx sensitivity in sh/muf
added a log message to DXMsg
2000-06-10 18:04:35 +00:00
djk
a565e3b034 fixed croatia prefix
fixed sh/qra 4 letter calcs as well as allow more flexibility in lat/long
entry.
2000-06-10 14:21:49 +00:00
djk
0bd9d2811c get all the debugging finally into the debug files when things go wrong
added 'err' as a catchall dbg category
changed all the print stdout statements to dbg('err', ...)
2000-06-09 17:29:34 +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
e331b75405 *** empty log message *** 2000-06-06 21:08:19 +00:00
djk
d08c2c5e5f added extra callsigns to the end of the reply command so that I can reply
to several people all at once
2000-04-26 13:20:58 +00:00
djk
c776e80b16 allow pings if connected, but with no protocol visible yet 2000-04-17 06:34:46 +00:00
djk
de987b900c allow kill msg with range 1-n to kill from 1-n and not 1->n-1
added autosplit for msgs dumped into the import directory starting with
'split' as the filename.
2000-03-31 20:04:37 +00:00
djk
7575fa5f21 fixed swopping on msgs in all places 2000-03-27 16:55:31 +00:00
djk
5ba68ecc9d added export command 2000-03-27 14:26:41 +00:00
djk
28c96d575e allow users to see there own talk and log messages
changed date on who to start date/time rather than last in time
2000-03-27 12:32:30 +00:00
djk
be831ee071 *** empty log message *** 2000-03-10 15:41:57 +00:00
djk
bd112338bc bit more tidying up 2000-03-08 22:24:47 +00:00