• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2024-05-21 13:30:54 +00:00
3ca2886daa Generated mail from the hub wont have defined
deon pushed to master at bbs/clrghouz 2024-05-21 13:16:55 +00:00
d2c97ca42b Fix FSC45 packets, point_id was still being validated the old way
deon pushed to master at bbs/clrghouz 2024-05-21 13:05:08 +00:00
0619ac0e21 Use packets domain for packet validation, not remote sytems address
deon pushed to master at bbs/clrghouz 2024-05-21 12:58:23 +00:00
1f3b81acc6 Kludges are not required in messages
deon pushed to master at bbs/clrghouz 2024-05-21 12:46:59 +00:00
396614afcc Fix processing echomail and when mail crc is calculated as it was decompressing the CompressedString
deon pushed to master at bbs/clrghouz 2024-05-21 12:10:55 +00:00
903c19dbeb Mail validation errors is now an object, and must be tested with ->count()
deon pushed to master at bbs/clrghouz 2024-05-21 11:57:42 +00:00
da7bfcc4e2 Fix for invalid-zone validation comparing a string with an int
caf590f2e9 Fix missed Notification using old Message::class
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-05-21 11:41:28 +00:00
248733c15e Fix missed Notification using old Message::class
deon pushed to master at bbs/clrghouz 2024-05-21 11:29:25 +00:00
93272f57a9 Fixed checking for RESCAN kludge
deon pushed to master at bbs/clrghouz 2024-05-21 11:11:15 +00:00
f13d3396ce Update job:list, and change "subject" to "jobname"
0c4c2f8cf5 Update SocketClient to support raw IP addresses
04aa86b6ee Security update enabling update_nn to edit system details
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-05-20 11:31:34 +00:00
62cb04868f More complete rework of packet parsing and packet generation with f279d85 - and testing passes
deon pushed to master at bbs/clrghouz 2024-05-19 13:31:15 +00:00
b30ab2f999 Add github hash VERSION file during build
b4a42f6780 More update on security, user to edit their own system with 59ec5f5
f279d85b08 More complete rework of packet parsing and packet generation with 29710c
46f52dd56d Only auth AKAs in the same domain as us
59ec5f5a0c Update on security, user to edit their own system
Compare 10 commits »
deon pushed to master at bbs/clrghouz 2024-05-13 07:06:56 +00:00
6c7da7a220 When decompressing compressed messages, dont barf if we try to decompress the same attribute twice
b008cb20d2 Fix recording of netmails, when they contain taglines and origin lines
b9b5cf4214 Display msgid's smaller for Netmail/Echomail H1 headings
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-05-13 05:45:11 +00:00
e6c9bc0058 When decompressing compressed messages, dont barf if we try to decompress the same attribute twice
6c653cf860 Fix recording of netmails, when they contain taglines and origin lines
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-05-13 05:29:36 +00:00
d036c7e704 When decompressing compressed messages, dont barf if we try to decompress the same attribute twice
3aa1c826bd Fix recording of netmails, when they contain taglines and origin lines
760995568e Display msgid's smaller for Netmail/Echomail H1 headings
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-05-12 11:56:50 +00:00
f912e81ee6 Change where processed packets are placed, if fido.packet_keep is true
4fe5dc6ad0 Fix for session being reported negative
556b95c7c1 Fix when dispatching packets, and our address object has many relations already loaded, causing memory exhaustion due to recursion
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-05-12 11:02:52 +00:00
47321834ac Change where processed packets are placed, if fido.packet_keep is true
deon pushed to master at bbs/clrghouz 2024-05-12 10:50:27 +00:00
c2516a2b54 Change where processed packets are placed, if fido.packet_keep is true
171392cf40 Fix for session being reported negative
64d37741a5 Fix when dispatching packets, and our address object has many relations already loaded, causing memory exhaustion due to recursion
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-05-12 04:56:25 +00:00
14c505c15b Must not cache the mail waiting queries, otherwise mail/files will be resent in a query loop
deon pushed to master at bbs/clrghouz 2024-05-11 13:18:15 +00:00
79b10bcd48 Removed caching from Echomail - it affects sending packets, since they caching is not cleared when they are updated as sent
dd8558487c Increase default logging to 3 months
Compare 2 commits »