Mercurial
Mercurial
>
vmm
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
bz2
|
help
less
more
|
(0)
-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/*: 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
VMM: Moved transport-validation to common.
2012-09-16, by Pascal Volk
VMM/account: Fixed account's transport check.
2012-09-15, by Pascal Volk
po: Updated Dutch translation (translated by Erwin Poeze).
2012-09-12, by Pascal Volk
PEP8: Fixed all PEP8 related issues.
2012-09-05, by Pascal Volk
po: Regenerated vmm.pot
2012-09-03, by Pascal Volk
Added a few comments for the Translation Project.
2012-09-03, by Pascal Volk
VMM: Corrected/updated some msgids.
2012-09-03, by Pascal Volk
VMM/cli/subcommands: Corrected username's usage string.
2012-09-02, by Pascal Volk
VMM/cli: Activated help subcommand.
2012-09-02, by Pascal Volk
VMM/handler: Fixed user{quota,services,transport} subcommands.
2012-09-02, by Pascal Volk
doc/web: Added missing userservices description.
2012-09-02, by Pascal Volk
man: Typo-fix.
2012-09-02, by Pascal Volk
VMM/cli/subcommands: Corrected two usage strings.
2012-09-02, by Pascal Volk
VMM: Decode localized numbers to the current encoding.
2012-09-01, by Pascal Volk
VMM/cli/subcommands: Don't mark empty strings as translatable.
2012-08-28, by Pascal Volk
doc/web: Added description 'Upgrade to Dovecot ≧ v1.2.beta2'.
2012-08-28, by Pascal Volk
pgsql: Added dovecot_update_v1.2+.pgsql.
2012-08-27, by Pascal Volk
VMM/cli/subcommands: Reverted accidentally committed help() code.
2012-08-27, by Pascal Volk
pgsql/create_tables.pgsql: Eliminated two unnecessary differences.
2012-08-27, by Pascal Volk
pgsql: Don't select service_set.ssid in dovecotpassword() unconditional.
2012-08-27, by Pascal Volk
VMM/serviceset: Fixed a conditional ProgrammingError.
2012-08-27, by Pascal Volk
VMM/cli/subcommands: Added 'missing' newline below domain notes.
2012-08-23, by Pascal Volk
doc/web: Added the transport filed to the usertransport example.
2012-08-19, by Pascal Volk
doc/web: Added the 'Howto'.
2012-08-12, by Pascal Volk
man/{de/}man1: A few more corrections.
2012-08-12, by Pascal Volk
man/{de/}man1: Small corrections for domaininfo's description.
2012-08-12, by Pascal Volk
man/{de/}man5: s/Wiki/Homepage/g
2012-08-12, by Pascal Volk
man/{de/}man1: s/Wiki/Homepage/g
2012-08-11, by Pascal Volk
VMM/common: Improve search_address complexity
2012-08-08, by martin f. krafft
doc/web: Refreshed vmm.cfg
2012-08-07, by Pascal Volk
vmm.cfg: Updated/improved comments.
2012-08-07, by Pascal Volk
If an alias has multiple destinations, multiple records exist, due to
2012-08-07, by martin f. krafft
Due to the UNION query in address_list, the assumption that the list of
2012-08-07, by martin f. krafft
doc/web: Emphasized a few lines of Dovecot/PostgreSQL configuration
2012-07-29, by Pascal Volk
.hgignore: "doc/build" is no longer required.
2012-07-29, by Pascal Volk
doc: Added source of http://vmm.localdomain.org/.
2012-07-29, by Pascal Volk
doc: Moved API documentation to doc/api.
2012-07-29, by Pascal Volk
INSTALL: Updated PostgreSQL configuration URL.
2012-07-22, by Pascal Volk
README: Substituted a few words.
2012-07-01, by Pascal Volk
README: Updated URL of the hg repository@sf.net.
2012-06-30, by Pascal Volk
man: Deleted erroneous placed backslash.
2012-06-30, by Pascal Volk
Added tag vmm-0.6.0 for changeset 3238c58d01ae
2012-06-28, by Pascal Volk
Released vmm-0.6.0
vmm-0.6.0
2012-06-28, by Pascal Volk
Merged changes from v0.6.x(28230a8230bf).
2012-06-28, by Pascal Volk
Close v0.6.x branch.
v0.6.x
2012-06-28, by Pascal Volk
vmm: Don't insert the module directory into sys.path by default.
v0.6.x
2012-06-28, by Pascal Volk
Updated copyright notices to include the year 2012.
v0.6.x
2012-06-28, by Pascal Volk
TODO: Removed "listpwschemes" entry.
v0.6.x
2012-06-28, by Pascal Volk
UPGRADE: Updated documentation.
v0.6.x
2012-06-28, by Pascal Volk
VMM/cli/subcommands: Replaced the keyword `default' by `domain'.
v0.6.x
2012-06-28, by Pascal Volk
INSTALL: Added description how to create additional dove* user/group.
v0.6.x
2012-06-27, by Pascal Volk
INSTALL: Updated documentation.
v0.6.x
2012-06-27, by Pascal Volk
Configure.Dovecot_2: Added configuration documentation for Dovecot_2 >= 2.0.
v0.6.x
2012-06-27, by Pascal Volk
VMM: The Python 2.4.x compatibility commit - part III.
v0.6.x
2012-06-27, by Pascal Volk
VMM/account: Check the account's transport only when we have a transport.
v0.6.x
2012-06-27, by Pascal Volk
VMM: The Python 2.4.x compatibility commit.
v0.6.x
2012-06-27, by Pascal Volk
pgsql/set-permissions.py: Extended permissions.
v0.6.x
2012-06-14, by Pascal Volk
VMM/handler: Restored method Handler.domain_transport().
v0.6.x
2012-06-14, by Pascal Volk
pgsql: Added helper script: set-permissions.py.
v0.6.x
2012-05-31, by Pascal Volk
Provide list{addresses,aliases,users,relocated} subcommands
v0.6.x
2012-04-15, by martin f. krafft
man: escape hyphens
v0.6.x
2012-04-15, by martin f. krafft
man: add 'catchall' to domaininfo
v0.6.x
2012-04-15, by martin f. krafft
man: vmm1: Use `fqdn' instead of `domain' in catchall* descriptions.
v0.6.x
2012-04-15, by Pascal Volk
VMM/cli/subcommands: Use the `fqdn' argument placeholder also for
v0.6.x
2012-04-15, by Pascal Volk
less
more
|
(0)
-120
tip