Tartarus CVS: putty: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Wed Oct 13 14:43:13 BST 2004


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Wed Oct 13 2004  14:43:13 BST

Log message:
Implement part of `ssh2-generality': introduce the ability to tell
PuTTY / Plink not to run a remote shell/command at all. Supported in
the GUI configuration and via the (OpenSSH-like) -N command-line
option.
No effort is currently made to arrange `nice' UI properties. If you
do this in GUI PuTTY, a full-size terminal window will still be
created, and will sit there with almost nothing in it throughout
your session. If you do it in Plink, Plink will not accept any kind
of request to terminate gracefully; you'll have to ^C or kill it.
Nonetheless, even this little will be useful to some people...

Modified files:
    .               : cmdline.c config.c putty.h settings.c ssh.c
                      winhelp.h
    doc             : config.but index.but using.but

Links:
http://cvs.tartarus.org//putty/cmdline.c.diff?r1=1.16&r2=1.17
http://cvs.tartarus.org//putty/config.c.diff?r1=1.37&r2=1.38
http://cvs.tartarus.org//putty/putty.h.diff?r1=1.232&r2=1.233
http://cvs.tartarus.org//putty/settings.c.diff?r1=1.120&r2=1.121
http://cvs.tartarus.org//putty/ssh.c.diff?r1=1.323&r2=1.324
http://cvs.tartarus.org//putty/winhelp.h.diff?r1=1.8&r2=1.9
http://cvs.tartarus.org//putty/doc/config.but.diff?r1=1.92&r2=1.93
http://cvs.tartarus.org//putty/doc/index.but.diff?r1=1.2&r2=1.3
http://cvs.tartarus.org//putty/doc/using.but.diff?r1=1.33&r2=1.34



More information about the tartarus-commits mailing list