prosody.git
2014-04-10 Kim AlvefurMerge 0.9->0.10
2014-04-10 Kim Alvefurmod_c2s, mod_s2s, mod_component, util.xmppstream: Move...
2014-04-09 Kim Alvefurprosodyctl, util.prosodyctl: Update to reflect that...
2014-04-09 Kim Alvefurmod_posix: Remove compat code for 0.5
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-08 Kim Alvefurmod_storage_sql2: Build counter query without ORDER...
2014-04-05 Matthew Wildmod_admin_telnet: muc:*: Fix nil index error when a...
2014-04-03 Kim Alvefurmod_compression: Only iterate over correctly named...
2014-04-03 Kim Alvefurmod_compression: Use get_child() and get_child_text()
2014-04-03 Kim Alvefurmod_compression: Remove checks for impossible conditions
2014-04-02 Matthew WildMerge 0.9->0.10
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-25 Kim AlvefurMerge 0.9->0.10
2014-03-22 Kim Alvefurprosody.cfg.lua.dist: mod_posix is enabled by default...
2014-03-22 Kim Alvefurutil.sasl: Fix logic for when mechanisms with channel...
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 AlvefurMerge 0.9->0.10
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 AlvefurMerge 0.9->0.10
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-19 Florian Zeitzmod_proxy65: Use mod_disco
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-12 Florian Zeitzmod_auth_interal_hashed: Update salt and iteration...
2014-02-12 Kim AlvefurMerge 0.9 -> 0.10
2014-02-12 Kim Alvefurmod_saslauth: Make sure sasl handler has add_cb_handler...
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-09 Kim Alvefurmod_storage_sql2: archive:delete() with username =...
2014-02-09 Kim Alvefurmod_ping: Use type-specific event
2014-02-06 Kim AlvefurMerge 0.9->0.10
2014-02-06 Kim Alvefurmod_motd: Strip indentation only, leave multiple newlines
2014-02-03 Kim AlvefurMerge 0.9->0.10
2014-01-31 Florian Zeitzmod_c2s: Break out stream opening into a separate function
2014-01-28 Kim AlvefurMUC: Tag PMs with <x>, like presence stanzas
2014-01-27 Kim Alvefurtools/ejabberd2prosody: Handle new room member format.
2014-01-26 Kim Alvefurmodulemanager: Always load a platform-specific module...
2014-01-26 Kim Alvefurmod_posix: Daemonize by default only when installed
2014-01-21 Matthew WildMerge 0.9->0.10
2014-01-21 Kim Alvefurmod_storage_sql2: Only attempt to delete conflicting...
2014-01-20 Kim Alvefurmod_storage_sql2: Fix another SQL syntax error that...
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 Matthew WildMerge 0.9->0.10
2014-01-18 Kim Alvefurmod_storage_sql2: Fix SQL syntax
2014-01-18 Kim AlvefurMUC: Expose room metatable on module
2014-01-18 Kim AlvefurMUC: Split out sending of the topic into method separat...
2014-01-18 Kim AlvefurMUC: Split saving to history into a separate method
2014-01-18 Waqas Hussaintools/ejabberd2prosody: Add support for importing MUC...
2014-01-16 Waqas Hussaintools/ejabberdsql2prosody: Skip invalid XML in data...
2014-01-12 Matthew WildMerge
2014-01-12 Matthew WildMerge 0.9->0.10
2014-01-12 Matthew WildTagging 0.9.3
2014-01-12 Matthew Wildmod_tls: Log error when TLS initialization fails
2014-01-05 Kim Alvefurmod_storage_sql2: Fix syntax error in subquery (Thanks...
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-30 Kim Alvefurutil.pubsub: Separate data from node configuration
2013-12-26 Kim Alvefurutil.pubsub: Fire events on more actions
2013-12-30 Kim Alvefurmod_pubsub: Don't sent error replies from service disco...
2013-12-25 Kim Alvefurmod_storage_sql2: Expose the unique key argument, allow...
2013-12-25 Kim Alvefurmod_storage_sql2: Include user, host and store in id...
2013-12-18 Kim AlvefurMerge 0.9->0.10
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 WildMerge 0.9->0.10
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 WildMerge 0.9->0.10
2013-12-16 Matthew Wildutil.jid: Strip trailing '.' when normalizing hostnames
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-13 Matthew WildMerge 0.9->0.10
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-11 Matthew WildMerge 0.9->0.10
2013-12-04 Matthew WildTagging 0.9.2 (again)
2013-11-30 Kim AlvefurMakefile, configure: Add option for disabling generatio...
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildTagging 0.9.2
2013-11-28 Kim AlvefurMerge 0.9->0.10
next