Mailing List Archive

[openssh] branch master updated (c2fa53cd -> 9d883a1c)
This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

from c2fa53cd Remove unused variable in _ssh_compat_fflush.
new 9d883a1c upstream: s/process_mux_master/mux_master_process/ in mux master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 9d883a1ce4f89b175fd77405ff32674620703fb2
Author: djm@openbsd.org <djm@openbsd.org>
Date: Wed Sep 26 01:48:57 2018 +0000

upstream: s/process_mux_master/mux_master_process/ in mux master

function names,

Gives better symmetry with the existing mux_client_*() names and makes
it more obvious when a message comes from the master vs client (they
are interleved in ControlMaster=auto mode).

no functional change beyond prefixing a could of log messages with
__func__ where they were previously lacking.

OpenBSD-Commit-ID: b01f7c3fdf92692e1713a822a89dc499333daf75

Summary of changes:
mux.c | 74 ++++++++++++++++++++++++++++++++++---------------------------------
1 file changed, 38 insertions(+), 36 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits