spider.git
16 years agofix send_pc92_update
Dirk Koopman [Sat, 23 Jun 2007 13:43:17 +0000 (14:43 +0100)]
fix send_pc92_update

16 years agofix period updates (I think)
Dirk Koopman [Sat, 23 Jun 2007 13:21:28 +0000 (14:21 +0100)]
fix period updates (I think)

16 years agofix pc20 disconnect
Dirk Koopman [Sat, 23 Jun 2007 13:05:07 +0000 (14:05 +0100)]
fix pc20 disconnect

16 years agoRearrange startup PC92 arrangements
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.

16 years agofix dedupe algorthim
Dirk Koopman [Sat, 23 Jun 2007 07:22:11 +0000 (08:22 +0100)]
fix dedupe algorthim

16 years agoFix broken set/sys_qra command
Dirk Koopman [Fri, 22 Jun 2007 19:18:09 +0000 (20:18 +0100)]
Fix broken set/sys_qra command

16 years agochmod +x the cvsupdate files
Dirk Koopman [Fri, 22 Jun 2007 18:04:25 +0000 (19:04 +0100)]
chmod +x the cvsupdate files

16 years agoadd cvsupdate files
Dirk Koopman [Fri, 22 Jun 2007 18:03:26 +0000 (19:03 +0100)]
add cvsupdate files

16 years agoFix initial set of bugs pointed on mailing list
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

16 years agofix alias for sh/mydx
Dirk Koopman [Fri, 22 Jun 2007 11:04:57 +0000 (12:04 +0100)]
fix alias for sh/mydx

16 years agoadd a subversion derived from tags to all builds
Dirk Koopman [Thu, 21 Jun 2007 18:07:53 +0000 (19:07 +0100)]
add a subversion derived from tags to all builds

16 years agorecover from removal of newline characters! SIMPLEROUTE origin/SIMPLEROUTE
Dirk Koopman [Thu, 21 Jun 2007 14:38:09 +0000 (15:38 +0100)]
recover from removal of newline characters!

16 years agofix version to 1.54
Dirk Koopman [Thu, 21 Jun 2007 13:55:55 +0000 (14:55 +0100)]
fix version to 1.54

16 years agoMerge branch 'SIMPLEROUTE'
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

16 years agoadd some words about creating input route filters
Dirk Koopman [Mon, 18 Jun 2007 14:45:26 +0000 (15:45 +0100)]
add some words about creating input route filters

16 years agofix lack of warnins.pm in 5.005004
Dirk Koopman [Mon, 18 Jun 2007 14:37:54 +0000 (15:37 +0100)]
fix lack of warnins.pm in 5.005004

16 years agoupissue version
Dirk Koopman [Mon, 18 Jun 2007 14:28:35 +0000 (15:28 +0100)]
upissue version

16 years agodeploy a default input route if none present.
Dirk Koopman [Mon, 18 Jun 2007 14:27:31 +0000 (15:27 +0100)]
deploy a default input route if none present.

16 years agouse Encode to see whether this reduces dupes
Dirk Koopman [Mon, 18 Jun 2007 14:18:25 +0000 (15:18 +0100)]
use Encode to see whether this reduces dupes

16 years agotry to fix the gtkconsole CVS version no
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

16 years agotry to perturb the gtkconsole CVS version
Dirk Koopman [Sat, 16 Jun 2007 16:30:59 +0000 (17:30 +0100)]
try to perturb the gtkconsole CVS version

16 years agoMerge branch 'SIMPLEROUTE' of ssh://dirk@server/scm/spider into SIMPLEROUTE
Dirk Koopman [Sat, 16 Jun 2007 16:10:21 +0000 (17:10 +0100)]
Merge branch 'SIMPLEROUTE' of ssh://dirk@server/scm/spider into SIMPLEROUTE

16 years agoimprove talk logging to show orig or dest node.
Dirk Koopman [Sat, 16 Jun 2007 16:10:00 +0000 (17:10 +0100)]
improve talk logging to show orig or dest node.

