simon-svn: putty: jacob

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Sep 14 22:26:48 BST 2009


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     jacob
Revision:       8651
Date:           2009-09-14 22:26:48 +0100 (Mon, 14 Sep 2009)

Log message (9 lines):
Since r7266, it's been possible to get a hostname into Default Settings; but
plink did not cope gracefully with this -- it was not possible to override that
hostname on the command line (attempts at doing so would be treated as part of
the remote command).
Fix this by applying the principle of r7265: if the user didn't explicitly
specify that they wanted to launch the hostname in the default (for instance
with '-load "Default Settings"', we assume they don't want to, and such a
hostname doesn't count when deciding whether to treat a non-option argument as
hostname or command.

Modified files:
U   putty/unix/uxplink.c
U   putty/windows/winplink.c

Links:
http://svn.tartarus.org/sgt/?rev=8651&view=rev
http://svn.tartarus.org/sgt/putty/unix/uxplink.c?rev=8651&r1=8650&r2=8651
http://svn.tartarus.org/sgt/putty/windows/winplink.c?rev=8651&r1=8650&r2=8651



More information about the tartarus-commits mailing list