• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2026-03-26 12:30:55 +00:00
f1c3894564 Fix areafix messages, msg is now message
deon pushed to master at bbs/sbbs 2026-03-25 12:24:38 +00:00
97d65508ff New sbbs now requires libwayland-dev
deon pushed to master at bbs/clrghouz 2026-03-24 06:42:53 +00:00
b232ba0b91 Catch remote's closing a session during BINKP to see if we can close gracefully
deon pushed to master at bbs/clrghouz 2026-03-24 06:39:41 +00:00
bf08ca0d8d Catch remote's closing a session during BINKP to see if we can close gracefully
deon pushed to master at bbs/clrghouz 2026-03-24 06:37:04 +00:00
a334400253 Catch remote's closing a session during BINKP to see if we can close gracefully
deon pushed to master at bbs/clrghouz 2026-03-24 03:32:49 +00:00
f204eaba75 NULL messages werent being saved when received which affects CRAM authentication when it the OPT is received late
deon pushed to master at bbs/clrghouz 2026-03-24 03:15:24 +00:00
56aa602945 When encoutering an error in createFTN throw exceptions so that its only logged by the calling function for less serious concerns
deon pushed to master at bbs/clrghouz 2026-03-24 03:09:01 +00:00
217303c980 Update RoutingTest, now that uplinks return null for themself
9fb32dfcc1 Rework address and mail waiting for SQL optimisations
b209e17c68 Updates to our_nodes() when searching validated system, also take into account that it has a security value
bb0067f12f Updates to debug:zone:check and system:items:waiting and HubStats trait
bdb0571c62 Fix another reference to systems.name that should be via system_alias.name
Compare 12 commits »
deon pushed to master at bbs/clrghouz 2026-03-24 02:55:15 +00:00
2cc00f1f17 Rework address and mail waiting for SQL optimisations
deon pushed to master at bbs/clrghouz 2026-03-24 02:43:50 +00:00
a623dadf16 Updates to our_nodes() when searching validated system, also take into account that it has a security value
3ebeccb7b3 Updates to debug:zone:check and system:items:waiting and HubStats trait
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-24 02:32:48 +00:00
1477411ea9 Fix another reference to systems.name that should be via system_alias.name
b153362c5c Fixes for kludge items msgid/replyid/tzoffset since those DB columns will no longer exist
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-23 23:30:12 +00:00
12d532c669 Fix now that we cache our_address, Config::set was not being called for the 'setup' configuration affecting server:start
deon pushed to master at bbs/clrghouz 2026-03-23 22:47:12 +00:00
8b512fbd51 Fix not determining a zone for an address not in the DB when parsing SEENBY/PATH lines
3aa96fe7c5 Performance caching for our_* methods and updated echomail index
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-22 04:13:11 +00:00
fb9df7c949 Performance caching for our_* methods and updated echomail index
ffe5b518b3 Fixes to displaying echomails now that msgid/replyid are no longer DB columns
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-21 02:56:20 +00:00
4d25e4596b Change colors indicating available and subscribed areas
deon pushed to master at bbs/clrghouz 2026-03-21 02:26:17 +00:00
d5e3a5d81d Optimize Address::createFTN(), Address::newFTN(), Address::findFTN()
8212144b4b Rework to Address::parent()
2ee15b6e72 Change Address state() and state_nodelist() methods, no functional changes
c8eb1b9ea4 Remove redundant function dynamics() and nodes() from Address::class
f0d50e2f66 Rename Address::roleName() to Address->ftn_name
Compare 21 commits »
deon pushed to master at bbs/clrghouz 2026-03-19 23:51:39 +00:00
11b64a85cb Fixes for setting msgid/replyid/tzoffset in message and additional migration check for tzoffset before dropping unused columns
801a5adc61 Updates to zone:check
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-19 20:12:50 +00:00
b2b321244d Updates to zone:check
c542cc6add Framework update
Compare 2 commits »
deon pushed to 2.3-dev at deon/phpldapadmin 2026-03-19 13:15:14 +00:00
c85c1a4ed4 Revert version to 2.3.10-dev
66d3dbd4f4 Revert a1a696c, internal objects are needed for the server info
4deae5bb58 Fix performance impact implemented in ed4809f1f when rendering the tree
Compare 3 commits »
deon pushed to master at deon/phpldapadmin 2026-03-19 13:14:05 +00:00
66d3dbd4f4 Revert a1a696c, internal objects are needed for the server info
4deae5bb58 Fix performance impact implemented in ed4809f1f when rendering the tree
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
Compare 5 commits »