1. added wantgrid (to control display of grid square info on DX Broadcasts)
authorminima <minima>
Wed, 26 Jul 2000 12:08:09 +0000 (12:08 +0000)
committerminima <minima>
Wed, 26 Jul 2000 12:08:09 +0000 (12:08 +0000)
commit6c38bca91e6b75002e15cce29c45a894f675e22e
treeee285dd1dcf68d02441ae8a1a3ab9bdd6b19f9f3
parent08c1d4cfc96357b3706f50d683c53abfe802d16b
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
19 files changed:
Changes
cmd/Commands_en.hlp
cmd/crontab
cmd/dx.pl
cmd/export_users.pl [new file with mode: 0644]
cmd/set/dxgrid.pl [new file with mode: 0644]
cmd/spoof.pl
cmd/talk.pl
cmd/unset/dxgrid.pl [new file with mode: 0644]
html/adminmanual-6.html
html/spiderFAQ-1.html [new file with mode: 0644]
html/spiderFAQ-2.html [new file with mode: 0644]
html/spiderFAQ.html [new file with mode: 0644]
perl/DXMsg.pm
perl/DXProt.pm
perl/DXUser.pm
perl/Messages
perl/Spot.pm
perl/export_user.pl [deleted file]