16 years agoadd connected
dirk [Fri, 15 Jun 2007 17:29:41 +0000 (19:29 +0200)]
add connected

16 years agofix path in gcommit
Dirk Koopman [Fri, 15 Jun 2007 15:21:38 +0000 (16:21 +0100)]
fix path in gcommit

16 years agoadd standard gcommit command
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

16 years agoupissue version
Dirk Koopman [Fri, 15 Jun 2007 14:04:41 +0000 (15:04 +0100)]
upissue version

16 years agomerge in build no fix to PC18 from SIMPLEROUTE again
Dirk Koopman [Fri, 15 Jun 2007 14:01:26 +0000 (15:01 +0100)]
merge in build no fix to PC18 from SIMPLEROUTE again

16 years agoMerge branch 'master' of ssh://dirk@server/scm/spider
Dirk Koopman [Fri, 15 Jun 2007 13:58:24 +0000 (14:58 +0100)]
Merge branch 'master' of ssh://dirk@server/scm/spider

16 years agomerge in pc18 fix and sort out gitignores
Dirk Koopman [Fri, 15 Jun 2007 13:55:47 +0000 (14:55 +0100)]
merge in pc18 fix and sort out gitignores

16 years agofix problem recognising new buildnos in PC18
Dirk Koopman [Fri, 15 Jun 2007 13:36:29 +0000 (14:36 +0100)]
fix problem recognising new buildnos in PC18

16 years agomerge back some files from SIMPLEROUTE
Dirk Koopman [Thu, 14 Jun 2007 23:30:45 +0000 (00:30 +0100)]
merge back some files from SIMPLEROUTE

16 years agoupissue build
Dirk Koopman [Thu, 14 Jun 2007 23:12:07 +0000 (00:12 +0100)]
upissue build

16 years agoMerge ssh://dirk@server/spider into SIMPLEROUTE server/SIMPLEROUTE
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

16 years agoupissue version
dirk [Thu, 14 Jun 2007 22:04:02 +0000 (00:04 +0200)]
upissue version

16 years agoMerge /scm/spider into SIMPLEROUTE
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

16 years agosort a load of gitignores on a real server
dirk [Thu, 14 Jun 2007 21:33:41 +0000 (23:33 +0200)]
sort a load of gitignores on a real server

16 years agoadd in .gitignore
Dirk Koopman [Thu, 14 Jun 2007 20:48:21 +0000 (21:48 +0100)]
add in .gitignore

16 years agoupissue server/master server/spider
Dirk Koopman [Thu, 14 Jun 2007 15:21:48 +0000 (16:21 +0100)]
upissue

16 years agoadded wwv and wcy
Dirk Koopman [Thu, 14 Jun 2007 15:20:04 +0000 (16:20 +0100)]
added wwv and wcy

16 years agoMerge branch 'master' into SIMPLEROUTE
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

16 years agoadd .gitignore for msg related stuff
Dirk Koopman [Thu, 14 Jun 2007 14:27:17 +0000 (15:27 +0100)]
add .gitignore for msg related stuff

16 years agoupissue build
Dirk Koopman [Thu, 14 Jun 2007 13:59:03 +0000 (14:59 +0100)]
upissue build

16 years agoadd ~ and .[oa] and CVS to patterns
Dirk Koopman [Thu, 14 Jun 2007 13:58:29 +0000 (14:58 +0100)]
add ~ and .[oa] and CVS to patterns

16 years agouse no of commits as the build no on a tag
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.

16 years agoPrepare for git repository
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

16 years agofix git version/build code correctly
Dirk Koopman [Wed, 13 Jun 2007 21:57:00 +0000 (22:57 +0100)]
fix git version/build code correctly

add finer graded .gitignores

16 years agoRevert "fix 1.53 to work with old version method"
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.

16 years agofix 1.53 to work with old version method
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

16 years agofixup git indent problem 1.53
Dirk Koopman [Wed, 13 Jun 2007 21:31:57 +0000 (22:31 +0100)]
fixup git indent problem

