Commit Graph

165 Commits

Author SHA1 Message Date
Dirk Koopman
6230850db2 Fix initial set of bugs pointed on mailing list
1. Fix Alias for sh/mydx (so it isn't the same as sh/myfdx).
2. Fix sh/c/n uninitialised variable message
3. Fix (and improve) sh/newc gb7 problem
2007-06-22 18:50:11 +01:00
Dirk Koopman
5a6b740514 improve talk logging to show orig or dest node. 2007-06-16 17:10:00 +01:00
Dirk Koopman
7b9256cead Prepare for SIMPLEROUTE merge (more files) 2007-06-13 22:30:38 +01:00
minima
c1a9cb4e04 fix free talking in command mode 2007-06-11 15:22:50 +00:00
minima
893a6f6711 add beginnings of a route find command.
fix dumping of commands coming in as pc9x from $mycall
2007-02-05 16:15:33 +00:00
minima
ad7e69f78e add dxver to these routines 2007-01-08 10:46:29 +00:00
minima
ef2bc0f99b make sure that pc92 C records are sent on init with last received time
to make sure that these are passed on like the legacy records.
2007-01-05 18:22:04 +00:00
minima
ed6790555f restyles PC92 2006-12-17 21:03:34 +00:00
minima
1483f78fa8 a pretty nearly working gtkconsole... 2006-07-21 18:02:26 +00:00
minima
a5b42f8de3 don't expose channel data on talks in gtk mode
more console fixes
2006-07-20 01:10:28 +00:00
minima
ae313f260d add some flesh to a gtk based console program 2006-07-19 23:51:19 +00:00
minima
0148e301a4 Change buddy message. 2006-06-03 18:39:03 +00:00
minima
beff8f0860 fix sh/muf 2006-03-29 13:46:17 +00:00
minima
9b47e7023d reduce the amount of POSIX loaded.
display buddies online at logon.
2006-03-26 18:36:01 +00:00
minima
1470c53c6c use correcr call for buddies on logout 2006-03-06 11:50:51 +00:00
minima
a9b009e5b7 change the filter reading order to call, call no ssid, user_default. 2006-03-06 09:21:36 +00:00
minima
679037f49e add set/buddy.
add set/local_node.
fix warning for empty version in PC19.
2006-03-06 09:09:36 +00:00
minima
4937d077fd fix badspotters and local ann/full.
do more development work on XML Interface, get pings basically working.
2006-01-11 20:21:50 +00:00
minima
ee822fc8bb fix a few Log/Dbg thingies.
remove all references to QXProt.pm
2006-01-09 20:46:47 +00:00
minima
c0de4a8932 small change to LogDbg 2006-01-07 19:28:31 +00:00
minima
cbf3c0cd90 fix swearing logging so that it is better.
fix badspotters being able to send dx spots.
add LogDbg() routine to both log and dbg at the same time (at last).
2006-01-07 16:53:03 +00:00
minima
975cdb91b0 fix rcmd <call> sh/fdx problem 2006-01-06 22:37:55 +00:00
minima
06392dc488 add cmd import function 2005-05-25 19:49:40 +00:00
minima
d3004b59ca fix the pagelth problem if it zero and also have a changeable default 2005-05-08 18:10:36 +00:00
minima
de74820014 fix ?
fix sh/c/n
fix sh/connect
2005-03-23 10:06:32 +00:00
minima
be587fd8da add missing input filter for WWV 2005-03-21 22:40:45 +00:00
minima
121e8d518a fix command searching 2005-03-21 19:52:06 +00:00
minima
022b68994a log agw port on connection 2005-03-21 15:28:19 +00:00
minima
dce19df96e fix DXChannel->get to DXChannel::get 2005-03-13 11:14:31 +00:00
minima
72dc0f2eee added language dependant motd files 2005-01-19 16:04:12 +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
fe4f4e3751 add user startup script maintenance 2005-01-12 20:41:30 +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
minima
022706c9f4 add spotted and spotter DXGrid if available 2004-12-20 21:56:36 +00:00
minima
080b937d5e added changes for VE7CC's windows programs. There may be more soon. 2004-12-17 11:51:57 +00:00
minima
0e1727bfb2 fix // in talk
s/bestdxchan/dxchan/ in rspfcheck
2004-07-30 16:55:51 +00:00
minima
290cd395e4 add sh/fdx command. 2004-01-09 15:04:06 +00:00
minima
25140d3e86 more developed version 2003-05-25 00:07:45 +00:00
minima
e07645cec0 fix chat
make QSL.pm better
2003-03-25 18:36:37 +00:00
minima
bcf2892aa7 added builtin sh.qsl command 2003-03-10 23:34:26 +00:00
minima
e74346e7fc change place of chat target in pc12 2003-03-08 10:01:32 +00:00
minima
defc60f3e7 added chat stuff for fun 2003-03-08 02:16:29 +00:00
minima
b8a01c582b fix set/dxcq et al as off 2003-02-23 20:44:03 +00:00
minima
3fc0f2823c add set/dxcq and set/dxitu commands 2003-02-23 14:41:56 +00:00
minima
353dac9d24 add Net::Telnet explicitly 2003-02-23 11:35:17 +00:00
minima
7a1ff7a9a2 added US State information on DX Spots 2003-02-23 00:32:06 +00:00
minima
4f3f6df265 fix blank spaces 2002-10-17 03:06:16 +00:00
minima
1006337e10 remove traling spaces from non empty lines in command output 2002-10-17 02:43:02 +00:00
minima
dbf7523a9b remove warnings from $BRANCH lines for 5.8.0 2002-07-29 15:41:49 +00:00
minima
7505989c04 fix load/cmd_cache core dumping 2002-01-11 01:34:03 +00:00