mod_pubsub: Respect 'expose publisher' setting in item retrieval
|
Kim Alvefur |
2021-07-25 |
mod_pubsub: Fix inclusion of publisher (fixes #1399)
|
Kim Alvefur |
2019-05-01 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-07-23 |
MUC: Fix logic for access to affiliation lists
0.11 0.11.10
|
Kim Alvefur |
2021-07-22 |
MUC: Skip adding to history when it's set to zero
|
Kim Alvefur |
2021-07-19 |
net.resolvers.service: Only do DANE with secure SRV records
|
Kim Alvefur |
2021-07-18 |
core.certmanager: Support 'use_dane' setting to enable DANE support
|
Kim Alvefur |
2021-07-18 |
Revert 926d53af9a7a: Restore DANE support
|
Kim Alvefur |
2021-07-18 |
mod_s2s: Clone 'extra' data to let resolvers add more to it
|
Kim Alvefur |
2021-07-18 |
editorconfig: We use tabs
|
Kim Alvefur |
2021-07-18 |
mod_s2s: Handle measurement where the local host is unknown
|
Kim Alvefur |
2021-07-18 |
mod_s2s: Guard against missing 'to' on incoming stream
|
Kim Alvefur |
2021-07-18 |
net.server_epoll: Fix traceback-causing typo
|
Kim Alvefur |
2021-07-18 |
net.server_epoll: Ensure timeouts match epoll flags
|
Kim Alvefur |
2021-07-17 |
net.server_epoll: Skip reset of read timeout when not reading
|
Kim Alvefur |
2021-07-17 |
net.server_epoll: Reduce timer churn during TLS handshake
|
Kim Alvefur |
2021-07-17 |
net.server_epoll: Use only fatal "write" timeout during TLS negotiation
|
Kim Alvefur |
2021-07-16 |
net.server_epoll: Optimize concatenation of exactly 2 buffer chunks
|
Kim Alvefur |
2021-07-16 |
net.server_epoll: Avoid allocating a buffer table for single writes
|
Kim Alvefur |
2021-07-16 |
net.server_epoll: Optionally let go of buffers
|
Kim Alvefur |
2021-07-16 |
net.server_epoll: Propagate returns from opportunistic writes
|
Kim Alvefur |
2021-07-15 |
net.server_epoll: Set minimum wait time to 1ms, matching epoll
|
Kim Alvefur |
2021-07-14 |
prosodyctl: Add a note about checking the order of listed commands
|
Kim Alvefur |
2021-07-14 |
prosodyctl: Add cert to command listing
|
Kim Alvefur |
2021-07-14 |
prosodyctl: Add 'shell' to command listing
|
Kim Alvefur |
2021-07-14 |
prosodyctl: Add 'check' to command listing (fixes #1622)
|
Kim Alvefur |
2021-05-30 |
net.server_epoll: Add setting for disabling the Nagle algorithm
|
Kim Alvefur |
2021-07-14 |
net.server_epoll: Support setting keepalive idle time
|
Kim Alvefur |
2021-07-14 |
net.server_epoll: Add way to enable TCP keeplives on all connections
|
Kim Alvefur |
2021-07-14 |
net.server_epoll: Add an (empty) method for setting socket options
|
Kim Alvefur |
2021-07-14 |
net.server_epoll: Log failures to set socket options
|
Kim Alvefur |
2021-07-14 |
mod_s2s: Don't close connections on reload
|
Kim Alvefur |
2021-07-14 |
mod_s2s: Close connections attached to a host being deactivated
|
Kim Alvefur |
2021-07-14 |
mod_s2s: Vary log level by remote stream error
|
Kim Alvefur |
2021-07-14 |
tools/jabberd14sql2prosody: Tweak wording in comments
|
Kim Alvefur |
2021-07-13 |
tools/xep227toprosody: Tweak wording in comments
|
Kim Alvefur |
2021-07-13 |
mod_dialback: Tweak wording in a comment
|
Kim Alvefur |
2021-07-13 |
mod_s2s: Remove connection timeout once it's no longer needed
|
Kim Alvefur |
2021-07-13 |
net.server_epoll: Call onconnect immediately after TLS handshake completion
|
Kim Alvefur |
2021-07-13 |
net.server_epoll: Refactor immediate TLS handshake start
|
Kim Alvefur |
2021-07-13 |
net.server_epoll: Keep socket registered in epoll trough TLS wrapping
|
Kim Alvefur |
2021-07-13 |
net.server_epoll: Use TLS handshake timeout after initiating handshake
|
Kim Alvefur |
2021-07-13 |
net.server_epoll: Start TLS handshake immediately on newly accepted connections
|
Kim Alvefur |
2021-07-13 |
net.server_epoll: Factor out TLS initialization into a method
|
Kim Alvefur |
2021-07-13 |
net.server_epoll: Fix typo
|
Kim Alvefur |
2021-07-13 |
mod_s2s: Log debug message on attempted close of an connectionless session
|
Kim Alvefur |
2021-07-11 |
mod_s2s: Drop level of indentation by inverting a condition and early return
|
Kim Alvefur |
2021-07-11 |
mod_s2s: Use module API to fire events
|
Kim Alvefur |
2021-07-11 |
scansion tests: Allow specifying network settings via environment variable
|
Kim Alvefur |
2021-07-11 |
scansion tests: Allow specifying network backend via environment variable
|
Kim Alvefur |
2021-07-11 |
net.server_epoll: Prevent stack overflow of opportunistic writes
|
Kim Alvefur |
2021-07-11 |
mod_http_errors: Set status code 200 from root page
|
Kim Alvefur |
2021-07-09 |
mod_http_errors: Add a Prosody logo to root page
|
Kim Alvefur |
2021-07-09 |
mod_http_errors: Allow adding icons on error pages
|
Kim Alvefur |
2021-07-09 |
net.http: Send entire HTTP request header as one write
|
Kim Alvefur |
2021-07-08 |
net.server_epoll: Immediately attempt to read from newly accepted connections
|
Kim Alvefur |
2021-07-08 |
net.server_epoll: Separate handling of new incoming and outgoing connections
|
Kim Alvefur |
2021-07-08 |
net.server_epoll: Ensure timeout after closing
|
Kim Alvefur |
2020-10-30 |
core.loggingmanager: Disable pretty printing when not connected to a tty
|
Kim Alvefur |
2021-07-04 |
util.pposix: Bind isatty(3)
|
Kim Alvefur |
2021-07-04 |
util.prosodyctl.check: Normalize away trailing dot in some messages too
|
Kim Alvefur |
2021-07-04 |
util.prosodyctl.check: Normalize potential to form without trailing '.'
|
Kim Alvefur |
2021-07-03 |
util.prosodyctl.check: Point out if A/AAAA exists despite disabled IPvX
|
Kim Alvefur |
2021-07-03 |
util.prosodyctl.check: Warn if both use_ipv4 and use_ipv6 are set to false
|
Kim Alvefur |
2021-07-03 |
util.prosodyctl.check: Silence IP protocol mismatches when disabled
|
Kim Alvefur |
2021-07-03 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-07-03 |
util.ip: Fix netmask for link-local address range
0.11
|
Kim Alvefur |
2021-07-03 |
util.format: Escape ASCII control characters also in extra arguments
|
Kim Alvefur |
2021-07-03 |
util.format: Allow newlines but ensure following lines are indented
|
Kim Alvefur |
2021-07-03 |
util.format: Fix missing backslash in pattern
|
Kim Alvefur |
2021-07-03 |
util.prosodyctl.check: Reload unbound to ensure hosts.txt is ignored
|
Kim Alvefur |
2021-07-03 |
util.format: Change formatting of nil values to avoid looking like XML
|
Kim Alvefur |
2021-06-29 |
core.loggingmanager: Pretty-print logged XML snippets in console
|
Kim Alvefur |
2021-06-29 |
util.stanza: Export pretty printing function
|
Kim Alvefur |
2021-06-29 |
core.loggingmanager: Support passing log messages trough a filter
|
Kim Alvefur |
2021-06-29 |
util.stanza: Simplify and make pretty-printing look nicer
|
Kim Alvefur |
2020-11-07 |
util.stanza: Remove Windows "support" (disabling ANSI color pretty printing)
|
Kim Alvefur |
2020-11-07 |
util.format: Escape ASCII control characters in output
|
Kim Alvefur |
2021-06-15 |
util.dbuffer: Fix bugs, remove multi-char support (more complex than first thought)
|
Matthew Wild |
2021-06-29 |
util.dbuffer: Add read_until() method
|
Matthew Wild |
2021-06-29 |
util.prosodyctl.check: Collect options from all global plugins
|
Kim Alvefur |
2021-05-27 |
util.prosodyctl.check: Format, sort option listings into canonical form
|
Kim Alvefur |
2021-05-27 |
mod_admin_adhoc: Log who performs administrative actions
|
Kim Alvefur |
2021-06-27 |
mod_admin_adhoc: Delete "Get User Password" command
|
Kim Alvefur |
2021-06-27 |
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items'
|
Kim Alvefur |
2021-06-09 |
util.dataforms: Define a integer + "max" datatype
|
Kim Alvefur |
2020-09-18 |
core.stanza_router: Rename variable to be more specific
|
Kim Alvefur |
2021-06-25 |
mod_external_services: Report overall status as a module status
|
Kim Alvefur |
2021-06-21 |
mod_external_services: Validate items as they are added
|
Kim Alvefur |
2021-06-21 |
mod_external_services: Also validate services added by other modules
|
Kim Alvefur |
2021-06-21 |
mod_storage_sql: Fix for move of yes/no function (Thanks Kasim)
|
Kim Alvefur |
2021-06-21 |
mod_s2s: Remove duplicate method call (thanks luacheck)
|
Kim Alvefur |
2021-06-21 |
mod_s2s: Guard against LuaSec not returning TLS info here too
|
Kim Alvefur |
2021-06-21 |
mod_c2s: Guard against LuaSec not returning TLS info (thanks Martin)
|
Kim Alvefur |
2021-06-21 |
doap: Update XEP-0368 entry with mention of direct_tls_ports
|
Kim Alvefur |
2021-06-20 |
CHANGES: Add Direct TLS support
|
Kim Alvefur |
2021-06-20 |