VirtualMailManager/account.py
Mon, 27 Jan 2014 22:06:13 +0000 Pascal Volk Updated copyright notices to include the year 2014.
Sun, 10 Feb 2013 17:33:38 +0000 Pascal Volk Dropped pyPgSQL support. v0.7.x
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.
Sun, 30 Dec 2012 18:08:23 +0000 Pascal Volk VMM/*: Post-2to3 fix. Updated some error messages/comments. v0.7.x
Sun, 09 Dec 2012 15:03:33 +0000 Pascal Volk merged changes from default(29295afafa91) v0.7.x
Sun, 09 Dec 2012 14:59:46 +0000 Pascal Volk VMM/account: Fixed a typo in Account.delete().
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, 16 Sep 2012 17:05:33 +0000 Pascal Volk VMM: Moved transport-validation to common.
Sat, 15 Sep 2012 17:31:34 +0000 Pascal Volk VMM/account: Fixed account's transport check.
Wed, 05 Sep 2012 21:30:42 +0000 Pascal Volk PEP8: Fixed all PEP8 related issues.
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 13:11:28 +0000 Pascal Volk VMM: The Python 2.4.x compatibility commit - part III. v0.6.x
Wed, 27 Jun 2012 12:46:27 +0000 Pascal Volk VMM/account: Check the account's transport only when we have a transport. v0.6.x
Wed, 27 Jun 2012 12:18:53 +0000 Pascal Volk VMM: The Python 2.4.x compatibility commit. v0.6.x
Sat, 14 Apr 2012 22:53:21 +0200 martin f. krafft Include account note in getuser output 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
Fri, 13 Apr 2012 23:24:12 +0200 martin f. krafft Modify userinfo output to indicate when domain defaults are displayed v0.6.x
Fri, 13 Apr 2012 23:09:40 +0200 martin f. krafft Modify Account class to handle NULL references v0.6.x
Sat, 14 Apr 2012 15:11:27 +0000 Pascal Volk Reverted previous three changesets (e09139525580, 85517c8fde36, 3acbff727626) v0.6.x
Fri, 13 Apr 2012 23:24:12 +0200 martin f. krafft Modify userinfo output to indicate when domain defaults are displayed v0.6.x
Fri, 13 Apr 2012 23:09:40 +0200 martin f. krafft Modify Account class to handle NULL references v0.6.x
Fri, 04 Nov 2011 23:55:15 +0000 Pascal Volk VMM/account: Removed unused import. 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 13:07:45 +0000 Pascal Volk VMM/account: Sorted imports … 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
Sun, 13 Feb 2011 05:01:04 +0000 Pascal Volk VMM/{account,domain}: Added a versions check to the update_quotalimit 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, 09 Feb 2011 22:09:35 +0000 Pascal Volk VMM/account: Removed unused method Account.set_transport(). v0.6.x
Wed, 19 Jan 2011 23:58:06 +0000 Pascal Volk VMM/account: Account._count_aliases() cast the EmailAddress to str, v0.6.x
Fri, 14 Jan 2011 12:07:14 +0000 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
Sat, 07 Aug 2010 20:01:19 +0000 Pascal Volk VMM/…: Provide parameters as tuple to cursor.execute(). v0.6.x
Thu, 05 Aug 2010 23:26:23 +0000 Pascal Volk VMM/…: Unified messages and removed non-ASCII quotes. v0.6.x
Thu, 05 Aug 2010 00:12:52 +0000 Pascal Volk VMM/account: Made Account._services available as account.SERVICES. v0.6.x
Sun, 01 Aug 2010 03:55:01 +0000 Pascal Volk VMM/account: Reworked methods enable/disable in order to accept 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 09:37:44 +0000 Pascal Volk VMM/account: Replaced property domain_directory by domain. v0.6.x
Wed, 28 Jul 2010 02:08:03 +0000 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
less more (0) tip