|
364815e8af
|
Setup to present different mail bundle types
|
2024-05-28 12:23:59 +10:00 |
|
|
3d43a256ba
|
Added DynamicItem and PacketDump debug utilities
|
2024-05-28 10:44:33 +10:00 |
|
|
b460cd0196
|
Fix display of addresses in pkt dump
|
2024-05-28 09:38:55 +10:00 |
|
|
e15331ec35
|
No function changes. Cleanup console command cleanup
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 40s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m43s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-27 15:08:39 +10:00 |
|
|
f8cb6ccc37
|
Automatically mark idle nodes HOLD/DOWN/DE-LIST. Automatically validate presented addresses.
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 38s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m43s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
|
2024-05-25 22:31:42 +10:00 |
|
|
3555e5a91c
|
Dont cache the mail:send query
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 39s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m42s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-25 10:33:35 +10:00 |
|
|
cb63ec50d2
|
Dont cache when doing debug:zone:check
|
2024-05-23 21:31:17 +10:00 |
|
|
8b00d29db3
|
Update mailist to look for deleted FTNs as well
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m41s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
|
2024-05-23 20:30:03 +10:00 |
|
|
710adad634
|
Show only validated addresses with packets for packet:system
|
2024-05-23 17:37:46 +10:00 |
|
|
51784df6a8
|
Fix missed Notification using old Message::class
|
2024-05-22 09:21:59 +10:00 |
|
|
752462d20f
|
Update job:list, and change "subject" to "jobname"
|
2024-05-22 09:21:59 +10:00 |
|
|
ab2e288f06
|
More complete rework of packet parsing and packet generation with f279d85 - and testing passes
|
2024-05-22 09:21:59 +10:00 |
|
|
f279d85b08
|
More complete rework of packet parsing and packet generation with 29710c
|
2024-05-19 23:28:45 +10:00 |
|
|
29710c37c2
|
Complete rework of packet parsing and packet generation
|
2024-05-17 22:10:54 +10:00 |
|
|
cd2efbd1d4
|
Added downstream(), and fixed failing tests in RoutingTest
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 42s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m48s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-10 21:33:02 +10:00 |
|
|
23159d19d5
|
Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children
|
2024-05-09 21:22:30 +10:00 |
|
|
001618d719
|
Move zone:check to debug namespace, add address:check command
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 35s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m37s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-04-21 22:10:12 +10:00 |
|
|
ff7ab68a54
|
Added filefix rescan
|
2024-04-16 22:00:41 +09:30 |
|
|
a2ff2df9f3
|
Move security evaluations for File/Echoareas back to model
|
2024-04-16 21:28:35 +09:30 |
|
|
ae0bd09a47
|
Add Debug command Packet:Address
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 34s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m35s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-04-14 10:43:07 +10:00 |
|
|
f6a6c13ca2
|
NCs should be /0 not /x
|
2023-12-18 20:43:21 +11:00 |
|
|
caa6e629f4
|
Change Address::parent(),Address::children(), improved CI testing
|
2023-12-18 20:43:21 +11:00 |
|
|
541f612446
|
Improve our parent/children identification with points, fix our testing that was failing with NULLs and asserted out. Added zone:check so that's its easier to identify parent for FTNs
|
2023-12-11 18:31:38 +11:00 |
|
|
0526500ff0
|
Integrate Mailer::class into System_Log::class, removed Zmodem Server/Client
|
2023-12-10 20:41:37 +11:00 |
|
|
8f3d77b04d
|
Implemented CLI areafix:rescan
|
2023-12-01 18:14:51 +11:00 |
|
|
1ac3583479
|
Implemented system heartbeat, to poll systems regularly that we havent heard from
|
2023-11-26 14:59:05 +11:00 |
|
|
6e7e09ab50
|
Minor changes to mail:send and job:list rendering
|
2023-11-26 11:32:21 +11:00 |
|
|
b5e5decfdf
|
Processing packets on the command line can be archives as well
|
2023-11-25 09:48:37 +11:00 |
|
|
0800c48928
|
Use regex for received file evaluation. Fixes recording received packet names
|
2023-11-23 23:17:13 +11:00 |
|
|
fbcbe2c5a8
|
Address part of packet names is in hex
|
2023-11-22 16:49:14 +11:00 |
|
|
e8f4bf93bd
|
Add a dontqueue option to packet::process
|
2023-11-22 13:59:19 +11:00 |
|
|
67747c062a
|
Add mtime to receiving filename, so that we dont have name clashes with systems that use the same archive name for our host
|
2023-11-17 16:30:19 +11:00 |
|
|
a886a389a8
|
Fix for echomail notifications, when echomails come from a point. Auto detect address when manually processing packets.
|
2023-10-26 11:02:36 +11:00 |
|
|
f9d24db9f8
|
Minor changes to optimise new installs
|
2023-10-18 20:03:23 +11:00 |
|
|
2c504c3d66
|
Include receive timestamp in packet:info and now using Storage::disk to find file
|
2023-10-07 21:09:00 +11:00 |
|
|
32c0088339
|
Rework nodelist import and ignoring addresses that we manage
|
2023-10-06 22:52:03 +11:00 |
|
|
782acad560
|
When processing packets on the command line, send it to the queue
|
2023-09-27 11:19:36 +10:00 |
|
|
612efda945
|
Process packet seenby/path/via lines when saving echomail/netmail
|
2023-09-20 21:37:18 +10:00 |
|
|
073fa466d6
|
Added mail:list
|
2023-09-16 22:12:19 +10:00 |
|
|
708d9a9f67
|
More work to decommission rogue_path
|
2023-09-16 21:39:34 +10:00 |
|
|
2f878b6e64
|
Added filearea import
|
2023-09-14 23:42:25 +10:00 |
|
|
ec5c28a03e
|
Added ignore_crc option to nodelist import
|
2023-09-14 23:06:02 +10:00 |
|
|
673c444acd
|
Implement 2D domain processing - mainly for fidonet
|
2023-09-10 22:48:12 +10:00 |
|
|
6d199345ac
|
Enable nodelist import test mode
|
2023-09-09 00:10:45 +10:00 |
|
|
74a56d1e17
|
Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node address
|
2023-08-06 13:43:10 +10:00 |
|
|
ccafc6866a
|
Removed some old consts
|
2023-07-31 19:15:12 +10:00 |
|
|
ddb8c349b6
|
Updated crash mail polling to every minute
|
2023-07-27 21:22:27 +10:00 |
|
|
4e44e2e266
|
Added system polling
|
2023-07-26 19:44:07 +10:00 |
|
|
17fe7e910d
|
Multiple enhancements to interactive messages, moved messages to Notifications, send netmail back when invalid packet password
|
2023-07-23 20:21:02 +10:00 |
|
|
3d4431da9a
|
Logging changes, no functional changes
|
2023-07-19 10:35:29 +10:00 |
|