VirtualMailManager/Config.py
Mon, 26 Jul 2010 19:10:51 +0000 Pascal Volk VMM/constants: Replaced the constants subpackage by a module. v0.6.x
Thu, 22 Jul 2010 21:20:52 +0000 Pascal Volk VMM/Config: Added boolean option mailbox.subscribe. v0.6.x
Thu, 22 Jul 2010 16:18:38 +0000 Pascal Volk VMM/Config: Return mailbox.{folders,root} settings as Unicode. v0.6.x
Wed, 21 Jul 2010 21:53:39 +0000 Pascal Volk VMM/Config: Added function check_mailbox_format(). v0.6.x
Tue, 20 Jul 2010 16:25:31 +0000 Pascal Volk VMM/Config: Added mailbox.root setting. 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
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 20:38:36 +0000 Pascal Volk VMM/Config: removed the default value of misc.dovecot_version. 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
Fri, 30 Apr 2010 00:01:15 +0000 Pascal Volk VMM/{Config,Handler}: moved Config.install() to Handler.cfg_install(). 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 05:28:36 +0000 Pascal Volk configuration: Dropped setting misc.gid_mail. v0.6.x
Sun, 25 Apr 2010 04:51:14 +0000 Pascal Volk Use the complete Dovecot version, not only the concatenated major v0.6.x
Sat, 24 Apr 2010 02:49:45 +0000 Pascal Volk VMM: moved some non-init functions to the new common module. v0.6.x
Wed, 03 Mar 2010 20:23:18 +0000 Pascal Volk vmm.cfg: renamed maildir.folders to mailbox.folders. maildir.name v0.6.x
Fri, 26 Feb 2010 02:35:25 +0000 Pascal Volk Moved VirtualMailManager/Exceptions to VirtualMailManager/errors. v0.6.x
Thu, 25 Feb 2010 17:56:08 +0000 Pascal Volk PEP-8-ified the work of the last days. v0.6.x
Mon, 22 Feb 2010 10:44:13 +0000 Pascal Volk VMM/Config: LazyConfig.getboolean(), convert the value in our getboolean. v0.6.x
Mon, 22 Feb 2010 10:20:46 +0000 Pascal Volk VMM{/Config}: reduced docstrings. Added doc to the repository. v0.6.x
Mon, 22 Feb 2010 03:14:12 +0000 Pascal Volk VMM/Config: moved Config.sections() to class LazyConfig. v0.6.x
Sat, 20 Feb 2010 17:20:52 +0000 Pascal Volk VMM/Config: renamed LazyConfig's get_boolean() to getboolean(). v0.6.x
Sat, 13 Feb 2010 03:20:42 +0000 Pascal Volk VMM/{,cli/}Config: fixed imports. Small code cleanups and cosmetic. v0.6.x
Fri, 12 Feb 2010 04:15:18 +0000 Pascal Volk VMM/Config: LazyConfigOption.__init__() cast 'default' to 'cls'. v0.6.x
Thu, 11 Feb 2010 07:20:49 +0000 Pascal Volk VMM/Config: attributes of class LazyConfigOption are read-only now. v0.6.x
Sat, 06 Feb 2010 04:09:17 +0000 Pascal Volk VMM/Handler: __init__ accepts now a config_type ('default'||'cli'). v0.6.x
Sat, 06 Feb 2010 02:11:55 +0000 Pascal Volk VMM/{,cli/Cli}Config: Moved interactive stuff to new CliConfig class. v0.6.x
Fri, 05 Feb 2010 20:13:32 +0000 Pascal Volk VMM/*: Moved some methods from classes to modules __init__. v0.6.x
Mon, 01 Feb 2010 18:46:17 +0000 Pascal Volk VMM/Config: dropped option config.done v0.6.x
Fri, 29 Jan 2010 23:56:45 +0000 Pascal Volk po: Quick refresh - for documentation purpose. v0.6.x
Sun, 24 Jan 2010 09:06:05 +0000 Pascal Volk VMM/VMM: allow configure subcommand also with missing settings. v0.6.x
Sun, 24 Jan 2010 06:40:38 +0000 Pascal Volk VMM/Config: reworked configuration handling. v0.6.x
Fri, 22 Jan 2010 04:31:38 +0000 Pascal Volk branch merge v0.6.x
Fri, 22 Jan 2010 04:22:59 +0000 Pascal Volk VMM/Config: Fixed error handling of missing sections in vmm.cfg.
Fri, 22 Jan 2010 04:00:48 +0000 Pascal Volk VMM/Config: Fixed error handling of missing sections in vmm.cfg. v0.6.x
Thu, 14 Jan 2010 06:18:34 +0000 Pascal Volk vmm.cfg: a few re-renamed configuration options. v0.6.x
Wed, 13 Jan 2010 00:08:44 +0000 Pascal Volk vmm.cfg: dealt with the most overdue section/option renaming. v0.6.x
Sat, 02 Jan 2010 15:45:12 +0000 Pascal Volk Updated copyright notices to include the year 2010.
Wed, 02 Sep 2009 06:08:53 +0000 Pascal Volk Reorganized module import.
Mon, 31 Aug 2009 04:58:45 +0000 Pascal Volk Reorganized imports, eliminated a potential UnicodeEncodeError.
Tue, 25 Aug 2009 11:08:00 +0000 Pascal Volk Replaced angle quotes by quotation marks.
Fri, 21 Aug 2009 17:42:22 +0000 Pascal Volk Converted VirtualMailManager and Postconf to new-style classes.
Thu, 20 Aug 2009 02:00:25 +0000 Pascal Volk Comments updated.
Mon, 17 Aug 2009 06:31:14 +0000 Pascal Volk Config: renamed services.managesieve to services.sieve,
Mon, 17 Aug 2009 04:56:13 +0000 Pascal Volk Hopefully the final UnicodeDecodeError fix for the Config class
Sun, 09 Aug 2009 03:57:15 +0000 Pascal Volk VMM.Config: replaced the last non encoded print statement.
Sun, 09 Aug 2009 00:37:56 +0000 Pascal Volk Removed svn keywords, more POSIX compliant shell scripts
Fri, 24 Jul 2009 02:16:34 +0000 Pascal Volk * 'VirtualMailManager/Config.py'
Tue, 23 Dec 2008 19:39:54 +0000 Pascal Volk * 'VirtualMailManager/Config.py'
Mon, 08 Dec 2008 22:23:26 +0000 Pascal Volk * 'VirtualMailManager/VirtualMailManager.py'
Tue, 16 Sep 2008 05:55:54 +0000 Pascal Volk * 'VirtualMailManager/ext/Postconf.py'
Mon, 08 Sep 2008 05:30:17 +0000 Pascal Volk * 'VirtualMailManager/EmailAddress.py'
Wed, 27 Aug 2008 20:42:41 +0000 Pascal Volk * 'VirtualMailManager/VirtualMailManager.py'
Wed, 27 Aug 2008 04:52:32 +0000 Pascal Volk * 'VirtualMailManager/VirtualMailManager.py'
Fri, 22 Aug 2008 03:07:53 +0000 Pascal Volk * 'VirtualMailManager/DomainAlias.py'
Wed, 20 Aug 2008 02:22:43 +0000 Pascal Volk * Switched from pygettext to xgettext -> small adjustments to these files:
Tue, 19 Aug 2008 02:56:01 +0000 Pascal Volk * 'VirtualMailManager/Config.py'
Tue, 19 Aug 2008 02:40:43 +0000 Pascal Volk * 'VirtualMailManager/Exceptions.py'
Mon, 18 Aug 2008 01:56:31 +0000 Pascal Volk * Removed gettext import and setup in VirtualMailManager/:
Sun, 18 May 2008 04:51:12 +0000 Pascal Volk * 'VirtualMailManager/Account.py'
less more (0) -60 tip