Merge 0.12->trunk
|
Matthew Wild |
2022-03-28 |
prosodyctl: check config: Report paths of loaded configuration files (fixed #1729)
0.12
|
Matthew Wild |
2022-03-28 |
configmanager: Add method to report loaded config files (part of #1729 fix)
0.12
|
Matthew Wild |
2022-03-28 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-28 |
mod_tombstones: Add caching to improve performance on busy servers (fixes #1728)
0.12
|
Matthew Wild |
2022-03-28 |
mod_turn_external: Update status and friendlier handling of missing secret option (fixes #1727)
0.12
|
Matthew Wild |
2022-03-28 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-03-27 |
prosodyctl about: Report version of lua-readline
0.12
|
Kim Alvefur |
2022-03-27 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-24 |
MUC: Allow kicking users with the same affiliation as the kicker (fixes #1724)
0.12
|
Matthew Wild |
2022-03-23 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-03-23 |
mod_external_services: Move error message to correct place (fix #1725)
0.12
|
Kim Alvefur |
2022-03-23 |
mod_adhoc: Simplify variable references
|
Kim Alvefur |
2022-03-22 |
adhoc: Include stanza and origin in adhoc event data
|
Kim Alvefur |
2017-03-06 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-21 |
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723)
0.12
|
Matthew Wild |
2022-03-21 |
net.connect: Improve logging on connection attempt failure
|
Matthew Wild |
2022-03-21 |
net.connect: Improve handling of failure when attempts are still pending
|
Matthew Wild |
2022-03-21 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-21 |
util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722)
0.12
|
Matthew Wild |
2022-03-21 |
CHANGES: Update to add new changes in trunk
|
Matthew Wild |
2022-03-19 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-19 |
CHANGES: Update to reflect 0.12.0 release
0.12
|
Matthew Wild |
2022-03-19 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-19 |
mod_admin_socket: Improve error reporting when socket can't be created (fixes #1719)
0.12
|
Matthew Wild |
2022-03-19 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-19 |
prosodyctl: check turn: Fail with error if our own address is supplied for the ping test
0.12
|
Matthew Wild |
2022-03-19 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-19 |
prosodyctl: check config: Skip bare JID components in orphan check
0.12
|
Matthew Wild |
2022-03-19 |
net.resolvers.basic: Fix incorrect field name (thanks CI)
|
Matthew Wild |
2022-03-18 |
net.connect: When more targets are immediately available, try them after a delay
|
Matthew Wild |
2022-03-18 |
net.connect: Support for multiple pending connection attempts
|
Matthew Wild |
2022-03-18 |
net.resolvers.basic: Indicate to callback if we have more targets available
|
Matthew Wild |
2022-03-18 |
net.resolvers.basic: Alternate IP address family targets, per RFC 8305
|
Matthew Wild |
2022-03-18 |
net.resolvers.basic: Refactor to remove code duplication
|
Matthew Wild |
2022-03-18 |
util.stanza: Create tables with correct size to avoid reallocations
|
Kim Alvefur |
2022-03-18 |
util.stanza: Use table.move in clone
|
Kim Alvefur |
2022-03-18 |
util.table: Compatibility with Lua 5.1 lua_equals
|
Matthew Wild |
2022-03-18 |
util.table: tests: Tests for table.move()
|
Matthew Wild |
2022-03-18 |
util.array: Take advantage of table.move()
|
Matthew Wild |
2022-03-18 |
util.table: Backport table.move() from Lua 5.4
|
Matthew Wild |
2022-03-18 |
net.resolvers.service: Honour record 'weight' when picking SRV targets
|
Matthew Wild |
2022-03-17 |
util.poll: Expand stub tests
|
Kim Alvefur |
2022-03-17 |
mod_admin_shell: Add watch:log() command to tail logs in realtime
|
Matthew Wild |
2022-03-17 |
mod_admin_shell: Add session.is_connected() method
|
Matthew Wild |
2022-03-17 |
mod_admin_shell: Add session.write() method to write data to client with no \n
|
Matthew Wild |
2022-03-17 |
util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)
|
Matthew Wild |
2022-03-17 |
util.logger: Return sink_function from add_simple_sink()
|
Matthew Wild |
2022-03-17 |
util.logger: Support for removing individual log sinks without a full reset
|
Matthew Wild |
2022-03-17 |
mod_admin_socket: Comment on LuaSocket UNIX compat code
0.12
|
Kim Alvefur |
2022-03-16 |
mod_admin_socket: Compat for luasocket prior to unix datagram support
0.12
|
Kim Alvefur |
2022-03-15 |
mod_invites_register: Push invitee contact entry to inviter
0.12
|
Kim Alvefur |
2022-03-15 |
prosodyctl: check turn: warn about external port mismatches behind NAT
0.12
|
Matthew Wild |
2022-03-11 |
Added tag 0.12.0 for changeset 50fcd3879482
0.12
|
Matthew Wild |
2022-03-08 |
spelling: non-existing mistakes (thanks timeless)
0.12.0
|
Kim Alvefur |
2022-03-06 |
Spelling: Fix various spelling mistakes (thanks timeless)
|
Kim Alvefur |
2022-03-06 |
net.websocket.frames: Replace bit fiddling code with util.struct
|
Kim Alvefur |
2022-03-06 |
prosodyctl: check turn: compare correct addresses for relay mismatch detection (thanks Zash)
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: Add check for private IP returned from STUN.
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: improve warning text to suggest issues
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: fix traceback when server does not provide realm/nonce
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: fix formatting of multiple warnings
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: always show debug info even if test fails
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: Clearer error when unable to resolve external service host
|
Matthew Wild |
2022-03-05 |
CHANGES: Mention STUN/TURN support in 'prosodyctl check'
|
Matthew Wild |
2022-03-05 |
prosodyctl: check: include TURN checks by default
|
Matthew Wild |
2022-03-05 |
prosodyctl: check: Slightly improved argument handling
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: show relayed address(es) in verbose mode
|
Matthew Wild |
2022-03-05 |
net.stun: Support for xor-relayed-address attribute
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: Allow specifying port for the ping service
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping
|
Matthew Wild |
2022-03-05 |
net.stun: Add xor-peer-address helper
|
Matthew Wild |
2022-03-05 |
net.stun: Factor out address unpack, an operation common to multiple attributes
|
Matthew Wild |
2022-03-05 |
net.stun: Name some more attributes from TURN
|
Matthew Wild |
2022-03-05 |
net.stun: Add lookup table generation helper, reduces code duplication
|
Matthew Wild |
2022-03-05 |
net.stun: Hyphenate method names for consistency
|
Matthew Wild |
2022-03-05 |
util.bitcompat: Add some simple tests
|
Matthew Wild |
2022-03-04 |
util.bit53: Support for more than 2 arguments, for compat with bit32
|
Matthew Wild |
2022-03-04 |
make: Fix build of util.struct on *BSD
|
Kim Alvefur |
2022-03-04 |
net.stun: tests: Remove stray print() from debugging
|
Matthew Wild |
2022-03-04 |
Merge config-updates+check-turn from timber
|
Matthew Wild |
2022-03-04 |
net.stun: Add tests for serialization/deserialization
|
Matthew Wild |
2022-03-04 |
net.stun: Use util.bitcompat to deal with bit module variances across Lua versions
|
Kim Alvefur |
2022-03-04 |
net.stun: Use util.strbitop
|
Kim Alvefur |
2022-03-04 |
util.bit53: Add left- and right shift operations
|
Kim Alvefur |
2021-06-28 |
util.prosodyctl: check turn: New command to verify STUN/TURN service is operational
|
Matthew Wild |
2022-03-04 |
net.stun: New library that implements STUN/TURN parsing/serialization
|
Matthew Wild |
2022-03-04 |
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
|
Matthew Wild |
2022-03-04 |
util.struct: Import Roberto 'struct' library v0.3
|
Matthew Wild |
2022-03-04 |
COPYING: An overdue update. Also add some clarity about third-party code.
|
Matthew Wild |
2022-03-04 |
prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabled
|
Matthew Wild |
2022-03-03 |
prosody.cfg.lua.dist: Fix plugin_paths description (thanks Zash)
|
Matthew Wild |
2022-03-03 |
prosody.cfg.lua.dist: Add comments explaining the individual TURN options
|
Matthew Wild |
2022-03-02 |
prosody.cfg.lua.dist: Improved descriptions for a number of modules
|
Matthew Wild |
2022-03-02 |
prosody.cfg.lua.dist: Alphabetical ordering of modules within each section
|
Matthew Wild |
2022-03-02 |
prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose
|
Matthew Wild |
2022-03-02 |
prosody.cfg.lua.dist: Remove mod_admin_telnet
|
Matthew Wild |
2022-03-02 |
prosody.cfg.lua.dist: Reword plugin_paths to de-emphasize Prosody's source dir
|
Matthew Wild |
2022-03-02 |
prosody.cfg.lua.dist: Remove network_backend option
|
Matthew Wild |
2022-03-02 |
prosody.cfg.lua.dist: Remove example certificate, this should just work
|
Kim Alvefur |
2022-02-13 |
net.server_epoll: Disable verbose mode by default
|
Kim Alvefur |
2022-02-12 |
prosody.cfg.lua.dist: Remove allow_registration in favor of invites
|
Kim Alvefur |
2022-02-10 |
prosody.cfg.lua.dist: Comment improvements: s2s authentication
|
Matthew Wild |
2022-02-14 |
prosody.cfg.lua.dist: Comment improvements: authentication
|
Matthew Wild |
2022-02-14 |
prosody.cfg.lua.dist: Improve section-like layout via headers and spacing
|
Matthew Wild |
2022-02-14 |
prosody.cfg.lua.dist: Comment improvements
|
Matthew Wild |
2022-02-14 |
prosody.cfg.lua.dist: Update s2s_secure_auth comment and default
|
Matthew Wild |
2022-02-14 |
prosody.cfg.lua.dist: TURN configuration improvements and example
|
Matthew Wild |
2022-02-14 |
prosody.cfg.lua.dist: Enable csi_simple by default
|
Matthew Wild |
2022-02-14 |
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified
|
Matthew Wild |
2022-02-10 |
prosody.cfg.lua.dist: Remove require_encryption options
|
Matthew Wild |
2022-02-14 |
core.certmanager: Turn soft dependency on LuaSec into a hard
|
Kim Alvefur |
2022-02-10 |
various: Require encryption by default for real
|
Kim Alvefur |
2021-12-25 |
mod_invites_register: Default to require encryption
|
Matthew Wild |
2022-02-10 |
mod_legacyauth: Default to require encryption
|
Matthew Wild |
2022-02-10 |
prosody.cfg.lua.dist: Remove mod_http_files
|
Kim Alvefur |
2022-02-10 |
prosody.cfg.lua.dist: Move Dialback down
|
Kim Alvefur |
2022-02-10 |
prosody.cfg.lua.dist: Remove https_certificate, this should Just Work now
|
Kim Alvefur |
2022-02-05 |
prosody.cfg.lua.dist: Remove mention of deprecated daemonize option
|
Kim Alvefur |
2022-02-05 |
prosody.cfg.lua.dist: Remove installer_plugin_path
|
Kim Alvefur |
2022-02-05 |
prosody.cfg.lua.dist: Add new modules
|
Kim Alvefur |
2022-02-10 |
prosody.cfg.lua.dist: Add note about 'localhost'
|
Kim Alvefur |
2021-02-03 |
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
|
Matthew Wild |
2022-03-02 |
prosodyctl: check dns: List discovered addresses for diagnostic purposes
|
Matthew Wild |
2022-03-02 |
util.prosodyctl: check: warn about unreferenced components, suggest disco_items
|
Matthew Wild |
2022-03-02 |
util.prosodyctl: Warn about enabled public registration in 'check config'
|
Matthew Wild |
2022-03-02 |
util.poll: Add support for the poll() API
|
Kim Alvefur |
2022-02-23 |
util.poll: Expose API (epoll or select) used
|
Kim Alvefur |
2022-02-27 |