]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/uxplink.c
Rationalise and document log options somewhat.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 8 Nov 2015 11:57:39 +0000 (11:57 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 29 Feb 2016 19:59:32 +0000 (19:59 +0000)
commitac9862ec91dba84f9906b1fd58e922321c918918
treece8d0107fb7ee5f7142f4557e65e4d38f44e7108
parent4c5ba660668228fb3ed4732712d2538dad9d1ebf
Rationalise and document log options somewhat.

TOOLTYPE_NONNETWORK (i.e. pterm) already has "-log" (as does Unix
PuTTY), so there's no sense suppressing the synonym "-sessionlog".

Undocumented lacunae that remain:

plink accepts -sessionlog, but does nothing with it. Arguably it should.

puttytel accepts -sshlog/-sshrawlog (and happily logs e.g. Telnet
negotiation, as does PuTTY proper).

(cherry picked from commit a454399ec8d841e627d9d5e05ac977536e776754)

Conflicts:
unix/uxplink.c
windows/winplink.c

(cherry-picker's notes: the conflict was only contextual, in the Plink
help output)
12 files changed:
cmdline.c
doc/man-pl.but
doc/man-pscp.but
doc/man-psft.but
doc/man-ptel.but
doc/man-pter.but
doc/man-putt.but
pscp.c
psftp.c
unix/gtkwin.c
unix/uxplink.c
windows/winplink.c