VirtualMailManager/cli/subcommands.py
Sun, 08 Jun 2014 17:11:55 +0000 Pascal Volk VMM/cli/subcommands: userdelete: Added option --delete-home. v0.7.x
Sun, 23 Mar 2014 20:38:45 +0000 Pascal Volk merged changes from default(ef2b73d461d4). v0.7.x
Sun, 23 Mar 2014 20:10:40 +0000 Pascal Volk VMM/cli/subcommands: Moved the TP comment to the right place.
Sun, 23 Feb 2014 18:16:57 +0000 Pascal Volk VMM/cli/subcommands: userpassword: Added option --hash. v0.7.x
Sat, 15 Feb 2014 19:00:40 +0000 Pascal Volk VMM/cli/subcommands: userpassword added option -s. v0.7.x
Sun, 02 Feb 2014 14:36:01 +0000 Pascal Volk Merged changes from default(5716bf441ceb). v0.7.x
Mon, 27 Jan 2014 22:06:13 +0000 Pascal Volk Updated copyright notices to include the year 2014.
Wed, 23 Jan 2013 22:16:38 +0000 Pascal Volk VMM: Dropped support for Dovecot versions before v1.2.0. v0.7.x
Sun, 20 Jan 2013 14:42:52 +0000 Pascal Volk VMM/cli/subcommands: Avoid the accidentally deletion of values. v0.7.x
Sun, 13 Jan 2013 18:12:51 +0000 Pascal Volk VMM: Added option `-n NOTE' to {domain,user}add. v0.7.x
Sun, 13 Jan 2013 17:24:01 +0000 Pascal Volk VMM/cli/subcommands: domain_add: Fixed a coding error. v0.7.x
Wed, 09 Jan 2013 20:55:27 +0000 Pascal Volk VMM: Code cleanup. v0.7.x
Sun, 06 Jan 2013 18:30:16 +0000 Pascal Volk VMM/cli/subcommands: Rephrased two help messages. v0.7.x
Sun, 06 Jan 2013 00:09:47 +0000 Pascal Volk merged changes from default(d24f094d1cb5) v0.7.x
Sat, 05 Jan 2013 23:49:42 +0000 Pascal Volk Updated copyright notices to include the year 2013.
Sun, 30 Dec 2012 16:10:29 +0000 Pascal Volk VMM/cli/subcommands: Switched argument parsing over to argparse. v0.7.x
Sun, 02 Dec 2012 14:54:24 +0000 Pascal Volk VMM/cli/subcommands: Fixed some encode/decode issues. v0.7.x
Sat, 01 Dec 2012 17:25:11 +0000 Pascal Volk VMM/cli/subcommands: Print usable password schemes in sorted order. v0.7.x
Sun, 25 Nov 2012 17:06:17 +0000 Pascal Volk VMM: Post-2to3 fixes. v0.7.x
Tue, 20 Nov 2012 13:40:32 +0000 Pascal Volk Ran 2to3 from Python 3.2.3. v0.7.x
Tue, 06 Nov 2012 21:45:50 +0000 Pascal Volk VMM/cli/subcommands: Code cleanup in list_pwschemes(). v0.7.x
Mon, 05 Nov 2012 21:57:37 +0000 Pascal Volk VMM: Partial PEP-308-ification. v0.7.x
Thu, 27 Sep 2012 19:15:09 +0000 Pascal Volk VMM: {alias,catchall}delete: Accept multiple destinations.
Wed, 05 Sep 2012 21:30:42 +0000 Pascal Volk PEP8: Fixed all PEP8 related issues.
Mon, 03 Sep 2012 22:32:17 +0000 Pascal Volk Added a few comments for the Translation Project.
Mon, 03 Sep 2012 19:59:49 +0000 Pascal Volk VMM: Corrected/updated some msgids.
Sun, 02 Sep 2012 21:33:53 +0000 Pascal Volk VMM/cli/subcommands: Corrected username's usage string.
Sun, 02 Sep 2012 21:01:40 +0000 Pascal Volk VMM/cli: Activated help subcommand.
Sun, 02 Sep 2012 15:24:41 +0000 Pascal Volk VMM/cli/subcommands: Corrected two usage strings.
Sat, 01 Sep 2012 23:02:01 +0000 Pascal Volk VMM: Decode localized numbers to the current encoding.
Tue, 28 Aug 2012 22:37:43 +0000 Pascal Volk VMM/cli/subcommands: Don't mark empty strings as translatable.
Mon, 27 Aug 2012 22:35:05 +0000 Pascal Volk VMM/cli/subcommands: Reverted accidentally committed help() code.
Mon, 27 Aug 2012 22:24:11 +0000 Pascal Volk pgsql/create_tables.pgsql: Eliminated two unnecessary differences.
Thu, 23 Aug 2012 21:27:33 +0000 Pascal Volk VMM/cli/subcommands: Added 'missing' newline below domain notes.
Thu, 28 Jun 2012 18:33:32 +0000 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
Thu, 28 Jun 2012 16:16:01 +0000 Pascal Volk VMM/cli/subcommands: Replaced the keyword `default' by `domain'. v0.6.x
Wed, 27 Jun 2012 13:11:28 +0000 Pascal Volk VMM: The Python 2.4.x compatibility commit - part III. v0.6.x
Wed, 27 Jun 2012 12:18:53 +0000 Pascal Volk VMM: The Python 2.4.x compatibility commit. v0.6.x
Sun, 15 Apr 2012 13:17:21 +0200 martin f. krafft Provide list{addresses,aliases,users,relocated} subcommands v0.6.x
Sun, 15 Apr 2012 15:56:01 +0000 Pascal Volk VMM/cli/subcommands: Use the `fqdn' argument placeholder also for v0.6.x
Sat, 14 Apr 2012 22:52:40 +0200 martin f. krafft Display formatted notes in info output v0.6.x
Sat, 14 Apr 2012 13:29:01 +0200 martin f. krafft Add note field to Account/Domain and CLI v0.6.x
Sat, 14 Apr 2012 14:33:21 +0200 martin f. krafft Allow username to take no argument to erase value v0.6.x
Sat, 14 Apr 2012 00:36:43 +0200 martin f. krafft Change UI to accept 'default' to restore inherited values v0.6.x
Fri, 13 Apr 2012 23:24:12 +0200 martin f. krafft Modify userinfo output to indicate when domain defaults are displayed v0.6.x
Sat, 14 Apr 2012 15:11:27 +0000 Pascal Volk Reverted previous three changesets (e09139525580, 85517c8fde36, 3acbff727626) v0.6.x
Fri, 13 Apr 2012 23:24:12 +0200 martin f. krafft Modify userinfo output to indicate when domain defaults are displayed v0.6.x
Tue, 10 Apr 2012 23:50:18 +0200 martin f. krafft Include catch-all count in domaininfo output v0.6.x
Tue, 10 Apr 2012 00:08:12 +0200 martin f. krafft Add catchall info to domain_info output v0.6.x
Mon, 09 Apr 2012 23:40:52 +0200 martin f. krafft Teach CLI about catchall* commands v0.6.x
Tue, 13 Dec 2011 00:34:39 +0000 Pascal Volk VMM/cli/subcommands: Fixed a TypeError in user_info(). v0.6.x
Sun, 13 Nov 2011 20:18:41 +0000 Pascal Volk VMM: The Python 2.4.x compatibility commit. v0.6.x
Wed, 09 Nov 2011 22:57:46 +0000 Pascal Volk VMM/cli/subcommands: Small improvement of domaininfo's output. v0.6.x
Tue, 08 Nov 2011 23:25:30 +0000 Pascal Volk VMM/cli/subcommands: Use the common output formatting in list_pwschemes(). v0.6.x
Tue, 08 Nov 2011 01:42:49 +0000 Pascal Volk VMM/cli/subcommands: Subcommand argument placeholders are no longer translatable. v0.6.x
Sun, 06 Nov 2011 21:38:18 +0000 Pascal Volk VMM/cli/subcommands: Added new subcommand `listpwschemes' (lp). v0.6.x
Sat, 05 Nov 2011 21:44:23 +0000 Pascal Volk VMM/config: Moved some options to section `domain': v0.6.x
Sat, 05 Nov 2011 16:41:19 +0000 Pascal Volk VMM/cli/subcommands: Small improvement in domain_add(). v0.6.x
Sat, 05 Nov 2011 15:43:23 +0000 Pascal Volk VMM/cli/subcommands: Fixed a small failure in alias_info(). v0.6.x
Fri, 04 Nov 2011 03:25:29 +0000 Pascal Volk VMM/cli/subcommands: domainservices: Don't fail when neither a v0.6.x
less more (0) -60 tip