Commit Graph

1573 Commits

Author SHA1 Message Date
Dirk Koopman
d3454b1b98 add Windows BPQ documentation
Also add wpxloc.dat (nextgen prefix handling)
2008-02-10 18:43:55 +00:00
Dirk Koopman
16d19a14ff sort show/node output 2008-02-10 18:28:20 +00:00
Dirk Koopman
22709bc68b remove $id$ strings from BPQ changes 2008-02-05 11:50:05 +00:00
Dirk Koopman
a90885c5c1 added Windows only BPQ interface from John G8BPQ 2008-02-05 00:28:54 +00:00
Dirk Koopman
e5c28b46a0 don't linger on AGWMsg connections. 2008-01-19 22:59:39 +00:00
Dirk Koopman
7c6a11dd10 added new version of cty.dat with FO/OH1RX 2008-01-11 10:44:08 +00:00
Dirk Koopman
cb821e948a added TO5FJ 2008-01-07 16:01:02 +00:00
Dirk Koopman
2d6de0d041 make it (seem to) work under perl 5.10 2008-01-05 22:47:39 +00:00
Dirk Koopman
da1b0e1dc6 added CTY-1711 and wpxloc.raw changes 2007-12-27 10:53:24 +00:00
Dirk Koopman
8ef2568bd4 fix a crash on receiving an rcmd from a new node 2007-11-27 19:11:27 +00:00
Dirk Koopman
7071a39079 added CTY-1710 prefix changes 2007-11-21 16:03:41 +00:00
Dirk Koopman
741d603d87 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.
2007-11-19 13:47:23 +00:00
Dirk Koopman
e72ce56ce6 tidy the Local.pm changes
use the correct perl-fu to determine whether a function is
defined or not.
2007-11-19 13:05:56 +00:00
Dirk Koopman
0a67d4205a make mrtg graphs GMT rather than localtime() based 2007-11-19 10:42:57 +00:00
Dirk Koopman
bdf68641f4 (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).
2007-11-19 01:09:27 +00:00
Dirk Koopman
6a14d3e73d fix Local::ann eval error.
For some reason if (defined *Local::ann) does not do what I expect.
More research required.
2007-11-18 10:52:40 +00:00
Dirk Koopman
d8b9ca222a and stop incoming LOCAL pc93 being displayed 2007-11-17 15:38:42 +00:00
Dirk Koopman
33947d79ca prevent LOCAL chat from propagating outside node 2007-11-17 15:31:40 +00:00
Dirk Koopman
d7a3d8da34 Add Local::ann() as requested by Felipe PY1NB.
Also check that the Local::xxx stubs are defined before trying to eval {}
them.
2007-11-17 13:35:14 +00:00
Dirk Koopman
a3b23e9c00 remove the mod commnd from the pc9x check and revert 2007-11-16 18:52:31 +00:00
Dirk Koopman
bf54094816 add a bit of extra pc92 check debugging 2007-11-16 18:04:16 +00:00
Dirk Koopman
3ed951e9fc fix propagation of circular referencing D records 2007-11-16 18:01:29 +00:00
Dirk Koopman
eef5dcbb47 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.
2007-11-16 17:15:11 +00:00
Dirk Koopman
4fc7698252 add better debugging to pc92 deduping check 2007-11-11 12:45:35 +00:00
Dirk Koopman
46f7bad38a added cty1708 changes 2007-10-24 13:47:01 +01:00
Dirk Koopman
7b35ba0ffd add cty1707 prefix changes
Also pickup version and build from PC92 K records
2007-10-23 23:13:19 +01:00
Dirk Koopman
2cb165bafb use DXUtil::month for sh/contest 2007-10-15 12:29:02 +01:00
Dirk Koopman
715cd45b03 fix regex in sh/contest for perl < 5.8.x 2007-10-15 12:25:57 +01:00
Dirk Koopman
1ee4518627 prevent PC61 going to non-spider clusters 2007-10-14 23:34:35 +01:00
Dirk Koopman
a2823c8abe cosmetic change to mrtg.pl 2007-10-10 21:59:40 +01:00
Dirk Koopman
c32170b5b0 added PC92 stats to mrtg 2007-10-10 16:11:35 +01:00
Dirk Koopman
0cbfabaee9 put the version no back in 1st slot for now 2007-10-10 14:38:21 +01:00
Dirk Koopman
709a22cc74 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.
2007-10-10 11:45:59 +01:00
Dirk Koopman
be8bb8ddec 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
2007-10-10 11:37:24 +01:00
Dirk Koopman
0181f6483f send build in pc92 K 2007-10-10 08:48:43 +01:00
Dirk Koopman
b72f258187 remove pc92 A/D first slot if == $mycall
also increase the C periodic update time to 4 hours
2007-10-09 17:21:59 +01:00
Dirk Koopman
f4c54c5174 fix new pc9x midnight rollover bug 2007-10-09 15:27:00 +01:00
Dirk Koopman
6ca2448755 added radio specific "motd_ax25" 2007-10-06 09:05:52 +01:00
Dirk Koopman
8320b88d08 treat PC61 as PC11. 2007-10-05 18:49:35 +01:00
Dirk Koopman
79e5e96cba fix .gtkconsole_data creation bug 2007-10-01 18:40:19 +01:00
Dirk Koopman
299b605c22 recast the callsign gathering 2007-09-27 18:44:11 +01:00
Dirk Koopman
fe84c38565 more README for gtkconsole 2007-09-27 18:14:04 +01:00
Dirk Koopman
28cebf8f02 added new version of gtkconsole
and admitted its existance.
2007-09-27 18:05:46 +01:00
Dirk Koopman
d8a5452bc7 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.
2007-09-27 17:24:55 +01:00
Dirk Koopman
1aac4bfce7 change back to guage (but divided by 5) 2007-09-25 21:06:37 +01:00
Dirk Koopman
7d604d6c1d add perminute modifier 2007-09-25 20:54:43 +01:00
Dirk Koopman
9e21eb1e34 fix mrtg to not use /var/* tree in debian/ubuntu 2007-09-25 20:07:35 +01:00
Dirk Koopman
9549aeeb92 change the type of unit for spots
This is an attempt to see if we now get the correct no of spots / minute
2007-09-25 19:11:57 +01:00
Dirk Koopman
44bbcb37d9 reset the F*****g obscount on C and K records! 2007-09-24 23:16:03 +01:00
Dirk Koopman
e6c2021620 add changes to Changes 2007-09-24 22:12:14 +01:00
Dirk Koopman
fdcc6aa642 Timeout PC92 nodes at the correct rate 2007-09-24 22:10:43 +01:00
Dirk Koopman
0e5d48bce6 make ping reset the node obscount
also add ping debugging on obscount tag
2007-09-24 21:35:07 +01:00
Dirk Koopman
f09464a2ad fix K crash 2007-09-22 20:21:06 +01:00
Dirk Koopman
9f4c467f60 K records only come from $mycall
The hourly C records for external nodes will be fine for
keepalive purposes.
Remove all references to Investigate.
2007-09-19 15:54:11 +01:00
Dirk Koopman
937b3f6592 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.
2007-09-18 20:28:17 +01:00
Dirk Koopman
2c50f9b4b2 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
2007-09-17 22:44:15 +01:00
Dirk Koopman
7e2b5e1e1f only the first slot in PC92C should have version nos 2007-09-16 22:06:41 +01:00
Dirk Koopman
8e15f9531d bigger random element in PC92 ext. node holdoff calcs 2007-09-16 19:36:10 +01:00
Dirk Koopman
93292dcd62 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.
2007-09-16 18:01:53 +01:00
Dirk Koopman
f7d12c1c29 do some more rigorous checking of PC9x sentences 2007-09-15 18:03:55 +01:00
Dirk Koopman
ab1e2dae04 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.
2007-09-15 17:33:26 +01:00
Dirk Koopman
da2c51a552 reduce the (default) length of announces to dupe 2007-09-12 22:05:45 +01:00
Dirk Koopman
11d4503c67 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.
2007-09-12 20:43:28 +01:00
Dirk Koopman
fee8c4eabd use just one lastid for all pc9x sentences
This should work fine and will cure the dupe/lost talk problem
2007-09-10 21:10:52 +01:00
Dirk Koopman
b191e3a6b0 tidy blocking for windows (possibly) 2007-09-10 20:48:12 +01:00
Dirk Koopman
e4baedb969 add cty-1706 and make wpxloc.raw changes 2007-08-20 16:12:26 +01:00
Dirk Koopman
33f141e624 added CTY1705 and extended 60m band 2007-07-31 20:49:55 +01:00
Dirk Koopman
a386178f3c disable use of DBI for sh/dx as default, if active. 2007-07-29 20:03:40 +01:00
Dirk Koopman
a1d0475352 correct git URL 2007-07-27 12:07:02 +01:00
Dirk Koopman
f493dbf120 Added Angel's changes to Messages for Spanish 2007-07-27 12:01:40 +01:00
Dirk Koopman
ea27ec8024 force update of talk command
Doing this because my update of 1.29 confuses cvsserver.
2007-07-25 18:18:21 +01:00
Dirk Koopman
6fb4862ab9 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.
2007-07-25 14:06:07 +01:00
Dirk Koopman
85915352f8 shutdown quicker by not manipulating routing table 2007-07-25 12:45:44 +01:00
Dirk Koopman
d626e783ad Try to improve PC93 discrimination between talk and chat 2007-07-24 16:38:08 +01:00
Dirk Koopman
19740220d3 prevent empty callsigns on talk 2007-07-23 21:13:16 +01:00
Dirk Koopman
29595789c0 fix and simplify dup announces 2007-07-23 19:16:45 +01:00
Dirk Koopman
4f9c3eb17f fix (and simplify) the spot dup checking code. 2007-07-23 19:12:53 +01:00
Dirk Koopman
216faa5519 prevent hop counts of -1 being generated. 2007-07-20 15:41:53 +01:00
Dirk Koopman
64d7fcd04e protect send_local_config from processing undef nodes
Don't understand how this is possible but if it happens much more
I am going to have to do some serious digging...
2007-07-20 09:27:45 +01:00
Dirk Koopman
efdf578cb0 cater better for 0 pingint in links cmd 2007-07-19 12:33:29 +01:00
Dirk Koopman
e228aafbb2 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.
2007-07-18 17:04:46 +01:00
Dirk Koopman
a6c1707130 Remove dupefile before restarting node.
Also provide the clear/dupefile command to do it at runtime.
2007-07-17 22:53:22 +01:00
Dirk Koopman
aa63cbca3f fix another possible(?) error on broadcast p92 update 2007-07-12 21:53:28 +01:00
Dirk Koopman
ba5625a459 Add help for sh/band and improve sh/band command
Allow sh/bands to have arguments so people can query
a band or region.
2007-07-12 17:20:49 +01:00
Dirk Koopman
fb9c2ab049 change node disconnection code to improve node clearouts 2007-07-12 15:54:04 +01:00
Dirk Koopman
0ae2756b51 allow store nodes that have a dxchannel 2007-07-11 19:46:39 +01:00
Dirk Koopman
c3505bcfc9 remove $Id$ strings from everywhere that I can find 2007-07-11 16:41:51 +01:00
Dirk Koopman
d4aacffb55 improve speed of sh/c/n (a bit)[probably]. 2007-07-11 16:15:52 +01:00
Dirk Koopman
4eef5ad5a1 add #9000 as a default group and tidy up send_chats calls 2007-07-10 17:27:11 +01:00
Dirk Koopman
c6552c92e3 remove rspf, add pc10 eph_dup, tidy up eph_dups 2007-07-09 22:34:16 +01:00
Dirk Koopman
7f0e53a059 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.
2007-07-09 17:45:30 +01:00
Dirk Koopman
e5c9970142 improve the fix slightly to avoid false positives 2007-07-08 16:17:37 +01:00
Dirk Koopman
a0526df192 put in temp fix for pc10 talk crashes 2007-07-08 16:08:34 +01:00
Dirk Koopman
387b0fecfd 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.
2007-07-07 11:34:28 +01:00
Dirk Koopman
e4a8ea5a40 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.
2007-07-06 21:18:13 +01:00
Dirk Koopman
d0d643e52b handle old style spider version strings 2007-07-06 17:47:39 +01:00
Dirk Koopman
a0c3717faf tart up version no reporting in sh/node 2007-07-06 17:43:21 +01:00
Dirk Koopman
ca3a14c5a2 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.
2007-07-06 10:01:18 +01:00
Dirk Koopman
40178a4be6 make sure the node C record is actually sent 2007-07-05 22:49:47 +01:00
Dirk Koopman
375f2f0008 fix unwanted dupe notifications on looped PC12 2007-07-03 23:16:08 +01:00
Dirk Koopman
980ea8f908 fix typo in links 2007-07-02 18:16:59 +01:00
Dirk Koopman
f35f001590 add iso and filter info to links command. 2007-07-02 18:05:46 +01:00
Dirk Koopman
934a5db829 add the possibility to search for a string in sh/cmd 2007-07-02 15:30:35 +01:00
Dirk Koopman
d7854d2dce add sh/cmd_cache 2007-07-02 15:14:29 +01:00
Dirk Koopman
3065f0dd2c 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.
2007-06-29 14:29:13 +01:00
Dirk Koopman
eb9befb4de fix typo in /ex in chat mode 2007-06-25 22:19:45 +01:00
Dirk Koopman
d44eaf6ad5 add comment about chat to Changes 2007-06-25 22:16:07 +01:00
Dirk Koopman
8ea73c5334 add continuous chat mode (like talk) 2007-06-25 21:19:19 +01:00
Dirk Koopman
ef4dc061c3 fix dates on Changes file 2007-06-25 19:51:23 +01:00
Dirk Koopman
dcb4f4b5aa fix longstanding possibility of a crash on new user. 2007-06-25 19:32:29 +01:00
Dirk Koopman
c23f49862b fix announces
This was caused by double duplication, in turn because I
have moved to having everything done by the pc93 handler.
2007-06-25 18:04:59 +01:00
Dirk Koopman
a58b356bd3 really REALLY fix period C records 2007-06-25 15:17:19 +01:00
Dirk Koopman
43a54b922d really make sure a C record is send and stored! 2007-06-25 14:45:26 +01:00
Dirk Koopman
79fe9451ac make sure that periodic C updates come from node 2007-06-25 11:27:35 +01:00
Dirk Koopman
11ddef27f6 extend 4m in bands.pl to 70631 2007-06-24 21:45:17 +01:00
Dirk Koopman
ac14c69838 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...
2007-06-24 21:15:23 +01:00
Dirk Koopman
c62d1dbdc3 improve debugging of obscounting 2007-06-24 10:44:48 +01:00
Dirk Koopman
fd0a34c34a remove all $Id$ strings 2007-06-24 02:17:43 +01:00
Dirk Koopman
9392cc93cc target eph_dup better 2007-06-24 01:47:37 +01:00
Dirk Koopman
3fb4b66f60 remove redundant PC10 handling after PC93 conversion 2007-06-24 01:24:16 +01:00
Dirk Koopman
05bed9a172 make Route::findroutes the basis of all routing 2007-06-24 01:03:03 +01:00
Dirk Koopman
7bb8e1e37a explicitly ignore just hoptable.pl 2007-06-24 00:46:21 +01:00
Dirk Koopman
5db4d809b6 add *.pl (to catch hoptable.pl et al) 2007-06-24 00:37:02 +01:00
Dirk Koopman
28f251eee8 fix Route::findroutes? 2007-06-24 00:21:06 +01:00
Dirk Koopman
460c05b504 actually commit the set/isolate patch! 2007-06-24 00:10:05 +01:00
Dirk Koopman
ac50e25791 Make obscount disconnections visible
There may be a problem with the obscount mechanism not working
for some reason.
2007-06-23 23:54:32 +01:00
Dirk Koopman
a2b44b1c0d try to stop Route::findroutes recursing too much 2007-06-23 23:50:10 +01:00
Dirk Koopman
0bf3741541 add list of Changes 2007-06-23 23:19:07 +01:00
Dirk Koopman
e38d19c302 if node is isolated, stay in old protocol 2007-06-23 23:12:32 +01:00
Dirk Koopman
99e970eab7 fixed Route::findroutes 2007-06-23 22:42:09 +01:00
Dirk Koopman
90b87fdbe4 Simply reset do_pc9x on failure to initialise 2007-06-23 22:12:22 +01:00
Dirk Koopman
916f0deef0 temporary commit for findroutes 2007-06-23 21:39:37 +01:00
Dirk Koopman
1cbb4d2083 fix send_pc92_update 2007-06-23 14:43:17 +01:00
Dirk Koopman
2f2b6dbde8 fix period updates (I think) 2007-06-23 14:21:28 +01:00
Dirk Koopman
b58ca3b584 fix pc20 disconnect 2007-06-23 14:05:07 +01:00
Dirk Koopman
d3641e4f28 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.
2007-06-23 12:54:02 +01:00
Dirk Koopman
b1a1e93dae fix dedupe algorthim 2007-06-23 08:22:11 +01:00
Dirk Koopman
8da884d53c Fix broken set/sys_qra command 2007-06-22 20:18:09 +01:00
Dirk Koopman
bbd575c64d chmod +x the cvsupdate files 2007-06-22 19:04:25 +01:00
Dirk Koopman
d9878df3e2 add cvsupdate files 2007-06-22 19:03:26 +01:00
Dirk Koopman
6230850db2 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
2007-06-22 18:50:11 +01:00
Dirk Koopman
23f64142e2 fix alias for sh/mydx 2007-06-22 12:04:57 +01:00
Dirk Koopman
281bb0799e add a subversion derived from tags to all builds 2007-06-21 19:07:53 +01:00
Dirk Koopman
948528bfc0 recover from removal of newline characters! 2007-06-21 15:40:45 +01:00
Dirk Koopman
df4f04ce8d fix version to 1.54 2007-06-21 14:55:55 +01:00
Dirk Koopman
d2580480d2 Merge branch 'SIMPLEROUTE'
and tag as 1.55

Conflicts:

	.gitignore
	data/.gitignore
	perl/DXProt.pm
	perl/Version.pm
2007-06-21 14:54:07 +01:00
Dirk Koopman
6d4a32b02d add some words about creating input route filters 2007-06-18 15:45:26 +01:00
Dirk Koopman
f45892a3ea fix lack of warnins.pm in 5.005004 2007-06-18 15:37:54 +01:00
Dirk Koopman
84f339800c upissue version 2007-06-18 15:28:35 +01:00
Dirk Koopman
922dfc80b6 deploy a default input route if none present. 2007-06-18 15:27:31 +01:00
Dirk Koopman
495e620d66 use Encode to see whether this reduces dupes 2007-06-18 15:18:25 +01:00
Dirk Koopman
6ac264a972 try to fix the gtkconsole CVS version no
add missing gcomiit scripts
2007-06-16 17:33:16 +01:00
Dirk Koopman
67db0fd456 try to perturb the gtkconsole CVS version 2007-06-16 17:30:59 +01:00
Dirk Koopman
5a6b740514 improve talk logging to show orig or dest node. 2007-06-16 17:10:00 +01:00
Dirk Koopman
4523a3419c fix path in gcommit 2007-06-15 16:21:38 +01:00
Dirk Koopman
c4dcdb17c8 add standard gcommit command
The gcommit command runs issue.pl before doing a commit
2007-06-15 16:20:32 +01:00
Dirk Koopman
9835865a21 upissue version 2007-06-15 15:04:41 +01:00
Dirk Koopman
654d1e3fc7 merge in build no fix to PC18 from SIMPLEROUTE again 2007-06-15 15:01:26 +01:00
Dirk Koopman
160c90fff4 fix problem recognising new buildnos in PC18 2007-06-15 14:36:29 +01:00
Dirk Koopman
2e0389ec62 merge back some files from SIMPLEROUTE 2007-06-15 00:30:45 +01:00
Dirk Koopman
94e76dad00 upissue build 2007-06-15 00:12:07 +01:00
dirk
9f10732d81 upissue version 2007-06-15 00:04:02 +02:00
dirk
d7dbb7fe36 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
2007-06-15 00:03:30 +02:00
dirk
9512041501 sort a load of gitignores on a real server 2007-06-14 23:33:41 +02:00
Dirk Koopman
8e466de8ba upissue 2007-06-14 16:21:48 +01:00
Dirk Koopman
d0f2467d7b upissue build 2007-06-14 14:59:03 +01:00
Dirk Koopman
8313e2686a 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.
2007-06-14 14:56:05 +01:00
Dirk Koopman
b9dffeff72 Prepare for git repository
remove all the versioning from the code and introduce Version.pm
fix some niffnaffs
2007-06-14 12:08:12 +01:00
Dirk Koopman
602b4bd771 fix git version/build code correctly
add finer graded .gitignores
2007-06-13 22:57:00 +01:00
Dirk Koopman
88ef11b32f Revert "fix 1.53 to work with old version method"
This reverts commit f6fdd9847c.
2007-06-13 22:49:09 +01:00
Dirk Koopman
f6fdd9847c fix 1.53 to work with old version method
add some .gitignores
2007-06-13 22:44:47 +01:00
Dirk Koopman
7b9256cead Prepare for SIMPLEROUTE merge (more files) 2007-06-13 22:30:38 +01:00
Dirk Koopman
20b7b2238b prepare for merge of SIMPLEROUTE
fix version and build issue
2007-06-13 22:27:18 +01:00
minima
c1a9cb4e04 fix free talking in command mode 2007-06-11 15:22:50 +00:00
minima
011ea517c2 add 1704 cty.dat data 2007-06-11 10:28:17 +00:00
minima
bca4b6588a truncate qrg for spot dupes 2007-06-11 10:27:14 +00:00
minima
033dfa1173 truncate qrg in spot dupe check 2007-06-11 10:21:02 +00:00
minima
1b32fc130b add latest cty
change the way deleteions are done in DXDupe
2007-04-08 18:40:15 +00:00
minima
f61fe3405f add the latest CTY data
change the way deletions are done in dupefile
2007-04-08 17:45:53 +00:00
minima
2a7a84d787 fix sh/425 2007-03-18 14:02:50 +00:00
minima
2a44647e3c allow amsat keps to work again. 2007-02-15 15:09:29 +00:00
minima
3d7d917833 allow norad keps to be translated 2007-02-15 11:11:21 +00:00
minima
e8b80c1e17 replace eph_dup for PC21s 2007-02-05 16:35:21 +00:00
minima
893a6f6711 add beginnings of a route find command.
fix dumping of commands coming in as pc9x from $mycall
2007-02-05 16:15:33 +00:00
minima
0c1082247c add chat/wx/announce handling to PC93 2007-01-23 22:41:40 +00:00
minima
4574b01fef more pc41 hardening 2007-01-22 23:15:59 +00:00
minima
d574e297e8 bounce invalid pc41s back 2007-01-22 23:08:51 +00:00
minima
3714fae559 bit more sophisticated 2007-01-22 23:04:29 +00:00
minima
0546591070 try to stop selfspotter strings as names 2007-01-22 23:01:11 +00:00
minima
f0d45ffe8c ignore PC17 from unknown nodes / users 2007-01-22 22:57:23 +00:00
minima
d1710a0c71 correct PC17 handling even more 2007-01-22 22:41:32 +00:00
minima
4fe4a738fd disable propagation of PC9x sentences 2007-01-22 22:35:28 +00:00
minima
512557610c correct PC17 handling 2007-01-22 22:23:34 +00:00
minima
686140dd3c make it even harder to falseluy propafgate pc92 2007-01-22 22:02:07 +00:00
minima
e0fa9a04bf make setting of pc9x harder 2007-01-22 21:48:55 +00:00
minima
3135332080 *** empty log message *** 2007-01-22 21:15:52 +00:00
minima
510a9f0644 do the correct call for a pc93 in handle_10 2007-01-22 21:04:40 +00:00
minima
57c9c65161 add PC10 proxying 2007-01-22 14:54:59 +00:00
minima
cbda6153fa change do_pc92 to do_pc9x 2007-01-22 13:59:59 +00:00
minima
aeb4c8591d add pc93 talk messages 2007-01-22 12:55:10 +00:00