spider.git
16 years agoMake set/isolate work in BOTH directions
Dirk Koopman [Wed, 18 Jul 2007 16:04:46 +0000 (17:04 +0100)]
Make set/isolate work in BOTH directions

Since the beginning I have had set/isolate be unidirection, so that I could
see the far node's config, but he could not see mine. This is too confusing
for yer modern sysop and I have now made it such that only the local configs
are remembered, regardless of what is sent back to me. I.e. it is now
symmetric and bidirectional.

16 years agoRemove dupefile before restarting node.
Dirk Koopman [Tue, 17 Jul 2007 21:53:22 +0000 (22:53 +0100)]
Remove dupefile before restarting node.

Also provide the clear/dupefile command to do it at runtime.

16 years agofix another possible(?) error on broadcast p92 update
Dirk Koopman [Thu, 12 Jul 2007 20:53:28 +0000 (21:53 +0100)]
fix another possible(?) error on broadcast p92 update

16 years agoAdd help for sh/band and improve sh/band command
Dirk Koopman [Thu, 12 Jul 2007 16:20:49 +0000 (17:20 +0100)]
Add help for sh/band and improve sh/band command

Allow sh/bands to have arguments so people can query
a band or region.

16 years agochange node disconnection code to improve node clearouts
Dirk Koopman [Thu, 12 Jul 2007 14:54:04 +0000 (15:54 +0100)]
change node disconnection code to improve node clearouts

16 years agoallow store nodes that have a dxchannel
Dirk Koopman [Wed, 11 Jul 2007 18:46:39 +0000 (19:46 +0100)]
allow store nodes that have a dxchannel

16 years agoremove $Id$ strings from everywhere that I can find
Dirk Koopman [Wed, 11 Jul 2007 15:41:51 +0000 (16:41 +0100)]
remove $Id$ strings from everywhere that I can find

16 years agoimprove speed of sh/c/n (a bit)[probably].
Dirk Koopman [Wed, 11 Jul 2007 15:15:52 +0000 (16:15 +0100)]
improve speed of sh/c/n (a bit)[probably].

16 years agoadd #9000 as a default group and tidy up send_chats calls
Dirk Koopman [Tue, 10 Jul 2007 16:27:11 +0000 (17:27 +0100)]
add #9000 as a default group and tidy up send_chats calls

16 years agoremove rspf, add pc10 eph_dup, tidy up eph_dups
Dirk Koopman [Mon, 9 Jul 2007 21:34:16 +0000 (22:34 +0100)]
remove rspf, add pc10 eph_dup, tidy up eph_dups

16 years agoAllow PC10s to be converted to PC93 and be processed
Dirk Koopman [Mon, 9 Jul 2007 16:45:30 +0000 (17:45 +0100)]
Allow PC10s to be converted to PC93 and be processed

The PC10 code converts all input to PC93 where all talk
processing is done. It was being called from the wrong
channel.

16 years agoimprove the fix slightly to avoid false positives
Dirk Koopman [Sun, 8 Jul 2007 15:17:37 +0000 (16:17 +0100)]
improve the fix slightly to avoid false positives

16 years agoput in temp fix for pc10 talk crashes
Dirk Koopman [Sun, 8 Jul 2007 15:08:34 +0000 (16:08 +0100)]
put in temp fix for pc10 talk crashes

16 years agotry to make sure that local nodes take precedence over external ones
Dirk Koopman [Sat, 7 Jul 2007 10:34:28 +0000 (11:34 +0100)]
try to make sure that local nodes take precedence over external ones

There seems to be a problem with localnodes sometimes being overridden by
data from external PC92 data. Usually (but not always) data for local
PC19 nodes being overridden by data from other PC92 with the same node
connected.

Also put in a frig for the sysop announce problem.

16 years agofix pc93 -> pc12 conversions
Dirk Koopman [Fri, 6 Jul 2007 20:18:13 +0000 (21:18 +0100)]
fix pc93 -> pc12 conversions

This should stop pc93 conversions which are sent out a) being redisplayed
and b) as SYSOP. It may also stop all these strange chat messages to
unlikely chat group names.

Also rewritten chat import routines for new regime.

16 years agohandle old style spider version strings
Dirk Koopman [Fri, 6 Jul 2007 16:47:39 +0000 (17:47 +0100)]
handle old style spider version strings

16 years agotart up version no reporting in sh/node
Dirk Koopman [Fri, 6 Jul 2007 16:43:21 +0000 (17:43 +0100)]
tart up version no reporting in sh/node

16 years agoFix the over midnight ID rollover calculation
Dirk Koopman [Fri, 6 Jul 2007 09:01:18 +0000 (10:01 +0100)]
Fix the over midnight ID rollover calculation

Also use a big enough past age limit to cope with inactive nodes
that only output a config record and nowt much else, so that they
don't time out.

Add an 'id too far in the future' compared with current systime
check.

16 years agomake sure the node C record is actually sent
Dirk Koopman [Thu, 5 Jul 2007 21:49:47 +0000 (22:49 +0100)]
make sure the node C record is actually sent

16 years agofix unwanted dupe notifications on looped PC12
Dirk Koopman [Tue, 3 Jul 2007 22:16:08 +0000 (23:16 +0100)]
fix unwanted dupe notifications on looped PC12

16 years agofix typo in links
Dirk Koopman [Mon, 2 Jul 2007 17:16:59 +0000 (18:16 +0100)]
fix typo in links

