Mercurial
Mercurial
>
vmm
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
bz2
|
help
less
more
|
(0)
-100
-60
+60
+100
+300
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/{Relocated,Handler}: reworked Relocated class, adjusted Handler.
v0.6.x
2010-02-10, by Pascal Volk
VMM/{Alias,Handler}: reworked Alias class, adjusted Handler class.
v0.6.x
2010-02-10, by Pascal Volk
VMM/EmailAddress: reworked class EmailAddress again.
v0.6.x
2010-02-09, by Pascal Volk
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
less
more
|
(0)
-100
-60
+60
+100
+300
tip