Log

description author age
mod_statistics: prosodytop: Fix off-by-one error (thanks Zash) Matthew Wild Mon, 17 Jun 2013 16:06:18 +0100
mod_statistics: top: Clean up sessions after 60s of inactivity Matthew Wild Sat, 15 Jun 2013 22:27:42 +0100
mod_statistics: top: Make sessions temporarily bold when they are updated Matthew Wild Sat, 15 Jun 2013 22:26:48 +0100
mod_statistics/top.lua: Adjust displayed memory stats for previous commit (3e2c4f424797) Matthew Wild Sat, 15 Jun 2013 22:11:30 +0100
mod_statistics: Remove expensive and non-portable /proc-based memory stats Matthew Wild Sat, 15 Jun 2013 22:07:35 +0100
mod_statistics/stats.lib.lua: Only fetch shared tables if running under Prosody Matthew Wild Sat, 15 Jun 2013 21:17:09 +0100
mod_statistics/top.lua: Display the more detailed memory stats Kim Alvefur Sat, 15 Jun 2013 21:02:48 +0100
mod_statistics/top.lua: Keep sessions displayed for 10s (instead of 3s) Kim Alvefur Sat, 15 Jun 2013 21:01:28 +0100
mod_statistics/stats.lib.lua: Improve memory stats (use pposix.meminfo() if available) Kim Alvefur Sat, 15 Jun 2013 20:57:18 +0100
mod_statistics/stats.lib.lua: Better s2s session counting Kim Alvefur Sat, 15 Jun 2013 20:56:19 +0100
mod_statistics/stats.lib.lua: Better check for prosody vs prosodyctl Kim Alvefur Sat, 15 Jun 2013 20:43:10 +0100
mod_statistics: Better detection of when running under prosody vs prosodyctl Kim Alvefur Sat, 15 Jun 2013 20:36:23 +0100
mod_statistics/top.lua: Fix session sorting function (seems it must always return false when a==b) Matthew Wild Sat, 15 Jun 2013 20:16:58 +0100
mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top' Matthew Wild Sat, 15 Jun 2013 19:08:34 +0100
mod_onions: Copy the code to find the bit module from mod_websockets. Thijs Alkemade Sat, 15 Jun 2013 12:48:56 +0200
mod_auth_ccert: Fix logging of certificate chain errors Kim Alvefur Fri, 14 Jun 2013 20:29:15 +0200
mod_auth_ccert: Add missing OID for email Kim Alvefur Fri, 14 Jun 2013 20:28:23 +0200
mod_auth_ccert: Pass the session username-outfigurer function too Kim Alvefur Fri, 14 Jun 2013 20:27:58 +0200
mod_auth_ccert: Pass on the authz to the configurable username-figure-outer function Kim Alvefur Fri, 14 Jun 2013 20:22:17 +0200
mod_auth_ccert: Add optional method for certificates which contain an email address Kim Alvefur Fri, 14 Jun 2013 20:12:51 +0200
mod_auth_ccert: Prepare for supporting more ways to figure out the username Kim Alvefur Fri, 14 Jun 2013 20:10:33 +0200
mod_http_dir_listing: Attach the MIME type to list items for use in CSS Kim Alvefur Fri, 14 Jun 2013 12:09:00 +0200
mod_auth_ccert: Accidentally not Kim Alvefur Thu, 13 Jun 2013 21:27:41 +0200
mod_auth_ccert: Initial commit of authentication module for using CA-issued client certificates Kim Alvefur Thu, 13 Jun 2013 21:25:12 +0200
mod_onions: The SOCKS5 port is now a string, as it should be. Added a boolean option onions_tor_all to pass all s2s traffic through Tor. Thijs Alkemade Mon, 10 Jun 2013 21:39:48 +0200
mod_onions: Added mod_onions. This module allows Prosody to make s2s connections to Tor hidden services. Thijs Alkemade Mon, 10 Jun 2013 20:59:39 +0200
mod_turncredentials: XEP-0215 implementation for time-limited turn credentials Philipp Hancke Mon, 10 Jun 2013 15:07:00 +0100
mod_muc_limits: Fix traceback on presence sent to the room's bare JID Matthew Wild Sat, 08 Jun 2013 16:31:13 +0100
mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG) Matthew Wild Fri, 07 Jun 2013 14:29:01 +0100
mod_listusers: fixed banner skipping cycle Vadim Misbakh-Soloviov Fri, 07 Jun 2013 17:54:45 +0700