Mercurial > prosody-modules
graph
-
mod_auth_log: New module (currently) to log failed auth attempts and their IP address, requires trunk2011-08-30, by Matthew Wild
-
mod_component_roundrobin: Initial commit.2011-08-28, by Waqas Hussain
-
mod_pubsub_feed: Kill the timer on module unload2011-08-27, by Kim Alvefur
-
mod_saslauth_muc: Report proper SASL error on auth failure.2011-08-25, by Waqas Hussain
-
mod_pubsub_feed: Major cleanup, and use newer APIs. (Thanks Maranda)2011-08-24, by Kim Alvefur
-
mod_pubsub_feed: Try harder to figure out ones callback URL.2011-08-24, by Kim Alvefur
-
mod_pubsub_feed: Fix timestamp on Windows, which has no %T2011-08-24, by Kim Alvefur
-
mod_auth_sql: More cleanup.2011-08-10, by Waqas Hussain
-
mod_auth_sql: Cleanup.2011-08-09, by Waqas Hussain
-
mod_admin_web: Update dependencies / remove need to build strophe.js (Thanks Zash)2011-07-29, by Florian Zeitz
-
mod_admin_web: Show S2S certificate validity2011-07-29, by Florian Zeitz
-
Copied from bash :s2011-07-26, by leonbogaert
-
Let session.send() actually send the config string2011-07-26, by leonbogaert
-
mod_muc_log_http: Improved page titles a little.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Show proper time period in the headline.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Properly sort calendar listing.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Removed some more code. Module now no longer attempts to track muc_log hosts on its own.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Fixed a typo.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Generate room calendar page even when there is no log data.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Fixed a typo.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Simplified calculating day count for a month.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Generate component room list page even when there are no rooms.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Cleaned up URL handling.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Added assertion to ensure proper failure on empty responses.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Cleaned up URL parsing.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Generate main component list page even when there are no components defined.2011-07-24, by Waqas Hussain
-
mod_muc_log_http: Spaces -> Tabs.2011-07-24, by Waqas Hussain
-
Moved the file to a directory2011-07-06, by leonbogaert
-
First version of mod_flash_policy2011-07-06, by leonbogaert
-
mod_auth_phpbb3: Implement password change.2011-07-01, by Waqas Hussain
-
mod_auth_phpbb3: Comment logging of user password.2011-07-01, by Waqas Hussain
-
mod_auth_phpbb3: Fixed traceback when logging in as a non-existent user.2011-07-01, by Waqas Hussain
-
mod_auth_phpbb3: Fixed a missing function parameter causing auth to fail.2011-07-01, by Waqas Hussain
-
mod_auth_phpbb3: Initial commit.2011-07-01, by Waqas Hussain
-
mod_blocking: Properly initialize the bootstrap privacy storage2011-05-03, by Paul Aurich
-
Do not run in transaction.2011-04-26, by Tomasz Sterna
-
mod_register_json: There again, finally found the right way to pass the ports table to be processed correctly.2011-04-22, by Marco Cirillo
-
mod_register_url: added option to specify no whitelististing is employed.2011-04-17, by Marco Cirillo
-
Implemented password and user existence check in mod_auth_sql2011-04-13, by Tomasz Sterna
-
Reconnect on DB disconnection.2011-04-13, by Tomasz Sterna
-
mod_register_json: Corrected typo.2011-04-12, by Marco Cirillo
-
mod_register_json: fixed missing declared variable.2011-04-12, by Marco Cirillo
-
mod_register_json: Let's call it the first commit, fixed all code errors (aka it works).2011-04-12, by Marco Cirillo
-
mod_register_json: Typo fix.2011-04-12, by Marco Cirillo
-
mod_register_json: Failed at JSON successful decode check, fixed with a code refactor.2011-04-12, by Marco Cirillo
-
mod_register_json: Typo fix.2011-04-12, by Marco Cirillo
-
mod_register_json: Changed log levels, added a few primitive throttling/whitelist/blacklist options2011-04-12, by Marco Cirillo
-
mod_register_json: Fixed missing close quote.2011-04-12, by Marco Cirillo
-
mod_register_json: First commit (needs tests).2011-04-12, by Marco Cirillo
-
Implemented basic SQL authentication module.2011-04-11, by Tomasz Sterna
-
merge with upstream2011-04-03, by Phil Stewart
-
mod_json_streams/strophe.jsonstreams.js: Fix some compatability issues.2011-04-01, by Waqas Hussain
-
mod_json_streams/strophe.jsonstreams.js: A strophe.js plugin to make it work.2011-04-01, by Waqas Hussain
-
mod_json_streams: Add BOSH support (on HTTP path "/jsonstreams").2011-04-01, by Waqas Hussain
-
mod_json_streams: An implementation of XEP-0295: JSON Encodings for XMPP.2011-04-01, by Waqas Hussain
-
mod_muc_log_http: HTML overhaul. Replacing deprecated elements and style-attributes.2011-03-27, by Florian Zeitz