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.
merged changes from default(184970fd7486)
v0.6.x
2010-04-05, by Pascal Volk
VMM/Domain: search() lists now all matching domains, also when
2010-04-05, by Pascal Volk
VMM/VMM: applied 'code compression' from v0.6.x(09b7e3fe29b3) to
2010-04-05, by Pascal Volk
VMM/Handler: compressed Handler.domainList() and replaced ā%sā with '%s' in
v0.6.x
2010-04-04, by Tobias Berling
VMM/Domain: reworked Domain class.
v0.6.x
2010-04-04, by Pascal Volk
VMM/Transport: Renamed attribute/property {,_}id to {,_}tid.
v0.6.x
2010-04-03, by Pascal Volk
VMM: check_localpart() use '%s' instead of %r in error messages.
v0.6.x
2010-04-02, by Pascal Volk
merged changes from default(8c4df3dd2d2c)
v0.6.x
2010-03-21, by Pascal Volk
vmm: minimal cleanups.
v0.6.x
2010-03-21, by Pascal Volk
VMM: VirtualMailManager.__pwhash() added support for 'doveadm pw'.
2010-03-21, by Pascal Volk
man: updated configuration manual pages (maildir.* -> mailbox.*).
v0.6.x
2010-03-03, by Pascal Volk
vmm.cfg: renamed maildir.folders to mailbox.folders. maildir.name
v0.6.x
2010-03-03, by Pascal Volk
VMM/maillocation: MailLocation.__init__(): take a 'format' name,
v0.6.x
2010-03-03, by Pascal Volk
VMM/Account: Adjusted to changes in maillocation.MailLocation.
v0.6.x
2010-03-02, by Pascal Volk
VMM/maillocation: rewrote MailLocation class.
v0.6.x
2010-03-02, by Pascal Volk
VMM/Transport: reworked Transport class.
v0.6.x
2010-03-01, by Pascal Volk
VMM/pycompat: added function any() for Python 2.4
v0.6.x
2010-03-01, by Pascal Volk
replaced some "for x in list ā¦"
v0.6.x
2010-03-01, by Pascal Volk
VMM/Domain: get_gid() return 0 instead of raising an Exception,
v0.6.x
2010-02-28, by Pascal Volk
VMM/Alias: renamed Alias.add_destination() to add_destinations().
v0.6.x
2010-02-27, by Pascal Volk
doc: Added the alias documentation.
v0.6.x
2010-02-27, by Pascal Volk
VMM/pycompat: added to the repository. Provides all() for Py24.
v0.6.x
2010-02-27, by Pascal Volk
VMM/EmailAddress: implemented EmailAddress.__hash__().
v0.6.x
2010-02-27, by Pascal Volk
VMM/cli: small optimizations in the functions w_std() and w_err()
v0.6.x
2010-02-27, by Pascal Volk
Moved VirtualMailManager/Exceptions to VirtualMailManager/errors.
v0.6.x
2010-02-26, by Pascal Volk
PEP-8-ified the work of the last days.
v0.6.x
2010-02-25, by Pascal Volk
VMM/Exceptions: use the inherited CTor in all VMM*Exception classes.
v0.6.x
2010-02-24, by Pascal Volk
VMM:/{Alias,EmailAddress,Relocated}: use assertions for argument checks.
v0.6.x
2010-02-24, by Pascal Volk
doc: extended documentation.
v0.6.x
2010-02-24, by Pascal Volk
VMM/Config: LazyConfig.getboolean(), convert the value in our getboolean.
v0.6.x
2010-02-22, by Pascal Volk
Added 'doc/build' to the ignored files.
v0.6.x
2010-02-22, by Pascal Volk
VMM{/Config}: reduced docstrings. Added doc to the repository.
v0.6.x
2010-02-22, by Pascal Volk
VMM: removed unneeded/duplicated regular expression definitions
v0.6.x
2010-02-22, by Pascal Volk
VMM/Config: moved Config.sections() to class LazyConfig.
v0.6.x
2010-02-22, by Pascal Volk
VMM/Config: renamed LazyConfig's get_boolean() to getboolean().
v0.6.x
2010-02-20, by Pascal Volk
VMM/cli: added __init__.py to the repository.
v0.6.x
2010-02-13, by Pascal Volk
VMM/{,cli/}Config: fixed imports. Small code cleanups and cosmetic.
v0.6.x
2010-02-13, by Pascal Volk
VMM/Alias: small code cleanups and cosmetic.
v0.6.x
2010-02-12, by Pascal Volk
VMM/Relocated: small code cleanups and cosmetic.
v0.6.x
2010-02-12, by Pascal Volk
VMM/Config: LazyConfigOption.__init__() cast 'default' to 'cls'.
v0.6.x
2010-02-12, by Pascal Volk
VMM/Config: attributes of class LazyConfigOption are read-only now.
v0.6.x
2010-02-11, by Pascal Volk
VMM: renamed function chk_domainname() -> check_domainname().
v0.6.x
2010-02-11, by Pascal Volk
VMM/Domain: added function get_gid() to the Domain module.
v0.6.x
2010-02-10, by Pascal Volk
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
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
less
more
|
(0)
-120
+120
tip