VirtualMailManager/domain.py
2014-02-02 Pascal Volk Merged changes from default(5716bf441ceb). v0.7.x
2014-01-29 Pascal Volk VMM/domain: RE_DOMAIN: Check Punycode TLDs more precise.
2014-01-27 Pascal Volk Updated copyright notices to include the year 2014.
2014-01-26 Pascal Volk VMM/domain: Accept also ccTLDs and 'new' gTLDs.
2013-02-10 Pascal Volk Dropped pyPgSQL support. v0.7.x
2013-01-23 Pascal Volk VMM: Dropped support for Dovecot versions before v1.2.0. v0.7.x
2013-01-06 Pascal Volk merged changes from default(d24f094d1cb5) v0.7.x
2013-01-05 Pascal Volk Updated copyright notices to include the year 2013.
2012-12-30 Pascal Volk VMM/*: Post-2to3 fix. Updated some error messages/comments. v0.7.x
2012-11-25 Pascal Volk VMM: Post-2to3 fixes. v0.7.x
2012-11-20 Pascal Volk Ran 2to3 from Python 3.2.3. v0.7.x
2012-11-04 Pascal Volk VMM: Removed module pycompat. v0.7.x
2012-09-16 Pascal Volk VMM/domain: Enabled transport-validation.
2012-09-05 Pascal Volk PEP8: Fixed all PEP8 related issues.
2012-06-28 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
2012-04-14 martin f. krafft Add note field to Account/Domain and CLI v0.6.x
2012-04-14 martin f. krafft Change 'force' argument to reset user records for tid/ssid/qid v0.6.x
2012-04-10 martin f. krafft Include catch-all count in domaininfo output v0.6.x
2012-04-09 martin f. krafft Add catchall info to domain_info output v0.6.x
2012-04-06 martin f. krafft Modify address check query to obtain well-defined result v0.6.x
2011-11-05 Pascal Volk VMM/domain: Extended Domain._chk_state() to support both states. v0.6.x
2011-11-04 Pascal Volk VMM/domain: Extended/updated Domain.get_info() in order to: v0.6.x
2011-11-01 Pascal Volk VMM/domain: Integrated class ServiceSet in class Domain. v0.6.x
2011-02-24 Pascal Volk VMM: Updated some messages. (doesn't, isn't) -> (does not, is not) v0.6.x
2011-02-13 Pascal Volk VMM/{account,domain}: Added a versions check to the update_quotalimit v0.6.x
2011-02-13 Pascal Volk VMM/domain: Execute the database updates of v0.6.x
2011-02-10 Pascal Volk VMM/domain: Adjusted Domain.get_info() to the updated vmm_domain_info view. v0.6.x
2011-02-10 Pascal Volk VMM/{account,domain,handler}: Added quota limit support. A few v0.6.x
2011-02-02 Pascal Volk VMM/*: Use target column names in all INSERT statements. v0.6.x
2011-01-14 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
2010-08-10 Pascal Volk VMM/domain: set_{directory,transport} make sure the domain is new. v0.6.x
2010-08-07 Pascal Volk VMM/…: Provide parameters as tuple to cursor.execute(). v0.6.x
2010-08-03 Pascal Volk VMM/domain: Added missing comma in Domain.get_info's SELECT list. v0.6.x
2010-07-30 Pascal Volk VMM/domain: Simplified Domain.delete() related methods and their arguments, v0.6.x
2010-07-28 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
less more (0) tip