Commit Graph

1259 Commits

Author SHA1 Message Date
Dirk Koopman
776d7bb927 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
2007-06-14 16:16:43 +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
minima
43a8ee1258 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.
2007-01-17 00:22:01 +00:00
minima
5ba4018131 fix delete code 2007-01-16 11:52:55 +00:00
minima
217d9d54b6 try to sort out PC16 so that local connections override and update remote
ones.
2007-01-16 11:37:41 +00:00
minima
4769c7b979 add PC21 delete for locally connecting nodes 2007-01-16 11:06:49 +00:00
minima
a163799549 fiddle with pc20/22 some more 2007-01-16 01:50:19 +00:00
minima
2712b7f62c force a config update to *everyone else* on pc20/22 2007-01-16 01:27:49 +00:00
minima
0a81dd5596 put the state back correctly in pc22 2007-01-16 00:52:28 +00:00
minima
05098443ef add a pc92a on receipt of a PC22 2007-01-16 00:47:35 +00:00
minima
11721e1fb9 more debugging 2007-01-16 00:23:12 +00:00
minima
dad265c6f2 add some more debugging 2007-01-16 00:14:30 +00:00
minima
a4a03d4c14 move debug for add/del_thingy into routelow 2007-01-15 23:37:16 +00:00
minima
cb8e869e37 change config display a bit 2007-01-15 22:37:10 +00:00
minima
c6177e73d2 get it right! 2007-01-15 21:43:23 +00:00
minima
e57e5b72e6 fix VERSION 2007-01-15 21:41:41 +00:00