16 years agoadd iso and filter info to links command.
Dirk Koopman [Mon, 2 Jul 2007 17:05:46 +0000 (18:05 +0100)]
add iso and filter info to links command.

16 years agoadd the possibility to search for a string in sh/cmd
Dirk Koopman [Mon, 2 Jul 2007 14:30:35 +0000 (15:30 +0100)]
add the possibility to search for a string in sh/cmd

16 years agoadd sh/cmd_cache
Dirk Koopman [Mon, 2 Jul 2007 14:14:29 +0000 (15:14 +0100)]
add sh/cmd_cache

16 years agotry to make set/isolate more bombproof.
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.

16 years agofix typo in /ex in chat mode
Dirk Koopman [Mon, 25 Jun 2007 21:19:45 +0000 (22:19 +0100)]
fix typo in /ex in chat mode

16 years agoadd comment about chat to Changes
Dirk Koopman [Mon, 25 Jun 2007 21:16:07 +0000 (22:16 +0100)]
add comment about chat to Changes

16 years agoadd continuous chat mode (like talk) contchat
Dirk Koopman [Mon, 25 Jun 2007 20:19:19 +0000 (21:19 +0100)]
add continuous chat mode (like talk)

16 years agofix dates on Changes file
Dirk Koopman [Mon, 25 Jun 2007 18:51:23 +0000 (19:51 +0100)]
fix dates on Changes file

16 years agofix longstanding possibility of a crash on new user.
Dirk Koopman [Mon, 25 Jun 2007 18:32:29 +0000 (19:32 +0100)]
fix longstanding possibility of a crash on new user.

16 years agofix announces
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.

16 years agoreally REALLY fix period C records
Dirk Koopman [Mon, 25 Jun 2007 14:17:19 +0000 (15:17 +0100)]
really REALLY fix period C records

16 years agoreally make sure a C record is send and stored!
Dirk Koopman [Mon, 25 Jun 2007 13:45:26 +0000 (14:45 +0100)]
really make sure a C record is send and stored!

16 years agomake sure that periodic C updates come from node
Dirk Koopman [Mon, 25 Jun 2007 10:27:35 +0000 (11:27 +0100)]
make sure that periodic C updates come from node

16 years agoextend 4m in bands.pl to 70631
Dirk Koopman [Sun, 24 Jun 2007 20:45:17 +0000 (21:45 +0100)]
extend 4m in bands.pl to 70631

16 years agoconnect up the discontinuous trees and route better
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...

16 years agoimprove debugging of obscounting
Dirk Koopman [Sun, 24 Jun 2007 09:44:48 +0000 (10:44 +0100)]
improve debugging of obscounting

16 years agoremove all $Id$ strings
Dirk Koopman [Sun, 24 Jun 2007 01:17:43 +0000 (02:17 +0100)]
remove all $Id$ strings

16 years agotarget eph_dup better
Dirk Koopman [Sun, 24 Jun 2007 00:47:37 +0000 (01:47 +0100)]
target eph_dup better

16 years agoremove redundant PC10 handling after PC93 conversion
Dirk Koopman [Sun, 24 Jun 2007 00:24:16 +0000 (01:24 +0100)]
remove redundant PC10 handling after PC93 conversion

16 years agomake Route::findroutes the basis of all routing
Dirk Koopman [Sun, 24 Jun 2007 00:03:03 +0000 (01:03 +0100)]
make Route::findroutes the basis of all routing

16 years agoexplicitly ignore just hoptable.pl
Dirk Koopman [Sat, 23 Jun 2007 23:46:21 +0000 (00:46 +0100)]
explicitly ignore just hoptable.pl

16 years agoadd *.pl (to catch hoptable.pl et al)
Dirk Koopman [Sat, 23 Jun 2007 23:37:02 +0000 (00:37 +0100)]
add *.pl (to catch hoptable.pl et al)

16 years agofix Route::findroutes?
Dirk Koopman [Sat, 23 Jun 2007 23:21:06 +0000 (00:21 +0100)]
fix Route::findroutes?

16 years agoactually commit the set/isolate patch!
Dirk Koopman [Sat, 23 Jun 2007 23:10:05 +0000 (00:10 +0100)]
actually commit the set/isolate patch!

16 years agoMake obscount disconnections visible
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.

16 years agotry to stop Route::findroutes recursing too much
Dirk Koopman [Sat, 23 Jun 2007 22:50:10 +0000 (23:50 +0100)]
try to stop Route::findroutes recursing too much

16 years agoadd list of Changes
Dirk Koopman [Sat, 23 Jun 2007 22:19:07 +0000 (23:19 +0100)]
add list of Changes

16 years agoif node is isolated, stay in old protocol
Dirk Koopman [Sat, 23 Jun 2007 22:12:32 +0000 (23:12 +0100)]
if node is isolated, stay in old protocol

16 years agofixed Route::findroutes
Dirk Koopman [Sat, 23 Jun 2007 21:42:09 +0000 (22:42 +0100)]
fixed Route::findroutes

16 years agoSimply reset do_pc9x on failure to initialise
Dirk Koopman [Sat, 23 Jun 2007 21:12:22 +0000 (22:12 +0100)]
Simply reset do_pc9x on failure to initialise

16 years agotemporary commit for findroutes
Dirk Koopman [Sat, 23 Jun 2007 20:39:37 +0000 (21:39 +0100)]
temporary commit for findroutes

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.