spider.git
18 years agofix rcmd <call> sh/fdx problem
minima [Fri, 6 Jan 2006 22:37:55 +0000 (22:37 +0000)]
fix rcmd <call> sh/fdx problem

18 years agoput the fudge factor back for now.
minima [Tue, 27 Dec 2005 21:17:36 +0000 (21:17 +0000)]
put the fudge factor back for now.

18 years agomore QSL changes
minima [Tue, 27 Dec 2005 21:14:31 +0000 (21:14 +0000)]
more QSL changes

18 years agofix split on simple words so that it splits on word boundaries
minima [Wed, 21 Dec 2005 18:39:25 +0000 (18:39 +0000)]
fix split on simple words so that it splits on word boundaries

18 years agofix BadWord to break on word boundaries
minima [Wed, 21 Dec 2005 18:36:26 +0000 (18:36 +0000)]
fix BadWord to break on word boundaries

18 years agoadd SQLite special
minima [Wed, 21 Dec 2005 16:44:03 +0000 (16:44 +0000)]
add SQLite special

18 years agoadd DXSql module and condiational processing
minima [Wed, 21 Dec 2005 16:21:46 +0000 (16:21 +0000)]
add DXSql module and condiational processing

18 years agoupissue version
minima [Tue, 13 Dec 2005 20:14:16 +0000 (20:14 +0000)]
upissue version

18 years agoupissue version to 1.52
minima [Tue, 13 Dec 2005 20:13:14 +0000 (20:13 +0000)]
upissue version to 1.52

18 years agoslightly modified specially for ARC
minima [Mon, 7 Nov 2005 23:28:17 +0000 (23:28 +0000)]
slightly modified specially for ARC

18 years agofix dupes caused by AR-C adding prefix as last characters in the comment.
minima [Mon, 7 Nov 2005 22:03:38 +0000 (22:03 +0000)]
fix dupes caused by AR-C adding prefix as last characters in the comment.

18 years agofix spot filtering where we are looking for US states but there ain't any.
minima [Mon, 7 Nov 2005 10:13:25 +0000 (10:13 +0000)]
fix spot filtering where we are looking for US states but there ain't any.

18 years agofix a little used logging error for export.
minima [Tue, 1 Nov 2005 20:18:14 +0000 (20:18 +0000)]
fix a little used logging error for export.

18 years agoadd log2csv.pl
minima [Tue, 1 Nov 2005 13:20:54 +0000 (13:20 +0000)]
add log2csv.pl

18 years ago*** empty log message ***
minima [Tue, 1 Nov 2005 13:17:59 +0000 (13:17 +0000)]
*** empty log message ***

18 years agoregenerate prefix_data from new cty.dat
minima [Tue, 25 Oct 2005 12:37:12 +0000 (12:37 +0000)]
regenerate prefix_data from new cty.dat

18 years agoadd import_cmd and other tidyups
minima [Tue, 18 Oct 2005 20:57:16 +0000 (20:57 +0000)]
add import_cmd and other tidyups

18 years agotrim duplth after normalisation
minima [Wed, 10 Aug 2005 20:02:02 +0000 (20:02 +0000)]
trim duplth after normalisation

18 years ago take the length for dupe checking after normalisation
minima [Wed, 10 Aug 2005 19:58:49 +0000 (19:58 +0000)]
 take the length for dupe checking after normalisation

19 years agoadded a query routine
minima [Sat, 14 May 2005 21:48:19 +0000 (21:48 +0000)]
added a query routine

19 years agoget it up and running basically on a test file
minima [Fri, 13 May 2005 18:42:44 +0000 (18:42 +0000)]
get it up and running basically on a test file

19 years agoadd the beginnings of an ARRL log query and updater
minima [Fri, 13 May 2005 17:20:56 +0000 (17:20 +0000)]
add the beginnings of an ARRL log query and updater

19 years agoenhance spot copier to use mysql and pg as well as sqlite
minima [Mon, 9 May 2005 16:37:29 +0000 (16:37 +0000)]
enhance spot copier to use mysql and pg as well as sqlite
fix pagelth issue

19 years agoadd spot2sql.pl for experiment sql support
minima [Sun, 8 May 2005 15:21:47 +0000 (15:21 +0000)]
add spot2sql.pl for experiment sql support

