util.sql: Log errors in transaction to error level with traceback but return only...
[prosody.git] / plugins /
2016-03-23 Kim Alvefurmod_websocket: Send a ping on read timeout
2016-03-23 Kim Alvefurmod_websocket: Remove warning about unsolicited pong...
2016-03-21 Kim Alvefurmod_storage_sql: Make sure all serialization errors...
2016-03-18 Matthew Wildmod_component: Some cleanup [luacheck]
2016-03-18 Matthew Wildmod_component: Fire event when component disconnects
2016-03-18 Kim AlvefurMerge
2016-03-18 Kim Alvefurmod_saslauth: Disable DIGEST-MD5 by default (closes...
2016-03-17 Kim Alvefurmod_websocket: Make sure stanza xmlns filter runs late...
2016-03-17 Kim Alvefurmod_register: Make sure only an on_evict function or...
2016-03-17 Kim Alvefurmod_c2s: Remove use of util.async
2016-03-17 Kim AlvefurBacked out BOSH use of util.async (changeset f0687c313cf1)
2016-03-14 Kim Alvefurmod_presence: Fix partial rename
2016-03-14 Kim Alvefurmod_presence: Move function for selecting "top resource...
2016-03-14 Kim Alvefurmod_s2s: Include name of remote server when it's missin...
2016-03-13 Kim Alvefurmod_storage_sql: Allow loops over results to end on...
2016-03-13 Kim Alvefurmod_storage_sql: Add LIMIT clause to queries where...
2016-03-11 Kim Alvefurmod_watchregistrations: Use type-specific config API...
2016-03-11 Kim AlvefurMUC: Use type-specific config API for the 'name' option
2016-03-11 Kim Alvefurmod_presence: Use type-specific config API for boolean...
2016-03-03 Kim AlvefurMerge 0.9->0.10
2016-03-03 Kim Alvefurmod_http_files: Preserve a trailing / in paths (fixes...
2016-03-03 Kim Alvefurmod_http_files: Don't prepend / to path twice, sanitize...
2016-03-03 Kim Alvefurmod_http_files: Fix traceback when serving a non-wildca...
2016-03-02 Kim Alvefurmod_welcome: Pass default text to config API as default...
2016-03-02 Kim Alvefurmod_welcome: Use type-specific config API
2016-03-02 Kim AlvefurMerge 0.9->0.10
2016-03-02 Kim Alvefurmod_c2s: Remove connection object from session object...
2016-02-25 Kim AlvefurMerge 0.9->0.10
2016-02-22 Kim Alvefurmod_storage_sql: Treat non-existent archive IDs as...
2016-02-21 Kim Alvefurmod_debug_sql: Small plugin that enables raw SQL query...
2016-02-21 Kim Alvefurmod_storage_sql: Remove debug logging of archive queries
2016-02-21 Kim Alvefurmod_storage_sql: Lower message about new engine creatio...
2016-02-21 Kim Alvefurmod_storage_sql: Share SQL connections with same parame...
2016-02-19 Kim Alvefurmod_storage_sql: Fix setting value to false in map...
2016-02-09 Kim Alvefurmod_storage_sql: Silence some harmless luacheck warnings
2016-02-09 Kim Alvefurmod_storage_sql: Implement map:set_keys, allowing multi...
2016-01-26 Kim AlvefurMerge
2016-01-25 Kim Alvefurmod_c2s, mod_s2s: Lower priority of session shutdown...
2016-01-21 Kim AlvefurBackout 63f5870f9afe, no longer needed since Windows...
2016-01-19 Kim Alvefurmod_dialback: Follow XEP-0185 and use HMAC
2016-01-07 Matthew Wildmod_http_files: Santize the path relative to our base...
2016-02-08 Kim Alvefurmod_storage_sql: Support non-string keys in map store
2016-02-04 Kim Alvefurmod_groups: Move variable to smaller scope
2016-02-04 Kim Alvefurmod_groups: Use module:get_option_path, look for file...
2016-02-03 Kim AlvefurMUC: Fire a muc-disco#info event like in trunk so modul...
2016-01-27 Matthew WildMerge 0.9->0.10
2016-01-26 Kim AlvefurMerge 0.9->0.10
2016-01-22 Kim AlvefurMerge 0.9->0.10
2016-01-22 Matthew Wildmod_admin_telnet: Fix sorting of JIDs in c2s:show(...
2016-01-19 Kim Alvefurmod_dialback: Follow XEP-0185 and use HMAC
2016-01-11 Kim Alvefurmod_blocklist: Clear second level cache correctly on...
2016-01-11 Kim AlvefurMerge 0.9->0.10
2016-01-09 Kim Alvefurmod_admin_telnet: c2s:count in less lines
2016-01-09 Kim Alvefurmod_admin_telnet: Show unauthenticated clients identifi...
2016-01-09 Kim Alvefurmod_admin_telnet: c2s:show() etc, list all sessions...
2016-01-09 Kim Alvefurmod_admin_telnet: Remove compat warning about 'console_...
2016-01-08 Kim AlvefurMerge 0.9->0.10
2016-01-04 Matthew Wildmod_bosh: Fire event when BOSH session is created
2016-01-03 Kim Alvefurmod_admin_adhoc: Show only connections to/from the...
2016-01-03 Kim Alvefurmod_admin_adhoc: Remove extra ) that should not be...
2016-01-01 Kim Alvefurmod_register: Fix typo
2015-12-23 Kim AlvefurMerge 0.9->0.10
2015-12-23 Kim Alvefurmod_register: Support for blacklisting ips that are...
2015-12-23 Kim Alvefurmod_register: Use util.cache to limit the number of...
2015-12-23 Kim Alvefurmod_register: Switch to using util.throttle for limitin...
2015-12-22 Matthew Wildmod_admin_telnet: Backport 06696882d972 from 0.10 ...
2015-12-21 Kim Alvefurmod_register: Add comment explaining the workaround...
2015-12-21 Kim Alvefurmod_register: Use session log instance to ease indentif...
2015-12-16 Matthew WildMerge 0.9->0.10
2015-12-16 Matthew WildMerge
2015-12-16 Matthew WildMUC: Fix incorrect nesting of status codes when room...
2015-12-15 Kim Alvefurmod_storage_sql: Fix use of SQLite3 in-memory database...
2015-12-10 Matthew Wildmod_admin_telnet: Add http:list() command to get info...
2015-12-10 Kim Alvefurmod_compression: Remove FIXMEs, mod_c2s and mod_s2s...
2015-12-09 Kim AlvefurMUC: Fix previous commit
2015-12-08 Kim AlvefurMUC: Process only options that are included in a form...
2015-12-06 Kim Alvefurmod_blocklist: Update Copyright header
2015-12-06 Kim Alvefurmod_blocklist: Skip creating some tables and some proce...
2015-12-06 Kim Alvefurmod_blocklist: When blocking someone who sent a subscri...
2015-12-06 Kim Alvefurmod_blocklist: Restructure how we keep track of where...
2015-12-06 Kim Alvefurmod_blocklist: session[username] can't possibly be...
2015-12-06 Kim Alvefurmod_blocklist: Add comments describing some variables
2015-12-06 Kim Alvefurmod_blocklist: Expand comments on caching of blocklists
2015-12-06 Kim Alvefurmod_blocklist: Add comment about compliance issue #575
2015-12-06 Kim Alvefurmod_blocklist: Rename variable for clarity
2015-12-05 Kim Alvefurmod_blocklist: Clear second level cache when user is...
2015-12-03 Kim AlvefurMerge
2015-12-03 Matthew Wildmod_storage_sql: Add map store (backported from trunk)
2015-12-03 Matthew Wildmod_storage_sql: Whitespace fix (backported from trunk)
2015-12-03 Matthew Wildstoragemanager, mod_storage_sql, mod_storage_sql2:...
2015-12-03 Kim Alvefurmod_proxy65: Use typed config API (fix issues when...
2015-11-25 Kim Alvefurmod_blocklist: Use util.cache to manage how many users...
2015-11-22 Matthew Wildmod_admin_telnet: c2s:show(): Add flag to indicate...
2015-11-17 Matthew WildMerge 0.9->0.10
2015-11-17 Matthew Wildmuc.lib: Fix pattern so that it doesn't match hashes...
2015-11-09 Kim Alvefurmod_tls: Fix ssl option fallback to a "parent" host...
2015-11-09 Kim Alvefurmod_tls: Remove unused reference to global ssl config...
2015-11-05 Kim Alvefurmod_s2s/s2sout: Keep SRV lookup response around even...
2015-10-20 Kim Alvefurmod_component: Add config option for deciding what...
2015-10-17 Kim AlvefurMerge 0.9->0.10
next