2009-09-02 Pascal Volk Reorganized module import.
2009-09-01 Pascal Volk Don't crash if the date format not only consists of ASCII signs.
2009-08-31 Pascal Volk Reorganized imports, eliminated a potential UnicodeEncodeError.
2009-08-25 Pascal Volk Updated documentation
2009-08-25 Pascal Volk Fixed a Python2.4.4 SyntaxError
2009-08-25 Pascal Volk Replaced angle quotes by quotation marks.
2009-08-23 Pascal Volk Added a deprecated warning for managesieve. Updated translation.
2009-08-22 Pascal Volk Updated documentation
2009-08-22 Pascal Volk avoid error message if used with version 0.5.2
2009-08-21 Pascal Volk Updated translation.
2009-08-21 Pascal Volk Converted VirtualMailManager and Postconf to new-style classes.
2009-08-21 Pascal Volk Updated documentation
2009-08-21 Pascal Volk removed GRANT statement. It's mentioned in UPGRADE
2009-08-21 Pascal Volk Removed the currently not needed WHERE clause from the VIEW.
2009-08-21 Pascal Volk Added create SQL scripts for Dovecot v1.2.x
2009-08-21 Pascal Volk Added update SQL scripts for Dovecot v1.2.x
2009-08-20 Pascal Volk Converted to new-style class, added __slots__.
2009-08-20 Pascal Volk Converted to new-style class, added __slots__, updated queries.
2009-08-20 Pascal Volk Comments updated.
2009-08-20 Pascal Volk Small code cleanups (replaced dir+'/'+file by os.path.join()).
2009-08-19 Pascal Volk Rewrote upgrade script and config update script
2009-08-19 Pascal Volk Updated long_description, download_url and platforms.
2009-08-18 Pascal Volk Fixed a logical mistake in EmailAddress.__ne__() (not used),
2009-08-18 Pascal Volk Added sieve/managesieve switching stuff,
2009-08-18 Pascal Volk Fixed a libpq.OperationalError in Account.delete()
2009-08-17 Pascal Volk Config: renamed services.managesieve to services.sieve,
2009-08-17 Pascal Volk Hopefully the final UnicodeDecodeError fix for the Config class
2009-08-16 Pascal Volk Added the essential changes since vmm-0.4. Partly reformatted.
2009-08-14 Pascal Volk Transport: converted to new-style class; Domain: query reduction
2009-08-14 Pascal Volk VMM: Fixed an AttributeError, caused by the last commit.
(0) -100 -50 -30 +30 +50 +100 +300 tip