Fri, 07 Jun 2013 16:26:08 -0400 Waqas Hussain mod_bosh: Don't tostring() stream:features when passing to session.send().
Fri, 07 Jun 2013 20:59:43 +0200 Kim Alvefur prosodyctl: Add 'prosodyctl check certs' for validating TLS/SSL certificates
Fri, 07 Jun 2013 20:55:02 +0200 Kim Alvefur certmanager: Complain if key or certificate is missing from SSL config.
Fri, 07 Jun 2013 20:05:23 +0200 Kim Alvefur prosodyctl: Add 'prosodyctl check --help'
Fri, 07 Jun 2013 14:20:13 -0400 Waqas Hussain mod_bosh: Only return CORS headers if the Origin header is received, and CORS is enabled.
Fri, 07 Jun 2013 13:24:56 -0400 Waqas Hussain mod_bosh: Return empty string from the OPTIONS event handler, don't return the response object itself.
Fri, 07 Jun 2013 13:21:38 -0400 Waqas Hussain mod_bosh: Rename event handler argument to event, not request.
Fri, 07 Jun 2013 13:23:04 +0100 Matthew Wild Merge 0.9->trunk
Fri, 07 Jun 2013 13:22:13 +0100 Matthew Wild mod_bosh: Remove logging of request.id, it doesn't exist in the new HTTP server API (thanks Mikael Nordfeldth)
Thu, 06 Jun 2013 14:48:41 +0100 Matthew Wild mod_bosh: Remove another place we set headers, fixes #348
Wed, 05 Jun 2013 21:41:27 +0100 Matthew Wild mod_bosh: Clean up handling of response headers, set them only in one place
Wed, 05 Jun 2013 21:39:56 +0100 Matthew Wild mod_bosh: Return errors when appropriate (invalid XML, missing sid)
Wed, 05 Jun 2013 21:37:33 +0100 Matthew Wild mod_bosh: Remove some very verbose logging
Wed, 05 Jun 2013 21:36:29 +0100 Matthew Wild Merge 0.9->trunk
Wed, 05 Jun 2013 21:35:50 +0100 Matthew Wild mod_bosh: Reset creating_session to prevent putting unnecessary attributes into every BOSH response
Tue, 04 Jun 2013 19:35:41 +0200 Kim Alvefur mod_admin_telnet: Fix inverted boolean logic
Sun, 02 Jun 2013 16:23:19 -0400 Waqas Hussain net.server_select: Ensure _maxfd = math.huge on Windows, always.
Mon, 03 Jun 2013 12:50:37 -0400 James Callahan configure: Fix poor layout
Sun, 02 Jun 2013 19:27:45 +0200 Kim Alvefur Merge 0.9->trunk
Sun, 02 Jun 2013 19:25:53 +0200 Kim Alvefur mod_bosh: Fix traceback in case session is destroyed during the stream-features event (thanks Biszkopcik)
Thu, 30 May 2013 14:32:40 +0200 Kim Alvefur mod_c2s, mod_c2s: Send a whitespace on read timeout, to prod TCP into detecting if the connection died
Tue, 28 May 2013 18:32:51 +0200 Kim Alvefur mod_register: get_child_text()!
Tue, 28 May 2013 16:10:22 +0100 Matthew Wild mod_s2s: Remove unnecessary debug message
Fri, 24 May 2013 18:38:36 +0100 Matthew Wild mod_bosh: rename variable for clarity
Fri, 24 May 2013 18:37:07 +0100 Matthew Wild mod_bosh: Some very minor whitespace/layout fixes
Fri, 24 May 2013 18:33:16 +0100 Matthew Wild net.server_select: Default checkinterval to 30s, so that read timeouts are actually detected
Fri, 24 May 2013 18:14:09 +0100 Matthew Wild net.server_select: Support for listener.onreadtimeout() [see also e67891ad18d6]
Sun, 26 May 2013 22:59:06 +0200 Kim Alvefur Merge 0.9->trunk
Sun, 26 May 2013 22:58:13 +0200 Kim Alvefur mod_admin_telnet: Make the muc:create() command complain if the room already exists
Sun, 26 May 2013 16:02:01 +0200 Kim Alvefur Merge 0.9->trunk
Sun, 26 May 2013 16:01:09 +0200 Kim Alvefur util.pubsub: Fix get_subscriptions to not pass a boolean as node name (thanks jonas)
Fri, 17 May 2013 18:35:50 +0200 Florian Zeitz mod_disco: Emit events for disco requests, which contain a node, on user accounts
Fri, 17 May 2013 18:33:32 +0200 Florian Zeitz mod_pubsub: Split out handlers into a module library
Fri, 24 May 2013 14:46:16 +0100 Matthew Wild net.server_event: Add support for listener.onreadtimeout(conn), which can return true to prevent the connection from being closed when a read timeout occurs
Fri, 24 May 2013 13:59:59 +0100 Matthew Wild prosody.cfg.lua: Remove some more sneaky ';' characters from the config
Fri, 24 May 2013 13:55:28 +0100 Matthew Wild prosody.cfg.lua.dist: Remove unnecessary ';' from default config (thanks Vincent)
Wed, 22 May 2013 14:33:18 +0100 Matthew Wild Merge 0.9->trunk
Wed, 22 May 2013 14:32:02 +0100 Matthew Wild certmanager: Disable SSL compression if possible (LuaSec 0.5 or 0.4.1+OpenSSL 1.x)
Wed, 22 May 2013 13:33:33 +0100 Matthew Wild prosodyctl: check dns: Add check that proxy65 addresses resolve correctly
Wed, 22 May 2013 13:32:38 +0100 Matthew Wild prosodyctl: check config: Fix check for whether host is a component
Tue, 21 May 2013 13:21:30 +0100 Matthew Wild mod_muc: Remove some old TODO comments
Tue, 21 May 2013 13:21:12 +0100 Matthew Wild prosodyctl: check config: whitespace fix
Tue, 21 May 2013 13:18:56 +0100 Matthew Wild prosodyctl: check config: Show a suggestion to change hosts that begin with jabber/xmpp/chat/im subdomains, and link to DNS documentation
Tue, 21 May 2013 12:58:57 +0100 Matthew Wild prosody.cfg.lua.dist: Suggest 'prosodyctl check config' instead of 'luac -p'
Tue, 21 May 2013 10:10:28 +0100 Matthew Wild mod_muc: Fix incorrect variable name
Tue, 21 May 2013 10:10:09 +0100 Matthew Wild mod_muc: Remove unused variable
Tue, 21 May 2013 09:57:36 +0100 Matthew Wild mod_muc: Use stanza:maptags() instead of custom filtering functions, 7 insertions, 19 deletions!
Tue, 21 May 2013 09:48:59 +0100 Matthew Wild mod_muc: Replace getText() with get_child_text(), 1 insertion, 12 deletions!
Mon, 20 May 2013 15:33:57 +0100 Matthew Wild prosodyctl: Use jid.split() to parse parameter to adduser/deluser/passwd
Mon, 20 May 2013 00:28:02 +0200 Florian Zeitz test_util_rfc6724: Update with new test vectors from RFC 6724
Sat, 18 May 2013 21:41:17 +0100 Matthew Wild util.ip: Fix protocol detection of IPv6 addresses beginning with :
Sat, 18 May 2013 21:40:40 +0100 Matthew Wild test_util_ip.lua: Add more tests for util.ip
Sat, 18 May 2013 17:44:01 +0100 Matthew Wild test_util_ip: Add tests for IP matching
Sat, 18 May 2013 17:17:56 +0100 Matthew Wild tests/test_core_configmanager.lua: Update to remove tests based on sections (now removed)
Sat, 18 May 2013 17:14:30 +0100 Matthew Wild tests: Some much-needed cleanup...
Sat, 18 May 2013 16:45:29 +0100 Matthew Wild util.ip: Add CIDR notation parsing and matching
Sat, 18 May 2013 15:29:31 +0100 Matthew Wild Merge
Sat, 18 May 2013 15:29:10 +0100 Matthew Wild mod_muc: Pass actor (requesting JID) when generating the config form, and to the muc-config-form event handler
Sat, 18 May 2013 15:28:00 +0100 Matthew Wild mod_muc: Add getter/setter for 'whois' (fixes traceback)
Sat, 18 May 2013 13:20:46 +0200 Kim Alvefur Merge 0.9->trunk
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip