Commit Graph

82 Commits

Author SHA1 Message Date
minima
6624dcdf07 merged back NEW_ROUTE into trunk 2001-08-08 15:56:49 +00:00
minima
b67b50de92 add more routing code together with associated commands 2001-06-06 13:30:21 +00:00
minima
6e210063f1 unconditionally fix pc50 unitialised variable
fix problem with eval on dbs.pl in DXDb for remote databases
2001-05-14 16:06:15 +00:00
minima
70928ea283 add show/connect 2001-04-15 16:55:44 +00:00
minima
9e52888ccf change HELP FILTERS to HELP FILTERING 2001-03-23 00:54:41 +00:00
g0vgs
77393fe9b5 add bits on sh/debug and set/debug to adminmanual 2001-03-22 16:13:17 +00:00
g0vgs
2849dc6432 edit helpfile to add info on set/debug and show/debug 2001-03-22 15:17:50 +00:00
g0vgs
e674587476 Add the first draft of the usermanual and minor changes to adminmanual 2001-03-10 15:25:58 +00:00
g0vgs
b2478484ac Various additions and changes to documentation 2001-02-03 19:57:00 +00:00
g0vgs
4c81b3f1cd hopefully got it right now! 2001-01-13 13:24:45 +00:00
g0vgs
575db552c5 Fix a couple of typos in the help files for BADDX and BADSPOTTER 2001-01-11 19:23:53 +00:00
minima
0a92a4608d added DXHash.pm
added/changed set/unset/show baddx badspotter badnode
2001-01-09 00:59:39 +00:00
minima
e9c1322080 fixed set/obscount
add new interval types for set/pingint
2001-01-06 22:24:12 +00:00
g0vgs
4a653ce0cd Minor documentation changes 2001-01-03 23:22:48 +00:00
g0vgs
952bc2f3d0 Various documentation changes 2001-01-03 22:57:30 +00:00
minima
955db8c44f add show/route command 2001-01-02 23:27:57 +00:00
g0vgs
09f90105aa Added helpfile for forward/latlong and updated admin manual. Resolved
conflict with Changes file
2001-01-02 19:48:08 +00:00
minima
439f25ba04 new adminmanual 2000-12-30 13:20:59 +00:00
minima
e1f91307fa changed help for filters freq->on
added latest admin manual
2000-12-23 15:36:02 +00:00
minima
380d6e88f9 add help for wwv and wcy filter commands 2000-12-18 14:33:35 +00:00
minima
f18a5bbaec change watchdbg and grepdbg to show preceeding lines
remove sh/call from help
2000-12-03 13:48:26 +00:00
minima
c3b04f7942 fixed problem in DXCommandmode that didn't allow '0' on its own as an
argument to a command.
fix clear/spots
added on as synonym for freq
2000-11-05 12:41:28 +00:00
minima
2bd682330c add unset/badnode
improve help on set/unset badnodes
2000-11-04 12:12:15 +00:00
minima
b983b31f79 tidied up the filtering help a bit 2000-11-04 02:06:40 +00:00
minima
ebbe325acb added set/hops and show/hops commands 2000-11-04 01:04:41 +00:00
minima
39e32c88a0 add some more help text 2000-11-03 22:58:53 +00:00
minima
956e3acab8 allow - in filters
store only filter expressions
added announce filters
fixed problem with dxcc,itu and cq values on output announce filters
2000-11-03 22:25:23 +00:00
minima
9d95f3b1af added some more filter help 2000-11-03 00:48:47 +00:00
minima
2a00eea7b2 added some help text for the filtering 2000-11-02 23:31:33 +00:00
minima
408a4acf1d added some help 2000-10-28 11:17:10 +00:00
minima
2465a0437f change priv level on catchup commands 2000-10-25 21:14:22 +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
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
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
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
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
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
19f68ea69f changed cluster copyright date
removed extraneous DXDebug from DXUtil
added set/echo to help
2000-06-11 09:38:43 +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
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
c54a3f52e3 added some instructions for sh/node and sh/date 2000-01-03 15:57:19 +00:00
djk
661d49731a added mark messages as read or unread 1999-12-10 22:21:02 +00:00
djk
a453254d68 fixed confusion over DXCluster->get_exact and DXUser->get 1999-11-28 17:41:21 +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