mod_stanza_counter: initial draft.
|
Marco Cirillo |
Tue, 20 Sep 2011 21:15:29 +0000 |
mod_auth_dovecot: Added support for TCP sockets, and checks for UNIX socket availability.
|
Waqas Hussain |
Sat, 17 Sep 2011 18:19:31 +0500 |
mod_register_json: changed pestered code to something less pestered. (added nodeprep)
|
Marco Cirillo |
Thu, 15 Sep 2011 21:23:49 +0000 |
mod_register_json: added check for invalid characters in the username.
|
Marco Cirillo |
Thu, 15 Sep 2011 03:32:23 +0000 |
mod_auth_wordpress: Update Copyright
|
Kim Alvefur |
Sun, 11 Sep 2011 23:30:06 +0200 |
mod_auth_wordpress: Fix wrong column name
|
Kim Alvefur |
Sun, 11 Sep 2011 23:24:31 +0200 |
mod_auth_wordpress: Allow table prefix to be configured
|
Kim Alvefur |
Sun, 11 Sep 2011 22:53:23 +0200 |
mod_auth_wordpress: Fix hash identifier.
|
Kim Alvefur |
Sun, 11 Sep 2011 22:05:13 +0200 |
mod_auth_wordpress: Rename functions to match module name
|
Kim Alvefur |
Sun, 11 Sep 2011 21:59:01 +0200 |
mod_auth_wordpress: Initial commit.
|
Kim Alvefur |
Sun, 11 Sep 2011 21:42:16 +0200 |
mod_auth_joomla: Initial commit.
|
Waqas Hussain |
Sun, 11 Sep 2011 23:58:20 +0500 |
mod_auth_phpbb3: A little refactoring.
|
Waqas Hussain |
Sun, 11 Sep 2011 22:53:35 +0500 |
mod_auth_phpbb3: Support legacy PHPBB2 password hashes (simple MD5).
|
Waqas Hussain |
Sat, 10 Sep 2011 22:37:18 +0500 |
mod_auth_phpbb3: Apply stringprep, and try automatic JID escaping to derive username.
|
Waqas Hussain |
Sat, 10 Sep 2011 22:35:59 +0500 |
mod_auth_dovecot: Fix years in (c)
|
Kim Alvefur |
Mon, 05 Sep 2011 05:25:43 +0200 |
mod_s2s_never_encrypt_blacklist: add option to check for the dull s2s session ip (OpenFire bork bork).
|
Marco Cirillo |
Sat, 03 Sep 2011 00:12:28 +0000 |
merge.
|
Marco Cirillo |
Fri, 02 Sep 2011 23:36:22 +0000 |
mod_addressing: Add partial implementation of Extended Stanza Addressing, XEP-33.
|
Kim Alvefur |
Sat, 03 Sep 2011 01:36:05 +0200 |
mod_server_contact_info: Add module that publishes contact information.
|
Kim Alvefur |
Sat, 03 Sep 2011 01:27:55 +0200 |
mod_s2s_never_encrypt_blacklist: filter both incoming and outgoing streams.
|
Marco Cirillo |
Fri, 02 Sep 2011 23:35:25 +0000 |
mod_s2s_never_encrypt_blacklist: first commit.
|
Marco Cirillo |
Fri, 02 Sep 2011 22:51:28 +0000 |
mod_auth_dovecot: Update Copyright
|
Kim Alvefur |
Fri, 02 Sep 2011 10:51:34 +0200 |
mod_auth_dovecot: Make appending the domain name configurable. Warning: If you depend on this behaviour, add auth_append_host = true to your config
|
Kim Alvefur |
Fri, 02 Sep 2011 00:47:31 +0200 |
mod_register_url: code refactor, clean, all the rest (thanks Zash ;))
|
Marco Cirillo |
Tue, 30 Aug 2011 23:12:56 +0000 |
mod_register_url: minor fix.
|
Marco Cirillo |
Tue, 30 Aug 2011 21:22:47 +0000 |
mod_auth_log: New module (currently) to log failed auth attempts and their IP address, requires trunk
|
Matthew Wild |
Tue, 30 Aug 2011 13:34:39 -0400 |
mod_component_roundrobin: Initial commit.
|
Waqas Hussain |
Sun, 28 Aug 2011 21:41:46 +0500 |
mod_pubsub_feed: Kill the timer on module unload
|
Kim Alvefur |
Sat, 27 Aug 2011 04:49:11 +0200 |
mod_saslauth_muc: Report proper SASL error on auth failure.
|
Waqas Hussain |
Thu, 25 Aug 2011 12:22:48 +0500 |
mod_pubsub_feed: Major cleanup, and use newer APIs. (Thanks Maranda)
|
Kim Alvefur |
Thu, 25 Aug 2011 01:21:42 +0200 |
mod_pubsub_feed: Use httpserver.new_from_config(). Fixes SSL. And fix traceback when called without a querypart.
|
Kim Alvefur |
Wed, 24 Aug 2011 15:55:49 +0200 |
mod_pubsub_feed: Try harder to figure out ones callback URL.
|
Kim Alvefur |
Wed, 24 Aug 2011 15:03:38 +0200 |
mod_pubsub_feed: Fix timestamp on Windows, which has no %T
|
Kim Alvefur |
Wed, 24 Aug 2011 11:29:02 +0200 |
mod_auth_sql: More cleanup.
|
Waqas Hussain |
Wed, 10 Aug 2011 05:30:08 +0500 |
mod_auth_sql: Cleanup.
|
Waqas Hussain |
Wed, 10 Aug 2011 04:42:50 +0500 |
mod_admin_web: Update dependencies / remove need to build strophe.js (Thanks Zash)
|
Florian Zeitz |
Fri, 29 Jul 2011 22:39:58 +0200 |
mod_admin_web: Show S2S certificate validity
|
Florian Zeitz |
Fri, 29 Jul 2011 22:26:02 +0200 |
Copied from bash :s
|
leonbogaert |
Tue, 26 Jul 2011 13:19:09 +0000 |
Let session.send() actually send the config string
|
leonbogaert |
Tue, 26 Jul 2011 13:18:38 +0000 |
mod_muc_log_http: Improved page titles a little.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Show proper time period in the headline.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Properly sort calendar listing.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Removed some more code. Module now no longer attempts to track muc_log hosts on its own.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Fixed a typo.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Generate room calendar page even when there is no log data.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Fixed a typo.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Simplified calculating day count for a month.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Generate component room list page even when there are no rooms.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Cleaned up URL handling.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Added assertion to ensure proper failure on empty responses.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Cleaned up URL parsing.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Generate main component list page even when there are no components defined.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
mod_muc_log_http: Spaces -> Tabs.
|
Waqas Hussain |
Mon, 25 Jul 2011 02:21:40 +0500 |
Moved the file to a directory
|
leonbogaert |
Wed, 06 Jul 2011 23:34:36 +0200 |
First version of mod_flash_policy
|
leonbogaert |
Wed, 06 Jul 2011 21:25:28 +0000 |
mod_auth_phpbb3: Implement password change.
|
Waqas Hussain |
Fri, 01 Jul 2011 07:55:22 +0500 |
mod_auth_phpbb3: Comment logging of user password.
|
Waqas Hussain |
Fri, 01 Jul 2011 07:53:13 +0500 |
mod_auth_phpbb3: Fixed traceback when logging in as a non-existent user.
|
Waqas Hussain |
Fri, 01 Jul 2011 07:52:01 +0500 |
mod_auth_phpbb3: Fixed a missing function parameter causing auth to fail.
|
Waqas Hussain |
Fri, 01 Jul 2011 07:51:00 +0500 |
mod_auth_phpbb3: Initial commit.
|
Waqas Hussain |
Fri, 01 Jul 2011 06:40:33 +0500 |