Software /
code /
prosody
Graph
-
mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes 13.04 weeks ago, by Matthew Wild
-
prosodyctl: check features: check for mod_muc_mam on MUC components 13.04 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Kim Alvefur
-
util.sql: Don't send SQLCipher key to Postgres or MySQL (thanks gllmhyt) 13.05 weeks ago, by Kim Alvefur
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
mod_http_file_share: Persist total storage usage when it increases (fixes #1891) 13.05 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
prosodyctl: check: Skip DNS checks for known invalid domains (fixes traceback) 13.05 weeks ago, by Matthew Wild
-
prosodyctl: check features: Check for recommended feature availability 13.05 weeks ago, by Matthew Wild
-
util.prosodyctl.check: Sort hosts in iterator for more stable output 13.05 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Kim Alvefur
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
mod_cloud_notify, mod_cron, mod_invites: Add 'prosody.' prefix to requires 13.05 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Kim Alvefur
-
doap: Update XEP-0421, only editorial changes and promoted to Stable 13.05 weeks ago, by Kim Alvefur
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
mod_admin_shell: Hide secondary role commands, focus on primary roles 13.05 weeks ago, by Matthew Wild
-
mod_admin_shell: Support for hiding certain commands from default help listing 13.05 weeks ago, by Matthew Wild
-
mod_account_activity: Fix error when no duration specified in shell command 13.05 weeks ago, by Matthew Wild
-
mod_admin_shell: Fix result handling of user addrole/delrole commands 13.05 weeks ago, by Matthew Wild
-
usermanager: Include role_name in event for consistency with the 'removed' event 13.05 weeks ago, by Matthew Wild
-
mod_authz_internal: Fix return values of secondary role management methods 13.05 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
mod_presence: Fix traceback if origin gets disconnected during processing 13.05 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
mod_invites: Add shell commands to list, show and delete pending invitations 13.05 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Kim Alvefur
-
core.configmanager: Delay reporting warnings about Credential until use 13.05 weeks ago, by Kim Alvefur
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
Merge 13.0->trunk5 weeks ago, by Matthew Wild
-
util.dnsregistry: Update using script5 weeks ago, by Kim Alvefur
-
tools.dnsregistry: Comment out duplicate error codes5 weeks ago, by Kim Alvefur
-
mod_storage_sql: Fix tests for SQLite36 weeks ago, by Kim Alvefur
-
MUC: Don't inform people about the avatar hash when there is none6 weeks ago, by Matthew Wild
-
net.adns: Collect DNS lookup timing metrics6 weeks ago, by Kim Alvefur
-
mod_vcard: Switch store name for MUC hosts (thanks lissine)6 weeks ago, by Matthew Wild
-
mod_muc: Integrate support for vcards/avatars on MUC rooms6 weeks ago, by Matthew Wild
-
mod_vcard: Some support for handling vcards on components6 weeks ago, by Matthew Wild
-
mod_vcard: Fire event when vcard updated6 weeks ago, by Matthew Wild
-
mod_vcard: Add API to get hash of the vcard avatar6 weeks ago, by Matthew Wild
-
prosodyctl: Fix check for whether to show init system warning6 weeks ago, by Matthew Wild
-
net.server_epoll: Call :shutdown() on TLS sockets when supported6 weeks ago, by Martijn van Duren
-
prosodyctl: Further deprecate start/stop/restart commands when installed6 weeks ago, by Matthew Wild
-
prosodyctl: reload: Assume reload-via-socket if any arguments passed6 weeks ago, by Matthew Wild
-
prosodyctl: Fix luacheck warning6 weeks ago, by Matthew Wild
-
prosodyctl: reload: Remove redundant require6 weeks ago, by Matthew Wild
-
util.prosodyctl: Add comments to explain logic and expected behaviour (#1688)6 weeks ago, by Matthew Wild
-
prosodyctl: stop: Fix detection of whether Prosody is running6 weeks ago, by Matthew Wild
-
prosodyctl: reload: Fix detection of whether prosody is running6 weeks ago, by Matthew Wild
-
prosodyctl: reload: use admin socket to issue reload command, if available6 weeks ago, by Matthew Wild
-
util.prosodyctl.shell: Export function to check for availability of admin socket6 weeks ago, by Matthew Wild
-
mod_c2s: Add debug log when disconnecting all user sessions6 weeks ago, by Matthew Wild
-
mod_admin_shell: Fix column alignment in 'help roles'6 weeks ago, by Kim Alvefur
-
mod_admin_shell: Fix help forgetting arguments6 weeks ago, by Kim Alvefur
-
util.startup: Drop mention of systemd from notification socket handling7 weeks ago, by Kim Alvefur
-
mod_tokenauth: Fix expiry lasting one second too much7 weeks ago, by Rémi Bardon
-
Merge 0.12->trunk7 weeks ago, by Matthew Wild
-
doap: Add XEP-0357 (mod_cloud_notify)7 weeks ago, by Kim Alvefur
-
mod_storage_sql: Don't treat Enter or Ctrl-C as yes in upgrade command8 weeks ago, by Kim Alvefur
-
mod_storage_sql: Detect SQLite3 without UPSERT (or SQLCipher 3.x)8 weeks ago, by Kim Alvefur
-
util.sql: SQLCipher support8 weeks ago, by Kim Alvefur
-
core.configmanager: Remove compat2 months ago, by Kim Alvefur
-
util.startup: Rename credentials path variable too2 months ago, by Kim Alvefur
-
luacheck: Declare new config globals2 months ago, by Kim Alvefur
-
core.configmanager: Rename Secret to Credential2 months ago, by Kim Alvefur
-
core.configmanager: Add function for getting secrets from separate files2 months ago, by Kim Alvefur
-
core.configmanager: Add ways to read config values from files2 months ago, by Kim Alvefur
-
mod_admin_shell: Remove log statement intended for development only2 months ago, by Matthew Wild
-
util.bitcompat: Avoid potential noise from global metatable2 months ago, by Kim Alvefur
-
mod_pubsub: Remove duplicate create_node command2 months ago, by Matthew Wild
-
features: Add feature for bundled mod_cloud_notify2 months ago, by Matthew Wild
-
mod_authz_internal: Make host considered the parent configurable2 months ago, by Kim Alvefur
-
luacheckrc: Add module.ready()2 months ago, by Kim Alvefur
-
luacheckrc: Reorder module API methods for consistency with prosody-modules2 months ago, by Kim Alvefur
-
util.signal: Factor out single #define that enables signalfd(2) use2 months ago, by Kim Alvefur
-
util.signal: Implement signalfd for *BSD2 months ago, by Kim Alvefur
-
mod_cloud_notify: Merge from prosody-modules@fc521fb5ffa02 months ago, by Matthew Wild
-
modulemanager: Allow modules to specify supported Lua versions in metadata2 months ago, by Matthew Wild
-
modulemanager: Handle multiple digits in Lua version number2 months ago, by Matthew Wild
-
mod_invites: Add support for invites_page option to use external invites pages2 months ago, by Matthew Wild
-
prosodyctl: Hide the 'lua_paths' command from default command listing2 months ago, by Kim Alvefur
-
mod_storage_sql: Remove the word 'error' from debug messages2 months ago, by Kim Alvefur
-
prosodyctl: Add lua_paths command to print the LUA_PATH and LUA_CPATH used2 months ago, by Matthew Wild
-
prosodyctl: 'about' becomes 'version -v', 'version' prints only version2 months ago, by Matthew Wild
-
mod_pubsub: Remove unused loop variable [luacheck]2 months ago, by Kim Alvefur
-
util.prosodyctl.shell: Remove non-existent export [luacheck]2 months ago, by Kim Alvefur
-
prosodyctl: Remove unused import2 months ago, by Kim Alvefur
-
mod_admin_shell: Remove redundant 'mod_' prefix from debug message2 months ago, by Kim Alvefur
-
core.moduleapi: Include source modules when handling items2 months ago, by Kim Alvefur
-
mod_admin_shell: Fix reporting origin module for commands2 months ago, by Kim Alvefur
-
mod_pubsub: Quiet down check for service admin2 months ago, by Kim Alvefur
-
mod_pubsub: Limit node listing based on new ACL-aware metadata method2 months ago, by Kim Alvefur
-
prosodyctl: deluser: Use user:delete() shell command for implementation2 months ago, by Matthew Wild
-
prosodyctl: passwd: Use user:password() shell command for implementation2 months ago, by Matthew Wild
-
mod_admin_shell: user:password(): Support prompting for password if none given2 months ago, by Matthew Wild
-
mod_admin_shell: user:create(): Reject promise with error message on failure2 months ago, by Matthew Wild
-
mod_admin_shell: Mark event as handled when requested input is submitted2 months ago, by Matthew Wild
-
prosodyctl: adduser: use shell user:create() to provide the implementation2 months ago, by Matthew Wild
-
mod_admin_shell: user:create(): request password via prompt if none given2 months ago, by Matthew Wild
-
mod_admin_shell: Add session method to request (password) input from shell client2 months ago, by Matthew Wild
-
mod_admin_socket: Fire event on admin client disconnect2 months ago, by Matthew Wild
-
mod_admin_shell: Don't pause async thread while waiting for promise result2 months ago, by Matthew Wild
-
util.prosodyctl.shell: Support for requesting special inputs, e.g. passwords2 months ago, by Matthew Wild
-
util.adminstream: Expose session events (specifically "disconnected")2 months ago, by Matthew Wild
-
mod_cron: Don't run tasks if loaded inside prosodyctl2 months ago, by Matthew Wild
-
mod_authz_internal: Make 'prosody:guest' default role for all unknown JIDs2 months ago, by Matthew Wild
-
mod_pep: Support for node/item management commands2 months ago, by Matthew Wild
-
mod_pubsub: Expand shell commands to include node/item management2 months ago, by Matthew Wild
-
mod_roster: Add basic roster management shell commands2 months ago, by Matthew Wild
-
mod_flags: New module to view and manage flags on user accounts via shell/API2 months ago, by Matthew Wild
-
mod_admin_shell: stats:show(): Friendlier error message when statistics disabled2 months ago, by Matthew Wild
-
Merge 0.12->trunk3 months ago, by Matthew Wild
-
util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803) 0.12 0.12.53 months ago, by Matthew Wild
-
mod_saslauth: Use fully qualified import here too3 months ago, by Kim Alvefur
-
MUC: Use fully qualified import3 months ago, by Kim Alvefur
-
muc: Update link to XEP-0421 (instead of inbox)3 months ago, by Kim Alvefur
-
mod_smacks: Run session destruction code in session's async context4 months ago, by Matthew Wild
-
mod_c2s, mod_s2s: Support for queuing callbacks to run in session thread4 months ago, by Matthew Wild
-
util.pposix: Add fdopen() to return a Lua file object from an fd4 months ago, by Matthew Wild
-
mod_smacks: Fix previous commit for case of no session found4 months ago, by Kim Alvefur
-
mod_smacks: Prevent traceback on attempting to resume destroyed session4 months ago, by Kim Alvefur
-
net.server_epoll: Don't try to flush buffer on closed connections4 months ago, by Kim Alvefur
-
net.server_epoll: Revert opportunistic_writes tweak4 months ago, by Kim Alvefur
-
util.stanza: Handle Clark notation for attributes in :find()4 months ago, by Kim Alvefur
-
util.stanza: Handle namespace prefixes for attributes in :find()4 months ago, by Kim Alvefur
-
util.datamanager: fix duplicated word in log message4 months ago, by Jonas Schäfer
-
mod_roster: do not store number in attribute4 months ago, by Jonas Schäfer
-
core.loggingmanager: Bump expected util.pposix version4 months ago, by Kim Alvefur
-
util.startup: Bump expected util.pposix version4 months ago, by Kim Alvefur
-
util.pposix: Add pipe() (with support for pipe2() flags on Linux)4 months ago, by Matthew Wild
-
mod_admin_shell: Report when a module is already loaded4 months ago, by Kim Alvefur
-
mod_admin_shell: Refactor end of module:load4 months ago, by Kim Alvefur
-
Merge 0.12->trunk4 months ago, by Matthew Wild
-
MUC: optimizations for broadcast of visitor presence (thanks Jitsi team) 0.124 months ago, by Matthew Wild
-
util.queue: tests: Add test for :replace() method4 months ago, by Matthew Wild
-
mod_s2s: Really fix logging of outgoing stanza queue counts4 months ago, by Kim Alvefur
-
mod_s2s: Clone queued outgoing stanzas to prevent changes4 months ago, by Kim Alvefur
-
mod_s2s: Fix counting items in outgoing stanza queue (in logs)4 months ago, by Kim Alvefur
-
mod_s2s: Limit size of outgoing stanza queue4 months ago, by Kim Alvefur
-
net.server_epoll: Make running out of buffer space a fatal error4 months ago, by Kim Alvefur
-
net.server_epoll: Improve efficiency of sending much buffered data4 months ago, by Kim Alvefur
-
mod_pubsub: Pass metadata directly into form4 months ago, by Kim Alvefur
-
mod_pubsub: Use new metadata method4 months ago, by Kim Alvefur
-
util.pubsub: Add method returning subset of config as metadata4 months ago, by Kim Alvefur
-
Merge 0.12->trunk4 months ago, by Matthew Wild
-
mod_bookmarks: Clarify log messages on failure to sync to modern PEP bookmarks 0.124 months ago, by Matthew Wild
-
mod_bookmarks: Suppress error publishing empty legacy bookmarks w/ no PEP node 0.124 months ago, by Matthew Wild
-
mod_http_file_share: Revert 9c62ffbdf2ae4 months ago, by Kim Alvefur
-
Merge 0.12->trunk4 months ago, by Kim Alvefur
-
mod_smacks: Destroy timed out session in async context (fixes #1884) 0.124 months ago, by Kim Alvefur
-
mod_admin_shell: Reject attempt to add or remove roles for unrelated hosts4 months ago, by Kim Alvefur
-
mod_authz_internal: Hint at roles for external JIDs being read-only4 months ago, by Kim Alvefur
-
mod_admin_shell: Allow assigning roles to arbitrary JIDs when supported4 months ago, by Kim Alvefur
-
scansion: Remove publisher attribute from bookmarks2 tests4 months ago, by Kim Alvefur
-
scansion: Import XEP-0402 test from prosody-modules rev 2c6b142072714 months ago, by Kim Alvefur
-
util.crypto: Add more ECC methods4 months ago, by Stephen Paul Weber
-
util.pubsub: Fix test to account for not using util.error4 months ago, by Kim Alvefur
-
mod_pubsub: Move precondition error wrangling out of util.pubsub4 months ago, by Kim Alvefur
-
util.error: Use is_error() instead of is_err() everywhere4 months ago, by Kim Alvefur
-
mod_pubsub: Allow passing additional error context4 months ago, by Kim Alvefur
-
mod_pubsub: Use error registry4 months ago, by Kim Alvefur
-
doap: Update XEP for mostly editorial changes4 months ago, by Kim Alvefur
-
util.dnsregistry: Refresh from IANA4 months ago, by Kim Alvefur
-
Merge 0.12->trunk4 months ago, by Kim Alvefur
-
mod_invites_adhoc: Add password reset command5 months ago, by Kim Alvefur
-
Add Info about mod_announce in the CHANGES file of trunk5 months ago, by Menel
-
util.xtemplate: Use same argument order in filters even without 'args'5 months ago, by Kim Alvefur
-
mod_pubsub: Check new role framework for node creation privileges5 months ago, by Kim Alvefur
-
MUC: Fix error with nonlegacy hats.5 months ago, by Aidan Epstein
-
mod_csi: Update correct variables when counting states6 months ago, by Kim Alvefur
-
mod_csi: Use same label name for gauge as for older counter6 months ago, by Kim Alvefur
-
Merge 0.12->trunk6 months ago, by Kim Alvefur
-
mod_admin_shell: Prevent traceback due to type error6 months ago, by Kim Alvefur
-
mod_s2s: Fix traceback due to type confusion (Thanks Menel)6 months ago, by Kim Alvefur
-
Merge 0.12->trunk7 months ago, by Kim Alvefur
-
core.moduleapi: Default labels to empty list to fix error if omitted 0.127 months ago, by Kim Alvefur
-
mod_csi: Optimize metrics collection (prematurely)7 months ago, by Kim Alvefur
-
mod_csi: Rename unused loop variables to '_' [luacheck]7 months ago, by Kim Alvefur
-
mod_csi: Count how many sessions are using CSI and their state7 months ago, by Kim Alvefur
-
mod_s2s_bidi: Include empty list of labels in metrics7 months ago, by Kim Alvefur
-
Merge 0.12->trunk7 months ago, by Kim Alvefur
-
mod_s2s_bidi: Collect some metrics7 months ago, by Kim Alvefur
-
mod_auth_internal_{hashed,plain}: Respect flag for disabled accounts in test_password()7 months ago, by Kim Alvefur
-
mod_c2s,mod_s2s: Advertise idle-seconds per XEP-04787 months ago, by Kim Alvefur
-
core.certmanager: Include ffdhe2048 from RFC 7919 as default DH param8 months ago, by Kim Alvefur
-
util.sslconfig: Support DH parameters as literal string8 months ago, by Kim Alvefur
-
Merge 0.12->trunk8 months ago, by Kim Alvefur
-
util.xtemplate: Fix error on applying each() to zero stanzas8 months ago, by Kim Alvefur
-
Merge 0.12->trunk8 months ago, by Kim Alvefur
-
MUC: Don't default component admins to being room owners9 months ago, by Matthew Wild
-
MUC: Add per-room PM restriction functionality (thanks Wirlaburla)10 months ago, by Matthew Wild
-
Merge 0.12->trunk9 months ago, by Kim Alvefur
-
scansion: Add roster groups setting to pubsub form in tests9 months ago, by Kim Alvefur
-
util.prosodyctl: Use notify socket to wait for Prosody to be ready10 months ago, by Kim Alvefur
-
net.server_epoll: Add support for systemd socket activation10 months ago, by Kim Alvefur
-
Merge 0.12->trunk10 months ago, by Kim Alvefur
-
mod_blocklist: Drop blocked messages without error, option to restore compliant behavior 0.1210 months ago, by Kim Alvefur
-
mod_pep: Implement 'roster' (group) access_model15 months ago, by Kim Alvefur
-
mod_announce: Suppress luacheck warnings11 months ago, by Matthew Wild
-
mod_announce: Add shell commands and APIs for sending to all/online/roles11 months ago, by Matthew Wild
-
prosodyctl shell: Fix invocation with 3+ command arguments11 months ago, by Matthew Wild
-
mod_blocklist: Fix fix signal for letting stanzas pass11 months ago, by Kim Alvefur
-
mod_blocklist: Check JID of mediated MUC invite sender against blocklist11 months ago, by Matthew Wild
-
mod_saslauth: Log when tls-exporter is NOT supported, as well as when it is11 months ago, by Matthew Wild
-
net.unbound: Show canonical name in textual format (e.g. in shell)11 months ago, by Kim Alvefur
-
mod_http_file_share: Fix expiry disabled check for new config API11 months ago, by Kim Alvefur
-
util.startup: Fix notifying config-reload to systemd11 months ago, by Kim Alvefur
-
mod_version: Fix uname result style (thanks riau)11 months ago, by Kim Alvefur
-
mod_server_contact_info: Sort form fields to please scansion11 months ago, by Kim Alvefur
-
mod_version: Handle access denied from uname()11 months ago, by Kim Alvefur
-
mod_admin_shell: Add connection created time11 months ago, by aidan
-
Merge 0.12->trunk11 months ago, by Kim Alvefur
-
util.startup: Support systemd Type=notify service type11 months ago, by Kim Alvefur
-
MUC: Fix legacy hats (thanks nicoco)11 months ago, by Kim Alvefur
-
MUC: Switch to official XEP-0317 namespace for Hats (including compat) (thanks nicoco)11 months ago, by Kim Alvefur
-
util.startup: Fix exiting on pidfile trouble12 months ago, by Kim Alvefur
-
Merge 0.12->trunk12 months ago, by Matthew Wild
-
prosodyctl check: Warn about invalid domain names in the config file 0.1212 months ago, by Matthew Wild
-
util.startup: Abort before initialization of logging when started as root12 months ago, by Kim Alvefur
-
util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71)12 months ago, by Kim Alvefur
-
util.startup: Check root after detecting platform and reading config (thanks SigmaTel71)12 months ago, by Kim Alvefur
-
mod_posix: Move everything to util.startup12 months ago, by Kim Alvefur
-
mod_bosh: Set base_type on session12 months ago, by Matthew Wild
-
util.startup: Back out 598df17b8ebb12 months ago, by Kim Alvefur
-
util.startup: Hook signals after daemonization12 months ago, by Kim Alvefur
-
mod_pubsub: Ignore shadowed variable [luacheck]12 months ago, by Kim Alvefur
-
mod_pubsub: Add shell commands to create and list nodes12 months ago, by Matthew Wild
-
core.features: Advertise that events are fired for SIGUSR1/212 months ago, by Kim Alvefur
-
util.startup: Fix firing of USR1/2 events12 months ago, by Kim Alvefur
-
net.server: Restore epoll signalfd handling12 months ago, by Kim Alvefur
-
mod_posix: Move POSIX signal handling into util.startup to avoid race12 months ago, by Kim Alvefur
-
net.server: Disable epoll signalfd handling by default until problems resolved12 months ago, by Kim Alvefur
-
net.server_epoll: Log creation of signalfd handles at noise level12 months ago, by Kim Alvefur
-
util.bit53: Add bnot() method12 months ago, by Matthew Wild
-
util.signal: Fail signalfd() if unable to change signal mask12 months ago, by Kim Alvefur
-
net.server_epoll: Log failure to hook signals12 months ago, by Kim Alvefur
-
Merge 0.12->trunk12 months ago, by Kim Alvefur
-
mod_s2s: Comment on why we avoid hostnames in stanza bounce messages13 months ago, by Kim Alvefur
-
mod_cron: Fix log format to account for float that was integer before13 months ago, by Kim Alvefur
-
mod_cron: Sync Teal source with 92301fa7a67313 months ago, by Kim Alvefur
-
util.signal: Wrap signalfd in an userdatum for gc handling etc13 months ago, by Kim Alvefur
-
net.server_epoll: Support hooking signals via signalfd13 months ago, by Kim Alvefur
-
util.signal: Add support for signalfd(2) on Linux13 months ago, by Kim Alvefur
-
features: Add mod_server_info13 months ago, by Matthew Wild
-
mod_server_contact_info: Update to publish fields via new mod_server_info13 months ago, by Matthew Wild
-
mod_server_info: New module to manage the serverinfo disco extension form13 months ago, by Matthew Wild
-
util.strbitop: Add common_prefix_bits() to Teal interface description13 months ago, by Kim Alvefur
-
util.hashes: Add missing entries to Teal interface description13 months ago, by Kim Alvefur
-
util.crypto: Update Teal interface description to match C sources13 months ago, by Kim Alvefur
-
tools/test_mutants.sh: Load loader helper when running busted13 months ago, by Matthew Wild
-
util.ip: Remove ip.bits and related code, switch to more efficient strbitop13 months ago, by Matthew Wild
-
util.strbitop: Remove unused import in tests13 months ago, by Matthew Wild
-
util.strbitop: Add common_prefix_bits() method13 months ago, by Matthew Wild
-
util.ip: Add another test case for match() and commonPrefixLength()13 months ago, by Matthew Wild
-
util.strbitop: Rename spec file to correct name so tests actually run13 months ago, by Matthew Wild
-
util.rfc6724: Remove, unused since introduction of Happy Eyeballs13 months ago, by Kim Alvefur
-
features: Add module-ready (for commit e20949a10118)13 months ago, by Matthew Wild
-
util.startup: Expose core.features.available as prosody.features13 months ago, by Matthew Wild
-
mod_s2s_auth_certs: Handle potential string error13 months ago, by Kim Alvefur
-
net.server_epoll: Prevent traceback when checking TLS after connection gone14 months ago, by Kim Alvefur
-
mod_cron: Allow configuring various "internal" delay parameters13 months ago, by Matthew Wild
-
mod_c2s: Fix error on role change on Components (thanks Menel)13 months ago, by Kim Alvefur
-
mod_smacks: Adjust buckets for resumption age statistic13 months ago, by Kim Alvefur
-
mod_storage_internal: Fix off-by-one when searching archive for13 months ago, by Kim Alvefur
-
mod_s2s_auth_dane_in: Try single TLSA lookup per draft-ietf-dance-client-auth14 months ago, by Kim Alvefur
-
mod_s2s_auth_dane_in: Simplify result processing14 months ago, by Kim Alvefur
-
MUC: Record reason for affiliation changes and return in list (fixes #1227)2021-08-08, by Kim Alvefur
-
MUC: Test that <subject/> + <thread/> is not handled as subject change14 months ago, by Kim Alvefur
-
mod_invites: Fix argument handling14 months ago, by Kim Alvefur
-
mod_invites: Show short help instead of traceback on missing hostname14 months ago, by Kim Alvefur
-
mod_invites: Show help if --help passed instead of hostname14 months ago, by Kim Alvefur
-
mod_invites: Allow specifying invite ttl on command line14 months ago, by Kim Alvefur
-
Merge 0.12->trunk15 months ago, by Kim Alvefur
-
mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664 0.1215 months ago, by Kim Alvefur
-
scansion: Use new style for accessing Lua globals15 months ago, by Kim Alvefur
-
scansion: Use new prosody namespace in import15 months ago, by Kim Alvefur
-
scansion: Use captures or wildcards instead of mocking time15 months ago, by Kim Alvefur
-
util.xtemplate: Test the each template function15 months ago, by Kim Alvefur
-
tools: Fix selection of container engine15 months ago, by Kim Alvefur
-
mod_storage_internal, tests: Fix before/after combined with the 'reverse' flag15 months ago, by Matthew Wild
-
util.http: Silence strict luacheck warning in tests15 months ago, by Kim Alvefur
-
core.moduleapi: Silence strict luacheck warnings in tests15 months ago, by Kim Alvefur
-
util.throttle: Silence some strict luacheck warnings15 months ago, by Kim Alvefur
-
util.prosodyctl.shell: Fix lint [luacheck]15 months ago, by Kim Alvefur
-
CHANGES: Mention new prosodyctl shell method behavior15 months ago, by Kim Alvefur
-
util.prosodyctl.shell: Add :method syntax to make e.g. MUC commands easier15 months ago, by Kim Alvefur
-
util.xtemplate: Add some initial tests15 months ago, by Kim Alvefur
-
util.xtemplate: Adopt {-path-} syntax to strip preceding and/or trailing whitespace15 months ago, by Kim Alvefur
-
mod_http_errors: Simplify CSS via built-in dark mode15 months ago, by Kim Alvefur
-
CHANGES: Document some of the recent changes and features in trunk15 months ago, by Matthew Wild
-
configmanager: Fix linter issues15 months ago, by Matthew Wild
-
configmanager: Support for appending to existing config options15 months ago, by Matthew Wild
-
configmanager: Make _G accessible via `Lua` variable, deprecate direct access15 months ago, by Matthew Wild
-
configmanager: Allow referencing previously-set options in the config file15 months ago, by Matthew Wild
-
mod_user_account_management: Clear pending deletion if account re-enabled15 months ago, by Matthew Wild
-
mod_saslauth: Fire event per SASL step15 months ago, by Matthew Wild
-
util.jsonschema: Return basic structured validation response15 months ago, by Kim Alvefur
-
mod_c2s: Make c2s_timeout timer reachable to allow access from other modules15 months ago, by Kim Alvefur
-
tools: Add a tool for comparing DOAP to the latest XEP versions15 months ago, by Kim Alvefur
-
mod_s2s: Close connection on smacks timeout15 months ago, by Kim Alvefur
-
mod_saslauth: Fire event at start of authentication attempt15 months ago, by Kim Alvefur
-
net.http.server: Fix whitespace-ignoring syntax15 months ago, by Kim Alvefur
-
Merge 0.12->trunk15 months ago, by Kim Alvefur
-
lua-format: Let simple things be one line15 months ago, by Kim Alvefur
-
lua-format: Further tweaks2023-01-18, by Kim Alvefur
-
lua-format: Add new settings2021-07-28, by Kim Alvefur
-
lua-format: Tweaks attempting to fit our code style2020-07-07, by Kim Alvefur
-
lua-format: Check in defaults2020-07-07, by Kim Alvefur
-
mod_user_account_management: Fire events with a fake (not destroyed) session15 months ago, by Matthew Wild
-
mod_cron: Rebuild with new LuaFormatter settings (tabs!)15 months ago, by Kim Alvefur
-
util.datamanager: Fix missing pack format when reading first index entry15 months ago, by Kim Alvefur
-
mod_user_account_management: Add support for soft-deletion of accounts via IBR15 months ago, by Matthew Wild
-
moduleapi: Log error message when ambiguous period spec is found in config15 months ago, by Matthew Wild
-
util.human.io: Don't accept ambiguous durations by default15 months ago, by Matthew Wild
-
mod_cron: Update Teal source and rebuild15 months ago, by Matthew Wild
-
mod_cron: Rename variable to fix shadowing (#luacheck)15 months ago, by Matthew Wild
-
mod_cron: Add shell command to list registered cron tasks with status15 months ago, by Matthew Wild
-
mod_saslauth: Allow plugins to override return SASL condition/text15 months ago, by Matthew Wild
-
luacheckrc, mod_http_file_share: Update for module API change (once->on_ready)15 months ago, by Matthew Wild
-
modulemanager: Allow modules to expose module.ready - to be called after init15 months ago, by Matthew Wild
-
moduleapi: Rename :once() to :on_ready() for clarity15 months ago, by Matthew Wild
-
usermanager, mod_auth_internal_hashed: Support metadata when disabling a user15 months ago, by Matthew Wild
-
util.datamanager: Load first item into index earlier16 months ago, by Kim Alvefur
-
mod_mam: Use for loop in metadata query16 months ago, by Kim Alvefur
-
mod_tokenauth: Ignore invalid grants in storage that have no id15 months ago, by Matthew Wild
-
mod_invites: Fix linter issues15 months ago, by Matthew Wild
-
mod_admin_shell: Fix linter issues15 months ago, by Matthew Wild
-
mod_invites: Use new shell-command API15 months ago, by Matthew Wild
-
mod_admin_shell: Remove verbose logging15 months ago, by Matthew Wild
-
mod_admin_shell: Remove timer:info() (it's been debug:timers() for some time)15 months ago, by Matthew Wild
-
mod_admin_shell: Support for 'shell-command' items (global and per-host)15 months ago, by Matthew Wild
-
mod_admin_shell: Refactor help to data structures for extensibility15 months ago, by Matthew Wild
-
migrator: Add an escape hatch to allow arbitrary config options16 months ago, by Kim Alvefur
-
util.poll: Rename things to clarify poll(2) limits16 months ago, by Kim Alvefur
-
mod_storage_internal: Clear archive item count cache after experimental trim16 months ago, by Kim Alvefur
-
mod_blocklist: Remove weak cache (and increase default LRU cache size)16 months ago, by Kim Alvefur
-
mod_storage_internal: Close lazy-loading list abstraction after trim16 months ago, by Kim Alvefur
-
mod_storage_internal: Only close lazy-loading list store abstractions16 months ago, by Kim Alvefur
-
util.startup: Use prosody. module namespace16 months ago, by Kim Alvefur
-
net.http.server: Complete async waiter for non-persistent connections16 months ago, by Kim Alvefur
-
mod_storage_internal: Close archive list after completion of iteration16 months ago, by Kim Alvefur
-
mod_pubsub: Provide some node properties in summary template #180916 months ago, by Kim Alvefur
-
mod_admin_shell: Fix lint [luacheck]16 months ago, by Kim Alvefur
-
util.async: Clip long line [luacheck]16 months ago, by Kim Alvefur
-
net.server_epoll: Avoid call to update socket watch flags when nothing changed16 months ago, by Kim Alvefur
-
util.poll: Quadruple number of events retrieved at once from epoll16 months ago, by Kim Alvefur
-
mod_admin_shell: Add debug:async() command to show blocked async runners16 months ago, by Matthew Wild
-
util.async: Expose default runner function16 months ago, by Matthew Wild
-
util.async: Record current work item in the runner object16 months ago, by Matthew Wild
-
util.async: Improve debug logging in a few places16 months ago, by Matthew Wild
-
util.async: Export a table of currently-waiting runners16 months ago, by Matthew Wild
-
util.poll: Return early if given zero timeout and no pending events16 months ago, by Kim Alvefur
-
moduleapi: Update Teal spec16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Disable https cert check if http_external_url set16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Check cert for HTTPS if http module enabled16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Update conditions for s2s cert checks16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Simplify conditions for c2s and s2s cert checks16 months ago, by Kim Alvefur
-
tools/build-env: Tools for building and testing in a container16 months ago, by Kim Alvefur
-
mod_s2s_auth_dane_in: Bail out on explicit service denial16 months ago, by Kim Alvefur
-
mod_tokenauth: Include more details in debug logs16 months ago, by Kim Alvefur
-
net.http: Set Connection header based on connection pool usage16 months ago, by Kim Alvefur
-
net.http: Add simple connection pooling16 months ago, by Kim Alvefur
-
mod_storage_sql: Use UUIDv7 as keys20 months ago, by Kim Alvefur
-
util.uuid: Add UUIDv72021-08-15, by Kim Alvefur
-
util.prosodyctl.check: Try to clarify check for misplaced k=v in modules_enabled (thanks aab and Menel)16 months ago, by Kim Alvefur
-
doap: Update XEP-0359 version, no protocol changes16 months ago, by Kim Alvefur
-
doap: Update XEP-0353 version, no change affecting server handling16 months ago, by Kim Alvefur
-
doap: Update XEP-0313 version, only change align with current mod_mam behavior16 months ago, by Kim Alvefur
-
doap: Update XEP-0045 version, only minor changes16 months ago, by Kim Alvefur
-
util.startup: Attempt to bring some order to startup/shutdown with util.fsm16 months ago, by Matthew Wild
-
.luacheckrc: Add module:could()16 months ago, by Matthew Wild
-
moduleapi: may(): Support explicit actor_jid in context object16 months ago, by Matthew Wild
-
mod_muc: Switch to module:could() for some implicit access control checks16 months ago, by Matthew Wild
-
mod_muc: Allow guest users to list rooms by default16 months ago, by Matthew Wild
-
mod_muc: Add :list-rooms permission16 months ago, by Matthew Wild
-
mod_tokenauth: Fix saving grants after clearing expired tokens16 months ago, by Kim Alvefur
-
mod_s2s_auth_certs: Remove LuaSec compat that moved to net.server16 months ago, by Kim Alvefur
-
core.certmanager: Handle dane context setting same way on reload as on initialization16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Print DANE TLSA records for certificates16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Wrap each check in a function16 months ago, by Kim Alvefur
-
muc.register: Clarify what's going on when enforcing nicknames16 months ago, by Kim Alvefur
-
util.datamanager: Clean up list index files on purge (i.e. user deletion)16 months ago, by Kim Alvefur
-
mod_s2s: Automagically enable DANE for s2sin if 'use_dane' is enabled16 months ago, by Kim Alvefur
-
mod_s2s_auth_dane_in: DANE support for s2sin16 months ago, by Kim Alvefur
-
migrator: Add mod_http_file_share example to config template16 months ago, by Kim Alvefur
-
migrator: Update default config template with new stores16 months ago, by Kim Alvefur
-
core.certmanager: Tweak log level of message about SNI being required17 months ago, by Kim Alvefur
-
mod_bosh: Include stream attributes in stream-features event17 months ago, by Matthew Wild
-
Merge 0.12->trunk17 months ago, by Kim Alvefur
-
core.certmanager: Validate that 'tls_profile' is one of the valid values 0.1217 months ago, by Kim Alvefur
-
mod_saslauth: Clear 'auto' from endpoint hash var, it's not a real hash (thanks tmolitor)17 months ago, by Matthew Wild
-
mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by default17 months ago, by Matthew Wild
-
mod_saslauth: Fix traceback in tls-server-end-point channel binding17 months ago, by Matthew Wild
-
mod_admin_shell: Make 'Role' column dynamically sized17 months ago, by Kim Alvefur
-
mod_saslauth: Actively close cert file after reading17 months ago, by Matthew Wild
-
mod_saslauth: Fix read format string (thanks tmolitor)17 months ago, by Matthew Wild
-
mod_cron: Make task frequencies configurable in overly generic manner17 months ago, by Kim Alvefur
-
mod_cron: Fix missing restore method in Teal record definition17 months ago, by Kim Alvefur
-
CHANGES: Mention 'tls-server-end-point'17 months ago, by Kim Alvefur
-
mod_saslauth: Get correct 'tls-server-end-point' with new LuaSec API2022-10-23, by Kim Alvefur
-
mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections2022-09-07, by Matthew Wild
-
portmanager: Expose API to get at SSL/TLS config for a given interface/port2022-09-07, by Matthew Wild
-
mod_saslauth: Derive hash from certificate per tls-server-end-point2021-06-28, by Kim Alvefur
-
mod_saslauth: Support tls-server-end-point via manually specified hash2020-12-07, by Kim Alvefur
-
mod_tokenauth: Set name/description on cleanup job17 months ago, by Kim Alvefur
-
mod_tokenauth: Save grant after removing expired tokens17 months ago, by Kim Alvefur
-
mod_tokenauth: Periodically clear out expired tokens and grants17 months ago, by Kim Alvefur
-
mod_tokenauth: Delete grants without tokens after period17 months ago, by Kim Alvefur
-
mod_tokenauth: Clear expired tokens on grant retrieval17 months ago, by Kim Alvefur
Scroll all the way down to load more.