]>
gb7djk.dxcluster.net Git - spider.git/log
Dirk Koopman [Tue, 6 May 2008 15:41:01 +0000 (16:41 +0100)]
upissue version no
Dirk Koopman [Tue, 6 May 2008 15:39:54 +0000 (16:39 +0100)]
upissue Version no
Dirk Koopman [Tue, 6 May 2008 14:00:00 +0000 (15:00 +0100)]
Change DXUser->get* to DXUser::get*
and also check the output of thaw more carefully, complain if it
isn't a DXUser.
Dirk Koopman [Tue, 22 Apr 2008 16:51:43 +0000 (17:51 +0100)]
added two Xmas Is calls
Dirk Koopman [Tue, 15 Apr 2008 21:26:37 +0000 (22:26 +0100)]
include CTY-1803 changes
Dirk Koopman [Tue, 25 Mar 2008 09:24:57 +0000 (09:24 +0000)]
include latest cty.dat changes
Dirk Koopman [Wed, 19 Mar 2008 11:44:20 +0000 (11:44 +0000)]
add CTY-1802 changes
Dirk Koopman [Fri, 29 Feb 2008 22:47:43 +0000 (22:47 +0000)]
Fix crash on sending an invalid rcmd
Dirk Koopman [Wed, 27 Feb 2008 21:04:35 +0000 (21:04 +0000)]
modify BPQ instructions
Dirk Koopman [Tue, 26 Feb 2008 21:18:14 +0000 (21:18 +0000)]
fix them differently
Dirk Koopman [Tue, 26 Feb 2008 21:15:57 +0000 (21:15 +0000)]
put back IPPROTO_TCP and TCP_NODELAY
Dirk Koopman [Tue, 26 Feb 2008 18:29:21 +0000 (18:29 +0000)]
add checks for other Win32 POSIX substitutes
Dirk Koopman [Tue, 26 Feb 2008 17:31:02 +0000 (17:31 +0000)]
make sure rproc isn't trashed in AGWMsg.pm
Dirk Koopman [Tue, 26 Feb 2008 13:40:47 +0000 (13:40 +0000)]
make sure nothing can be sent to AGW after error
Dirk Koopman [Tue, 26 Feb 2008 13:12:43 +0000 (13:12 +0000)]
Fix some problems (on testing) with AGW restarts
I have got a copy of AGW Packet Engine Pro on windows and tested
the code with that. I have also added some commands to enable/disable
the AGW connection on the fly.
Dirk Koopman [Mon, 25 Feb 2008 19:02:25 +0000 (19:02 +0000)]
Retry connection to AGW to every 30 seconds on fail
If the connection to AGW goes away or AGW is not loaded when dxspider starts
up, then there was no retry mechanism for restarting the connection. Now
it will try to connect every 30 seconds if AGW is enabled and there is no
connection present.
Dirk Koopman [Tue, 19 Feb 2008 17:10:50 +0000 (17:10 +0000)]
fix DXCommandmode::run_cmd to detect errors earlier
Also fix localhost detection better both for IPV4 and IPV6 systems.
Add CTY1801 cty changes.
Dirk Koopman [Sun, 10 Feb 2008 18:55:34 +0000 (18:55 +0000)]
Try to recognise CC-Cluster nodes
Dirk Koopman [Sun, 10 Feb 2008 18:43:55 +0000 (18:43 +0000)]
add Windows BPQ documentation
Also add wpxloc.dat (nextgen prefix handling)
Dirk Koopman [Sun, 10 Feb 2008 18:30:08 +0000 (18:30 +0000)]
add Changes for last commit
Dirk Koopman [Sun, 10 Feb 2008 18:28:20 +0000 (18:28 +0000)]
sort show/node output
Dirk Koopman [Tue, 5 Feb 2008 11:50:05 +0000 (11:50 +0000)]
remove $id$ strings from BPQ changes
Dirk Koopman [Tue, 5 Feb 2008 00:28:54 +0000 (00:28 +0000)]
added Windows only BPQ interface from John G8BPQ
Dirk Koopman [Sat, 19 Jan 2008 22:59:39 +0000 (22:59 +0000)]
don't linger on AGWMsg connections.
Dirk Koopman [Fri, 11 Jan 2008 10:44:08 +0000 (10:44 +0000)]
added new version of cty.dat with FO/OH1RX
Dirk Koopman [Mon, 7 Jan 2008 16:01:02 +0000 (16:01 +0000)]
added TO5FJ
Dirk Koopman [Sat, 5 Jan 2008 22:47:39 +0000 (22:47 +0000)]
make it (seem to) work under perl 5.10
Dirk Koopman [Thu, 27 Dec 2007 10:53:24 +0000 (10:53 +0000)]
added CTY-1711 and wpxloc.raw changes
Dirk Koopman [Tue, 27 Nov 2007 19:11:27 +0000 (19:11 +0000)]
fix a crash on receiving an rcmd from a new node
Dirk Koopman [Wed, 21 Nov 2007 16:03:41 +0000 (16:03 +0000)]
added CTY-1710 prefix changes
Dirk Koopman [Mon, 19 Nov 2007 13:47:23 +0000 (13:47 +0000)]
add a create/user command
Which is a big can of worms. Had a good shift around and changed
set/user to be a real command (rather than an alias), renamed the
existing command (which on I use) to set/uservar and sorted the
Aliases so that unset/node still works.
Dirk Koopman [Mon, 19 Nov 2007 13:05:56 +0000 (13:05 +0000)]
tidy the Local.pm changes
use the correct perl-fu to determine whether a function is
defined or not.
Dirk Koopman [Mon, 19 Nov 2007 10:42:57 +0000 (10:42 +0000)]
make mrtg graphs GMT rather than localtime() based
Dirk Koopman [Mon, 19 Nov 2007 01:09:27 +0000 (01:09 +0000)]
(re)fix the final hole in the PC9x TS checking code
Silly me, not bothering to simulate all possibilities. At least
what is there now makes some sense (which it didn't before).
Dirk Koopman [Sun, 18 Nov 2007 10:52:40 +0000 (10:52 +0000)]
fix Local::ann eval error.
For some reason if (defined *Local::ann) does not do what I expect.
More research required.
Dirk Koopman [Sat, 17 Nov 2007 15:38:42 +0000 (15:38 +0000)]
and stop incoming LOCAL pc93 being displayed
Dirk Koopman [Sat, 17 Nov 2007 15:31:40 +0000 (15:31 +0000)]
prevent LOCAL chat from propagating outside node
Dirk Koopman [Sat, 17 Nov 2007 13:35:14 +0000 (13:35 +0000)]
Add Local::ann() as requested by Felipe PY1NB.
Also check that the Local::xxx stubs are defined before trying to eval {}
them.
Dirk Koopman [Fri, 16 Nov 2007 18:52:31 +0000 (18:52 +0000)]
remove the mod commnd from the pc9x check and revert
Dirk Koopman [Fri, 16 Nov 2007 18:04:16 +0000 (18:04 +0000)]
add a bit of extra pc92 check debugging
Dirk Koopman [Fri, 16 Nov 2007 18:01:29 +0000 (18:01 +0000)]
fix propagation of circular referencing D records
Dirk Koopman [Fri, 16 Nov 2007 17:15:11 +0000 (17:15 +0000)]
add time constraints and other checks on PC9x timestamp
This involves making sure that the timestamp is within 15 mins of "now"
to be accepted. This has other rollover effects in that I don't send an
"old" C record on startup anymore, just send an A record followed by a K.
These days a newly minted C record will be along in 15mins or so anyway.
Made sh/newc terminal width aware.
Added CTY-1709 cty.dat data.
Dirk Koopman [Sun, 11 Nov 2007 12:45:35 +0000 (12:45 +0000)]
add better debugging to pc92 deduping check
Dirk Koopman [Fri, 2 Nov 2007 16:19:11 +0000 (17:19 +0100)]
Merge branch 'master' of /scm/spider
Dirk Koopman [Fri, 2 Nov 2007 16:18:29 +0000 (17:18 +0100)]
try to improve the cpu account in mrtg
Dirk Koopman [Wed, 24 Oct 2007 12:47:01 +0000 (13:47 +0100)]
added cty1708 changes
Dirk Koopman [Tue, 23 Oct 2007 22:13:19 +0000 (23:13 +0100)]
add cty1707 prefix changes
Also pickup version and build from PC92 K records
Dirk Koopman [Mon, 15 Oct 2007 11:29:02 +0000 (12:29 +0100)]
use DXUtil::month for sh/contest
Dirk Koopman [Mon, 15 Oct 2007 11:25:57 +0000 (12:25 +0100)]
fix regex in sh/contest for perl < 5.8.x
Dirk Koopman [Sun, 14 Oct 2007 22:34:35 +0000 (23:34 +0100)]
prevent PC61 going to non-spider clusters
Dirk Koopman [Wed, 10 Oct 2007 20:59:40 +0000 (21:59 +0100)]
cosmetic change to mrtg.pl
Dirk Koopman [Wed, 10 Oct 2007 15:11:35 +0000 (16:11 +0100)]
added PC92 stats to mrtg
Dirk Koopman [Wed, 10 Oct 2007 13:38:21 +0000 (14:38 +0100)]
put the version no back in 1st slot for now
Dirk Koopman [Wed, 10 Oct 2007 10:45:59 +0000 (11:45 +0100)]
push non-pc9x and non-spider nodes back for routing
At the moment it appears that we can rely on non-spider nodes routing
stuff correctly for mail and rcmd. So we push those routes to the back
of the list.
Dirk Koopman [Wed, 10 Oct 2007 10:37:24 +0000 (11:37 +0100)]
push non-pc9x nodes to the back for routing
Currently, if a directly connected non-pc9x node advertises a route
to another node, even if that node
Dirk Koopman [Wed, 10 Oct 2007 07:48:43 +0000 (08:48 +0100)]
send build in pc92 K
Dirk Koopman [Tue, 9 Oct 2007 16:21:59 +0000 (17:21 +0100)]
remove pc92 A/D first slot if == $mycall
also increase the C periodic update time to 4 hours
Dirk Koopman [Tue, 9 Oct 2007 14:27:00 +0000 (15:27 +0100)]
fix new pc9x midnight rollover bug
Dirk Koopman [Sat, 6 Oct 2007 08:05:52 +0000 (09:05 +0100)]
added radio specific "motd_ax25"
Dirk Koopman [Fri, 5 Oct 2007 17:49:35 +0000 (18:49 +0100)]
treat PC61 as PC11.
Dirk Koopman [Mon, 1 Oct 2007 17:40:19 +0000 (18:40 +0100)]
fix .gtkconsole_data creation bug
Dirk Koopman [Thu, 27 Sep 2007 17:44:11 +0000 (18:44 +0100)]
recast the callsign gathering
Dirk Koopman [Thu, 27 Sep 2007 17:14:04 +0000 (18:14 +0100)]
more README for gtkconsole
Dirk Koopman [Thu, 27 Sep 2007 17:05:46 +0000 (18:05 +0100)]
added new version of gtkconsole
and admitted its existance.
Dirk Koopman [Thu, 27 Sep 2007 16:24:55 +0000 (17:24 +0100)]
start the recasting of gtkconsole
This involves splitting up the one screen into separate ones
Adding a chat screen
Making them only popup when input arrives.
Dirk Koopman [Tue, 25 Sep 2007 20:06:37 +0000 (21:06 +0100)]
change back to guage (but divided by 5)
Dirk Koopman [Tue, 25 Sep 2007 19:54:43 +0000 (20:54 +0100)]
add perminute modifier
Dirk Koopman [Tue, 25 Sep 2007 19:07:35 +0000 (20:07 +0100)]
fix mrtg to not use /var/* tree in debian/ubuntu
Dirk Koopman [Tue, 25 Sep 2007 18:11:57 +0000 (19:11 +0100)]
change the type of unit for spots
This is an attempt to see if we now get the correct no of spots / minute
Dirk Koopman [Mon, 24 Sep 2007 22:16:03 +0000 (23:16 +0100)]
reset the F*****g obscount on C and K records!
Dirk Koopman [Mon, 24 Sep 2007 21:12:14 +0000 (22:12 +0100)]
add changes to Changes
Dirk Koopman [Mon, 24 Sep 2007 21:10:43 +0000 (22:10 +0100)]
Timeout PC92 nodes at the correct rate
Dirk Koopman [Mon, 24 Sep 2007 20:35:07 +0000 (21:35 +0100)]
make ping reset the node obscount
also add ping debugging on obscount tag
Dirk Koopman [Sat, 22 Sep 2007 19:21:06 +0000 (20:21 +0100)]
fix K crash
Dirk Koopman [Sat, 22 Sep 2007 15:13:07 +0000 (17:13 +0200)]
fix mrtg script to use LANG=C
Dirk Koopman [Wed, 19 Sep 2007 14:54:11 +0000 (15:54 +0100)]
K records only come from $mycall
The hourly C records for external nodes will be fine for
keepalive purposes.
Remove all references to Investigate.
Dirk Koopman [Tue, 18 Sep 2007 19:28:17 +0000 (20:28 +0100)]
issue K records and start to use them
Also halve the frequency of main::me node C records. This
will eventually go to once a day.
Dirk Koopman [Mon, 17 Sep 2007 21:44:15 +0000 (22:44 +0100)]
new keepalive system + timings for PC92 C recs
Added the new K record for keepalives.
Increased the PC92 C interval to 24 hours.
Increased dependent node C interval to 2 hours.
PC50 can reset obs.
PC50 now routed everywhere without filters except isolation,
this may change back in time, when K record is ubiquitous.
Still need to actually issue K record
Dirk Koopman [Sun, 16 Sep 2007 21:06:41 +0000 (22:06 +0100)]
only the first slot in PC92C should have version nos
Dirk Koopman [Sun, 16 Sep 2007 18:36:10 +0000 (19:36 +0100)]
bigger random element in PC92 ext. node holdoff calcs
Dirk Koopman [Sun, 16 Sep 2007 17:01:53 +0000 (18:01 +0100)]
reduce the number of duplicate PC92 for Ext Nodes
Try to reduce the no of duplicate PC92C for external PC protocol
nodes by listening for others that are out there and bumping up our
update time instead of us transmitting more or less the same info
as well.
Dirk Koopman [Sat, 15 Sep 2007 17:03:55 +0000 (18:03 +0100)]
do some more rigorous checking of PC9x sentences
Dirk Koopman [Sat, 15 Sep 2007 16:33:26 +0000 (17:33 +0100)]
add optional INET6 capability. Need to load CPAN modules
You will need IO::Socket::INET6 to use INET6 capability.
Also I have enabled PC92 slugging and set it to 1 minute as default.
Also I have put code in to handle empty first node slots in PC92.
Dirk Koopman [Wed, 12 Sep 2007 21:05:45 +0000 (22:05 +0100)]
reduce the (default) length of announces to dupe
Dirk Koopman [Wed, 12 Sep 2007 19:43:28 +0000 (20:43 +0100)]
allow PC92(A/D) to be slugged and aggregated
Wait for a period of time before issuing pc92a or d records
and then aggregate them together as a collection of adds or deletes
in just (up to) two sentences, instead of one per event.
This has the side effect of (nearly) eliminating the "login, fire a
spot, logoff" merchants.
Dirk Koopman [Mon, 10 Sep 2007 20:10:52 +0000 (21:10 +0100)]
use just one lastid for all pc9x sentences
This should work fine and will cure the dupe/lost talk problem
Dirk Koopman [Mon, 10 Sep 2007 19:48:12 +0000 (20:48 +0100)]
tidy blocking for windows (possibly)
Dirk Koopman [Mon, 20 Aug 2007 15:12:26 +0000 (16:12 +0100)]
add cty-1706 and make wpxloc.raw changes
Dirk Koopman [Tue, 31 Jul 2007 19:49:55 +0000 (20:49 +0100)]
added CTY1705 and extended 60m band
Dirk Koopman [Sun, 29 Jul 2007 19:03:40 +0000 (20:03 +0100)]
disable use of DBI for sh/dx as default, if active.
Dirk Koopman [Fri, 27 Jul 2007 11:07:02 +0000 (12:07 +0100)]
correct git URL
Dirk Koopman [Fri, 27 Jul 2007 11:01:40 +0000 (12:01 +0100)]
Added Angel's changes to Messages for Spanish
Dirk Koopman [Wed, 25 Jul 2007 17:18:21 +0000 (18:18 +0100)]
force update of talk command
Doing this because my update of 1.29 confuses cvsserver.
Dirk Koopman [Wed, 25 Jul 2007 13:06:07 +0000 (14:06 +0100)]
restore talk "<call> not visible on cluster" message
Restore the message if the <call> is not routable. However, instead
of the old behaviour of then just stopping dead, it now sends the
message anyway as a broadcast.
Dirk Koopman [Wed, 25 Jul 2007 11:45:44 +0000 (12:45 +0100)]
shutdown quicker by not manipulating routing table
Dirk Koopman [Tue, 24 Jul 2007 15:38:08 +0000 (16:38 +0100)]
Try to improve PC93 discrimination between talk and chat
Dirk Koopman [Mon, 23 Jul 2007 20:13:16 +0000 (21:13 +0100)]
prevent empty callsigns on talk
Dirk Koopman [Mon, 23 Jul 2007 18:16:45 +0000 (19:16 +0100)]
fix and simplify dup announces
Dirk Koopman [Mon, 23 Jul 2007 18:12:53 +0000 (19:12 +0100)]
fix (and simplify) the spot dup checking code.
Dirk Koopman [Fri, 20 Jul 2007 14:41:53 +0000 (15:41 +0100)]
prevent hop counts of -1 being generated.