simon-git: putty (master): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Feb 11 00:46:56 GMT 2017
TL;DR:
9a27308 Log when -restrict-acl is in use.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2017-02-11 00:46:55
commit 9a2730806cdf2191cb8ea22c9090c2e20e3a25ba
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=9a2730806cdf2191cb8ea22c9090c2e20e3a25ba;hp=415224eab5791f504c08146db901fe87837a19f6
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sat Feb 11 00:44:00 2017 +0000
Log when -restrict-acl is in use.
Partly to reassure the user that they got what they asked for, and
partly so that's a clue for us in the logs when we get bug reports.
This involved repurposing platform_psftp_post_option_setup() (no longer
used since e22120fe) as platform_psftp_pre_conn_setup(), and moving it
to after logging is set up.
pscp.c | 4 ++--
psftp.c | 4 ++--
psftp.h | 7 +++----
unix/uxsftp.c | 2 +-
windows/window.c | 4 ++++
windows/winplink.c | 4 ++++
windows/winsftp.c | 5 ++++-
7 files changed, 20 insertions(+), 10 deletions(-)
More information about the tartarus-commits
mailing list