sessionmanager: Log the actual error message when roster loading fails.
[prosody.git] / plugins /
2012-07-28 Matthew Wildmod_admin_telnet: Import portmanager and s2smanager...
2012-07-28 Matthew Wildmod_admin_telnet: Fix broken indentation
2012-07-28 Matthew Wildmod_admin_telnet: Use module:get_option() instead of...
2012-07-28 Matthew WildMerge with Florob
2012-07-27 Matthew Wildmod_dialback: Ignore <db:verify/> with a 'type' attribu...
2012-07-26 Matthew Wildmod_vcard: Remove vcard_compatibility COMPAT (moved...
2012-07-26 Kim Alvefurmod_muc: Remove unused variable and pull hosts into...
2012-07-26 Kim Alvefurmod_muc: Use module:send() instead of core_*_stanza()
2012-07-26 Kim Alvefurmod_announce, mod_motd, mod_pubsub, mod_register, mod_w...
2012-07-26 Kim Alvefurmod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s...
2012-07-26 Kim Alvefurmod_admin_telnet: Add xmpp:ping(from, to), useful for...
2012-07-25 Matthew WildMerge with Zash
2012-07-25 IRONmod_pep: Allow configurable service discovery identity...
2012-07-25 Matthew WildMerge with IRON
2012-07-25 IRONmod_pep: Allow configurable service discovery identity
2012-07-24 Kim Alvefurmod_admin_telnet: Remove useless call to string.lower()
2012-07-24 Kim Alvefurmod_admin_telnet: Add missing import of usermanager
2012-07-24 Kim Alvefurmod_admin_telnet: Remove unused or duplicated locals
2012-07-24 Matthew Wildmod_auth_cyrus, util.sasl_cyrus: Add new option 'cyrus_...
2012-07-24 Matthew Wildmod_muc: Fix a couple of cases of 'forbidden' stanza...
2012-07-23 Kim Alvefurmod_bosh: Use new format for headers when checking...
2012-07-23 Matthew Wildmod_s2s: Bump s2s_timeout to 90, to allow for the TCP...
2012-07-23 Matthew Wildmod_c2s, mod_s2s: Lower 'Disconnecting X' log messages...
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-07-23 Matthew Wildmod_admin_telnet: Always handle commands terminated...
2012-07-23 Matthew Wildmod_s2s: Adjust session:close() in line with mod_c2s...
2012-07-23 Matthew Wildmod_s2s/s2sout.lib: Use %s to insert strings into log...
2012-07-23 Matthew Wildmod_c2s: Change 'reason' parameter of session:close...
2012-07-23 Matthew Wildmod_disco: Allow configurable name in disco identity...
2012-07-22 Matthew WildMerge with Maranda
2012-07-22 Matthew WildMerge with Zash
2012-07-22 Matthew WildMerge Zash with Zash for Zash
2012-07-22 Matthew Wildmod_admin_telnet: Replace anonymous function with loop...
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_s2s: Don't call ondisconnect manually, don't call...
2012-07-22 Matthew Wildmod_s2s: Don't treat a stanza as delivered if session...
2012-07-22 Matthew Wildmod_presence: Handle nil disconnection error
2012-07-22 Matthew Wildmod_iq: Don't treat an iq as handled if session.send...
2012-07-22 Matthew Wildmod_message: Don't treat a message as delivered ok...
2012-07-22 Matthew Wildmod_c2s: Don't call ondisconnect manually on close...
2012-07-22 Matthew Wildmod_s2s: Make unauthed session timeout a little more...
2012-07-22 Matthew Wildmod_s2s/s2sout.lib: Fix indentation
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_s2s/s2sout.lib: Don't wait for both v4 and v6 DNS...
2012-07-19 Matthew WildMerge 0.9->trunk
2012-07-19 Matthew Wildmod_admin_adhoc: Remove unused variable and save a...
2012-07-18 Kim Alvefuradhoc.lib: Make some globals local
2012-07-09 Marco Cirillomod_admin_telnet: add s2s:closeall command and relative...
2012-07-09 Kim Alvefurmod_admin_telnet: Add info about user management comman...
2012-07-09 Kim Alvefurmod_admin_telnet: Add some user management commands.
2012-07-08 Matthew WildMerge 0.9->trunk
2012-07-08 Matthew WildMerge with backout
2012-07-08 Matthew WildBacked out changeset 72a2eec4204a (incomplete fix)
2012-07-07 Matthew WildMerge 0.9->trunk
2012-07-07 Kim Alvefurmod_auth_anonymous: Attach a fake roster to the session...
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-05 Matthew WildMerge (some of) trunk -> 0.9
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-04 Matthew Wildmod_saslauth: Pass session to usermanager.get_sasl_hand...
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
next