Log

description author age
mod_admin_telnet: Show which hosts are components and what type of component in host:list() Kim Alvefur Mon, 12 May 2014 01:07:40 +0200
mod_admin_telnet: Add c2s:show_tls(), behaves like s2s:show_tls() Kim Alvefur Sun, 11 May 2014 19:13:36 +0200
mod_admin_telnet: Move generation of log tag for s2s:show() (adds it to c2s:show() too) Kim Alvefur Sun, 11 May 2014 19:12:03 +0200
mod_admin_telnet: Add s2s:show_tls() for showing ciphers used on s2s connections Kim Alvefur Sun, 11 May 2014 18:51:08 +0200
mod_admin_telnet: Move extraction of c2s presence info into session_flags() Kim Alvefur Sun, 11 May 2014 19:03:23 +0200
mod_admin_telnet: Split (secure) into (authenticated) + (secure) Kim Alvefur Sun, 11 May 2014 18:28:00 +0200
mod_admin_telnet: Send NUL byte as keepalive on read timeouts Kim Alvefur Sun, 11 May 2014 18:22:17 +0200
Merge 0.10->trunk Kim Alvefur Fri, 09 May 2014 23:35:54 +0200
Merge 0.9->0.10 Kim Alvefur Fri, 09 May 2014 23:28:09 +0200
configmanager: Delay importing LuaFileSystem until needed by an Include line Kim Alvefur Fri, 09 May 2014 19:59:49 +0200
core.certmanager, core.moduleapi, mod_storage_sql, mod_storage_sql2: Import from util.paths Kim Alvefur Fri, 09 May 2014 19:35:29 +0200
core.configmanager: Move path utility functions into util.paths Kim Alvefur Fri, 09 May 2014 19:34:35 +0200
Merge 0.10->trunk Kim Alvefur Tue, 06 May 2014 00:37:08 +0200
prosodyctl: Check that there is at least one enabled VirtualHost (or Component) defined Kim Alvefur Fri, 02 May 2014 08:56:03 +0200
prosodyctl: Use correct variable in check certs Kim Alvefur Fri, 02 May 2014 08:27:29 +0200
prosodyctl: Check for deprecated config options Kim Alvefur Fri, 02 May 2014 08:21:56 +0200
prosodyctl: Add check that points out any disabled hosts Kim Alvefur Fri, 02 May 2014 08:16:26 +0200
prosodyctl: Only perform checks on enabled hosts Kim Alvefur Fri, 02 May 2014 08:11:11 +0200
Merge 0.10->trunk Kim Alvefur Sun, 27 Apr 2014 01:02:54 +0200
Merge 0.9->0.10 Kim Alvefur Sun, 27 Apr 2014 01:02:20 +0200
util.pposix: Fix error reporting from really old Linux fallocate() that did not use errno for some reason (thanks pro) Kim Alvefur Fri, 25 Apr 2014 02:41:55 +0200
util.pposix: Fix error reporting from posix_fallocate, it doesn't use errno (thanks pro) Kim Alvefur Fri, 25 Apr 2014 00:36:01 +0200
util.x509: Remove unused imports Kim Alvefur Fri, 25 Apr 2014 02:47:09 +0200
util.x509: And functions for converting between DER and PEM Kim Alvefur Thu, 24 Apr 2014 23:38:47 +0200
util.indexedbheap: Fix a possible traceback when removing the last item. Waqas Hussain Wed, 23 Apr 2014 11:38:34 -0400
Merge 0.10->trunk Kim Alvefur Wed, 23 Apr 2014 00:23:46 +0200
Merge 0.9->0.10 Kim Alvefur Wed, 23 Apr 2014 00:22:36 +0200
util.dataforms: Add support for XEP-0221: Data Forms Media Element Kim Alvefur Tue, 22 Apr 2014 23:36:26 +0200
tools/jabberd14sql2prosody: Fix package.path (thanks daurnimator) Kim Alvefur Tue, 22 Apr 2014 23:14:53 +0200
mod_s2s: Follow XMPP Core on when a stream is to be considered ready Kim Alvefur Tue, 22 Apr 2014 21:56:06 +0200