VirtualMailManager/domain.py
Mon, 27 Jan 2014 22:06:13 +0000 Pascal Volk Updated copyright notices to include the year 2014.
Sun, 26 Jan 2014 16:13:00 +0000 Pascal Volk VMM/domain: Accept also ccTLDs and 'new' gTLDs.
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:13:56 +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
Tue, 20 Nov 2012 13:40:32 +0000 Pascal Volk Ran 2to3 from Python 3.2.3. v0.7.x
Sun, 04 Nov 2012 18:33:11 +0000 Pascal Volk VMM: Removed module pycompat. v0.7.x
Sun, 16 Sep 2012 17:09:45 +0000 Pascal Volk VMM/domain: Enabled transport-validation.
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
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 12:37:08 +0200 martin f. krafft Change 'force' argument to reset user records for tid/ssid/qid v0.6.x
Tue, 10 Apr 2012 23:50:18 +0200 martin f. krafft Include catch-all count in domaininfo output v0.6.x
Tue, 10 Apr 2012 00:08:12 +0200 martin f. krafft Add catchall info to domain_info output v0.6.x
Sat, 07 Apr 2012 00:45:57 +0200 martin f. krafft Modify address check query to obtain well-defined result v0.6.x
Sat, 05 Nov 2011 01:54:12 +0000 Pascal Volk VMM/domain: Extended Domain._chk_state() to support both states. 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
Tue, 01 Nov 2011 02:13:57 +0000 Pascal Volk VMM/domain: Integrated class ServiceSet in class Domain. 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
Sun, 13 Feb 2011 03:32:31 +0000 Pascal Volk VMM/domain: Execute the database updates of v0.6.x
Thu, 10 Feb 2011 23:36:31 +0000 Pascal Volk VMM/domain: Adjusted Domain.get_info() to the updated vmm_domain_info view. 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 19:03:54 +0000 Pascal Volk VMM/*: Use target column names in all INSERT statements. v0.6.x
Fri, 14 Jan 2011 12:07:14 +0000 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
Tue, 10 Aug 2010 04:31:46 +0000 Pascal Volk VMM/domain: set_{directory,transport} make sure the domain is new. v0.6.x
Sat, 07 Aug 2010 20:01:19 +0000 Pascal Volk VMM/…: Provide parameters as tuple to cursor.execute(). v0.6.x
Tue, 03 Aug 2010 23:33:46 +0000 Pascal Volk VMM/domain: Added missing comma in Domain.get_info's SELECT list. 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
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