]>
gb7djk.dxcluster.net Git - spider.git/log
Dirk Koopman [Tue, 3 Jul 2007 22:16:08 +0000 (23:16 +0100)]
fix unwanted dupe notifications on looped PC12
Dirk Koopman [Mon, 2 Jul 2007 17:16:59 +0000 (18:16 +0100)]
fix typo in links
Dirk Koopman [Mon, 2 Jul 2007 17:05:46 +0000 (18:05 +0100)]
add iso and filter info to links command.
Dirk Koopman [Mon, 2 Jul 2007 14:30:35 +0000 (15:30 +0100)]
add the possibility to search for a string in sh/cmd
Dirk Koopman [Mon, 2 Jul 2007 14:14:29 +0000 (15:14 +0100)]
add sh/cmd_cache
Dirk Koopman [Fri, 29 Jun 2007 13:29:13 +0000 (14:29 +0100)]
try to make set/isolate more bombproof.
Add a set/wantpc9x (default = on) command. It is likely
that (apart from mistakes) you will want to unset it mostly.
If either this flag == 0 or the node is isolated then pc9x
will not be offered on the PC18 and PC9x's will be ignored.
Dirk Koopman [Mon, 25 Jun 2007 21:19:45 +0000 (22:19 +0100)]
fix typo in /ex in chat mode
Dirk Koopman [Mon, 25 Jun 2007 21:16:07 +0000 (22:16 +0100)]
add comment about chat to Changes
Dirk Koopman [Mon, 25 Jun 2007 20:19:19 +0000 (21:19 +0100)]
add continuous chat mode (like talk)
Dirk Koopman [Mon, 25 Jun 2007 18:51:23 +0000 (19:51 +0100)]
fix dates on Changes file
Dirk Koopman [Mon, 25 Jun 2007 18:32:29 +0000 (19:32 +0100)]
fix longstanding possibility of a crash on new user.
Dirk Koopman [Mon, 25 Jun 2007 17:04:59 +0000 (18:04 +0100)]
fix announces
This was caused by double duplication, in turn because I
have moved to having everything done by the pc93 handler.
Dirk Koopman [Mon, 25 Jun 2007 14:17:19 +0000 (15:17 +0100)]
really REALLY fix period C records
Dirk Koopman [Mon, 25 Jun 2007 13:45:26 +0000 (14:45 +0100)]
really make sure a C record is send and stored!
Dirk Koopman [Mon, 25 Jun 2007 10:27:35 +0000 (11:27 +0100)]
make sure that periodic C updates come from node
Dirk Koopman [Sun, 24 Jun 2007 20:45:17 +0000 (21:45 +0100)]
extend 4m in bands.pl to 70631
Dirk Koopman [Sun, 24 Jun 2007 20:15:23 +0000 (21:15 +0100)]
connect up the discontinuous trees and route better
This involves making sure that all the external nodes get fixed
up even though their parent node does not yet exist (because no
config record has come in. It is safe to create these, in
anticipation of the C record coming in somewhen.
In the process of this, obscount reseting now happens much more
frequently (which I hope means correctly).
Allow Route::findroutes to find routes to these disconnected
nodes that are in the routing table but have no parent that is
yet anchored to a dxchan. Simply remember the dxchan that that
C record came in on. It doesn't matter if it gets overwritten by
another node, if it came in that way, there must be a route.
In any case, chances are, the first dxchan to get the C record
is the best and the deduping will (mostly) prevent it being
overwritten. When the linking C record comes in, it is all
irrelevant anyway...
Dirk Koopman [Sun, 24 Jun 2007 09:44:48 +0000 (10:44 +0100)]
improve debugging of obscounting
Dirk Koopman [Sun, 24 Jun 2007 01:17:43 +0000 (02:17 +0100)]
remove all $Id$ strings
Dirk Koopman [Sun, 24 Jun 2007 00:47:37 +0000 (01:47 +0100)]
target eph_dup better
Dirk Koopman [Sun, 24 Jun 2007 00:24:16 +0000 (01:24 +0100)]
remove redundant PC10 handling after PC93 conversion
Dirk Koopman [Sun, 24 Jun 2007 00:03:03 +0000 (01:03 +0100)]
make Route::findroutes the basis of all routing
Dirk Koopman [Sat, 23 Jun 2007 23:46:21 +0000 (00:46 +0100)]
explicitly ignore just hoptable.pl
Dirk Koopman [Sat, 23 Jun 2007 23:37:02 +0000 (00:37 +0100)]
add *.pl (to catch hoptable.pl et al)
Dirk Koopman [Sat, 23 Jun 2007 23:21:06 +0000 (00:21 +0100)]
fix Route::findroutes?
Dirk Koopman [Sat, 23 Jun 2007 23:10:05 +0000 (00:10 +0100)]
actually commit the set/isolate patch!
Dirk Koopman [Sat, 23 Jun 2007 22:54:32 +0000 (23:54 +0100)]
Make obscount disconnections visible
There may be a problem with the obscount mechanism not working
for some reason.
Dirk Koopman [Sat, 23 Jun 2007 22:50:10 +0000 (23:50 +0100)]
try to stop Route::findroutes recursing too much
Dirk Koopman [Sat, 23 Jun 2007 22:19:07 +0000 (23:19 +0100)]
add list of Changes
Dirk Koopman [Sat, 23 Jun 2007 22:12:32 +0000 (23:12 +0100)]
if node is isolated, stay in old protocol
Dirk Koopman [Sat, 23 Jun 2007 21:42:09 +0000 (22:42 +0100)]
fixed Route::findroutes
Dirk Koopman [Sat, 23 Jun 2007 21:12:22 +0000 (22:12 +0100)]
Simply reset do_pc9x on failure to initialise
Dirk Koopman [Sat, 23 Jun 2007 20:39:37 +0000 (21:39 +0100)]
temporary commit for findroutes
Dirk Koopman [Sat, 23 Jun 2007 13:43:17 +0000 (14:43 +0100)]
fix send_pc92_update
Dirk Koopman [Sat, 23 Jun 2007 13:21:28 +0000 (14:21 +0100)]
fix period updates (I think)
Dirk Koopman [Sat, 23 Jun 2007 13:05:07 +0000 (14:05 +0100)]
fix pc20 disconnect
Dirk Koopman [Sat, 23 Jun 2007 11:54:02 +0000 (12:54 +0100)]
Rearrange startup PC92 arrangements
This is an attempt to cut down on the number PC92Cs that are flying
around. It does this be storing the last PC92C and only sending
it (which should be ignored by other people if broadcast) and
a PC92A. It does mean that the PC92C could be quite out of date
but a fresher will be along soon(ish)
I have also increase the pc92 update time to one hour and
randomised it to one hour - upto 1/4 of the update time.
It will also do each node separately, rather than all together in
one big gob.
Dirk Koopman [Sat, 23 Jun 2007 07:22:11 +0000 (08:22 +0100)]
fix dedupe algorthim
Dirk Koopman [Fri, 22 Jun 2007 19:18:09 +0000 (20:18 +0100)]
Fix broken set/sys_qra command
Dirk Koopman [Fri, 22 Jun 2007 18:04:25 +0000 (19:04 +0100)]
chmod +x the cvsupdate files
Dirk Koopman [Fri, 22 Jun 2007 18:03:26 +0000 (19:03 +0100)]
add cvsupdate files
Dirk Koopman [Fri, 22 Jun 2007 17:50:11 +0000 (18:50 +0100)]
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
Dirk Koopman [Fri, 22 Jun 2007 11:04:57 +0000 (12:04 +0100)]
fix alias for sh/mydx
Dirk Koopman [Thu, 21 Jun 2007 18:07:53 +0000 (19:07 +0100)]
add a subversion derived from tags to all builds
Dirk Koopman [Thu, 21 Jun 2007 14:38:09 +0000 (15:38 +0100)]
recover from removal of newline characters!
Dirk Koopman [Thu, 21 Jun 2007 13:55:55 +0000 (14:55 +0100)]
fix version to 1.54
Dirk Koopman [Thu, 21 Jun 2007 13:54:07 +0000 (14:54 +0100)]
Merge branch 'SIMPLEROUTE'
and tag as 1.55
Conflicts:
.gitignore
data/.gitignore
perl/DXProt.pm
perl/Version.pm
Dirk Koopman [Mon, 18 Jun 2007 14:45:26 +0000 (15:45 +0100)]
add some words about creating input route filters
Dirk Koopman [Mon, 18 Jun 2007 14:37:54 +0000 (15:37 +0100)]
fix lack of warnins.pm in 5.005004
Dirk Koopman [Mon, 18 Jun 2007 14:28:35 +0000 (15:28 +0100)]
upissue version
Dirk Koopman [Mon, 18 Jun 2007 14:27:31 +0000 (15:27 +0100)]
deploy a default input route if none present.
Dirk Koopman [Mon, 18 Jun 2007 14:18:25 +0000 (15:18 +0100)]
use Encode to see whether this reduces dupes
Dirk Koopman [Sat, 16 Jun 2007 16:33:16 +0000 (17:33 +0100)]
try to fix the gtkconsole CVS version no
add missing gcomiit scripts
Dirk Koopman [Sat, 16 Jun 2007 16:30:59 +0000 (17:30 +0100)]
try to perturb the gtkconsole CVS version
Dirk Koopman [Sat, 16 Jun 2007 16:10:21 +0000 (17:10 +0100)]
Merge branch 'SIMPLEROUTE' of ssh://dirk@server/scm/spider into SIMPLEROUTE
Dirk Koopman [Sat, 16 Jun 2007 16:10:00 +0000 (17:10 +0100)]
improve talk logging to show orig or dest node.
dirk [Fri, 15 Jun 2007 17:29:41 +0000 (19:29 +0200)]
add connected
Dirk Koopman [Fri, 15 Jun 2007 15:21:38 +0000 (16:21 +0100)]
fix path in gcommit
Dirk Koopman [Fri, 15 Jun 2007 15:20:32 +0000 (16:20 +0100)]
add standard gcommit command
The gcommit command runs issue.pl before doing a commit
Dirk Koopman [Fri, 15 Jun 2007 14:04:41 +0000 (15:04 +0100)]
upissue version
Dirk Koopman [Fri, 15 Jun 2007 14:01:26 +0000 (15:01 +0100)]
merge in build no fix to PC18 from SIMPLEROUTE again
Dirk Koopman [Fri, 15 Jun 2007 13:58:24 +0000 (14:58 +0100)]
Merge branch 'master' of ssh://dirk@server/scm/spider
Dirk Koopman [Fri, 15 Jun 2007 13:55:47 +0000 (14:55 +0100)]
merge in pc18 fix and sort out gitignores
Dirk Koopman [Fri, 15 Jun 2007 13:36:29 +0000 (14:36 +0100)]
fix problem recognising new buildnos in PC18
Dirk Koopman [Thu, 14 Jun 2007 23:30:45 +0000 (00:30 +0100)]
merge back some files from SIMPLEROUTE
Dirk Koopman [Thu, 14 Jun 2007 23:12:07 +0000 (00:12 +0100)]
upissue build
Dirk Koopman [Thu, 14 Jun 2007 22:10:51 +0000 (23:10 +0100)]
Merge ssh://dirk@server/spider into SIMPLEROUTE
Merge it all back again....
Conflicts:
data/.gitignore
perl/Version.pm
dirk [Thu, 14 Jun 2007 22:04:02 +0000 (00:04 +0200)]
upissue version
dirk [Thu, 14 Jun 2007 22:03:30 +0000 (00:03 +0200)]
Merge /scm/spider into SIMPLEROUTE
Conflicts:
.gitignore
Changes
cmd/Aliases
data/.gitignore
filter/.gitignore
msg/.gitignore
perl/DXChannel.pm
perl/DXProt.pm
perl/DXSql/SQLite.pm
perl/DXSql/mysql.pm
perl/DXXml.pm
perl/DXXml/Cmd.pm
perl/DXXml/IM.pm
perl/DXXml/Text.pm
perl/Msg.pm
perl/Route/Node.pm
perl/Version.pm
Fix merge into existing tree
dirk [Thu, 14 Jun 2007 21:33:41 +0000 (23:33 +0200)]
sort a load of gitignores on a real server
Dirk Koopman [Thu, 14 Jun 2007 20:48:21 +0000 (21:48 +0100)]
add in .gitignore
Dirk Koopman [Thu, 14 Jun 2007 15:21:48 +0000 (16:21 +0100)]
upissue
Dirk Koopman [Thu, 14 Jun 2007 15:20:04 +0000 (16:20 +0100)]
added wwv and wcy
Dirk Koopman [Thu, 14 Jun 2007 15:16:43 +0000 (16:16 +0100)]
Merge branch 'master' into SIMPLEROUTE
Conflicts:
Changes
cmd/Aliases
perl/DXChannel.pm
perl/DXProt.pm
perl/DXSql/SQLite.pm
perl/DXSql/mysql.pm
perl/DXXml.pm
perl/DXXml/Cmd.pm
perl/DXXml/IM.pm
perl/DXXml/Text.pm
perl/Msg.pm
perl/Route/Node.pm
perl/Version.pm
fix conflicts from merge
Dirk Koopman [Thu, 14 Jun 2007 14:27:17 +0000 (15:27 +0100)]
add .gitignore for msg related stuff
Dirk Koopman [Thu, 14 Jun 2007 13:59:03 +0000 (14:59 +0100)]
upissue build
Dirk Koopman [Thu, 14 Jun 2007 13:58:29 +0000 (14:58 +0100)]
add ~ and .[oa] and CVS to patterns
Dirk Koopman [Thu, 14 Jun 2007 13:56:05 +0000 (14:56 +0100)]
use no of commits as the build no on a tag
use the no of commits from git-describe as the build no
relative to the the version no tag.
Dirk Koopman [Thu, 14 Jun 2007 11:08:12 +0000 (12:08 +0100)]
Prepare for git repository
remove all the versioning from the code and introduce Version.pm
fix some niffnaffs
Dirk Koopman [Wed, 13 Jun 2007 21:57:00 +0000 (22:57 +0100)]
fix git version/build code correctly
add finer graded .gitignores
Dirk Koopman [Wed, 13 Jun 2007 21:49:09 +0000 (22:49 +0100)]
Revert "fix 1.53 to work with old version method"
This reverts commit
f6fdd9847c1f46b233be56296cad39ad949d25ae .
Dirk Koopman [Wed, 13 Jun 2007 21:44:47 +0000 (22:44 +0100)]
fix 1.53 to work with old version method
add some .gitignores
Dirk Koopman [Wed, 13 Jun 2007 21:31:57 +0000 (22:31 +0100)]
fixup git indent problem
Dirk Koopman [Wed, 13 Jun 2007 21:30:38 +0000 (22:30 +0100)]
Prepare for SIMPLEROUTE merge (more files)
Dirk Koopman [Wed, 13 Jun 2007 21:27:18 +0000 (22:27 +0100)]
prepare for merge of SIMPLEROUTE
fix version and build issue
minima [Mon, 11 Jun 2007 15:22:50 +0000 (15:22 +0000)]
fix free talking in command mode
minima [Mon, 11 Jun 2007 10:28:17 +0000 (10:28 +0000)]
add 1704 cty.dat data
minima [Mon, 11 Jun 2007 10:27:14 +0000 (10:27 +0000)]
truncate qrg for spot dupes
minima [Mon, 11 Jun 2007 10:21:02 +0000 (10:21 +0000)]
truncate qrg in spot dupe check
minima [Thu, 17 May 2007 15:09:07 +0000 (15:09 +0000)]
login mods
minima [Sun, 8 Apr 2007 18:40:15 +0000 (18:40 +0000)]
add latest cty
change the way deleteions are done in DXDupe
minima [Sun, 8 Apr 2007 17:45:53 +0000 (17:45 +0000)]
add the latest CTY data
change the way deletions are done in dupefile
minima [Sun, 18 Mar 2007 14:02:50 +0000 (14:02 +0000)]
fix sh/425
minima [Sun, 18 Mar 2007 14:01:50 +0000 (14:01 +0000)]
change URL in sh/425
minima [Sun, 4 Mar 2007 12:29:39 +0000 (12:29 +0000)]
add 1702 prefix data
minima [Sun, 4 Mar 2007 12:29:05 +0000 (12:29 +0000)]
add 1702 prefix cty.dat data
minima [Thu, 22 Feb 2007 18:19:22 +0000 (18:19 +0000)]
add sh/myfdx to aliases
minima [Thu, 15 Feb 2007 15:09:29 +0000 (15:09 +0000)]
allow amsat keps to work again.
minima [Thu, 15 Feb 2007 11:11:21 +0000 (11:11 +0000)]
allow norad keps to be translated
minima [Mon, 5 Feb 2007 16:35:21 +0000 (16:35 +0000)]
replace eph_dup for PC21s