Mercurial
Mercurial
>
vmm
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
bz2
|
help
less
more
|
(0)
-120
+120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
VMM/EmailAddress: reworked once more.
v0.6.x
2010-02-09, by Pascal Volk
VMM/EmailAddress: rework EmailAddress class.
v0.6.x
2010-02-08, by Pascal Volk
VMM/Handler: fixed a SyntaxError. Oops
v0.6.x
2010-02-07, by Pascal Volk
VMM/Handler: __mailDirMake() add warning for skipped mailboxes.
v0.6.x
2010-02-07, by Pascal Volk
VMM/{,cli/}Handler: reverted most of cs cf1b5f22dbd2 added a cli handler.
v0.6.x
2010-02-07, by Pascal Volk
moved VMM/cli/CliConfig to VMM/cli/Config
v0.6.x
2010-02-06, by Pascal Volk
VMM/Handler: __init__ accepts now a config_type ('default'||'cli').
v0.6.x
2010-02-06, by Pascal Volk
VMM/{,cli/Cli}Config: Moved interactive stuff to new CliConfig class.
v0.6.x
2010-02-06, by Pascal Volk
moved VMM/cli/handler to VMM/Handler
v0.6.x
2010-02-05, by Pascal Volk
VMM/*: Moved some methods from classes to modules __init__.
v0.6.x
2010-02-05, by Pascal Volk
moved VMM/VMM to VMM/cli/handler
v0.6.x
2010-02-04, by Pascal Volk
vmm: reworked subcommand/arguments mapping.
v0.6.x
2010-02-02, by Pascal Volk
VMM/VMM: Allow version/help subcommands even with missing configuration options.
v0.6.x
2010-02-01, by Pascal Volk
update_config: do not add options w/ default values.
v0.6.x
2010-02-01, by Pascal Volk
VMM/Config: dropped option config.done
v0.6.x
2010-02-01, by Pascal Volk
man: updated documentation …
v0.6.x
2010-01-30, by Pascal Volk
po: Quick refresh - for documentation purpose.
v0.6.x
2010-01-29, by Pascal Volk
man/{,de/}man5: added a note about how to use default settings.
v0.6.x
2010-01-26, by Pascal Volk
man: Added used default values to manual.
v0.6.x
2010-01-25, by Pascal Volk
VMM/VMM: allow configure subcommand also with missing settings.
v0.6.x
2010-01-24, by Pascal Volk
VMM/Config: reworked configuration handling.
v0.6.x
2010-01-24, by Pascal Volk
branch merge
v0.6.x
2010-01-22, by Pascal Volk
VMM/Config: Fixed error handling of missing sections in vmm.cfg.
2010-01-22, by Pascal Volk
VMM/Config: Fixed error handling of missing sections in vmm.cfg.
v0.6.x
2010-01-22, by Pascal Volk
man: reworded some parts.
v0.6.x
2010-01-18, by Pascal Volk
man: updated man/{de/,}man5/vmm.cfg.5, using reStructuredText now
v0.6.x
2010-01-18, by Pascal Volk
vmm.cfg: a few re-renamed configuration options.
v0.6.x
2010-01-14, by Pascal Volk
update_config.py: adjusted functions stuff to renamed settings.
v0.6.x
2010-01-13, by Pascal Volk
vmm.cfg: dealt with the most overdue section/option renaming.
v0.6.x
2010-01-13, by Pascal Volk
INSTALL: Adapted pgsql configuration steps to that in the wiki.
v0.6.x
2010-01-04, by Pascal Volk
*.sh: Added --force option to python setup.py install call.
v0.6.x
2010-01-02, by Pascal Volk
setup.py: Fixed a UserWarning that may occur with older Python.
v0.6.x
2010-01-02, by Pascal Volk
Updated copyright notices to include the year 2010.
2010-01-02, by Pascal Volk
Removed the svn-ish tag trunk
2009-12-27, by Pascal Volk
*.pgsql: moved to pgsql/
2009-10-23, by Pascal Volk
Moved Postfix PostgreSQL client configuration files into the postfix directory.
2009-10-22, by Pascal Volk
VMM: Don't prompt endless for a password. Stop after 3rd failure.
2009-10-22, by Pascal Volk
vmm: plan_a_b s/address/object/
2009-10-20, by Pascal Volk
Added comments for the Translation Project. Updated PO template.
2009-10-20, by Pascal Volk
Fixed some grammar errors and typos. (Reported by Clytie Siddall)
2009-10-19, by Pascal Volk
Added the Vietnamese translation to the repository.
2009-10-11, by Pascal Volk
Updated Dutch translation (translated by Erwin Poeze).
2009-09-29, by Pascal Volk
Ignore unsupported locale setting and silently fall back to 'C'.
2009-09-10, by Pascal Volk
Added tag vmm-0.5.2 for changeset 3e972996da7f
2009-09-09, by Pascal Volk
Released vmm-0.5.2
vmm-0.5.2
2009-09-09, by Pascal Volk
Improved error handling in vmm's {alias}domaininfo.
2009-09-09, by Pascal Volk
Added the Dutch translation to the repository.
2009-09-08, by Pascal Volk
Improved error handling in vmm's {user,alias,relocated}info.
2009-09-08, by Pascal Volk
Alias.__init__(): Check really if the given address is not used.
2009-09-07, by Pascal Volk
Sort alias addresses in Account.getAliases() / vmm userinfo.
2009-09-07, by Pascal Volk
Small optimizations in Account.getAliases() and Alias.getInfo().
2009-09-05, by Pascal Volk
Code cleanup/optimization in VMM's idn2ascii() and ace2idna().
2009-09-05, by Pascal Volk
Reduced the mixing/concatenating of str and unicode objects.
2009-09-04, by Pascal Volk
Small optimization in w_std()/w_err() 'avoid the dot'.
2009-09-04, by Pascal Volk
Code cleanup/optimization in VirtualMailManager's __getSalt().
2009-09-03, by Pascal Volk
Added the French translation to the repository.
2009-09-02, by Pascal Volk
Reorganized module import.
2009-09-02, by Pascal Volk
Don't crash if the date format not only consists of ASCII signs.
2009-09-01, by Pascal Volk
Reorganized imports, eliminated a potential UnicodeEncodeError.
2009-08-31, by Pascal Volk
Updated documentation
2009-08-25, by Pascal Volk
Fixed a Python2.4.4 SyntaxError
2009-08-25, by Pascal Volk
Replaced angle quotes by quotation marks.
2009-08-25, by Pascal Volk
Added a deprecated warning for managesieve. Updated translation.
2009-08-23, by Pascal Volk
Updated documentation
2009-08-22, by Pascal Volk
avoid error message if used with version 0.5.2
2009-08-22, by Pascal Volk
Updated translation.
2009-08-21, by Pascal Volk
Converted VirtualMailManager and Postconf to new-style classes.
2009-08-21, by Pascal Volk
Updated documentation
2009-08-21, by Pascal Volk
removed GRANT statement. It's mentioned in UPGRADE
2009-08-21, by Pascal Volk
Removed the currently not needed WHERE clause from the VIEW.
2009-08-21, by Pascal Volk
Added create SQL scripts for Dovecot v1.2.x
2009-08-21, by Pascal Volk
Added update SQL scripts for Dovecot v1.2.x
2009-08-21, by Pascal Volk
Converted to new-style class, added __slots__.
2009-08-20, by Pascal Volk
Converted to new-style class, added __slots__, updated queries.
2009-08-20, by Pascal Volk
Comments updated.
2009-08-20, by Pascal Volk
Small code cleanups (replaced dir+'/'+file by os.path.join()).
2009-08-20, by Pascal Volk
Rewrote upgrade script and config update script
2009-08-19, by Pascal Volk
Updated long_description, download_url and platforms.
2009-08-19, by Pascal Volk
Fixed a logical mistake in EmailAddress.__ne__() (not used),
2009-08-18, by Pascal Volk
Added sieve/managesieve switching stuff,
2009-08-18, by Pascal Volk
Fixed a libpq.OperationalError in Account.delete()
2009-08-18, by Pascal Volk
Config: renamed services.managesieve to services.sieve,
2009-08-17, by Pascal Volk
Hopefully the final UnicodeDecodeError fix for the Config class
2009-08-17, by Pascal Volk
Added the essential changes since vmm-0.4. Partly reformatted.
2009-08-16, by Pascal Volk
Transport: converted to new-style class; Domain: query reduction
2009-08-14, by Pascal Volk
VMM: Fixed an AttributeError, caused by the last commit.
2009-08-14, by Pascal Volk
VMM.EmailAddress: Added __slots__
2009-08-13, by Pascal Volk
Added tag vmm-0.5.1 for changeset dc98cc162c66
2009-08-12, by Pascal Volk
Released vmm-0.5.1
vmm-0.5.1
2009-08-12, by Pascal Volk
Updated Postfix PostgreSQL client configuration files
2009-08-12, by Pascal Volk
Restored update_*_0.4.x-0.5.p*, modified upgrade.sh for v. 0.5.1
2009-08-10, by Pascal Volk
VMM.Config: replaced the last non encoded print statement.
2009-08-09, by Pascal Volk
Removed svn keywords, more POSIX compliant shell scripts
2009-08-09, by Pascal Volk
.hgignore: added to repository
2009-08-07, by Pascal Volk
INSTALL, man/*: small enhancement and corrections
2009-08-07, by Pascal Volk
update tags
2009-08-01, by convert-repo
* 'VirtualMailManager/Config.py'
2009-07-24, by Pascal Volk
removed single quotes around bin.postconf
2009-07-24, by Pascal Volk
* 'VirtualMailManager/VirtualMailManager.py'
2008-12-27, by Pascal Volk
* 'VirtualMailManager/Config.py'
2008-12-23, by Pascal Volk
* 'VirtualMailManager/VirtualMailManager.py'
2008-12-08, by Pascal Volk
* 'VirtualMailManager/constants/VERSION.py'
vmm-0.5
2008-11-26, by Pascal Volk
* 'INSTALL'
2008-10-11, by Pascal Volk
* 'INSTALL'
2008-10-07, by Pascal Volk
* 'VirtualMailManager/Account.py'
2008-10-05, by Pascal Volk
small fixes/updates
2008-09-18, by Pascal Volk
* 'VirtualMailManager/Alias.py'
2008-09-17, by Pascal Volk
* 'VirtualMailManager/EmailAddress.py'
2008-09-16, by Pascal Volk
* 'VirtualMailManager/ext/Postconf.py'
2008-09-16, by Pascal Volk
* 'TODO'
2008-09-12, by Pascal Volk
* 'VirtualMailManager/VirtualMailManager.py'
2008-09-12, by Pascal Volk
* 'VirtualMailManager/VirtualMailManager.py'
2008-09-12, by Pascal Volk
„speedup commit“ ;-)
2008-09-11, by Pascal Volk
* 'install.sh'
2008-09-10, by Pascal Volk
* 'create_tables.pgsql'
2008-09-09, by Pascal Volk
* 'man/de/man1/vmm.1'
2008-09-08, by Pascal Volk
* 'VirtualMailManager/Account.py'
2008-09-08, by Pascal Volk
* 'VirtualMailManager/__init__.py'
2008-09-08, by Pascal Volk
* 'VirtualMailManager/EmailAddress.py'
2008-09-08, by Pascal Volk
* 'create_optional_types_and_functions.pgsql'
2008-09-06, by Pascal Volk
less
more
|
(0)
-120
+120
tip