Mercurial
Mercurial
>
vmm
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
bz2
|
help
less
more
|
(0)
-192
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.
{man1,doc/web}: Added description of userpassword's --hash option.
v0.7.x
2014-02-23, by Pascal Volk
VMM/cli/subcommands: userpassword: Added option --hash.
v0.7.x
2014-02-23, by Pascal Volk
VMM/handler: Added method Handler.user_pwhash.
v0.7.x
2014-02-23, by Pascal Volk
VMM/account: Account.modify accepts a password hash.
v0.7.x
2014-02-23, by Pascal Volk
merged changes from default(8c7eeb2bc139).
v0.7.x
2014-02-17, by Pascal Volk
VMM/config: Corrected a setting name in an error msg.
2014-02-17, by Pascal Volk
Added a note about the usage of CRAM-MD5.
2014-02-17, by Pascal Volk
VMM/password: Added function extract_scheme().
v0.7.x
2014-02-16, by Pascal Volk
{man1,doc/web}: Added description of userpassword's -s option.
v0.7.x
2014-02-15, by Pascal Volk
VMM/cli/handler: Improved CliHandler.user_password.
v0.7.x
2014-02-15, by Pascal Volk
VMM/cli/subcommands: userpassword added option -s.
v0.7.x
2014-02-15, by Pascal Volk
VMM/{cli,}/handler: Adjusted Handler.user_password.
v0.7.x
2014-02-15, by Pascal Volk
VMM/account: Added method Account.update_password.
v0.7.x
2014-02-15, by Pascal Volk
VMM/password: Dropped Dovecot v1 compatibility code.
v0.7.x
2014-02-15, by Pascal Volk
pgsql/create_tables: Set default transport to lmtp.
v0.7.x
2014-02-12, by Pascal Volk
pgsql: create_tables-dovecot-1.2.x.pgsql -> create_tables.pgsql
v0.7.x
2014-02-12, by Pascal Volk
VMM/password: Renamed _dovecotpw() -> _doveadmpw()
v0.7.x
2014-02-12, by Pascal Volk
VMM/mailbox: s/dovecotpw/doveadm/g
v0.7.x
2014-02-12, by Pascal Volk
{man,}/vmm.cfg: Updated vmm.cfg to match VMM/config.
v0.7.x
2014-02-11, by Pascal Volk
VMM/config: Updated default values for Dovecot ≥ 2.0.0
v0.7.x
2014-02-11, by Pascal Volk
doc/web: Replaced vmm.cfg by a symbolic link.
v0.7.x
2014-02-10, by Pascal Volk
ext/postconf: Corrected a typo in a docstring.
v0.7.x
2014-02-10, by Pascal Volk
VMM/config: Updated Dovecot version check.
v0.7.x
2014-02-09, by Pascal Volk
VMM/constants: Added MIN_DOVECOT_VERSION (>= 2.0.0).
v0.7.x
2014-02-08, by Pascal Volk
VMM/cli/handler: Updated `skip_some_checks' conditions.
v0.7.x
2014-02-08, by Pascal Volk
VMM/cli: Make sure that there is at least one argument.
v0.7.x
2014-02-03, by Pascal Volk
README: Updated/cleaned up dependences.
v0.7.x
2014-02-02, by Pascal Volk
Merged changes from default(5716bf441ceb).
v0.7.x
2014-02-02, by Pascal Volk
Added signature for changeset 93b2f5859866
2014-02-01, by Pascal Volk
Added tag vmm-0.6.2 for changeset 93b2f5859866
2014-02-01, by Pascal Volk
Released vmm-0.6.2
vmm-0.6.2
2014-02-01, by Pascal Volk
UPGRADE: Added a note about upgrading from 0.6.1.
2014-02-01, by Pascal Volk
doc/web: Updated documentation for vmm-0.6.2.
2014-02-01, by Pascal Volk
update_config: Updated to work with version 0.6.1.
2014-02-01, by Pascal Volk
VMM/domain: RE_DOMAIN: Check Punycode TLDs more precise.
2014-01-29, by Pascal Volk
Updated copyright notices to include the year 2014.
2014-01-27, by Pascal Volk
VMM/handler: Improved domaininfo subcommand.
2014-01-27, by Pascal Volk
VMM/domain: Accept also ccTLDs and 'new' gTLDs.
2014-01-26, by Pascal Volk
Merged changes from default(4c8e15c2f01b)
v0.7.x
2013-08-27, by Pascal Volk
doc/web: Removed layout.html template.
2013-08-27, by Pascal Volk
merged changes from default(61aaa7a98ec0).
v0.7.x
2013-06-08, by Pascal Volk
doc/web: Added a note about using Dovecot's LMTP with Postfix.
2013-06-08, by Pascal Volk
VMM/serviceset: Small code cleanup.
v0.7.x
2013-03-17, by Pascal Volk
{INSTALL,doc}: Updated documentation.
v0.7.x
2013-03-17, by Pascal Volk
Dropped pyPgSQL support.
v0.7.x
2013-02-10, by Pascal Volk
pgsql/set-permissions: use argparse instead of optparse.
v0.7.x
2013-02-09, by Pascal Volk
pgsql: Removed files for Dovecot < 1.2.0.
v0.7.x
2013-01-27, by Pascal Volk
VMM: Dropped support for Dovecot versions before v1.2.0.
v0.7.x
2013-01-23, by Pascal Volk
doc: Updated doc/web and man1.
v0.7.x
2013-01-20, by Pascal Volk
VMM/cli/subcommands: Avoid the accidentally deletion of values.
v0.7.x
2013-01-20, by Pascal Volk
man1: Deleted trailing whitespaces.
v0.7.x
2013-01-19, by Pascal Volk
doc: Added description of {domain,user}add's -n option.
v0.7.x
2013-01-19, by Pascal Volk
VMM: Added option `-n NOTE' to {domain,user}add.
v0.7.x
2013-01-13, by Pascal Volk
VMM/cli/subcommands: domain_add: Fixed a coding error.
v0.7.x
2013-01-13, by Pascal Volk
man1: Use service names in lowercase letters.
v0.7.x
2013-01-13, by Pascal Volk
doc/web: Updated copyright and version info.
v0.7.x
2013-01-13, by Pascal Volk
doc/web: Updated to reflect the new cli.
v0.7.x
2013-01-13, by Pascal Volk
VMM: Code cleanup.
v0.7.x
2013-01-09, by Pascal Volk
{install,upgrade}.sh: Removed disused code.
v0.7.x
2013-01-06, by Pascal Volk
VMM/cli/subcommands: Rephrased two help messages.
v0.7.x
2013-01-06, by Pascal Volk
man: Deleted German manual pages.
v0.7.x
2013-01-06, by Pascal Volk
man1: Updated to reflect the new cli.
v0.7.x
2013-01-06, by Pascal Volk
merged changes from default(d24f094d1cb5)
v0.7.x
2013-01-06, by Pascal Volk
Updated copyright notices to include the year 2013.
2013-01-05, by Pascal Volk
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
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
Fix transport_maps function for non-existent domains
v0.6.x
2012-04-15, by martin f. krafft
Revert caching of destination interpolation
v0.6.x
2012-04-15, by martin f. krafft
pgsql: update_tables_*: Added missing `NOT' to `… tid DROP NOT NULL;'.
v0.6.x
2012-04-15, by Pascal Volk
pgsql: Create column `note' as text.
v0.6.x
2012-04-15, by Pascal Volk
less
more
|
(0)
-192
tip