Software /
code /
prosody-modules
Graph
-
mod_mam: The forwarded message should be a child of the MAM result element2013-06-29, by Kim Alvefur
-
mod_auth_ccert: Use value from ipairs2013-06-29, by Kim Alvefur
-
mod_s2s_log_certs: Minor grammar change2013-06-28, by Kim Alvefur
-
mod_adhoc_account_management: Initial commit of module meant to let user manage their accounts.2013-06-28, by Kim Alvefur
-
mod_s2soutinjection: Initial commit, variant of mod_srvinjection using 0.9+ APIs2013-06-28, by Kim Alvefur
-
mod_net_dovecotauth: Initial commit of server implementation of the Dovecot authentication protocol2013-06-27, by Kim Alvefur
-
mod_telnet_tlsinfo: Initial commit. Shows ciphers used and other TLS info2013-06-27, by Kim Alvefur
-
Don't store password in temporary file, pipe instead2013-06-24, by Mikael Nordfeldth
-
mod_statistics: prosodytop: Fix off-by-one error (thanks Zash)2013-06-17, by Matthew Wild
-
mod_statistics: top: Clean up sessions after 60s of inactivity2013-06-15, by Matthew Wild
-
mod_statistics: top: Make sessions temporarily bold when they are updated2013-06-15, by Matthew Wild
-
mod_statistics/top.lua: Adjust displayed memory stats for previous commit (3e2c4f424797)2013-06-15, by Matthew Wild
-
mod_statistics: Remove expensive and non-portable /proc-based memory stats2013-06-15, by Matthew Wild
-
mod_statistics/stats.lib.lua: Only fetch shared tables if running under Prosody2013-06-15, by Matthew Wild
-
mod_statistics/top.lua: Display the more detailed memory stats2013-06-15, by Kim Alvefur
-
mod_statistics/top.lua: Keep sessions displayed for 10s (instead of 3s)2013-06-15, by Kim Alvefur
-
mod_statistics/stats.lib.lua: Improve memory stats (use pposix.meminfo() if available)2013-06-15, by Kim Alvefur
-
mod_statistics/stats.lib.lua: Better s2s session counting2013-06-15, by Kim Alvefur
-
mod_statistics/stats.lib.lua: Better check for prosody vs prosodyctl2013-06-15, by Kim Alvefur
-
mod_statistics: Better detection of when running under prosody vs prosodyctl2013-06-15, by Kim Alvefur
-
mod_statistics/top.lua: Fix session sorting function (seems it must always return false when a==b)2013-06-15, by Matthew Wild
-
mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top'2013-06-15, by Matthew Wild
-
mod_onions: Copy the code to find the bit module from mod_websockets.2013-06-15, by Thijs Alkemade
-
mod_auth_ccert: Fix logging of certificate chain errors2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Add missing OID for email2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Pass the session username-outfigurer function too2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Pass on the authz to the configurable username-figure-outer function2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Add optional method for certificates which contain an email address2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Prepare for supporting more ways to figure out the username2013-06-14, by Kim Alvefur
-
mod_http_dir_listing: Attach the MIME type to list items for use in CSS2013-06-14, by Kim Alvefur
Scroll all the way down to load more.