storagemanager: Fix arguments
[prosody.git] / plugins /
2012-07-04 Florian Zeitzmod_admin_web: Use util.dataforms' own error checking
2012-06-14 Waqas Hussainmod_dialback: Skip an unnecessary nameprep.
2012-06-12 Matthew WildMerge with trunk
2012-06-12 Florian Zeitzmod_adhoc, mod_admin_adhoc, mod_announce: Use module...
2012-06-12 Waqas HussainMUC: Handle missing persistent room data.
2012-06-09 Florian Zeitzmod_admin_telnet, prosody, prosodyctl, ejabberd2prosody...
2012-06-08 Florian ZeitzEliminate direct setfenv usage
2012-05-29 Kim Alvefurmod_s2s: Remove check for socket.tcp6()
2012-05-29 Kim Alvefurmod_s2s: Only do AAAA lookup if IPv6 is available,...
2012-05-29 Kim Alvefurmod_proxy65: Fix ACL
2012-05-26 Kim Alvefurmod_proxy65: Add missing import of portmanager
2012-05-26 Kim Alvefurmod_proxy65: Warn about pre-0.9 config style (per host...
2012-05-26 Matthew Wildmod_http: Fix traceback when no HTTP services succeed...
2012-05-25 Kim Alvefurmod_admin_telnet: More code found and updated, which...
2012-05-25 Kim Alvefurmod_admin_telnet: Code found and updated, which depende...
2012-05-25 Kim Alvefurmod_http: Fix normalize_path('/') to not return an...
2012-05-24 Matthew Wildmod_watchregistrations: Convert JID list to a set,...
2012-05-24 Matthew Wildmod_s2s, s2sout.lib: Send stream header in onconnect()
2012-05-19 Tobias Markmannmod_compression: advertise/activate compression only...
2012-05-18 Matthew Wildmod_http: Add module:http_url([app_name,][default_path...
2012-05-15 Matthew Wildmod_bosh: Set Content-Type to text/html for GET respons...
2012-05-13 Matthew Wildmuc.lib: room:set_historylength(): Condense code, and...
2012-05-13 Waqas HussainMUC: Fix check for history length update.
2012-05-13 Matthew Wildmuc.lib: Fix for traceback when no history length is...
2012-05-13 Matthew Wildmod_s2s: Only try next target if the stream didn't...
2012-05-12 Waqas Hussainmod_iq: Use "jabber:client" when the stanza payload...
2012-05-12 Matthew WildMerge with Zash
2012-05-12 Kim Alvefurmod_http_files: Respond with a 301 redirect for directo...
2012-05-11 Kim Alvefuradhoc.lib: Default actions to 'complete' (replacement...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 52b6901cabb0 (to be replaced)
2012-05-11 Matthew Wildmod_c2s: Another lurking string.format squashed.
2012-05-11 Matthew Wildmod_dialback: Remove a remaining usage of string.format...
2012-05-11 Matthew Wildmod_http_errors: Fix cyclic dependency - mod_http depen...
2012-05-11 Matthew Wildmod_s2s: Remove TODO comment for SASL/TLS on s2s (thank...
2012-05-11 Matthew Wildmod_dialback: Final sweep to get nameprep + error handl...
2012-05-11 Matthew Wildmod_dialback: Fix logic bug - we should have both a...
2012-05-11 Matthew WildMerge with Maranda
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 661752889535 - obsoleted by 878f75...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 9f1fb34cd7f8 - obsoleted by 5ef05f...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 751510cd558d - obsoleted by 5ef05f...
2012-05-10 Matthew Wildmod_s2s, mod_auth_anonymous, hostmanager: Remove disall...
2012-05-10 Marco Cirillomuc.lib: return feature-not-implemented when a foregoin...
2012-05-10 Matthew WildMerge with Zash
2012-05-10 Matthew Wildmod_s2s, s2smanager, mod_dialback: Move addition of...
2012-05-10 Kim Alvefurs2smanager, mod_s2s: Move checking DNS timeout option...
2012-05-10 Marco Cirillomod_auth_anonymous: add disallow_s2s to the host object...
2012-05-09 Marco Cirillomod_dialback: make change a bit more wide, encompass...
2012-05-09 Marco Cirillomod_dialback: add better safe then sorry nameprepping...
2012-05-09 Marco Cirillomod_dialback: COMPAT reset session.send function for...
2012-05-04 Matthew Wildmod_auth_anonymous: Block s2s when enabled on a host...
2012-05-04 Matthew Wildmod_s2s: Cache to_host and from_host in local variables...
2012-05-04 Matthew Wildmod_s2s: Add session.send() only to incoming streams...
2012-05-04 Matthew Wildmod_s2s: Become a shared module (yay)
2012-05-03 Matthew WildRename plugins/s2s/ to plugins/mod_s2s/
2012-05-03 Matthew WildMerge with Zash
2012-05-02 Matthew Wildmod_admin_telnet: Add muc:room(jid) command to get...
2012-04-30 Matthew Wildmod_component: Allow unauthenticated components to...
2012-04-30 Matthew Wildmod_component: Components start out as component_unauth...
2012-04-29 Matthew Wildmod_component: Send <?xml on initial stream (thanks...
2012-04-29 Matthew WildMerge with Zash
2012-04-29 Matthew WildMerge 0.9->trunk
2012-04-29 Matthew WildMerge with Zash
2012-04-29 Kim Alvefurmod_s2s: Don't try to continue attempting to connect...
2012-04-28 Florian Zeitzs2sout.lib: Check whether lua-socket supports IPv6
2012-04-28 Matthew Wildmod_muc/muc.lib: Fall back to default_history_length...
2012-04-28 Paul Aurichmod_s2s: Log certificate errors, for troubleshooting...
2012-04-28 Matthew Wildmod_s2s: Fix import of core_process_stanza. I don't...
2012-04-28 Matthew WildMerge with Zash
2012-04-28 Matthew Wildmod_admin_adhoc: Small style fix
2012-04-28 Kim Alvefurmod_admin_telnet: Add c2s:count() which shows number...
2012-04-28 Matthew Wildmod_http: Depend on mod_http_errors
2012-04-28 Matthew Wildmod_bosh: Remove unused send_buffer variable
2012-04-28 Matthew Wildmod_bosh: Fix request/response mixup
2012-04-28 Matthew Wildmod_bosh: Remove unused import of util.timer
2012-04-28 Matthew Wildmod_muc/muc.lib.lua: Remove unused imports and variables
2012-04-28 Matthew Wildmod_auth_anonymous: Remove unused logger init
2012-04-28 Matthew Wildmod_auth_internal_hashed: Remove COMPAT code (upgrading...
2012-04-28 Matthew Wildmod_auth_internal_hashed: Remove unused imports
2012-04-28 Matthew Wildmod_auth_internal_plain: Remove unused imports
2012-04-28 Matthew Wildmod_dialback: Remove unused declaration of xmlns_dialback
2012-04-28 Matthew Wildmod_iq: Remove unused import of jid.split, bare_session...
2012-04-28 Matthew Wildmod_message: Remove unused import of table.insert
2012-04-28 Matthew Wildmod_component: Remove unused variable
2012-04-28 Matthew Wildmod_s2s/s2sout.lib: Fix imports and some undefined...
2012-04-28 Matthew Wildmod_s2s: Fix imports and remove some unused variables
2012-04-28 Matthew Wildmod_saslauth: Remove unused declaration of xmlns_stanzas
2012-04-28 Matthew Wildmod_c2s: Remove unused import of portmanager
2012-04-28 Matthew Wildmod_s2s: Add log() import
2012-04-27 Matthew Wildmod_bosh: Remove unused import of net.httpserver
2012-04-27 Matthew Wildmod_http_errors: Add two new config options, http_error...
2012-04-27 Matthew Wildnet.http.server, mod_http: Support http_default_host...
2012-04-27 Matthew Wildmod_component: Return true after denying a second compo...
2012-04-27 Matthew Wildmod_proxy65: Fix traceback when proxy65 service fails...
2012-04-27 Matthew Wildmod_bosh: Add routes without trailing-'/', so that...
2012-04-27 Matthew Wildmod_http: Allow a route value to be static data rather...
2012-04-27 Matthew Wildmod_http_files: Specify method in HTTP route
next