19 years agosimplified
minima [Mon, 21 Mar 2005 20:50:47 +0000 (20:50 +0000)]
simplified

19 years agoadd some security fixes
minima [Mon, 21 Mar 2005 20:49:13 +0000 (20:49 +0000)]
add some security fixes

19 years agofix .. in cmd parser
minima [Mon, 21 Mar 2005 20:37:31 +0000 (20:37 +0000)]
fix .. in cmd parser

19 years agofix command searching
minima [Mon, 21 Mar 2005 19:47:06 +0000 (19:47 +0000)]
fix command searching

19 years agotry and get the hops correct
minima [Mon, 21 Mar 2005 11:15:36 +0000 (11:15 +0000)]
try and get the hops correct

19 years agoadd the H in front of the hops!!!
minima [Mon, 21 Mar 2005 09:33:51 +0000 (09:33 +0000)]
add the H in front of the hops!!!

19 years agocheck for Q
minima [Wed, 16 Mar 2005 23:15:23 +0000 (23:15 +0000)]
check for Q

19 years agofix DL coords
minima [Wed, 16 Mar 2005 22:49:07 +0000 (22:49 +0000)]
fix DL coords
Fix spot dupes on spot suckers

19 years agouse WCY::r if recent enough and available
minima [Sun, 13 Mar 2005 19:52:34 +0000 (19:52 +0000)]
use WCY::r if recent enough and available

19 years agofix the nasty feature in perl 5.6 with my $ref = $foo if $bar for
wr3d [Sun, 13 Mar 2005 17:15:36 +0000 (17:15 +0000)]
fix the nasty feature in perl 5.6 with my $ref = $foo if $bar for
pings.

19 years agofix DXChannel::get
wr3d [Sat, 12 Mar 2005 23:33:32 +0000 (23:33 +0000)]
fix DXChannel::get
Fix pinging (a bit)

19 years agoimprove pc19 handling
wr3d [Sat, 12 Mar 2005 13:28:44 +0000 (13:28 +0000)]
improve pc19 handling

19 years agofix pc16
minima [Sat, 12 Mar 2005 11:57:51 +0000 (11:57 +0000)]
fix pc16

19 years agoimprove pc17 handling
minima [Sat, 12 Mar 2005 11:46:51 +0000 (11:46 +0000)]
improve pc17 handling

19 years agofix error on anonymous pc17
minima [Sat, 12 Mar 2005 11:37:55 +0000 (11:37 +0000)]
fix error on anonymous pc17

