Mercurial
Mercurial
>
vmm
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
bz2
|
help
less
more
|
(0)
-300
-100
-60
+60
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/config: Post-2to3 fix. PEP8-ified imports.
v0.7.x
2013-01-05, by Pascal Volk
VMM: Post-2to3 fix. Use the re.ASCII flag for ASCII-only patterns.
v0.7.x
2013-01-05, by Pascal Volk
VMM/network: Post-2to3 fix. s/addr.encode('hex')/b2a_hex(addr).
v0.7.x
2013-01-05, by Pascal Volk
VMM/*: Post-2to3 fix. Updated some error messages/comments.
v0.7.x
2012-12-30, by Pascal Volk
VMM/*: Post-2to3 fix. Updated some error messages/comments.
v0.7.x
2012-12-30, by Pascal Volk
VMM/cli/clihelp: Removed module clihelp.
v0.7.x
2012-12-30, by Pascal Volk
VMM/cli: Small cleanup.
v0.7.x
2012-12-30, by Pascal Volk
VMM/constants: Removed constants, which are obsolete now.
v0.7.x
2012-12-30, by Pascal Volk
VMM/cli/main: Adjusted to new argparse functionality.
v0.7.x
2012-12-30, by Pascal Volk
VMM/cli/subcommands: Switched argument parsing over to argparse.
v0.7.x
2012-12-30, by Pascal Volk
VMM/password: Added scheme CLEAR.
v0.7.x
2012-12-21, by Pascal Volk
VMM/cli: Deleted unnecessary encode()s from read_pass.
v0.7.x
2012-12-09, by Pascal Volk
merged changes from default(29295afafa91)
v0.7.x
2012-12-09, by Pascal Volk
VMM/account: Fixed a typo in Account.delete().
2012-12-09, by Pascal Volk
VMM/mailbox: Decode error messages from doveadm.
v0.7.x
2012-12-08, by Pascal Volk
VMM/cli/config: … encode/decode …
v0.7.x
2012-12-03, by Pascal Volk
VMM{/cli}/config: Explicitly pass utf-8 as the encoding to open().
v0.7.x
2012-12-02, by Pascal Volk
VMM/cli/subcommands: Fixed some encode/decode issues.
v0.7.x
2012-12-02, by Pascal Volk
VMM/cli/subcommands: Print usable password schemes in sorted order.
v0.7.x
2012-12-01, by Pascal Volk
VMM/password: Code cleanups:
v0.7.x
2012-11-26, by Pascal Volk
VMM/cli: Avoid UnicodeDecodeErrors with some „obsolete“ encodings.
v0.7.x
2012-11-26, by Pascal Volk
VMM: Post-2to3 fixes.
v0.7.x
2012-11-25, by Pascal Volk
VMM: Post-2to3 fix.
v0.7.x
2012-11-25, by Pascal Volk
VMM/password: Post-2to3 fixes.
v0.7.x
2012-11-24, by Pascal Volk
VMM/config: s/_boolean_states/BOOLEAN_STATES/g
v0.7.x
2012-11-22, by Pascal Volk
VMM/handler: Dropped psycopg2 typecaster registration.
v0.7.x
2012-11-22, by Pascal Volk
VMM/handler: Reworked config file permission check.
v0.7.x
2012-11-21, by Pascal Volk
merged changes from default(86c2ed36aba8)
v0.7.x
2012-11-21, by Pascal Volk
po: Updated Finnish translation (translated by Jorma Karvonen).
2012-11-21, by Pascal Volk
Updated shebang to use python3 instead of python.
v0.7.x
2012-11-20, by Pascal Volk
pgsql/set-permissions.py: Ran 2to3 from Python 3.2.3.
v0.7.x
2012-11-20, by Pascal Volk
Ran 2to3 from Python 3.2.3.
v0.7.x
2012-11-20, by Pascal Volk
Use the with statement for file operations.
v0.7.x
2012-11-11, by Pascal Volk
VMM/config: Undone changeset 90d69ae4f40d.
v0.7.x
2012-11-06, by Pascal Volk
VMM/cli/subcommands: Code cleanup in list_pwschemes().
v0.7.x
2012-11-06, by Pascal Volk
setup.py: PEP-314-ified.
v0.7.x
2012-11-06, by Pascal Volk
VMM: Partial PEP-308-ification.
v0.7.x
2012-11-05, by Pascal Volk
VMM: Removed module pycompat.
v0.7.x
2012-11-04, by Pascal Volk
VMM/pycompat: Removed module hashlib.
v0.7.x
2012-11-04, by Pascal Volk
doc/web: Updated OpenBSD's package names.
2012-11-03, by Pascal Volk
doc/web: Fixed a typo.
2012-10-31, by Pascal Volk
VMM/password: Added scheme SCRAM-SHA-1.
2012-10-30, by Pascal Volk
Documentation: Fixed dictionary quota URI.
2012-10-28, by Pascal Volk
install.sh: Don't fail if $SYSCONFDIR doesn't exist.
2012-10-28, by Pascal Volk
doc/web/ext_references: Fixed URL of pg_hba.conf.
2012-10-24, by Pascal Volk
doc/web: Added links to the Debian package and the git repos.
2012-10-19, by Pascal Volk
Added tag vmm-0.6.1 for changeset 682431c45b24
2012-10-03, by Pascal Volk
Released vmm-0.6.1
vmm-0.6.1
2012-10-03, by Pascal Volk
doc/web: Updated documentation for vmm-0.6.1.
2012-10-03, by Pascal Volk
Add list* commands to manpages
2012-10-02, by martin f. krafft
UPGRADE: Added procedure for updating from v0.6.0.
2012-10-01, by Pascal Volk
update_config: Updated to work with version 0.6.0.
2012-09-30, by Pascal Volk
doc/web: Updated and extended documentation.
2012-09-29, by Pascal Volk
VMM/cli/clihelp: Added missing help messages.
2012-09-29, by Pascal Volk
po: Updated Dutch translation (translated by Erwin Poeze).
2012-09-27, by Pascal Volk
VMM/alias: Load destination addresses sorted.
2012-09-27, by Pascal Volk
VMM: {alias,catchall}delete: Accept multiple destinations.
2012-09-27, by Pascal Volk
po: Updated Dutch translation (translated by Erwin Poeze).
2012-09-24, by Pascal Volk
VMM/cli/main: Check if we have warnings before exiting.
2012-09-23, by Pascal Volk
VMM/domain: Enabled transport-validation.
2012-09-16, by Pascal Volk
less
more
|
(0)
-300
-100
-60
+60
tip