Sat, 12 Jun 2010 02:39:18 +0100 Matthew Wild Merge 0.7->trunk file | diff | annotate
Fri, 11 Jun 2010 21:01:17 +0500 Waqas Hussain mod_saslauth: Return proper error on invalid usernames. file | diff | annotate
Mon, 07 Jun 2010 02:40:14 +0500 Waqas Hussain mod_saslauth: Updated to use usermanager.get_sasl_handler. file | diff | annotate
Fri, 04 Jun 2010 13:55:39 +0100 Matthew Wild mod_saslauth: Fix log level file | diff | annotate
Fri, 28 May 2010 14:47:32 -0400 Jeff Mitchell Correct out of order logic in mod_hashpassauth file | diff | annotate
Wed, 26 May 2010 18:16:58 -0400 Jeff Mitchell Check in mod_hashpassauth -- works! file | diff | annotate
Thu, 20 May 2010 11:51:55 +0100 Matthew Wild mod_saslauth: Split out cyrus SASL config options into locals, and add support for cyrus_application_name (default: 'prosody') file | diff | annotate
Thu, 20 May 2010 11:32:24 +0100 Matthew Wild usermanager, mod_saslauth: Make account provisioning for Cyrus SASL optional (default: not required) file | diff | annotate
Thu, 20 May 2010 11:08:51 +0100 Matthew Wild mod_saslauth: Add return value and error message to the Cyrus SASL handle_status callback file | diff | annotate
Thu, 20 May 2010 11:05:43 +0100 Matthew Wild mod_saslauth: Allow the Cyrus SASL realm to be configurable file | diff | annotate
Tue, 23 Mar 2010 20:17:46 +0500 Waqas Hussain mod_saslauth: Tidier code for SASL backend selection. file | diff | annotate
Tue, 23 Mar 2010 20:11:39 +0500 Waqas Hussain mod_saslauth: Fail with an error when the requested SASL backend cannot be used. file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Wed, 17 Mar 2010 15:29:14 -0700 Paul Aurich mod_saslauth: Add a sasl_realm option file | diff | annotate
Wed, 03 Mar 2010 22:05:05 +0000 Matthew Wild Merge 0.6.2/waqas with 0.6.2/MattJ file | diff | annotate
Sat, 13 Feb 2010 19:35:12 +0000 Matthew Wild mod_saslauth: Don't print raw SASL data to avoid logging passwords unnecessarily file | diff | annotate
Mon, 21 Dec 2009 22:00:49 +0000 Matthew Wild mod_saslauth: Requiring c2s encryption means requiring c2s encryption... thanks Flo file | diff | annotate
Mon, 01 Mar 2010 16:23:26 +0000 Matthew Wild mod_saslauth: Add FIXME to remind myself to fix this as soon as I have time file | diff | annotate
Mon, 01 Mar 2010 16:02:59 +0000 Matthew Wild mod_saslauth: Unlock globals while loading cyrus file | diff | annotate
Mon, 15 Feb 2010 22:56:36 +0000 Matthew Wild mod_saslauth: Log debug message with full error if cyrussasl couldn't be loaded file | diff | annotate
Mon, 15 Feb 2010 22:56:15 +0000 Matthew Wild mod_saslauth: Correct syntax for gracefully handling a missing cyrussasl library file | diff | annotate
Mon, 15 Feb 2010 02:51:07 +0500 Waqas Hussain mod_saslauth: Warn and fallback gracefully when Cyrus SASL is requested, but missing. file | diff | annotate
Sat, 13 Feb 2010 19:35:12 +0000 Matthew Wild mod_saslauth: Don't print raw SASL data to avoid logging passwords unnecessarily file | diff | annotate
Fri, 12 Feb 2010 04:25:37 +0500 Waqas Hussain mod_saslauth: Hook stream-features event using new events API. file | diff | annotate
Mon, 11 Jan 2010 19:17:26 +0500 Waqas Hussain mod_saslauth: Fixed some indentation and added some semi-colons. file | diff | annotate
Mon, 11 Jan 2010 19:05:08 +0500 Waqas Hussain mod_saslauth: Made some variables local to avoid unnecessary global access. file | diff | annotate
Sun, 03 Jan 2010 10:07:20 -0800 Paul Aurich mod_saslauth: Oops. file | diff | annotate
Sun, 03 Jan 2010 09:51:01 -0800 Paul Aurich mod_saslauth: Use module:get_option() file | diff | annotate
Sat, 02 Jan 2010 20:03:24 -0800 Paul Aurich mod_saslauth: Add sasl_backend config parameter file | diff | annotate
Wed, 23 Dec 2009 23:13:39 +0100 Tobias Markmann mod_saslauth: Adjust sanitizing. file | diff | annotate
Wed, 23 Dec 2009 23:09:44 +0100 Tobias Markmann mod_saslauth: Sanitize debugging information so it won't break terminal emulation when using GSSAPI auth. file | diff | annotate
Wed, 23 Dec 2009 16:45:03 -0500 jorj added comment to remind us to fix binary output breaking the terminal file | diff | annotate
Tue, 22 Dec 2009 20:20:37 +0100 Tobias Markmann mod_saslauth: Make service_name configurable for CyrusSASL users. file | diff | annotate
Tue, 22 Dec 2009 19:27:19 +0100 Tobias Markmann mod_saslauth: Add support for CyrusSASL. file | diff | annotate
Mon, 21 Dec 2009 22:00:49 +0000 Matthew Wild mod_saslauth: Requiring c2s encryption means requiring c2s encryption... thanks Flo file | diff | annotate
Sat, 28 Nov 2009 15:12:07 +0000 Matthew Wild mod_saslauth: Fix typo in variable name file | diff | annotate
Thu, 26 Nov 2009 23:18:26 +0100 Tobias Markmann mod_saslauth: Allow relogins after failed SASL login. file | diff | annotate
Thu, 19 Nov 2009 16:44:37 +0100 Tobias Markmann Use new cofig option reading API. file | diff | annotate
Thu, 19 Nov 2009 16:43:38 +0100 Tobias Markmann Allow SASL PLAIN over unsecure connections when intended by admin. file | diff | annotate
Wed, 18 Nov 2009 23:26:35 +0100 Tobias Markmann Provide SASL PLAIN mechanism only if TLS is active. file | diff | annotate
Mon, 16 Nov 2009 21:43:57 +0100 Tobias Markmann Merge with sasl branch. file | diff | annotate
Fri, 28 Aug 2009 13:04:38 +0200 Tobias Markmann Making mod_saslauth use the new SASL API. sasl file | diff | annotate
Sun, 18 Oct 2009 18:50:35 +0500 Waqas Hussain mod_saslauth: Fixed access of globals. file | diff | annotate
Sun, 18 Oct 2009 18:48:34 +0500 Waqas Hussain mod_saslauth: Marked the im-session stream feature as optional. This allows smart clients to save a round trip. file | diff | annotate
Mon, 05 Oct 2009 14:59:30 +0100 Matthew Wild require_encryption deprecated, use c2s_require_encryption instead file | diff | annotate
Tue, 29 Sep 2009 19:56:23 +0100 Matthew Wild Merge with 0.5 file | diff | annotate
Tue, 29 Sep 2009 19:54:31 +0100 Matthew Wild mod_saslauth: Prep username used for authenticating a session file | diff | annotate
Sun, 06 Sep 2009 22:07:59 +0200 Tobias Markmann Add NODEprepping to SASL Digest-MD5 authentication handling. file | diff | annotate
Thu, 20 Aug 2009 13:57:50 +0100 Matthew Wild Uncertain merge with 0.5's SASL file | diff | annotate
Wed, 19 Aug 2009 21:59:16 +0200 Tobias Markmann Use NODEprep for prepping usernames used during SASL logins. file | diff | annotate
Wed, 05 Aug 2009 16:37:28 +0100 Matthew Wild mod_saslauth: Fix coding style and layout, and use of arg[] for vararg file | diff | annotate
Wed, 05 Aug 2009 16:35:13 +0100 Matthew Wild mod_saslauth: Fix indentation file | diff | annotate
Wed, 05 Aug 2009 16:31:56 +0100 Matthew Wild mod_saslauth: Fix traceback on attempted login for non-existent users file | diff | annotate
Fri, 24 Jul 2009 01:34:25 +0100 nick Switch to using a more generic credentials_callback/handler for SASL auth. file | diff | annotate
Thu, 23 Jul 2009 22:15:06 +0100 Nick Thomas mod_saslauth, usermanager: Fetch list of mechanisms from usermanager file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Sun, 05 Jul 2009 19:05:03 +0200 Tobias Markmann Remove to-unicode conversion because it's done in sasl.lua now. file | diff | annotate
Sun, 05 Jul 2009 18:59:46 +0200 Tobias Markmann Fixed decoding of parameters. file | diff | annotate
Wed, 01 Jul 2009 15:14:44 +0200 Tobias Markmann Making sure the node is in unicode when passing it to password lookup function. file | diff | annotate
(0) -100 -60 tip

mercurial