2010-01-22 Pascal Volk branch merge v0.6.x
2010-01-22 Pascal Volk VMM/Config: Fixed error handling of missing sections in vmm.cfg.
2010-01-22 Pascal Volk VMM/Config: Fixed error handling of missing sections in vmm.cfg. v0.6.x
2010-01-18 Pascal Volk man: reworded some parts. v0.6.x
2010-01-18 Pascal Volk man: updated man/{de/,}man5/vmm.cfg.5, using reStructuredText now v0.6.x
2010-01-14 Pascal Volk vmm.cfg: a few re-renamed configuration options. v0.6.x
2010-01-13 Pascal Volk update_config.py: adjusted functions stuff to renamed settings. v0.6.x
2010-01-13 Pascal Volk vmm.cfg: dealt with the most overdue section/option renaming. v0.6.x
2010-01-04 Pascal Volk INSTALL: Adapted pgsql configuration steps to that in the wiki. v0.6.x
2010-01-02 Pascal Volk *.sh: Added --force option to python setup.py install call. v0.6.x
2010-01-02 Pascal Volk setup.py: Fixed a UserWarning that may occur with older Python. v0.6.x
2010-01-02 Pascal Volk Updated copyright notices to include the year 2010.
2009-12-27 Pascal Volk Removed the svn-ish tag trunk
2009-10-23 Pascal Volk *.pgsql: moved to pgsql/
2009-10-22 Pascal Volk Moved Postfix PostgreSQL client configuration files into the postfix directory.
2009-10-22 Pascal Volk VMM: Don't prompt endless for a password. Stop after 3rd failure.
2009-10-20 Pascal Volk vmm: plan_a_b s/address/object/
2009-10-20 Pascal Volk Added comments for the Translation Project. Updated PO template.
2009-10-19 Pascal Volk Fixed some grammar errors and typos. (Reported by Clytie Siddall)
2009-10-11 Pascal Volk Added the Vietnamese translation to the repository.
2009-09-29 Pascal Volk Updated Dutch translation (translated by Erwin Poeze).
2009-09-10 Pascal Volk Ignore unsupported locale setting and silently fall back to 'C'.
2009-09-09 Pascal Volk Added tag vmm-0.5.2 for changeset 3e972996da7f
2009-09-09 Pascal Volk Released vmm-0.5.2 vmm-0.5.2
2009-09-09 Pascal Volk Improved error handling in vmm's {alias}domaininfo.
2009-09-08 Pascal Volk Added the Dutch translation to the repository.
2009-09-08 Pascal Volk Improved error handling in vmm's {user,alias,relocated}info.
2009-09-07 Pascal Volk Alias.__init__(): Check really if the given address is not used.
2009-09-07 Pascal Volk Sort alias addresses in Account.getAliases() / vmm userinfo.
2009-09-05 Pascal Volk Small optimizations in Account.getAliases() and Alias.getInfo().
2009-09-05 Pascal Volk Code cleanup/optimization in VMM's idn2ascii() and ace2idna().
2009-09-04 Pascal Volk Reduced the mixing/concatenating of str and unicode objects.
2009-09-04 Pascal Volk Small optimization in w_std()/w_err() 'avoid the dot'.
2009-09-03 Pascal Volk Code cleanup/optimization in VirtualMailManager's __getSalt().
2009-09-02 Pascal Volk Added the French translation to the repository.
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()
(0) -100 -60 +60 +100 +300 tip