Commit Graph

1607 Commits

Author SHA1 Message Date
wr3d
fe7780b7eb fix DXChannel::get
Fix pinging (a bit)
2005-03-12 23:33:31 +00:00
minima
2c2c45efbc slightly alter the user agent 2005-02-27 19:31:30 +00:00
minima
6fa95fc3ce add expires onto dupe listings
use correct default age for spots
2005-02-27 16:08:15 +00:00
minima
5ee35d49b3 add is_prefix and then use it 2005-02-27 16:00:26 +00:00
minima
ca9d4ac13a put back the not word cahracter filter 2005-02-27 15:51:53 +00:00
minima
c977c78eb2 get the prefix detection in the comments correct (or at least better) 2005-02-27 15:48:00 +00:00
minima
d021961429 added better anti spot-sucking 2005-02-27 15:19:32 +00:00
minima
331ae9a34d fix ambiguity on spotter's SSID 2005-02-26 21:03:04 +00:00
minima
8409ae7d77 add show/grayline command from K9AN 2005-02-26 12:19:18 +00:00
minima
7f4ebeb747 add glorioso and swains island 2005-02-25 18:15:55 +00:00
minima
6afb4b66b1 fix typo 2005-02-25 17:38:27 +00:00
minima
963f15d001 allow better spot duping 2005-02-25 17:36:57 +00:00
minima
c59e6497c9 more sopt dupe changes 2005-02-25 13:01:57 +00:00
minima
acdfe8cb62 fix spots dupes? 2005-02-24 23:39:17 +00:00
minima
85888a3551 fix 40m ssb
change sh/425
2005-02-19 20:00:45 +00:00
minima
9cfe7d11f6 fix 40m ssb allocation 2005-02-19 15:07:06 +00:00
minima
ee2b26cea5 add default callsign overridable with a parameter. 2005-02-12 15:53:21 +00:00
minima
9c797d05bc force a default callsign that can be overridden on command line -1 is not
liked by some software
2005-02-12 15:49:51 +00:00
minima
58e60cd8de fix change of address to SEC 2005-02-11 12:58:28 +00:00
minima
4bcd914bdf fix some typos
rearrange and update a few things in the installation manual
2005-02-09 11:10:54 +00:00
minima
4a988d6dfc add some FAQs 2005-02-08 23:21:33 +00:00
minima
b9a94abaa8 possibly fix the multiple condx problems 2005-02-08 19:01:12 +00:00
minima
849e28c79f fix problem fpr perl < 5.6 2005-02-05 21:00:50 +00:00
minima
e4366c330e fix bull age deletion both periodically and on new entry 2005-02-05 18:10:37 +00:00
minima
5f55df46ea put english prompt back! 2005-02-03 23:50:44 +00:00
minima
91f85337c8 add spanish twiddles
make all prompts use the english one
2005-02-03 23:47:03 +00:00
minima
0e0cf6965e add spanish twiddles 2005-02-03 23:44:32 +00:00
minima
f9254447dd fix unset/logininfo help 2005-01-25 10:20:17 +00:00
minima
d949d84b42 fix login info status so a user can see it! 2005-01-25 09:36:56 +00:00
minima
6f20114b03 start the Aranea additions 2005-01-24 09:08:54 +00:00
minima
72dc0f2eee added language dependant motd files 2005-01-19 16:04:12 +00:00
minima
c26dae0c45 added back Id 2005-01-19 15:14:09 +00:00
minima
f9ad5f25cc add more spanish changes 2005-01-19 12:00:48 +00:00
minima
019fd91a8f alias sh/st back to show/station 2005-01-18 22:13:50 +00:00
minima
695ff3a2ee fix ? all in non english langauge 2005-01-18 16:47:57 +00:00
minima
928186a006 add Spanish mods from Angel
update wpxloc.raw and cty.dat with latest 11Dec04 version of cty.dat
2005-01-18 08:32:43 +00:00
minima
186856ec89 added 3Y0X 2005-01-17 15:34:47 +00:00
minima
9f7308c338 add revision Ids 2005-01-16 22:28:47 +00:00
minima
27e78b3812 fix apropos command 2005-01-16 22:21:44 +00:00
minima
3d842f83cf change charlie's date 2005-01-16 21:19:37 +00:00
minima
7e5cadef11 include canadian province data from Charlie K1XX 2005-01-16 20:12:08 +00:00
minima
c67f6e270e add credit 2005-01-15 22:10:34 +00:00
minima
5f2487385b added inscript test to selected commands
fixed problem with dxcommandmode in perl < 5.8
added spanish translations for script commands
2005-01-15 22:03:46 +00:00
minima
117cd27e25 make sure that is is 100 and not 1! 2005-01-14 17:57:53 +00:00
minima
03e4b90ff4 added make clean!!! 2005-01-13 23:25:09 +00:00
minima
0f089a5b89 1. Fixed prompting in languages other than English.
2. Fixed language problem with spoof, but that simply hides a whole can of
worms that I shall have to address later.
1
2005-01-13 23:20:39 +00:00
minima
9bc8098fac add missing prs message 2005-01-12 20:48:36 +00:00
minima
fe4f4e3751 add user startup script maintenance 2005-01-12 20:41:30 +00:00
minima
1686895546 fix counting backwards into a leapyear 2005-01-12 16:13:35 +00:00
minima
aad4e36d37 1. Add $main::bumpexisting variable which allows a new connection for a user
call to disconnect an existing connection with the same call. The default for
this variable is 'true' (1). This means that existing behaviour has changed.
set/var $main::bumpexisting = 0 to return to original behaviour.
2. Remind a user every hour (as default) that they have new messages.
set/var $DXCommandmode::msgpolltime = 3*3600 to set it to 3 hours.
3. Allow some substitutions in set/prompt (call, date, time and
cluster call) and add dxspider just before the > as standard.
4. Add $main::allowdxby variable so that sysops can switch off the
'DX BY <othercall' command. It is set to 0 (ie disabled) by default. This
is for sysops who don't want to bump privilege to allow it. That still works
as before.
5. Fix the bug in 'dx by <call>' that causes only the first word of the
comment to be recorded.
2005-01-12 12:33:48 +00:00