1. fix set/lockout so that it is possible to lock out all SSIDs except those
authorminima <minima>
Thu, 20 Sep 2001 14:13:11 +0000 (14:13 +0000)
committerminima <minima>
Thu, 20 Sep 2001 14:13:11 +0000 (14:13 +0000)
commit50f6466ca2dff82ca470a4abe327d741cffef61a
tree37d96ab1ad47fcc85fbbd0966820e531f152a60c
parent7e7c5eedb4cccbb363db142d29438261b1c804da
1. fix set/lockout so that it is possible to lock out all SSIDs except those
specifically unlocked and so that you don't need to lock the non-SSID call in
order to lock an SSID call. So set/lock g1tlh will lock out all instances of
g1tlh, g1tlh-1, g1tlh-15 etc except (for instance) unset/lock g1tlh-9.
2. show/lock allows partial callsign matching so sh/lock gb7 will only show
GB7* calls that are locked.
3. Had a grand shift around for the start of NP.
24 files changed:
Changes
cmd/announce.pl
cmd/forward/opername.pl
cmd/kill.pl
cmd/links.pl
cmd/set/here.pl
cmd/set/homenode.pl
cmd/set/location.pl
cmd/set/name.pl
cmd/set/qra.pl
cmd/set/qth.pl
cmd/set/sys_location.pl
cmd/show/lockout.pl
cmd/unset/here.pl
cmd/who.pl
cmd/wx.pl
html/newprot.html
perl/DXChannel.pm
perl/DXCommandmode.pm
perl/DXCron.pm
perl/DXMsg.pm
perl/DXProt.pm
perl/QXProt.pm [new file with mode: 0644]
perl/cluster.pl