]>
www.dxcluster.org Git - spider.git/log
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
minima [Mon, 5 Feb 2007 16:15:33 +0000 (16:15 +0000)]
add beginnings of a route find command.
fix dumping of commands coming in as pc9x from $mycall
minima [Tue, 23 Jan 2007 22:50:33 +0000 (22:50 +0000)]
fix chat
minima [Tue, 23 Jan 2007 22:41:40 +0000 (22:41 +0000)]
add chat/wx/announce handling to PC93
minima [Tue, 23 Jan 2007 17:16:05 +0000 (17:16 +0000)]
use correct do_pc9x call
minima [Mon, 22 Jan 2007 23:15:59 +0000 (23:15 +0000)]
more pc41 hardening
minima [Mon, 22 Jan 2007 23:08:51 +0000 (23:08 +0000)]
bounce invalid pc41s back
minima [Mon, 22 Jan 2007 23:04:29 +0000 (23:04 +0000)]
bit more sophisticated
minima [Mon, 22 Jan 2007 23:01:11 +0000 (23:01 +0000)]
try to stop selfspotter strings as names
minima [Mon, 22 Jan 2007 22:57:23 +0000 (22:57 +0000)]
ignore PC17 from unknown nodes / users
minima [Mon, 22 Jan 2007 22:41:32 +0000 (22:41 +0000)]
correct PC17 handling even more
minima [Mon, 22 Jan 2007 22:35:28 +0000 (22:35 +0000)]
disable propagation of PC9x sentences
minima [Mon, 22 Jan 2007 22:23:34 +0000 (22:23 +0000)]
correct PC17 handling
minima [Mon, 22 Jan 2007 22:02:07 +0000 (22:02 +0000)]
make it even harder to falseluy propafgate pc92
minima [Mon, 22 Jan 2007 21:48:55 +0000 (21:48 +0000)]
make setting of pc9x harder
minima [Mon, 22 Jan 2007 21:15:52 +0000 (21:15 +0000)]
*** empty log message ***
minima [Mon, 22 Jan 2007 21:04:40 +0000 (21:04 +0000)]
do the correct call for a pc93 in handle_10
minima [Mon, 22 Jan 2007 14:54:59 +0000 (14:54 +0000)]
add PC10 proxying
minima [Mon, 22 Jan 2007 14:29:17 +0000 (14:29 +0000)]
add talk command
minima [Mon, 22 Jan 2007 13:59:59 +0000 (13:59 +0000)]
change do_pc92 to do_pc9x
minima [Mon, 22 Jan 2007 12:55:10 +0000 (12:55 +0000)]
add pc93 talk messages
minima [Wed, 17 Jan 2007 00:22:01 +0000 (00:22 +0000)]
force a disconnect down all other interfaces if a node connects directly
thus (hopefully) clearing out the old inflated number of users with the
real data direct from the node.