VirtualMailManager/Account.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 23:56:14 +0000 Pascal Volk VMM/Account: s/prefix/mbformat/ and pass the dbh to MailLocation.__init__. v0.6.x
Wed, 21 Jul 2010 23:55:32 +0000 Pascal Volk VMM/maillocation: Reworked class MailLocation to match the new v0.6.x
Wed, 12 May 2010 07:40:59 +0000 Pascal Volk VMM/Account: replaced attribute _mid : int by _mail : MailLocation. v0.6.x
Sun, 09 May 2010 06:20:52 +0000 Pascal Volk VMM/…: re-indented long queries and error messages. v0.6.x
Thu, 29 Apr 2010 08:48:50 +0000 Pascal Volk VMM/Account: always pass the EmailAddress to the pwhash() call. v0.6.x
Thu, 29 Apr 2010 05:57:53 +0000 Pascal Volk VMM/Account: some modifications and small improvements in class Account. v0.6.x
Tue, 27 Apr 2010 22:49:46 +0000 Tobias Berling VMM/{Account,common,Handler}: Improved version_hex(). v0.6.x
Mon, 26 Apr 2010 02:15:36 +0000 Pascal Volk VMM/{Account,common,maillocation}: Dovecot version (check) fixes. 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
Thu, 15 Apr 2010 23:25:24 +0000 Pascal Volk VMM/Account: renamed function getAccountByID -> get_account_by_uid. v0.6.x
Thu, 15 Apr 2010 20:21:18 +0000 Pascal Volk VMM/{Account,Alias,Relocated}: added a address property to the classes v0.6.x
Thu, 15 Apr 2010 03:42:04 +0000 Pascal Volk VMM/Account: Account.get_info() use the domain's transport, if tid matches. v0.6.x
Thu, 15 Apr 2010 03:05:01 +0000 Pascal Volk VMM/Account: reworked class Account. v0.6.x
Sun, 04 Apr 2010 08:16:46 +0000 Pascal Volk VMM/Domain: reworked Domain class. v0.6.x
Sat, 03 Apr 2010 02:14:13 +0000 Pascal Volk VMM/Transport: Renamed attribute/property {,_}id to {,_}tid. v0.6.x
Wed, 03 Mar 2010 14:32:30 +0000 Pascal Volk VMM/maillocation: MailLocation.__init__(): take a 'format' name, v0.6.x
Tue, 02 Mar 2010 19:24:36 +0000 Pascal Volk VMM/Account: Adjusted to changes in maillocation.MailLocation. v0.6.x
Mon, 01 Mar 2010 05:31:43 +0000 Pascal Volk VMM/Transport: reworked Transport class. v0.6.x
Fri, 26 Feb 2010 02:35:25 +0000 Pascal Volk Moved VirtualMailManager/Exceptions to VirtualMailManager/errors. 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
Sat, 02 Jan 2010 15:45:12 +0000 Pascal Volk Updated copyright notices to include the year 2010.
Tue, 20 Oct 2009 02:41:36 +0000 Pascal Volk Added comments for the Translation Project. Updated PO template.
Mon, 19 Oct 2009 00:56:19 +0000 Pascal Volk Fixed some grammar errors and typos. (Reported by Clytie Siddall)
Mon, 07 Sep 2009 04:40:33 +0000 Pascal Volk Sort alias addresses in Account.getAliases() / vmm userinfo.
Sat, 05 Sep 2009 18:46:33 +0000 Pascal Volk Small optimizations in Account.getAliases() and Alias.getInfo().
Wed, 02 Sep 2009 06:08:53 +0000 Pascal Volk Reorganized module import.
Tue, 25 Aug 2009 11:36:36 +0000 Pascal Volk Fixed a Python2.4.4 SyntaxError
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.
less more (0) -50 -30 tip