Software /
code /
prosody-modules
Graph
-
mod_privacy_lists: Import mod_privacy from 0.92014-07-27, by Matthew Wild
-
mod_auth_ha1: Skip commented lines2014-07-27, by Matthew Wild
-
mod_auth_ha1: Authentication module for 'HA1' hashed credentials in a text file, as used by reTurnServer2014-07-26, by Matthew Wild
-
mod_mam_archive: Initial commit2014-07-14, by syn
-
mod_profile: Fix wrong use of "current" as id for avatar data2014-07-08, by Kim Alvefur
-
mod_profile: Add the missing <info> child element and move info attributes there2014-07-08, by Kim Alvefur
-
mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.2014-07-04, by Thijs Alkemade
-
Update LDAP docs for telephone and similar fields2014-07-03, by Rob Hoelz
-
Fix connections for LDAP tests2014-07-03, by Rob Hoelz
-
Test telephone configuration in LDAP tests2014-07-03, by Rob Hoelz
-
Include configuration for telephone numbers for LDAP test config2014-07-03, by Rob Hoelz
-
Add telephone number test data2014-07-03, by Rob Hoelz
-
mod_private_adhoc: initial commit of new module2014-06-27, by Thomas Raschbacher
-
mod_register_web: Add dependency on mod_http2014-06-27, by Kim Alvefur
-
mod_register_web: Use path separator from package.config2014-06-27, by Kim Alvefur
-
mod_pubsub_hub: Update to PubSubHubbub version 0.42014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Check that lease time exists before comparing2014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Handle denied subscription requests2014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Fix refreshing of subscriptions2014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Update to 0.4 version of PubSubHubbub2014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feeds2014-06-26, by Kim Alvefur
-
Merge2014-06-25, by Kim Alvefur
-
mod_statsd: Add missing `pairs` call2014-06-24, by daurnimator
-
mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC API2014-06-24, by Vadim Misbakh-Soloviov
-
mod_statsd: Better accounting for invites, add declines2014-06-23, by daurnimator
-
mod_statsd: Optionally include host in prefix2014-06-23, by daurnimator
-
mod_statsd: Clean off colons (:)2014-06-23, by daurnimator
-
mod_profile: Don't include photo in vCard4 version (use XEP-0084 instead)2014-06-25, by Kim Alvefur
-
mod_rawdebug: Make global (like mod_admin_telnet)2014-06-23, by Kim Alvefur
-
mod_rawdebug: Adds a telnet command for enabling logging of entire stanzas that are sent and received2014-06-23, by Kim Alvefur
-
mod_statsd: First commit2014-06-23, by daurnimator
-
mod_profile: Load profile into PEP on initial presence2014-06-21, by Kim Alvefur
-
mod_profile: Don't pass old vcard data trough vcard lib2014-06-20, by Kim Alvefur
-
mod_statistics_auth: Remove comments left from module this was based on2014-06-20, by Kim Alvefur
-
mod_statistics_auth: Collects statistics on number of successful or failed authentication attempts2014-06-20, by Kim Alvefur
-
mod_smacks: Backout ed2a9c00b5c4, need a better solution2014-06-17, by Kim Alvefur
-
mod_s2s_auth_dane: Tweak log messages2014-06-15, by Kim Alvefur
-
mod_s2s_auth_dane: Add some more info to log messages2014-06-13, by Kim Alvefur
-
mod_s2s_auth_dane: Pause connection only if needed2014-06-12, by Kim Alvefur
-
mod_s2s_auth_dane: Return if no certificate found2014-06-12, by Kim Alvefur
-
mod_latex: Log debug message when actually deciding to do LaTeX replacing2014-06-11, by Kim Alvefur
-
mod_latex: get_child_text!2014-06-11, by Kim Alvefur
-
mod_s2s_auth_dane: Cache logger to save some table lookups and improve readability2014-06-11, by Kim Alvefur
-
mod_mam_muc: Use max_history_length as default for "max_archive_query_results"2014-06-05, by daurnimator
-
misc/munin/prosody_.lua: Munin script for collecting statistics from mod_statistics2014-06-03, by Kim Alvefur
-
mod_muc_limits: Make compatible with new MUC API2014-06-01, by Vadim Misbakh-Soloviov
-
mod_log_auth: Add ability to log IPs of successful authentications too2014-05-31, by Matthew Wild
-
mod_saslauth_muc: Update to use new MUC API.2014-05-30, by Waqas Hussain
-
mod_muc_intercom: Make compatible with new MUC API.2014-05-30, by Waqas Hussain
-
mod_profile: Add id to item tag too.2014-05-30, by Kim Alvefur
-
mod_profile: Use the item id "current" as recomended in the Singleton Nodes section of XEP-00602014-05-30, by Kim Alvefur
-
mod_profile: Purge nodes before publishing new items2014-05-30, by Kim Alvefur
-
mod_auth_http_async: Async HTTP auth module2014-05-29, by Kim Alvefur
-
mod_profile: Integrate with mod_pep_plus by default2014-05-28, by Kim Alvefur
-
mod_profile: Replacement for mod_vcard with vcard4 support and integration with mod_pep_plus2014-05-28, by Kim Alvefur
-
mod_post_msg: Add <body> wrapper tag with namespace in module so the client doesn't have to2014-05-28, by Kim Alvefur
-
mod_post_msg: Fix indentation2014-05-28, by Kim Alvefur
-
mod_smacks: Fix logging (Thanks Ge0rG)2014-05-22, by Kim Alvefur
-
mod_s2s_auth_dane: Fix potential traceback in logging if SRV target fails nameprep2014-05-19, by Kim Alvefur
-
mod_s2s_auth_dane: Unreference DNS lookup when reply arrives (thanks LordVan)2014-05-19, by Kim Alvefur
-
mod_s2s_auth_monkeysphere: Uses Monkeysphere for certificate validation2014-05-19, by Kim Alvefur
-
Backout 33f132c3f4b7 until 0.102014-05-15, by Kim Alvefur
-
mod_s2s_auth_dane: Fix traceback if session.srv_hosts is nil2014-05-08, by Kim Alvefur
-
mod_s2s_auth_dane: Change how TLSA support is detected2014-05-07, by Kim Alvefur
-
mod_s2s_auth_dane: Fix logic precedence issue2014-05-07, by Kim Alvefur
-
mod_smacks: Impose a limit on number of unacked stanzas (Thanks Holger)2014-05-07, by Kim Alvefur
-
mod_smacks: Assert that the 'h' attribute is present and a number2014-05-07, by Kim Alvefur
-
mod_smacks: Add more debug logging2014-05-07, by Kim Alvefur
-
mod_smacks: Log things attached to sessions instead of the module2014-05-07, by Kim Alvefur
-
mod_jid_prep: Update to version 0.1; advertise feature and change :tmp to :0 in namespace2014-05-06, by Kim Alvefur
-
mod_mam: Mirror to and from attributes from iq on result messages2014-04-30, by Kim Alvefur
-
mod_mam/rsm.lib: Rename argument for clarity2014-04-30, by Kim Alvefur
-
mod_mam/rsm.lib: Pointless optimization2014-04-30, by Kim Alvefur
-
mod_mam: Update copyright header2014-04-30, by Kim Alvefur
-
mod_mam: Shuffle imports2014-04-30, by Kim Alvefur
-
mod_websocket: Update websocket.html2014-04-28, by Florian Zeitz
-
mod_websocket: Handle pong messages2014-04-28, by Florian Zeitz
-
mod_s2s_auth_dane: Add support for DANE-TA and PKIX-CA (requires LuaSec changes)2014-04-26, by Kim Alvefur
-
mod_s2s_auth_dane: Use PEM to DER function from util.x509 (0.10+)2014-04-26, by Kim Alvefur
-
mod_log_sasl_mech: Log SASL mechanism attached to session2014-04-25, by Kim Alvefur
-
mod_s2s_auth_dane: Clean up no longer needed DNS replies2014-04-24, by Kim Alvefur
-
mod_s2s_auth_dane: Skip dns queries for already authenticated s2sin connections2014-04-24, by Kim Alvefur
-
mod_s2s_auth_dane: Remove non-working bogus handling2014-04-24, by Kim Alvefur
-
mod_s2s_auth_dane: Break out DANE check into a function2014-04-24, by Kim Alvefur
-
mam_sql: Make forwarded a child element of result, rather than a sibling2014-04-23, by Rob Hoelz
-
mod_bidi: Add option for selectively not doing bidi with some hosts2014-04-22, by Kim Alvefur
-
mod_statistics_cputotal: Make global2014-04-19, by Kim Alvefur
-
mod_candy: Redirect from /candy -> /candy/2014-04-11, by Kim Alvefur
-
mod_s2s_auth_dane: Improve debug message and log it on the session2014-04-10, by Kim Alvefur
-
mod_mam_muc: Fix to, from on result messages (thanks daurnimator)2014-04-08, by Kim Alvefur
-
mod_s2s_auth_fingerprint: Log current fingerprint and match status2014-04-05, by Kim Alvefur
-
mod_s2s_auth_fingerprint: Allways pin fingerprints2014-04-05, by Kim Alvefur
-
mod_statistics_mem: Module that collects memory usage stats from /proc2014-04-03, by Kim Alvefur
-
mod_statistics_cputotal: Module that collects accumulated CPU usage statistics2014-04-03, by Kim Alvefur
-
mod_message_logging: Treat messages with no 'to' as directed to the sender2014-04-02, by Kim Alvefur
-
mod_auth_ldap: Default to 'bind' mode if rootdn is left empty2014-04-02, by Kim Alvefur
-
mod_auth_ldap: Limit results in user lookup query to 12014-04-02, by Kim Alvefur
-
mod_auth_ldap: Fix issue with some versions of LuaLDAP2014-03-25, by Kim Alvefur
-
mod_captcha_registration: initial commit2014-03-29, by mrDoctorWho
-
mod_auth_dovecot: Add a dependency to util.pposix to send the _real_ pid2014-03-28, by benjamin podszun
-
mod_s2s_auth_dnssec_srv: Replaced by mod_s2s_auth_dane2014-03-24, by Kim Alvefur
-
mod_s2s_auth_dane: Merge functionality from mod_s2s_auth_dnssec_srv2014-03-24, by Kim Alvefur
-
mod_s2s_auth_dane: Fix typo in debug statement2014-03-20, by Kim Alvefur
-
mod_c2s_limit_sessions: Fix global access2014-03-19, by Kim Alvefur
-
mod_c2s_limit_sessions: Limit number of resources a user may connect2014-03-19, by Kim Alvefur
-
mod_websocket: Multiple fixes for sending stream errors2014-03-19, by Florian Zeitz
-
mod_s2s_auth_dnssec_srv: Fix tb when no hostname sent by remote2014-03-19, by Kim Alvefur
Scroll all the way down to load more.