log

age author description
Tue, 20 Sep 2011 22:05:14 +0000 Marco Cirillo mod_stanza_counter: cleanup, corrections. (prosody starts, web stats work)
Tue, 20 Sep 2011 21:21:06 +0000 Marco Cirillo mod_stanza_counter: tidbits, line break escapes.
Tue, 20 Sep 2011 21:15:29 +0000 Marco Cirillo mod_stanza_counter: initial draft.
Sat, 17 Sep 2011 18:19:31 +0500 Waqas Hussain mod_auth_dovecot: Added support for TCP sockets, and checks for UNIX socket availability.
Thu, 15 Sep 2011 21:23:49 +0000 Marco Cirillo mod_register_json: changed pestered code to something less pestered. (added nodeprep)
Thu, 15 Sep 2011 03:32:23 +0000 Marco Cirillo mod_register_json: added check for invalid characters in the username.
Sun, 11 Sep 2011 23:30:06 +0200 Kim Alvefur mod_auth_wordpress: Update Copyright
Sun, 11 Sep 2011 23:24:31 +0200 Kim Alvefur mod_auth_wordpress: Fix wrong column name
Sun, 11 Sep 2011 22:53:23 +0200 Kim Alvefur mod_auth_wordpress: Allow table prefix to be configured
Sun, 11 Sep 2011 22:05:13 +0200 Kim Alvefur mod_auth_wordpress: Fix hash identifier.
Sun, 11 Sep 2011 21:59:01 +0200 Kim Alvefur mod_auth_wordpress: Rename functions to match module name
Sun, 11 Sep 2011 21:42:16 +0200 Kim Alvefur mod_auth_wordpress: Initial commit.
Sun, 11 Sep 2011 23:58:20 +0500 Waqas Hussain mod_auth_joomla: Initial commit.
Sun, 11 Sep 2011 22:53:35 +0500 Waqas Hussain mod_auth_phpbb3: A little refactoring.
Sat, 10 Sep 2011 22:37:18 +0500 Waqas Hussain mod_auth_phpbb3: Support legacy PHPBB2 password hashes (simple MD5).
Sat, 10 Sep 2011 22:35:59 +0500 Waqas Hussain mod_auth_phpbb3: Apply stringprep, and try automatic JID escaping to derive username.
Mon, 05 Sep 2011 05:25:43 +0200 Kim Alvefur mod_auth_dovecot: Fix years in (c)
Sat, 03 Sep 2011 00:12:28 +0000 Marco Cirillo mod_s2s_never_encrypt_blacklist: add option to check for the dull s2s session ip (OpenFire bork bork).
Fri, 02 Sep 2011 23:36:22 +0000 Marco Cirillo merge.
Sat, 03 Sep 2011 01:36:05 +0200 Kim Alvefur mod_addressing: Add partial implementation of Extended Stanza Addressing, XEP-33.
Sat, 03 Sep 2011 01:27:55 +0200 Kim Alvefur mod_server_contact_info: Add module that publishes contact information.
Fri, 02 Sep 2011 23:35:25 +0000 Marco Cirillo mod_s2s_never_encrypt_blacklist: filter both incoming and outgoing streams.
Fri, 02 Sep 2011 22:51:28 +0000 Marco Cirillo mod_s2s_never_encrypt_blacklist: first commit.
Fri, 02 Sep 2011 10:51:34 +0200 Kim Alvefur mod_auth_dovecot: Update Copyright
Fri, 02 Sep 2011 00:47:31 +0200 Kim Alvefur mod_auth_dovecot: Make appending the domain name configurable. Warning: If you depend on this behaviour, add auth_append_host = true to your config
Tue, 30 Aug 2011 23:12:56 +0000 Marco Cirillo mod_register_url: code refactor, clean, all the rest (thanks Zash ;))
Tue, 30 Aug 2011 21:22:47 +0000 Marco Cirillo mod_register_url: minor fix.
Tue, 30 Aug 2011 13:34:39 -0400 Matthew Wild mod_auth_log: New module (currently) to log failed auth attempts and their IP address, requires trunk
Sun, 28 Aug 2011 21:41:46 +0500 Waqas Hussain mod_component_roundrobin: Initial commit.
Sat, 27 Aug 2011 04:49:11 +0200 Kim Alvefur mod_pubsub_feed: Kill the timer on module unload