19 years agofix get{
minima [Sat, 12 Mar 2005 11:33:00 +0000 (11:33 +0000)]
fix get{

19 years agofix more errors in pc19 and pc21
minima [Sat, 12 Mar 2005 11:28:52 +0000 (11:28 +0000)]
fix more errors in pc19 and pc21

19 years agochop out Investigate code
minima [Sat, 12 Mar 2005 11:19:56 +0000 (11:19 +0000)]
chop out Investigate code
make all routing info subject to NP or local connection

19 years agochange touser login in gen_DXProt
minima [Sat, 12 Mar 2005 10:28:59 +0000 (10:28 +0000)]
change touser login in gen_DXProt

19 years agomake sure a fractional version is not propagated on
minima [Fri, 11 Mar 2005 22:47:30 +0000 (22:47 +0000)]
make sure a fractional version is not propagated on

19 years agoremove all the QX stuff
minima [Fri, 11 Mar 2005 22:40:10 +0000 (22:40 +0000)]
remove all the QX stuff

19 years agosend only to commandmode users that are addressed
minima [Fri, 11 Mar 2005 22:35:43 +0000 (22:35 +0000)]
send only to commandmode users that are addressed

19 years agomake sure touser is passed on
minima [Fri, 11 Mar 2005 22:02:43 +0000 (22:02 +0000)]
make sure touser is passed on

19 years agochase down version errors
minima [Fri, 11 Mar 2005 21:44:58 +0000 (21:44 +0000)]
chase down version errors

19 years agotry to fix protocol version
minima [Fri, 11 Mar 2005 21:25:17 +0000 (21:25 +0000)]
try to fix protocol version

19 years agomake it a pure b/c if it isn't for me
minima [Fri, 11 Mar 2005 18:52:50 +0000 (18:52 +0000)]
make it a pure b/c if it isn't for me

19 years agostill wrong, put it back
minima [Fri, 11 Mar 2005 18:50:16 +0000 (18:50 +0000)]
still wrong, put it back

19 years agodon't 'handle' it, broadcast it!!!
minima [Fri, 11 Mar 2005 18:34:21 +0000 (18:34 +0000)]
don't 'handle' it, broadcast it!!!

19 years agokludge version in pc19
minima [Fri, 11 Mar 2005 18:24:47 +0000 (18:24 +0000)]
kludge version in pc19

19 years agoalter return arrangements to allow outgoing dxprots
minima [Fri, 11 Mar 2005 18:11:57 +0000 (18:11 +0000)]
alter return arrangements to allow outgoing dxprots

19 years agofix from_DXProt better
minima [Fri, 11 Mar 2005 17:13:56 +0000 (17:13 +0000)]
fix from_DXProt better

19 years agofix main:mkver()
minima [Fri, 11 Mar 2005 16:00:59 +0000 (16:00 +0000)]
fix main:mkver()
improve Ping::from_DXProt

19 years agobe more careful about undefs
minima [Fri, 11 Mar 2005 15:05:12 +0000 (15:05 +0000)]
be more careful about undefs

19 years agomake sure pc16/pc17 nodes are passed correctly
minima [Fri, 11 Mar 2005 13:48:21 +0000 (13:48 +0000)]
make sure pc16/pc17 nodes are passed correctly

19 years agomore fixes
minima [Thu, 10 Mar 2005 23:00:51 +0000 (23:00 +0000)]
more fixes

19 years agofix output route filtering for PC Prot
minima [Thu, 10 Mar 2005 16:03:36 +0000 (16:03 +0000)]
fix output route filtering for PC Prot

19 years agomake sure external origin is preserved on reply
minima [Wed, 9 Mar 2005 10:30:19 +0000 (10:30 +0000)]
make sure external origin is preserved on reply

19 years agotry to get the origin routing correct for non aranea pings
minima [Wed, 9 Mar 2005 10:26:52 +0000 (10:26 +0000)]
try to get the origin routing correct for non aranea pings

19 years agoadd origin to pings
minima [Wed, 9 Mar 2005 09:39:57 +0000 (09:39 +0000)]
add origin to pings

19 years agofix find again
minima [Tue, 8 Mar 2005 00:43:44 +0000 (00:43 +0000)]
fix find again
make all pings to nodes remember

19 years agodelete successful pings
minima [Tue, 8 Mar 2005 00:24:15 +0000 (00:24 +0000)]
delete successful pings

19 years agofix find
minima [Tue, 8 Mar 2005 00:21:19 +0000 (00:21 +0000)]
fix find

19 years agofix pings so they identify correctly and return a value
minima [Tue, 8 Mar 2005 00:01:52 +0000 (00:01 +0000)]
fix pings so they identify correctly and return a value

19 years agotry again
minima [Mon, 7 Mar 2005 23:36:39 +0000 (23:36 +0000)]
try again

19 years agofix non-existant id on pc prot pings
minima [Mon, 7 Mar 2005 23:34:01 +0000 (23:34 +0000)]
fix non-existant id on pc prot pings

19 years agofix callsigns in group field
minima [Mon, 7 Mar 2005 23:30:45 +0000 (23:30 +0000)]
fix callsigns in group field

19 years agomake sure group is set up correctly
minima [Mon, 7 Mar 2005 23:27:13 +0000 (23:27 +0000)]
make sure group is set up correctly

19 years agonow output more information
minima [Mon, 7 Mar 2005 23:12:07 +0000 (23:12 +0000)]
now output more information

19 years agomake the ping stuff not crash immediately
minima [Mon, 7 Mar 2005 22:52:23 +0000 (22:52 +0000)]
make the ping stuff not crash immediately

19 years agostart ping work
minima [Mon, 7 Mar 2005 14:36:18 +0000 (14:36 +0000)]
start ping work

19 years agochange versioning arrangements
minima [Sat, 26 Feb 2005 21:35:53 +0000 (21:35 +0000)]
change versioning arrangements

19 years agofix SSID ambiguity on spotter in DX
minima [Sat, 26 Feb 2005 21:34:47 +0000 (21:34 +0000)]
fix SSID ambiguity on spotter in DX
sort out auth in HELLO
add grayline stuff

19 years agolatest spot dupe incarnation
minima [Fri, 25 Feb 2005 21:05:09 +0000 (21:05 +0000)]
latest spot dupe incarnation

19 years agofix spot dupes a bit more so that there is an hour's gap between dupes
minima [Fri, 25 Feb 2005 17:19:09 +0000 (17:19 +0000)]
fix spot dupes a bit more so that there is an hour's gap between dupes

19 years agochange VERSION code
minima [Fri, 25 Feb 2005 10:12:55 +0000 (10:12 +0000)]
change VERSION code

19 years agofix spot dupes?
minima [Fri, 25 Feb 2005 10:11:33 +0000 (10:11 +0000)]
fix spot dupes?

19 years agoadd _haslist and has_*
minima [Thu, 24 Feb 2005 23:05:39 +0000 (23:05 +0000)]
add _haslist and has_*

19 years agoin showing the new config, don't show the loops
minima [Thu, 24 Feb 2005 22:43:11 +0000 (22:43 +0000)]
in showing the new config, don't show the loops

19 years agodo it properly!
minima [Thu, 24 Feb 2005 19:54:15 +0000 (19:54 +0000)]
do it properly!

19 years agomore sophisticated cf analysis
minima [Thu, 24 Feb 2005 19:43:57 +0000 (19:43 +0000)]
more sophisticated cf analysis

19 years agoallow null version on hello
minima [Thu, 24 Feb 2005 19:17:25 +0000 (19:17 +0000)]
allow null version on hello

19 years agofix typo
minima [Thu, 24 Feb 2005 18:48:46 +0000 (18:48 +0000)]
fix typo

19 years agofix cf broadcasts
minima [Thu, 24 Feb 2005 18:47:24 +0000 (18:47 +0000)]
fix cf broadcasts

19 years agoput it same way round as pc21
minima [Thu, 24 Feb 2005 18:03:52 +0000 (18:03 +0000)]
put it same way round as pc21

19 years agoget the pc19 and pc20 the correct way around
minima [Thu, 24 Feb 2005 17:37:22 +0000 (17:37 +0000)]
get the pc19 and pc20 the correct way around

19 years agotry and fix routing table errors
minima [Thu, 24 Feb 2005 17:09:31 +0000 (17:09 +0000)]
try and fix routing table errors

19 years agofix here
minima [Thu, 24 Feb 2005 14:25:49 +0000 (14:25 +0000)]
fix here

19 years agofix here so that it is either on or off and remove all the Route::here
minima [Thu, 24 Feb 2005 13:30:51 +0000 (13:30 +0000)]
fix here so that it is either on or off and remove all the Route::here
and Route::conf stuff

19 years agoremoved extranious group from dx command
minima [Thu, 24 Feb 2005 13:06:06 +0000 (13:06 +0000)]
removed extranious group from dx command

19 years agofix type in broadcast
minima [Thu, 24 Feb 2005 11:14:56 +0000 (11:14 +0000)]
fix type in broadcast

19 years agomake oneself broadcast
minima [Thu, 24 Feb 2005 11:08:20 +0000 (11:08 +0000)]
make oneself broadcast

19 years agoconstrain broadcasting back to oneself
minima [Thu, 24 Feb 2005 10:46:35 +0000 (10:46 +0000)]
constrain broadcasting back to oneself

19 years agofix per_minute handling
minima [Thu, 24 Feb 2005 10:10:06 +0000 (10:10 +0000)]
fix per_minute handling
use the correct module name for _upd_user_rec

19 years agouse the correct cf_interval
minima [Wed, 23 Feb 2005 23:10:23 +0000 (23:10 +0000)]
use the correct cf_interval

19 years agofix a default for the version
minima [Wed, 23 Feb 2005 21:12:49 +0000 (21:12 +0000)]
fix a default for the version

19 years agotimes sigh
minima [Wed, 23 Feb 2005 17:35:35 +0000 (17:35 +0000)]
times sigh