Tue, 20 Nov 2012 13:40:32 +0000 Ran 2to3 from Python 3.2.3. v0.7.x
Pascal Volk <user@localhost.localdomain.org> [Tue, 20 Nov 2012 13:40:32 +0000] rev 643
Ran 2to3 from Python 3.2.3.
Sun, 11 Nov 2012 16:53:52 +0000 Use the with statement for file operations. v0.7.x
Pascal Volk <user@localhost.localdomain.org> [Sun, 11 Nov 2012 16:53:52 +0000] rev 642
Use the with statement for file operations.
Tue, 06 Nov 2012 23:23:55 +0000 VMM/config: Undone changeset 90d69ae4f40d. v0.7.x
Pascal Volk <user@localhost.localdomain.org> [Tue, 06 Nov 2012 23:23:55 +0000] rev 641
VMM/config: Undone changeset 90d69ae4f40d.
Tue, 06 Nov 2012 21:45:50 +0000 VMM/cli/subcommands: Code cleanup in list_pwschemes(). v0.7.x
Pascal Volk <user@localhost.localdomain.org> [Tue, 06 Nov 2012 21:45:50 +0000] rev 640
VMM/cli/subcommands: Code cleanup in list_pwschemes().
Tue, 06 Nov 2012 19:46:06 +0000 setup.py: PEP-314-ified. v0.7.x
Pascal Volk <user@localhost.localdomain.org> [Tue, 06 Nov 2012 19:46:06 +0000] rev 639
setup.py: PEP-314-ified. Distutils setup() function now has the 'requires` keyword parameter.
Mon, 05 Nov 2012 21:57:37 +0000 VMM: Partial PEP-308-ification. v0.7.x
Pascal Volk <user@localhost.localdomain.org> [Mon, 05 Nov 2012 21:57:37 +0000] rev 638
VMM: Partial PEP-308-ification.
Sun, 04 Nov 2012 18:33:11 +0000 VMM: Removed module pycompat. v0.7.x
Pascal Volk <user@localhost.localdomain.org> [Sun, 04 Nov 2012 18:33:11 +0000] rev 637
VMM: Removed module pycompat.
Sun, 04 Nov 2012 18:02:19 +0000 VMM/pycompat: Removed module hashlib. v0.7.x
Pascal Volk <user@localhost.localdomain.org> [Sun, 04 Nov 2012 18:02:19 +0000] rev 636
VMM/pycompat: Removed module hashlib.
Sat, 03 Nov 2012 16:22:48 +0000 doc/web: Updated OpenBSD's package names.
Pascal Volk <user@localhost.localdomain.org> [Sat, 03 Nov 2012 16:22:48 +0000] rev 635
doc/web: Updated OpenBSD's package names.
Wed, 31 Oct 2012 20:45:43 +0000 doc/web: Fixed a typo.
Pascal Volk <user@localhost.localdomain.org> [Wed, 31 Oct 2012 20:45:43 +0000] rev 634
doc/web: Fixed a typo.
Tue, 30 Oct 2012 20:09:40 +0000 VMM/password: Added scheme SCRAM-SHA-1.
Pascal Volk <user@localhost.localdomain.org> [Tue, 30 Oct 2012 20:09:40 +0000] rev 633
VMM/password: Added scheme SCRAM-SHA-1.
Sun, 28 Oct 2012 18:57:49 +0000 Documentation: Fixed dictionary quota URI.
Pascal Volk <user@localhost.localdomain.org> [Sun, 28 Oct 2012 18:57:49 +0000] rev 632
Documentation: Fixed dictionary quota URI.
Sun, 28 Oct 2012 12:59:30 +0000 install.sh: Don't fail if $SYSCONFDIR doesn't exist.
Pascal Volk <user@localhost.localdomain.org> [Sun, 28 Oct 2012 12:59:30 +0000] rev 631
install.sh: Don't fail if $SYSCONFDIR doesn't exist.
Wed, 24 Oct 2012 19:04:32 +0000 doc/web/ext_references: Fixed URL of pg_hba.conf.
Pascal Volk <user@localhost.localdomain.org> [Wed, 24 Oct 2012 19:04:32 +0000] rev 630
doc/web/ext_references: Fixed URL of pg_hba.conf.
Fri, 19 Oct 2012 15:27:28 +0000 doc/web: Added links to the Debian package and the git repos.
Pascal Volk <user@localhost.localdomain.org> [Fri, 19 Oct 2012 15:27:28 +0000] rev 629
doc/web: Added links to the Debian package and the git repos. README: Added git-URL.
Wed, 03 Oct 2012 12:51:35 +0000 Added tag vmm-0.6.1 for changeset 682431c45b24
Pascal Volk <user@localhost.localdomain.org> [Wed, 03 Oct 2012 12:51:35 +0000] rev 628
Added tag vmm-0.6.1 for changeset 682431c45b24
Wed, 03 Oct 2012 12:51:24 +0000 Released vmm-0.6.1 vmm-0.6.1
Pascal Volk <user@localhost.localdomain.org> [Wed, 03 Oct 2012 12:51:24 +0000] rev 627
Released vmm-0.6.1
Wed, 03 Oct 2012 12:43:27 +0000 doc/web: Updated documentation for vmm-0.6.1.
Pascal Volk <user@localhost.localdomain.org> [Wed, 03 Oct 2012 12:43:27 +0000] rev 626
doc/web: Updated documentation for vmm-0.6.1.
Tue, 02 Oct 2012 07:47:20 +0200 Add list* commands to manpages
martin f. krafft <madduck@madduck.net> [Tue, 02 Oct 2012 07:47:20 +0200] rev 625
Add list* commands to manpages
Mon, 01 Oct 2012 18:57:44 +0000 UPGRADE: Added procedure for updating from v0.6.0.
Pascal Volk <user@localhost.localdomain.org> [Mon, 01 Oct 2012 18:57:44 +0000] rev 624
UPGRADE: Added procedure for updating from v0.6.0.
Sun, 30 Sep 2012 16:09:37 +0000 update_config: Updated to work with version 0.6.0.
Pascal Volk <user@localhost.localdomain.org> [Sun, 30 Sep 2012 16:09:37 +0000] rev 623
update_config: Updated to work with version 0.6.0. Fixed some PEP8 related issues.
Sat, 29 Sep 2012 17:13:29 +0000 doc/web: Updated and extended documentation.
Pascal Volk <user@localhost.localdomain.org> [Sat, 29 Sep 2012 17:13:29 +0000] rev 622
doc/web: Updated and extended documentation. Updated description of subcommands aliasdelete and catchalldelete. Added description of subcommands listaddresses, listaliases, listrelocated and listusers.
Sat, 29 Sep 2012 15:57:24 +0000 VMM/cli/clihelp: Added missing help messages.
Pascal Volk <user@localhost.localdomain.org> [Sat, 29 Sep 2012 15:57:24 +0000] rev 621
VMM/cli/clihelp: Added missing help messages. Added descriptions of subcommands listaddresses, listaliases, listrelocated and listusers.
Thu, 27 Sep 2012 20:20:49 +0000 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org> [Thu, 27 Sep 2012 20:20:49 +0000] rev 620
po: Updated Dutch translation (translated by Erwin Poeze).
Thu, 27 Sep 2012 20:03:05 +0000 VMM/alias: Load destination addresses sorted.
Pascal Volk <user@localhost.localdomain.org> [Thu, 27 Sep 2012 20:03:05 +0000] rev 619
VMM/alias: Load destination addresses sorted. This produces sorted output for the aliasinfo subcommand.
Thu, 27 Sep 2012 19:15:09 +0000 VMM: {alias,catchall}delete: Accept multiple destinations.
Pascal Volk <user@localhost.localdomain.org> [Thu, 27 Sep 2012 19:15:09 +0000] rev 618
VMM: {alias,catchall}delete: Accept multiple destinations.
Mon, 24 Sep 2012 19:13:51 +0000 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org> [Mon, 24 Sep 2012 19:13:51 +0000] rev 617
po: Updated Dutch translation (translated by Erwin Poeze).
Sun, 23 Sep 2012 17:22:42 +0000 VMM/cli/main: Check if we have warnings before exiting.
Pascal Volk <user@localhost.localdomain.org> [Sun, 23 Sep 2012 17:22:42 +0000] rev 616
VMM/cli/main: Check if we have warnings before exiting. If so, print them and exit afterwards.
Sun, 16 Sep 2012 17:09:45 +0000 VMM/domain: Enabled transport-validation.
Pascal Volk <user@localhost.localdomain.org> [Sun, 16 Sep 2012 17:09:45 +0000] rev 615
VMM/domain: Enabled transport-validation. Validate the transport also in Domain.set_transport() and Domain.update_transport().
Sun, 16 Sep 2012 17:05:33 +0000 VMM: Moved transport-validation to common.
Pascal Volk <user@localhost.localdomain.org> [Sun, 16 Sep 2012 17:05:33 +0000] rev 614
VMM: Moved transport-validation to common.
(0) -300 -100 -50 -30 +30 +50 +100 tip