16 years agoPrepare for SIMPLEROUTE merge (more files)
Dirk Koopman [Wed, 13 Jun 2007 21:30:38 +0000 (22:30 +0100)]
Prepare for SIMPLEROUTE merge (more files)

16 years agoprepare for merge of SIMPLEROUTE
Dirk Koopman [Wed, 13 Jun 2007 21:27:18 +0000 (22:27 +0100)]
prepare for merge of SIMPLEROUTE

fix version and build issue

16 years agofix free talking in command mode 1.54
minima [Mon, 11 Jun 2007 15:22:50 +0000 (15:22 +0000)]
fix free talking in command mode

16 years agoadd 1704 cty.dat data
minima [Mon, 11 Jun 2007 10:28:17 +0000 (10:28 +0000)]
add 1704 cty.dat data

16 years agotruncate qrg for spot dupes
minima [Mon, 11 Jun 2007 10:27:14 +0000 (10:27 +0000)]
truncate qrg for spot dupes

16 years agotruncate qrg in spot dupe check origin origin/origin server/origin
minima [Mon, 11 Jun 2007 10:21:02 +0000 (10:21 +0000)]
truncate qrg in spot dupe check

17 years agologin mods
minima [Thu, 17 May 2007 15:09:07 +0000 (15:09 +0000)]
login mods

17 years agoadd latest cty
minima [Sun, 8 Apr 2007 18:40:15 +0000 (18:40 +0000)]
add latest cty
change the way deleteions are done in DXDupe

17 years agoadd the latest CTY data
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

17 years agofix sh/425
minima [Sun, 18 Mar 2007 14:02:50 +0000 (14:02 +0000)]
fix sh/425

17 years agochange URL in sh/425
minima [Sun, 18 Mar 2007 14:01:50 +0000 (14:01 +0000)]
change URL in sh/425

17 years agoadd 1702 prefix data
minima [Sun, 4 Mar 2007 12:29:39 +0000 (12:29 +0000)]
add 1702 prefix data

17 years agoadd 1702 prefix cty.dat data
minima [Sun, 4 Mar 2007 12:29:05 +0000 (12:29 +0000)]
add 1702 prefix cty.dat data

17 years agoadd sh/myfdx to aliases
minima [Thu, 22 Feb 2007 18:19:22 +0000 (18:19 +0000)]
add sh/myfdx to aliases

17 years agoallow amsat keps to work again.
minima [Thu, 15 Feb 2007 15:09:29 +0000 (15:09 +0000)]
allow amsat keps to work again.

17 years agoallow norad keps to be translated
minima [Thu, 15 Feb 2007 11:11:21 +0000 (11:11 +0000)]
allow norad keps to be translated

17 years agoreplace eph_dup for PC21s
minima [Mon, 5 Feb 2007 16:35:21 +0000 (16:35 +0000)]
replace eph_dup for PC21s

17 years agoadd beginnings of a route find command.
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

17 years agofix chat
minima [Tue, 23 Jan 2007 22:50:33 +0000 (22:50 +0000)]
fix chat

17 years agoadd chat/wx/announce handling to PC93
minima [Tue, 23 Jan 2007 22:41:40 +0000 (22:41 +0000)]
add chat/wx/announce handling to PC93

17 years agouse correct do_pc9x call
minima [Tue, 23 Jan 2007 17:16:05 +0000 (17:16 +0000)]
use correct do_pc9x call

17 years agomore pc41 hardening
minima [Mon, 22 Jan 2007 23:15:59 +0000 (23:15 +0000)]
more pc41 hardening

17 years agobounce invalid pc41s back
minima [Mon, 22 Jan 2007 23:08:51 +0000 (23:08 +0000)]
bounce invalid pc41s back

17 years agobit more sophisticated
minima [Mon, 22 Jan 2007 23:04:29 +0000 (23:04 +0000)]
bit more sophisticated

17 years agotry to stop selfspotter strings as names
minima [Mon, 22 Jan 2007 23:01:11 +0000 (23:01 +0000)]
try to stop selfspotter strings as names

17 years agoignore PC17 from unknown nodes / users
minima [Mon, 22 Jan 2007 22:57:23 +0000 (22:57 +0000)]
ignore PC17 from unknown nodes / users

