Commit Graph

1632 Commits

Author SHA1 Message Date
Dirk Koopman
48f0cb90d0 remove Prot.pm, sort %valid fields 2022-01-22 13:01:10 +00:00
Dirk Koopman
3292b0f8ef add missing fields in DXUser 2022-01-22 12:41:01 +00:00
Dirk Koopman
2ff41cd156 add missing K field definition 2022-01-21 23:17:51 +00:00
Dirk Koopman
eac4538f1f fix console.pl max scroll depth 2022-01-21 18:45:17 +00:00
Dirk Koopman
7e9852009e remove 5.10.1 isms (//= etc) 2022-01-21 18:35:47 +00:00
Dirk Koopman
d8d7d25e92 downgrade perl on console.pl
backport grepdbg from mojo
2022-01-21 17:06:58 +00:00
Dirk Koopman
f63d598af3 add DXCIDR, fix version no tracking
Add more mojo code compatibility
2022-01-20 18:36:58 +00:00
Dirk Koopman
4b207544da mega-merge of major parts of mojo
The point of this is to make it easier to maintain both branches.

DXProt (DXProtHandle has already been copied) route/* DXChannel
DXCommandmode and console.pl have been either copied wholesale,
where necessary, modified to use the old Msg based networking stack.
2022-01-07 23:47:56 +00:00
Dirk Koopman
0bca436851 remove ::ffff: at source on connect 2022-01-07 09:55:45 +00:00
Dirk Koopman
edc4edfd6d merge in mojo Spot dedupe 2022-01-07 09:40:07 +00:00
Dirk Koopman
5a9cdeef2a Merge mojo build 413 DXProthandle + DXUtil 2022-01-06 15:50:34 +00:00
Dirk Koopman
03a8ba6249 remove typo in dxprothandle 2021-12-14 21:55:25 +00:00
Dirk Koopman
4ed6b6d955 remove spurious 0. from build no 2021-12-14 21:43:52 +00:00
Dirk Koopman
069852202d change version strings to include perl version 2021-12-12 21:22:00 +00:00
Dirk Koopman
c42b114fbe fix git describe for 2009 vintage git! 2021-12-12 18:20:03 +00:00
Dirk Koopman
58dc48be20 force git -C $root to make sure it gets its root 2021-12-11 20:45:05 +00:00
Dirk Koopman
d38c9fb5ca Removed perl Git package dependency 2021-12-11 12:51:37 +00:00
Dirk Koopman
2f876d1acd fix enhanced mode in console.pl 2021-12-10 23:53:57 +00:00
Dirk Koopman
74db48555c fiz console.pl resizing 2021-12-10 16:34:48 +00:00
Dirk Koopman
ed671609b5 Fix slots around the time
Fill the slots around the time in the order set/dxgid, set/usstate, set/dxcq or set/dxicq
2021-12-10 15:36:14 +00:00
Dirk Koopman
ec2bc54f84 back port registration from mojo 2021-12-10 10:45:23 +00:00
Dirk Koopman
23b5ee57c8 tidy up registered user handling a bit 2021-12-08 22:37:45 +00:00
Dirk Koopman
2e3638e69f backport mojo console.pl width/scolling changes 2021-12-08 13:34:39 +00:00
Dirk Koopman
5af31b9f39 fix crontab quoting issue, add CTY-3117 2021-07-15 19:40:18 +01:00
Dirk Koopman
094499a2f2 add_thingy patch backport from mojo 2020-05-26 22:51:26 +01:00
Dirk Koopman
4b7dbe2c98 show git branch on show/version 2020-05-20 16:24:56 +01:00
Dirk Koopman
c4fd691793 master branch working convert-users-v3-to-v4.pl 2020-05-20 15:45:28 +01:00
Dirk Koopman
df50cc60aa add convert-users-v3-to-v4.pl 2020-05-20 15:23:33 +01:00
Dirk Koopman
0fba6dbd0d add missing Filter.pm mod 2020-04-06 21:17:25 +01:00
Dirk Koopman
fc8ec20708 add sh/dx origin and ip and regexes
See help show/ddx for more information

A regex for alpha fields for filters, Regexes are indicated by surrounding
the pattern required with { and } e.g {\d+\s*db\s+\d+\s*wpm(?:\s+cq)?} But, in this case,
the 'set/badword' mechanism is probably more robust.

This is an experimental feature that may well not work...
2020-04-06 21:05:28 +01:00
Dirk Koopman
fa7bdf4c84 stop userfile decode/thaw crashes 2019-12-20 14:38:15 +00:00
Dirk Koopman
112baf5b4c improve DXQsl handling and fix crashes? 2019-09-10 17:02:53 +01:00
Dirk Koopman
dfb716ea64 add some extra debugging to AsyncMsg 2017-05-12 21:28:07 +01:00
Dirk Koopman
2f9d089ec3 fix AsyncMsg.pm + clusteraddr issues 2017-05-12 20:04:50 +01:00
Dirk Koopman
885bc3cf15 add mojo->master backward compatibility 2017-02-21 16:14:46 +00:00
Dirk Koopman
754754d791 more mojo->master return path fixes 2017-02-21 11:57:34 +00:00
Dirk Koopman
bb9f4159e5 add mojo->master fallback compatibility 2017-02-21 11:54:26 +00:00
Dirk Koopman
894198b415 add CTY-2615 prefixes
Also fix create_prefix.pl so that it continues to work in a swapping
'mojo' -> 'master' development environment.
2017-01-02 12:53:54 +00:00
Dirk Koopman
e50d5633ca try to prevent $myalias calls being set to nodes
Conflicts:
	perl/DXProtHandle.pm
2016-12-26 22:29:48 +00:00
Dirk Koopman
713a209e15 fix correct url for sh/425 2016-01-02 20:32:36 +00:00
Dirk Koopman
9b65e70322 try fix node type changes from outside
Also add CTY-2516 prefix changes
2015-12-30 19:34:38 +00:00
Dirk Koopman
74a756eeda fix sh/dx <call> with sql spot logging 2015-02-13 22:40:00 +00:00
Dirk Koopman
a340e9dd6b add CTY2415 prefixes 2014-11-27 19:04:13 +00:00
Dirk Koopman
4868adf8df add CTY-2414 prefixes 2014-11-25 09:47:06 +00:00
Dirk Koopman
06e8373eee add CTY-2413 prefixes 2014-11-21 18:27:20 +00:00
Dirk Koopman
365d2aaac2 Add CTY-2411 prefixes 2014-10-21 22:19:54 +01:00
Dirk Koopman
c719f7d042 remove --long from git describe call 2014-10-14 21:00:22 +01:00
Dirk Koopman
c664bf735e use real git version if git is available 2014-10-14 17:09:42 +01:00
Dirk Koopman
7a395060c5 upissue build 2014-10-14 11:45:43 +01:00
Dirk Koopman
56478c613d remove autoflush from logs
Add CTY-2410 cty.dat + wpxloc.raw
2014-10-14 11:27:16 +01:00