Log

description author age
mod_storage_internal: Only close lazy-loading list store abstractions Kim Alvefur 17 months ago
util.startup: Use prosody. module namespace Kim Alvefur 17 months ago
net.http.server: Complete async waiter for non-persistent connections Kim Alvefur 17 months ago
mod_storage_internal: Close archive list after completion of iteration Kim Alvefur 17 months ago
mod_pubsub: Provide some node properties in summary template #1809 Kim Alvefur 17 months ago
mod_admin_shell: Fix lint [luacheck] Kim Alvefur 17 months ago
util.async: Clip long line [luacheck] Kim Alvefur 17 months ago
net.server_epoll: Avoid call to update socket watch flags when nothing changed Kim Alvefur 17 months ago
util.poll: Quadruple number of events retrieved at once from epoll Kim Alvefur 17 months ago
mod_admin_shell: Add debug:async() command to show blocked async runners Matthew Wild 17 months ago
util.async: Expose default runner function Matthew Wild 17 months ago
util.async: Record current work item in the runner object Matthew Wild 17 months ago
util.async: Improve debug logging in a few places Matthew Wild 17 months ago
util.async: Export a table of currently-waiting runners Matthew Wild 17 months ago
util.poll: Return early if given zero timeout and no pending events Kim Alvefur 17 months ago
moduleapi: Update Teal spec Kim Alvefur 17 months ago
util.prosodyctl.check: Disable https cert check if http_external_url set Kim Alvefur 17 months ago
util.prosodyctl.check: Check cert for HTTPS if http module enabled Kim Alvefur 17 months ago
util.prosodyctl.check: Update conditions for s2s cert checks Kim Alvefur 17 months ago
util.prosodyctl.check: Simplify conditions for c2s and s2s cert checks Kim Alvefur 17 months ago
tools/build-env: Tools for building and testing in a container Kim Alvefur 17 months ago
mod_s2s_auth_dane_in: Bail out on explicit service denial Kim Alvefur 17 months ago
mod_tokenauth: Include more details in debug logs Kim Alvefur 17 months ago
net.http: Set Connection header based on connection pool usage Kim Alvefur 17 months ago
net.http: Add simple connection pooling Kim Alvefur 17 months ago
mod_storage_sql: Use UUIDv7 as keys Kim Alvefur 21 months ago
util.uuid: Add UUIDv7 Kim Alvefur 2021-08-15
util.prosodyctl.check: Try to clarify check for misplaced k=v in modules_enabled (thanks aab and Menel) Kim Alvefur 17 months ago
doap: Update XEP-0359 version, no protocol changes Kim Alvefur 17 months ago
doap: Update XEP-0353 version, no change affecting server handling Kim Alvefur 17 months ago
doap: Update XEP-0313 version, only change align with current mod_mam behavior Kim Alvefur 17 months ago
doap: Update XEP-0045 version, only minor changes Kim Alvefur 17 months ago
util.startup: Attempt to bring some order to startup/shutdown with util.fsm Matthew Wild 17 months ago
.luacheckrc: Add module:could() Matthew Wild 17 months ago
moduleapi: may(): Support explicit actor_jid in context object Matthew Wild 17 months ago
mod_muc: Switch to module:could() for some implicit access control checks Matthew Wild 17 months ago
mod_muc: Allow guest users to list rooms by default Matthew Wild 17 months ago
mod_muc: Add :list-rooms permission Matthew Wild 17 months ago
mod_tokenauth: Fix saving grants after clearing expired tokens Kim Alvefur 17 months ago
mod_s2s_auth_certs: Remove LuaSec compat that moved to net.server Kim Alvefur 17 months ago
core.certmanager: Handle dane context setting same way on reload as on initialization Kim Alvefur 17 months ago
util.prosodyctl.check: Print DANE TLSA records for certificates Kim Alvefur 17 months ago
util.prosodyctl.check: Wrap each check in a function Kim Alvefur 17 months ago
muc.register: Clarify what's going on when enforcing nicknames Kim Alvefur 17 months ago
util.datamanager: Clean up list index files on purge (i.e. user deletion) Kim Alvefur 17 months ago
mod_s2s: Automagically enable DANE for s2sin if 'use_dane' is enabled Kim Alvefur 17 months ago
mod_s2s_auth_dane_in: DANE support for s2sin Kim Alvefur 17 months ago
migrator: Add mod_http_file_share example to config template Kim Alvefur 17 months ago
migrator: Update default config template with new stores Kim Alvefur 17 months ago
core.certmanager: Tweak log level of message about SNI being required Kim Alvefur 17 months ago
mod_bosh: Include stream attributes in stream-features event Matthew Wild 18 months ago
Merge 0.12->trunk Kim Alvefur 18 months ago
core.certmanager: Validate that 'tls_profile' is one of the valid values 0.12 Kim Alvefur 18 months ago
mod_saslauth: Clear 'auto' from endpoint hash var, it's not a real hash (thanks tmolitor) Matthew Wild 18 months ago
mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by default Matthew Wild 18 months ago
mod_saslauth: Fix traceback in tls-server-end-point channel binding Matthew Wild 18 months ago
mod_admin_shell: Make 'Role' column dynamically sized Kim Alvefur 18 months ago
mod_saslauth: Actively close cert file after reading Matthew Wild 18 months ago
mod_saslauth: Fix read format string (thanks tmolitor) Matthew Wild 18 months ago
mod_cron: Make task frequencies configurable in overly generic manner Kim Alvefur 18 months ago