Commit Graph

940 Commits

Author SHA1 Message Date
7e87481e05 Increase number of attempts when trying to poll a system 2024-10-23 12:56:50 +11:00
670450387c Improvements to handle rogue 2D adresses 2024-10-23 12:56:50 +11:00
967153c70a Only admins can change the heartbeat below 12 2024-10-22 19:33:24 +11:00
7da09a1a9e Better handling of badly addressed packets for netmails 2024-10-22 19:17:03 +11:00
86a15872b8 Better catching bad TZUTC in messages, continue parsing mail bundles in an archive if a packet has an error 2024-10-22 17:08:48 +11:00
eb61c5ea6e Change wording of forwarding netmail, no functional changes 2024-10-22 15:29:41 +11:00
a6e911fb48 Improve netmail sent/receive information 2024-10-21 17:46:33 +11:00
53c5488df7 When rescanning, choose the echomails date, not the date it was imported. By default dont re-export sent echomail, unless using -R 2024-10-21 11:21:48 +11:00
944053972b Fix for 4bbb82 Job::dispatch doesnt return an int, so cannot be used for success status 2024-10-21 08:47:54 +11:00
6bba18fc5f Add hold when populating address with system data 2024-10-21 08:40:47 +11:00
d2d2f31664 Fix updating systems sometimes items 2024-10-20 21:44:56 +11:00
8396866280 Fix addressing when forwarding netmail, as well as fix content being prefixed with forward notice. 2024-10-20 17:25:45 +11:00
ac687efe51 When receiving a netmail without a MSGID, include that in the log 2024-10-20 11:54:52 +11:00
676ba4a40b Presentation fixes, no functional changes 2024-10-20 11:49:52 +11:00
432a9bbf2b Fix working out our hostname when we are an RC 2024-10-20 11:49:34 +11:00
7ba037b76d Fix dynamic processing 2024-10-20 11:08:42 +11:00
a2cc1b6b8e For address:idle show the correct days since the system was last seen, not the configuration 2024-10-20 09:39:14 +11:00
3852e69fcc When originating a connection, ensure we dont do any HAPROXY stuff 2024-10-19 18:34:50 +11:00
bf5d5bcd74 Fix FSX-48 packets from points 2024-10-19 14:57:33 +11:00
4bbb82690c Enable comm:* commands to be run interactively 2024-10-19 13:38:55 +11:00
03c6cadbf9 Improvements for deterining an Address for a 2D FTN 2024-10-18 11:26:06 +11:00
b1560015ae Allow users to update their auto_hold status 2024-10-17 16:25:49 +11:00
a3719b9186 Echoarea NOT EXIST messages should go to the Sysop of the system, not to the user 2024-10-16 11:46:24 +11:00
f4f8e9fa94 Fix some user permissions, when viewing netmails and other systems 2024-10-16 08:44:46 +11:00
38fd1539a6 Dont let users increase pkt_msgs above 100 2024-10-16 08:19:36 +11:00
32d31cea90 Fix counts of items waiting for node idle notifications 2024-10-09 15:41:08 +11:00
5e7bf0554a Fixes for address idle, to properly catch when role is NULL 2024-10-09 15:06:45 +11:00
c76995fa00 Revert 693e88 since unsuccessfully sent mail shouldnt be marked as sent 2024-10-09 14:11:11 +11:00
caac9c21a8 If we are given a zero byte file, we SKIP it 2024-09-30 09:12:21 +10:00
43c573f641 Address list log is the config, not the actual node time since seen 2024-09-29 13:31:43 +10:00
b8f0b11c05 Handle delisting when last_seen is blank (node hasnt polled) 2024-09-29 13:16:23 +10:00
494cb317d1 Fix for parsing a netmail path that is 5D but without a .0 for a boss 2024-09-26 09:54:44 +10:00
bfab8c7d26 If we get a file we cannot parse, then send back a SKIP and keep going 2024-09-25 00:10:50 +10:00
333e7e773d More work on finding idle nodes 2024-09-22 18:00:46 +10:00
4501443a43 Improvements to finding idle nodes, last_session actually only shows the last time the remote polled us 2024-09-15 22:37:35 +10:00
832b496b0b Dont use count(*) but rather count(column) so that indexes can help us 2024-09-10 14:52:35 +10:00
2d75c92afb Some query optimisations when rendering status, dashboard, about and FTN list pages 2024-09-10 13:05:43 +10:00
67f0e3007e Reduce some logging of connect/disconnect 2024-09-09 23:49:04 +10:00
6974b9b885 Log PID created on a connection to help match the source address in logging 2024-09-09 23:34:42 +10:00
5d9d8ed72a Strip from the last tearline when posting to matrix 2024-09-09 20:29:17 +10:00
eafd203021 Improve node idle detection, including adding NODE_KEEP 2024-09-09 20:16:14 +10:00
9d06b422e0 Improve match of messages that come via matrix, so they dont get posted back 2024-09-09 19:44:14 +10:00
693e88bc01 Abort on M_SKIP since it incorreclty marks items as sent, and thus they are not sent again 2024-09-09 14:20:55 +10:00
2456402246 Implement M_SKIP in binkp protocol 2024-09-09 14:02:51 +10:00
967aadf21d Add first message date to domain echoarea list 2024-09-09 13:30:45 +10:00
75f5424d4f Change our mail packet name to be the youngest ID in the packet, not the youngest date 2024-09-09 11:56:12 +10:00
e6c0511b33 Fix page rendering when a leftbox is rendered 2024-09-09 08:23:40 +10:00
7f95305d75 Fixes for DE-LIST notifications 2024-09-09 08:23:40 +10:00
9d7455233b Improvements for finding intransit netmails to upstream and peer hubs 2024-09-09 08:23:40 +10:00
c70222fef8 When posting to matrix, encode in triple backticks to create a mono-spaced message 2024-09-09 08:23:40 +10:00