VirtualMailManager/handler.py
Mon, 09 Jun 2014 20:09:44 +0000 Pascal Volk VMM/handler: Avoid unnecessary method calls. v0.7.x
Mon, 09 Jun 2014 18:47:44 +0000 Pascal Volk VMM: Unified parameter names and option names. v0.7.x
Mon, 09 Jun 2014 17:34:31 +0000 Pascal Volk VMM/handler: Handler.domain_delete() Added parameter del_dir. v0.7.x
Sun, 08 Jun 2014 17:08:35 +0000 Pascal Volk VMM/handler: Handler.user_delete() Added parameter `delete_home'. v0.7.x
Sun, 23 Feb 2014 18:05:53 +0000 Pascal Volk VMM/handler: Added method Handler.user_pwhash. v0.7.x
Sat, 15 Feb 2014 18:07:00 +0000 Pascal Volk VMM/{cli,}/handler: Adjusted Handler.user_password. v0.7.x
Sun, 02 Feb 2014 14:36:01 +0000 Pascal Volk Merged changes from default(5716bf441ceb). v0.7.x
Mon, 27 Jan 2014 22:06:13 +0000 Pascal Volk Updated copyright notices to include the year 2014.
Mon, 27 Jan 2014 21:27:21 +0000 Pascal Volk VMM/handler: Improved domaininfo subcommand.
Sun, 10 Feb 2013 17:33:38 +0000 Pascal Volk Dropped pyPgSQL support. v0.7.x
Sun, 13 Jan 2013 18:12:51 +0000 Pascal Volk VMM: Added option `-n NOTE' to {domain,user}add. v0.7.x
Wed, 09 Jan 2013 20:55:27 +0000 Pascal Volk VMM: Code cleanup. 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.
Sun, 30 Dec 2012 18:08:23 +0000 Pascal Volk VMM/*: Post-2to3 fix. Updated some error messages/comments. v0.7.x
Sun, 25 Nov 2012 17:06:17 +0000 Pascal Volk VMM: Post-2to3 fixes. v0.7.x
Thu, 22 Nov 2012 12:49:36 +0000 Pascal Volk VMM/handler: Dropped psycopg2 typecaster registration. v0.7.x
Wed, 21 Nov 2012 22:37:22 +0000 Pascal Volk VMM/handler: Reworked config file permission check. 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:33:11 +0000 Pascal Volk VMM: Removed module pycompat. v0.7.x
Thu, 27 Sep 2012 19:15:09 +0000 Pascal Volk VMM: {alias,catchall}delete: Accept multiple destinations.
Wed, 05 Sep 2012 21:30:42 +0000 Pascal Volk PEP8: Fixed all PEP8 related issues.
Sun, 02 Sep 2012 20:18:16 +0000 Pascal Volk VMM/handler: Fixed user{quota,services,transport} subcommands.
Thu, 28 Jun 2012 18:33:32 +0000 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
Wed, 27 Jun 2012 12:18:53 +0000 Pascal Volk VMM: The Python 2.4.x compatibility commit. v0.6.x
Thu, 14 Jun 2012 16:06:09 +0000 Pascal Volk VMM/handler: Restored method Handler.domain_transport(). v0.6.x
Sun, 15 Apr 2012 13:17:21 +0200 martin f. krafft Provide list{addresses,aliases,users,relocated} subcommands v0.6.x
Sat, 14 Apr 2012 13:29:01 +0200 martin f. krafft Add note field to Account/Domain and CLI v0.6.x
Sat, 14 Apr 2012 14:33:21 +0200 martin f. krafft Allow username to take no argument to erase value v0.6.x
Sat, 14 Apr 2012 00:36:43 +0200 martin f. krafft Change UI to accept 'default' to restore inherited values v0.6.x
Tue, 10 Apr 2012 00:08:12 +0200 martin f. krafft Add catchall info to domain_info output v0.6.x
Mon, 09 Apr 2012 23:50:12 +0200 martin f. krafft Fixup catchall_info to return iterator, not self v0.6.x
Mon, 09 Apr 2012 23:21:56 +0200 martin f. krafft Provide catchall_* methods to the Handler class v0.6.x
Fri, 06 Apr 2012 23:37:04 +0000 Pascal Volk VMM/handler: Create domain directory with umask 0022. v0.6.x
Tue, 08 Nov 2011 21:31:30 +0000 Pascal Volk VMM/handler: Added a comment for the Translation Project. v0.6.x
Sat, 05 Nov 2011 21:44:23 +0000 Pascal Volk VMM/config: Moved some options to section `domain': v0.6.x
Fri, 04 Nov 2011 02:20:01 +0000 Pascal Volk VMM/domain: Extended/updated Domain.get_info() in order to: v0.6.x
Wed, 02 Nov 2011 03:29:51 +0000 Pascal Volk VMM/account: Integrated class ServiceSet in class Account. v0.6.x
Tue, 01 Nov 2011 02:13:57 +0000 Pascal Volk VMM/domain: Integrated class ServiceSet in class Domain. v0.6.x
Sat, 03 Sep 2011 20:42:05 +0000 Pascal Volk VMM/handler: Handler.alias_delete() also use class DestinationEmailAddress v0.6.x
Thu, 10 Mar 2011 19:34:28 +0000 Pascal Volk VMM: Deleted a few unused variables. 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, 18 Feb 2011 12:12:54 +0000 Pascal Volk VMM: Solve the default "misc.quota_bytes = '0'" problem where it may occur. v0.6.x
Thu, 10 Feb 2011 20:10:28 +0000 Pascal Volk VMM/{account,domain,handler}: Added quota limit support. A few v0.6.x
Wed, 02 Feb 2011 21:09:50 +0000 Pascal Volk VMM:/handler: Fixed typo introduced with the previous commit. v0.6.x
Wed, 02 Feb 2011 20:45:40 +0000 Pascal Volk VMM/handler: Handler._make_domain_dir(): Check if the domain v0.6.x
Thu, 20 Jan 2011 00:22:52 +0000 Pascal Volk VMM/{,cli/}handler: Moved the 'address-in-use check' (introduced v0.6.x
Mon, 17 Jan 2011 20:19:14 +0000 Pascal Volk VMM/handler: Handler.relocated_add() check if the target address' v0.6.x
Mon, 17 Jan 2011 19:44:36 +0000 Pascal Volk VMM/handler: Handler._get_{account,alias,relocated}() check v0.6.x
Mon, 17 Jan 2011 19:08:18 +0000 Pascal Volk VMM/handler: Handler.alias_add() and Handler.relocated_add() use v0.6.x
Fri, 14 Jan 2011 12:07:14 +0000 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
Mon, 09 Aug 2010 05:42:56 +0000 Pascal Volk VMM/handler: Added support for psycopg2. v0.6.x
Sat, 07 Aug 2010 05:16:26 +0000 Pascal Volk VMM/handler: Small code cleanups. v0.6.x
Thu, 05 Aug 2010 23:26:23 +0000 Pascal Volk VMM/…: Unified messages and removed non-ASCII quotes. v0.6.x
Wed, 04 Aug 2010 18:41:46 +0000 Pascal Volk VMM/{,cli/}handler: user_add: Check earlier if the account exists. v0.6.x
Sun, 01 Aug 2010 22:59:34 +0000 Pascal Volk VMM/handler: Updated Handler.user_{disable,enable} methods to v0.6.x
Fri, 30 Jul 2010 19:14:49 +0000 Pascal Volk VMM/{account,handler}: Account delete, use the boolean keyword force too. v0.6.x
Fri, 30 Jul 2010 15:19:31 +0000 Pascal Volk VMM/domain: Simplified Domain.delete() related methods and their arguments, v0.6.x
Fri, 30 Jul 2010 09:45:51 +0000 Pascal Volk VMM/handler: _make_home() Create the domain directory if it v0.6.x
less more (0) -60 tip