prosody.git
2016-07-13 norlyLet Google Hangouts contacts appear offline nohangouts-0.9.7
2014-10-24 Matthew WildBackout changeset 6e67c73f730c: not a major fix and...
2014-10-19 Waqas Hussainprosodyctl: Fix nil global access traceback in `prosody...
2014-10-14 Matthew WildTagging 0.9.6
2014-10-14 Matthew Wildcertmanager, net.http: Disable SSLv3 by default
2014-10-14 Matthew Wildmod_pubsub: Fix error type of 'forbidden' (change from...
2014-10-09 Kim Alvefurmod_s2s: Capitalize log message
2014-10-07 daurnimatorutil/dataforms: Make sure we iterate over field tags
2014-10-08 Waqas Hussainutil.stanza: Escape newlines and tabs (\r\n\t) when...
2014-10-05 Florian Zeitznet.dns: Avoid duplicate cache entries
2014-09-29 Kim Alvefurmod_admin_adhoc: Add required to field in user deletion...
2014-09-29 Kim Alvefurmod_admin_adhoc: Mark 'accountjids' field as required...
2014-09-09 Kim Alvefurcore.stanza_router: Stricter validation of stanzas
2014-09-03 Matthew Wildnet.http.parser: Support status code 101 and allow...
2014-09-02 Matthew Wildnet.server_select: 'listener'->'listeners' (fixes undef...
2014-08-29 Matthew Wildnet.http, net.http.server, mod_c2s, mod_s2s, mod_compon...
2014-08-29 Matthew Wildnet.server_{select,event}: Add 'ondetach' callback...
2014-09-02 Kim Alvefurmod_s2s: Close offending s2s streams missing an 'id...
2014-08-28 Matthew WildTagging 0.9.5
2014-08-28 Matthew Wildutil.filters: Ignore filters being added twice (fixes...
2014-08-28 Matthew Wildmod_privacy: Fix to correctly sort privacy list rules...
2014-08-23 Matthew Wildmod_c2s, mod_s2s: Log received invalid stream headers
2014-08-23 Matthew Wildutil.xmppstream: When error is 'no-stream', pass the...
2014-08-27 Kim Alvefurmod_s2s: Reset stream ID when resetting stream [compliance]
2014-08-27 Kim Alvefurmodulemanager: Reduce warning to debug level message...
2014-08-27 Kim Alvefurnet.http.server: Comment out a log message
2014-08-26 Kim Alvefurmod_s2s: Mark stream as opened earlier for outgoing...
2014-08-26 Kim Alvefurmod_compression: Handle compression setup errors by...
2014-08-26 Kim Alvefurmod_posix: Make sure that 'pidfile' is a string
2014-08-26 Kim Alvefurprosodyctl: Verify that 'pidfile' is a string, show...
2014-07-31 Matthew Wildprosodyctl: Remove nonsensical warning
2014-07-31 Matthew Wildprosodyctl: Improve JID splitting and normalization...
2014-07-31 Matthew Wildconfigmanager: nameprep VirtualHost and Component names
2014-07-25 Matthew Wildnet.server_select/event: Switch sender mode to *a when...
2014-07-25 Kim Alvefurmod_admin_telnet: Fix dns:(add,set)nameservers()
2014-07-25 Matthew Wildnet.dns: Remove unused obsolete code
2014-07-25 Matthew Wildnet.dns: Ensure all pending requests get notified of...
2014-07-03 Kim Alvefurmod_register: get_child_text! (thanks Lloyd)
2014-06-30 Kim Alvefurnet.dns: Fix duplicated cache insertions by limiting...
2014-06-25 Kim Alvefurnet.adns: Add missing local declaration
2014-06-17 Kim Alvefurtools/ejabberd2prosody.lua: Fix JID building, node...
2014-05-10 Kim Alvefurmod_c2s: Fix traceback if c2s stream sent to component
2014-05-09 Kim Alvefurconfigmanager: Delay importing LuaFileSystem until...
2014-04-25 Kim Alvefurutil.pposix: Fix error reporting from really old Linux...
2014-04-24 Kim Alvefurutil.pposix: Fix error reporting from posix_fallocate...
2014-04-22 Kim Alvefurutil.dataforms: Add support for XEP-0221: Data Forms...
2014-04-22 Kim Alvefurtools/jabberd14sql2prosody: Fix package.path (thanks...
2014-04-09 Kim Alvefurprosody: Check dependencies later in the startup sequence
2014-04-09 Waqas Hussainutil.dependencies: Check for Lua 5.1. We don't currentl...
2014-04-05 Matthew Wildmod_admin_telnet: muc:*: Fix nil index error when a...
2014-04-02 Matthew Wildutil.xmppstream: Also disable CharacterData merging...
2014-04-02 Matthew Wildutil.xmppstream: Disable LuaExpat's buffering (if possible)
2014-04-01 Matthew WildTagging 0.9.4
2014-04-01 Matthew WildMerge
2014-04-01 Waqas HussainMUC: Fixed traceback when a JID not in a room requested...
2014-04-01 Matthew WildMerge
2014-04-01 Kim Alvefurnet.server_{select,event}: Add compat code for supporti...
2014-03-31 Kim AlvefurBacked out changeset a5b5bce71a11
2014-03-30 Matthew WildMakefile: Change sed regex to be compatible with FreeBS...
2014-03-30 Matthew Wildutil.dependencies: Log error when LuaExpat is not capab...
2014-03-30 Matthew Wildutil.xmppstream: Implement stanza size limiting, defaul...
2014-03-30 Matthew Wildportmanager: Make maximum read size configurable, and...
2014-03-27 Kim Alvefurnet.server_event: Rename conn:port() -> conn:clientport...
2014-03-22 Kim Alvefurprosodyctl: Show real error if certificate config file...
2014-03-22 Kim Alvefurmodulemanager: Load mod_saslauth on components by default
2014-03-22 Kim Alvefurmod_saslauth: Only do c2s SASL on normal VirtualHosts
2014-03-09 Kim Alvefurmod_http_files: Strip path separator from end of paths...
2014-03-09 Kim Alvefurutil.pluginloader: Always use path separator from packa...
2014-02-26 Kim Alvefurmod_http: Fix http_external_url setting without an...
2014-02-20 Kim Alvefurmod_http: Use hostname from the correct context (thanks...
2014-02-18 Waqas Hussaintools/ejabberd2prosody: Don't throw an error if XML...
2014-02-18 Kim Alvefurmod_compression: Only allow compression on authenticate...
2014-02-17 Waqas Hussainmod_auth_anonymous: Fixed a traceback in listing all...
2014-02-09 Kim Alvefurmod_admin_telnet: Prep jids for user:create() etc.
2014-02-09 Kim Alvefurmod_s2s: Log a warning if no local addresses are found...
2014-02-06 Kim Alvefurmod_motd: Strip indentation only, leave multiple newlines
2014-01-27 Kim Alvefurtools/ejabberd2prosody: Handle new room member format.
2014-01-18 Waqas Hussaintools/ejabberd2prosody: Disable generating a config...
2014-01-18 Waqas Hussaintools/ejabberd2prosody: ?xmlelement? can be ?xmlel...
2014-01-18 Kim AlvefurMUC: Fire muc-room-destroyed event when the last partic...
2014-01-18 Waqas Hussaintools/ejabberd2prosody: Add support for importing MUC...
2014-01-16 Waqas Hussaintools/ejabberdsql2prosody: Skip invalid XML in data...
2013-06-14 Vadim Misbakh... additional fix for erlparse loading in ejabberd2prosody.lua
2013-06-14 Vadim Misbakh... package{,c}path fixes for migration tools
2014-01-15 Kim Alvefurmod_tls: Let s2s_secure_auth override s2s_require_encry...
2014-01-15 Kim Alvefurmod_tls: Rename variables to be less confusing
2014-01-12 Matthew WildTagging 0.9.3
2014-01-12 Matthew Wildmod_tls: Log error when TLS initialization fails
2014-01-05 Florian Zeitzmod_s2s: Include IP in log messages, if host is unavailable
2014-01-03 Waqas Hussaintools/migration/migrator/prosody_files: Fix undefined...
2013-12-18 Kim Alvefurmod_component: Enable TCP keepalives on component streams
2013-12-18 Kim Alvefurmod_component: Decrease priority of component auth...
2013-12-16 Matthew Wildnet.server_select: Don't remove the socket from sendlis...
2013-12-16 Matthew Wildnet.http: assert() for socket creation success so it...
2013-12-16 Matthew Wildutil.jid: Strip trailing '.' when normalizing hostnames
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-13 Matthew Wildmod_muc: Allow admins to always bypass restrict_room_cr...
2013-12-13 Kim Alvefurprosody: Store the config file name so the same file...
2013-12-04 Matthew WildTagging 0.9.2 (again)
2013-11-30 Kim AlvefurMakefile, configure: Add option for disabling generatio...
next