Fri, 14 Jun 2013 15:43:35 +0700 Vadim Misbakh-Soloviov additional fix for erlparse loading in ejabberd2prosody.lua
Fri, 14 Jun 2013 15:15:05 +0700 Vadim Misbakh-Soloviov package{,c}path fixes for migration tools
Wed, 15 Jan 2014 22:47:50 +0100 Kim Alvefur mod_tls: Let s2s_secure_auth override s2s_require_encryption and warn if they differ
Wed, 15 Jan 2014 21:57:15 +0100 Kim Alvefur mod_tls: Rename variables to be less confusing
Sat, 18 Jan 2014 18:44:58 +0000 Matthew Wild Merge 0.10->trunk
Sat, 18 Jan 2014 19:33:33 +0100 Kim Alvefur mod_storage_sql2: Fix SQL syntax
Sat, 18 Jan 2014 18:28:50 +0100 Kim Alvefur MUC: Expose room metatable on module
Sat, 18 Jan 2014 18:11:13 +0100 Kim Alvefur MUC: Split out sending of the topic into method separate from sending history
Sat, 18 Jan 2014 18:05:42 +0100 Kim Alvefur MUC: Split saving to history into a separate method
Sun, 12 Jan 2014 06:27:55 -0500 Matthew Wild Merge 0.10->trunk
Sun, 12 Jan 2014 06:19:55 -0500 Matthew Wild Merge
Sun, 05 Jan 2014 23:38:34 +0100 Kim Alvefur mod_storage_sql2: Fix syntax error in subquery (Thanks Lance)
Sun, 12 Jan 2014 06:19:37 -0500 Matthew Wild Merge 0.9->0.10
Sun, 12 Jan 2014 06:17:40 -0500 Matthew Wild Tagging 0.9.3
Sun, 12 Jan 2014 06:16:49 -0500 Matthew Wild mod_tls: Log error when TLS initialization fails 0.9.3
Sun, 05 Jan 2014 22:21:50 +0100 Florian Zeitz mod_s2s: Include IP in log messages, if host is unavailable
Fri, 03 Jan 2014 15:52:52 -0500 Waqas Hussain 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.
Tue, 31 Dec 2013 19:09:34 +0100 Kim Alvefur Merge 0.10->trunk and Happy New Year!
Mon, 30 Dec 2013 23:49:23 +0100 Kim Alvefur util.pubsub: Separate data from node configuration
Thu, 26 Dec 2013 18:14:34 +0100 Kim Alvefur util.pubsub: Fire events on more actions
Mon, 30 Dec 2013 21:49:17 +0100 Kim Alvefur mod_pubsub: Don't sent error replies from service disco events, let mod_disco handle that
Wed, 25 Dec 2013 22:37:52 +0100 Kim Alvefur mod_storage_sql2: Expose the unique key argument, allowing arbitrary ids. Conflicting items are removed.
Wed, 25 Dec 2013 15:28:55 +0100 Kim Alvefur mod_storage_sql2: Include user, host and store in id lookup
Mon, 23 Dec 2013 23:23:59 +0100 Kim Alvefur net.server_{select,event}: addclient: Handle missing getaddrinfo
Mon, 23 Dec 2013 17:57:53 +0100 Kim Alvefur 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)
Mon, 23 Dec 2013 17:55:41 +0100 Kim Alvefur net.server_{select,event}: addclient: Add argument for overriding socket type
Wed, 18 Dec 2013 19:00:24 -0500 daurnimator net/http: Use server.addclient
Wed, 18 Dec 2013 18:11:47 -0500 daurnimator net/server: addclient: wrapclient already calls startconnection for us
Wed, 18 Dec 2013 18:11:17 -0500 daurnimator net/server_event: pcall require ssl rather than relying on globals
Wed, 18 Dec 2013 18:06:33 -0500 daurnimator net/server_select: Fix typo
Wed, 18 Dec 2013 17:55:03 -0500 daurnimator net/server_select: addclient: Check arguments
Wed, 18 Dec 2013 17:54:31 -0500 daurnimator net/server_select: addclient: Check for failure correctly; remove wrapconnection call on failure
Wed, 18 Dec 2013 17:52:28 -0500 daurnimator net/server_event: add_client should have same arguments no-matter the server backend
Wed, 18 Dec 2013 17:51:27 -0500 daurnimator net/server_select: Check arguments to add_server correctly
Wed, 18 Dec 2013 17:50:38 -0500 daurnimator net/server_select: pcall require ssl (easy to forget to require ssl)
Wed, 18 Dec 2013 18:37:38 +0100 Kim Alvefur Merge 0.10->trunk
Wed, 18 Dec 2013 18:36:54 +0100 Kim Alvefur Merge 0.9->0.10
Wed, 18 Dec 2013 18:35:35 +0100 Kim Alvefur mod_component: Enable TCP keepalives on component streams
Wed, 18 Dec 2013 18:34:22 +0100 Kim Alvefur mod_component: Decrease priority of component auth hook
Mon, 16 Dec 2013 23:32:29 +0000 Matthew Wild Merge 0.10->trunk
Mon, 16 Dec 2013 23:32:11 +0000 Matthew Wild Merge 0.9->0.10
Mon, 16 Dec 2013 23:31:43 +0000 Matthew Wild net.server_select: Don't remove the socket from sendlist when we might have data in the buffer (we'll now let sendbuffer() take care of that) (thanks daurnimator)
Mon, 16 Dec 2013 23:24:16 +0000 Matthew Wild net.http: assert() for socket creation success so it doesn't silently fail (thanks daurnimator)
Mon, 16 Dec 2013 02:05:16 +0000 Matthew Wild Merge with trunk
Mon, 16 Dec 2013 02:04:43 +0000 Matthew Wild Merge 0.10->trunk
Mon, 16 Dec 2013 02:04:16 +0000 Matthew Wild Merge 0.9->0.10
Mon, 16 Dec 2013 02:03:35 +0000 Matthew Wild util.jid: Strip trailing '.' when normalizing hostnames
Sat, 14 Dec 2013 17:25:17 +0100 Kim Alvefur mod_muc: Remove extra parenthesis (thanks janhouse)
Sat, 14 Dec 2013 17:25:55 +0100 Kim Alvefur Merge 0.10->trunk
Sat, 14 Dec 2013 17:25:17 +0100 Kim Alvefur mod_muc: Remove extra parenthesis (thanks janhouse)
Fri, 13 Dec 2013 12:53:14 +0000 Matthew Wild Merge 0.10->trunk
Fri, 13 Dec 2013 12:52:39 +0000 Matthew Wild Merge 0.9->0.10
Fri, 13 Dec 2013 12:52:03 +0000 Matthew Wild mod_muc: Allow admins to always bypass restrict_room_creation (thanks Chris B)
Fri, 13 Dec 2013 10:25:40 +0100 Kim Alvefur prosody: Store the config file name so the same file can be used when reloading
Wed, 11 Dec 2013 22:32:17 +0000 Matthew Wild Merge 0.10->trunk
Wed, 11 Dec 2013 22:31:48 +0000 Matthew Wild Merge 0.9->0.10
Wed, 04 Dec 2013 15:06:48 +0000 Matthew Wild Tagging 0.9.2 (again)
Sat, 30 Nov 2013 22:26:20 +0100 Kim Alvefur Makefile, configure: Add option for disabling generation of example certificates 0.9.2
Fri, 29 Nov 2013 20:11:53 +0000 Matthew Wild Merge 0.10->trunk
Fri, 29 Nov 2013 20:11:06 +0000 Matthew Wild Merge 0.9->0.10
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip