• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2026-02-23 07:11:55 +00:00
be66fbc871 Dont move empty packets, leave them with other unprocessed packets
deon pushed to master at bbs/clrghouz 2026-02-23 05:31:32 +00:00
dd72d1406f Convert echoarea's to upper case when processing inbound echomail. Improved packet:info processing when the sender cannot be determined
deon pushed to master at deon/intus 2026-02-22 10:35:04 +00:00
1f2f27df59 Added some setup and configuration information
deon pushed to master at deon/intus 2026-02-22 07:00:03 +00:00
10634a3dd6 Added about page
deon pushed to master at deon/intus 2026-02-22 06:56:28 +00:00
762b03b994 Added about page
deon created branch master in deon/intus 2026-02-22 03:46:53 +00:00
deon pushed to master at deon/intus 2026-02-22 03:46:53 +00:00
be33bc549f Information coming soon
59bde9d4ff initial setup
deon created repository deon/intus 2026-02-22 03:43:44 +00:00
deon pushed to master at bbs/clrghouz 2026-02-22 00:38:01 +00:00
c51344f8cb Fix for when kludges have \r\n
deon pushed to master at bbs/clrghouz 2026-02-22 00:23:07 +00:00
17ff02a6c5 Fix HEADER being used for outgoing packets
c72c82441f Fix duplicate kludge generation with MSGID/REPLYID/TZUTC for outgoing packets.
9eceee9d44 Updated regex for messages with more than 1 Origin line, we take the last one
1d4a1f031b If we receive a file in an unauthed session, dont process it
887fb0598f Need to call parent::construct() so that $this->mo is initialised
Compare 7 commits »
deon pushed to master at bbs/clrghouz 2026-02-21 22:36:24 +00:00
7f2bc3f856 Fix HEADER being used for outgoing packets
deon pushed to master at bbs/clrghouz 2026-02-21 22:21:46 +00:00
64c2bf3436 Fix duplicate kludge generation with MSGID/REPLYID/TZUTC for outgoing packets.
deon pushed to master at bbs/clrghouz 2026-02-21 13:21:53 +00:00
b6573267dc Updated regex for messages with more than 1 Origin line, we take the last one
deon pushed to master at bbs/clrghouz 2026-02-21 10:58:11 +00:00
e1a001cb94 If we receive a file in an unauthed session, dont process it
deon pushed to master at bbs/clrghouz 2026-02-21 10:14:17 +00:00
3921a12f38 Need to call parent::construct() so that $this->mo is initialised
deon pushed to master at bbs/clrghouz 2026-02-20 12:21:21 +00:00
9c68ad5a1d Fix for mo->date, when it should be mo->datetime
deon pushed to master at bbs/clrghouz 2026-02-18 10:51:32 +00:00
cce6544368 Major overhaul of packet and message processing
deon pushed to 2.3-dev at deon/phpldapadmin 2026-02-15 10:22:52 +00:00
386d10d9ed Revert version to 2.3.10-dev
a1a696cc5d When retrieving objects, dont return internal objects which cannot be changed.
0519cd7928 When importing an LDIF, and the changetype is modify, fail gracefully if the DN doesnt exist
9561124ce9 Minor change to Attribute::isDirty() to make it easier to read, no functional changes
188c1ea467 Update javascript/php dependancies. Release 2.3.9
Compare 5 commits »
deon pushed to master at bbs/clrghouz 2026-02-13 09:21:00 +00:00
0a6575b43f Missed updated namespace for EMSI in Nodelist processing
deon pushed to master at bbs/clrghouz 2026-02-12 11:23:08 +00:00
21fa6381f4 Stop pruning msg_src as we change the way we processing packets and messages
d1772b222d Update commands code for consistency, no functional changes
5ebf72ec99 Update to about to include some stats
7364df0163 Put heartbeat jobs on default queue, otherwise messes up 'status'. Ensure we dont poll nodes that are down/active/hold unless forced
Compare 4 commits »