Log

description author age
package{,c}path fixes for migration tools Vadim Misbakh-Soloviov Fri, 14 Jun 2013 15:15:05 +0700
mod_tls: Let s2s_secure_auth override s2s_require_encryption and warn if they differ Kim Alvefur Wed, 15 Jan 2014 22:47:50 +0100
mod_tls: Rename variables to be less confusing Kim Alvefur Wed, 15 Jan 2014 21:57:15 +0100
Merge 0.10->trunk Matthew Wild Sat, 18 Jan 2014 18:44:58 +0000
mod_storage_sql2: Fix SQL syntax Kim Alvefur Sat, 18 Jan 2014 19:33:33 +0100
MUC: Expose room metatable on module Kim Alvefur Sat, 18 Jan 2014 18:28:50 +0100
MUC: Split out sending of the topic into method separate from sending history Kim Alvefur Sat, 18 Jan 2014 18:11:13 +0100
MUC: Split saving to history into a separate method Kim Alvefur Sat, 18 Jan 2014 18:05:42 +0100
Merge 0.10->trunk Matthew Wild Sun, 12 Jan 2014 06:27:55 -0500
Merge Matthew Wild Sun, 12 Jan 2014 06:19:55 -0500
mod_storage_sql2: Fix syntax error in subquery (Thanks Lance) Kim Alvefur Sun, 05 Jan 2014 23:38:34 +0100
Merge 0.9->0.10 Matthew Wild Sun, 12 Jan 2014 06:19:37 -0500
Tagging 0.9.3 Matthew Wild Sun, 12 Jan 2014 06:17:40 -0500
mod_tls: Log error when TLS initialization fails 0.9.3 Matthew Wild Sun, 12 Jan 2014 06:16:49 -0500
mod_s2s: Include IP in log messages, if host is unavailable Florian Zeitz Sun, 05 Jan 2014 22:21:50 +0100
tools/migration/migrator/prosody_files: Fix undefined global access of ‘error’, print the actual error message and correct file path in the error message when we fail to load a file, skip broken files instead of failing migration. Waqas Hussain Fri, 03 Jan 2014 15:52:52 -0500
Merge 0.10->trunk and Happy New Year! Kim Alvefur Tue, 31 Dec 2013 19:09:34 +0100
util.pubsub: Separate data from node configuration Kim Alvefur Mon, 30 Dec 2013 23:49:23 +0100
util.pubsub: Fire events on more actions Kim Alvefur Thu, 26 Dec 2013 18:14:34 +0100
mod_pubsub: Don't sent error replies from service disco events, let mod_disco handle that Kim Alvefur Mon, 30 Dec 2013 21:49:17 +0100
mod_storage_sql2: Expose the unique key argument, allowing arbitrary ids. Conflicting items are removed. Kim Alvefur Wed, 25 Dec 2013 22:37:52 +0100
mod_storage_sql2: Include user, host and store in id lookup Kim Alvefur Wed, 25 Dec 2013 15:28:55 +0100
net.server_{select,event}: addclient: Handle missing getaddrinfo Kim Alvefur Mon, 23 Dec 2013 23:23:59 +0100
net.server_{select,event}: addclient: Use getaddrinfo to detect IP address type if no socket type argument given. (Argument must be given for non-TCP) Kim Alvefur Mon, 23 Dec 2013 17:57:53 +0100
net.server_{select,event}: addclient: Add argument for overriding socket type Kim Alvefur Mon, 23 Dec 2013 17:55:41 +0100
net/http: Use server.addclient daurnimator Wed, 18 Dec 2013 19:00:24 -0500
net/server: addclient: wrapclient already calls startconnection for us daurnimator Wed, 18 Dec 2013 18:11:47 -0500
net/server_event: pcall require ssl rather than relying on globals daurnimator Wed, 18 Dec 2013 18:11:17 -0500
net/server_select: Fix typo daurnimator Wed, 18 Dec 2013 18:06:33 -0500
net/server_select: addclient: Check arguments daurnimator Wed, 18 Dec 2013 17:55:03 -0500