prosody.git
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-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
2013-11-28 Kim Alvefurutil.pposix: Verify that file handle is open
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-22 Kim AlvefurMakefile, certs: Generate example certificates on build...
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-21 Matthew Wildcertmanager: Further cipher string tweaking. Re-enable...
2013-11-12 Kim Alvefurutil.sql: Fix previous commit
2013-11-12 Kim Alvefurutil.sql: Get character set info from the correct database.
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-12 Matthew WildBack out 1b0ac7950129, as SSLv3 appears to still be...
2013-11-11 Kim Alvefurmod_storage_sql2: Auto increment columns won't be NULL...
2013-11-11 Kim Alvefurutil.sql: Rewrite auto increment columns to SERIAL...
2013-11-10 Matthew Wildutil.sql: Fix to call execute on 'self' rather than...
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-10 Matthew Wildcertmanager: Update default cipher string to prefer...
2013-11-10 Matthew Wildutil.set: Remove unused variable
2013-11-09 Matthew WildMerge 0.9->0.10
2013-11-09 Matthew Wildcertmanager: Fix order of options, so that the dynamic...
2013-11-09 Matthew Wildcertmanager: Default to using the server's cipher prefe...
2013-11-07 Kim Alvefurmod_storage_sql2: Fix backwards comparison of timestamp
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-31 Kim Alvefurcertmanager: Disable SSLv3 by default
2013-10-30 Kim Alvefurmod_storage_sql2: Switch to the util.sql table definiti...
2013-10-30 Kim Alvefurmod_storage_sql2: The prosodyarchive_index should be...
2013-10-30 Kim Alvefurmod_storage_sql2: Use primary_key and auto_increment...
2013-10-30 Kim Alvefurmod_storage_sql2: Use MEDIUMTEXT fields for value colum...
2013-10-30 Kim Alvefurutil.sql: Rewrite MEDIUMTEXT to TEXT for drivers other...
2013-10-29 Kim Alvefurutil.sql: Check what encoding SQLite3 uses
2013-10-29 Kim Alvefurutil.sql: Find out if MySQL supports utf8mb4 and use...
2013-10-28 Kim Alvefurutil.sql: Support incrementing columns
2013-10-28 Kim Alvefurutil.sql: Allow columns to be marked the primary key
2013-10-28 Kim Alvefurutil.sql: Allow creating unique indices
2013-10-28 Kim Alvefurmod_storage_sql2: Move checking of the sql_manage_table...
2013-10-28 Kim Alvefurmod_storage_sql2, util.sql: Move code for setting encod...
2013-10-28 Kim Alvefurmod_storage_sql2: Move all schema upgrade code to the...
2013-10-28 Kim Alvefurmod_storage_sql2: Split up setting of encoding and...
next