VirtualMailManager/password.py
Mon, 27 Jan 2014 22:06:13 +0000 Pascal Volk Updated copyright notices to include the year 2014.
Wed, 23 Jan 2013 22:16:38 +0000 Pascal Volk VMM: Dropped support for Dovecot versions before v1.2.0. v0.7.x
Sun, 06 Jan 2013 00:09:47 +0000 Pascal Volk merged changes from default(d24f094d1cb5) v0.7.x
Sat, 05 Jan 2013 23:49:42 +0000 Pascal Volk Updated copyright notices to include the year 2013.
Fri, 21 Dec 2012 12:28:56 +0000 Pascal Volk VMM/password: Added scheme CLEAR. v0.7.x
Mon, 26 Nov 2012 22:07:20 +0000 Pascal Volk VMM/password: Code cleanups: v0.7.x
Sat, 24 Nov 2012 22:48:12 +0000 Pascal Volk VMM/password: Post-2to3 fixes. v0.7.x
Tue, 20 Nov 2012 13:40:32 +0000 Pascal Volk Ran 2to3 from Python 3.2.3. v0.7.x
Mon, 05 Nov 2012 21:57:37 +0000 Pascal Volk VMM: Partial PEP-308-ification. v0.7.x
Sun, 04 Nov 2012 18:02:19 +0000 Pascal Volk VMM/pycompat: Removed module hashlib. v0.7.x
Tue, 30 Oct 2012 20:09:40 +0000 Pascal Volk VMM/password: Added scheme SCRAM-SHA-1.
Thu, 28 Jun 2012 18:33:32 +0000 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
Mon, 07 Nov 2011 02:43:07 +0000 Pascal Volk VMM/password: list_schemes(): report suffixes with a leading dot. v0.6.x
Sun, 06 Nov 2011 21:26:34 +0000 Pascal Volk VMM/password: Added function list_schemes(). v0.6.x
Thu, 24 Feb 2011 20:47:35 +0000 Pascal Volk VMM: Updated some messages. (doesn't, isn't) -> (does not, is not) v0.6.x
Fri, 14 Jan 2011 12:07:14 +0000 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
Wed, 28 Jul 2010 02:08:03 +0000 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
Mon, 26 Jul 2010 19:10:51 +0000 Pascal Volk VMM/constants: Replaced the constants subpackage by a module. v0.6.x
Tue, 11 May 2010 01:54:50 +0000 Pascal Volk VMM/password: added some CRYPT_* constants. v0.6.x
Mon, 10 May 2010 09:06:57 +0000 Pascal Volk VMM/password: adapted Blowfish/SHA-256/SHA-512 crypt() to recent v0.6.x
Sun, 09 May 2010 06:20:52 +0000 Pascal Volk VMM/…: re-indented long queries and error messages. v0.6.x
Wed, 05 May 2010 21:50:31 +0000 Pascal Volk VMM/password: generate all crypt() salts w/o trailing $ sign v0.6.x
Tue, 04 May 2010 00:01:35 +0000 Pascal Volk VMM/password: moved the 'scheme check' code from pwhash() to the v0.6.x
Mon, 03 May 2010 08:25:26 +0000 Pascal Volk VMM/password: Added support Blowfish/SHA-256/SHA-512 crypt(). v0.6.x
Thu, 29 Apr 2010 03:38:19 +0000 Pascal Volk VMM/password: added small output check on _dovecotpw(). v0.6.x
Wed, 28 Apr 2010 09:00:02 +0000 Pascal Volk VMM/Config: Added method Config.install() -> global cfg_dget(). v0.6.x
Wed, 28 Apr 2010 03:34:57 +0000 Pascal Volk VMM: added new modules password and pycompat.hashlib. v0.6.x
less more (0) tip