VirtualMailManager/common.py
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
Tue, 20 Nov 2012 13:40:32 +0000 Pascal Volk Ran 2to3 from Python 3.2.3. v0.7.x
Sun, 16 Sep 2012 17:05:33 +0000 Pascal Volk VMM: Moved transport-validation to common.
Wed, 05 Sep 2012 21:30:42 +0000 Pascal Volk PEP8: Fixed all PEP8 related issues.
Mon, 03 Sep 2012 22:32:17 +0000 Pascal Volk Added a few comments for the Translation Project.
Sat, 01 Sep 2012 23:02:01 +0000 Pascal Volk VMM: Decode localized numbers to the current encoding.
Wed, 08 Aug 2012 14:37:29 +0000 martin f. krafft VMM/common: Improve search_address complexity
Tue, 07 Aug 2012 21:54:39 +0000 martin f. krafft If an alias has multiple destinations, multiple records exist, due to
Tue, 07 Aug 2012 21:53:41 +0000 martin f. krafft Due to the UNION query in address_list, the assumption that the list of
Thu, 28 Jun 2012 18:33:32 +0000 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
Sun, 15 Apr 2012 13:17:21 +0200 martin f. krafft Provide list{addresses,aliases,users,relocated} subcommands v0.6.x
Sun, 15 Apr 2012 14:10:40 +0200 martin f. krafft Add docstring for common.format_domain_default 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
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
Tue, 22 Feb 2011 20:41:16 +0000 Pascal Volk VMM: Report quota usage/limit/percentage values formatted v0.6.x
Sat, 12 Feb 2011 17:19:43 +0000 Pascal Volk VMM/common: Reworked human_size() once more. Return bytes w/o v0.6.x
Fri, 11 Feb 2011 18:22:37 +0000 Pascal Volk VMM/common: human_size() size argument can be also a string. v0.6.x
Fri, 11 Feb 2011 11:52:59 +0000 Pascal Volk VMM/common: human_size accept also 0 as size. v0.6.x
Fri, 11 Feb 2011 02:15:51 +0000 Pascal Volk VMM/common: Small code cleanup in human_size(). v0.6.x
Fri, 11 Feb 2011 02:11:15 +0000 Pascal Volk VMM/common: Added function human_size(). v0.6.x
Fri, 04 Feb 2011 23:45:34 +0000 Pascal Volk VMM/common: Added function size_in_bytes(). 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 05:13:46 +0000 Pascal Volk VMM/common: Reformulated error message in exec_ok. v0.6.x
Sat, 07 Aug 2010 03:17:46 +0000 Pascal Volk VMM/common: Made the version re pattern object accessible as VERSION_RE. v0.6.x
Thu, 29 Jul 2010 23:09:44 +0000 Pascal Volk VMM/common: Removed unused import. v0.6.x
Thu, 29 Jul 2010 19:14:19 +0000 Pascal Volk VMM/common: Replaced function is_dir() by lisdir(). v0.6.x
Wed, 28 Jul 2010 02:08:03 +0000 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
Mon, 26 Jul 2010 19:10:51 +0000 Pascal Volk VMM/constants: Replaced the constants subpackage by a module. v0.6.x
Thu, 29 Apr 2010 03:05:22 +0000 Pascal Volk VMM/common: added a caching dict for version_hex()/version_str() 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 03:03:09 +0000 Pascal Volk VMM/common: improved version_hex() in order to convert also v0.6.x
Sat, 24 Apr 2010 02:49:45 +0000 Pascal Volk VMM: moved some non-init functions to the new common module. v0.6.x
less more (0) tip