17 years agocorrect PC17 handling even more
minima [Mon, 22 Jan 2007 22:41:32 +0000 (22:41 +0000)]
correct PC17 handling even more

17 years agodisable propagation of PC9x sentences
minima [Mon, 22 Jan 2007 22:35:28 +0000 (22:35 +0000)]
disable propagation of PC9x sentences

17 years agocorrect PC17 handling
minima [Mon, 22 Jan 2007 22:23:34 +0000 (22:23 +0000)]
correct PC17 handling

17 years agomake it even harder to falseluy propafgate pc92
minima [Mon, 22 Jan 2007 22:02:07 +0000 (22:02 +0000)]
make it even harder to falseluy propafgate pc92

17 years agomake setting of pc9x harder
minima [Mon, 22 Jan 2007 21:48:55 +0000 (21:48 +0000)]
make setting of pc9x harder

17 years ago*** empty log message ***
minima [Mon, 22 Jan 2007 21:15:52 +0000 (21:15 +0000)]
*** empty log message ***

17 years agodo the correct call for a pc93 in handle_10
minima [Mon, 22 Jan 2007 21:04:40 +0000 (21:04 +0000)]
do the correct call for a pc93 in handle_10

17 years agoadd PC10 proxying
minima [Mon, 22 Jan 2007 14:54:59 +0000 (14:54 +0000)]
add PC10 proxying

17 years agoadd talk command
minima [Mon, 22 Jan 2007 14:29:17 +0000 (14:29 +0000)]
add talk command

17 years agochange do_pc92 to do_pc9x
minima [Mon, 22 Jan 2007 13:59:59 +0000 (13:59 +0000)]
change do_pc92 to do_pc9x

17 years agoadd pc93 talk messages
minima [Mon, 22 Jan 2007 12:55:10 +0000 (12:55 +0000)]
add pc93 talk messages

17 years agoforce a disconnect down all other interfaces if a node connects directly
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.

17 years agoadd pc92 capable flag
minima [Tue, 16 Jan 2007 16:32:07 +0000 (16:32 +0000)]
add pc92 capable flag

17 years agofix delete code
minima [Tue, 16 Jan 2007 11:52:55 +0000 (11:52 +0000)]
fix delete code

17 years agotry to sort out PC16 so that local connections override and update remote
minima [Tue, 16 Jan 2007 11:37:41 +0000 (11:37 +0000)]
try to sort out PC16 so that local connections override and update remote
ones.

17 years agoadd PC21 delete for locally connecting nodes
minima [Tue, 16 Jan 2007 11:06:49 +0000 (11:06 +0000)]
add PC21 delete for locally connecting nodes

17 years agofiddle with pc20/22 some more
minima [Tue, 16 Jan 2007 01:50:19 +0000 (01:50 +0000)]
fiddle with pc20/22 some more

17 years agoforce a config update to *everyone else* on pc20/22
minima [Tue, 16 Jan 2007 01:27:49 +0000 (01:27 +0000)]
force a config update to *everyone else* on pc20/22

17 years agoput the state back correctly in pc22
minima [Tue, 16 Jan 2007 00:52:28 +0000 (00:52 +0000)]
put the state back correctly in pc22

17 years agoadd a pc92a on receipt of a PC22
minima [Tue, 16 Jan 2007 00:47:35 +0000 (00:47 +0000)]
add a pc92a on receipt of a PC22

17 years agomore debugging
minima [Tue, 16 Jan 2007 00:23:12 +0000 (00:23 +0000)]
more debugging

17 years agoadd some more debugging
minima [Tue, 16 Jan 2007 00:14:30 +0000 (00:14 +0000)]
add some more debugging

17 years agomove debug for add/del_thingy into routelow
minima [Mon, 15 Jan 2007 23:37:16 +0000 (23:37 +0000)]
move debug for add/del_thingy into routelow

17 years agochange config display a bit
minima [Mon, 15 Jan 2007 22:37:10 +0000 (22:37 +0000)]
change config display a bit