[openssh-commits] [openssh] branch master updated (dba50258 -> cd98925c)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Oct 2 22:41:09 AEST 2018


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  dba50258  upstream: remove big ugly TODO comment from start of file. Some of
       new  cd98925c  upstream: Add server support for signalling sessions via the SSH

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 cd98925c6405e972dc9f211afc7e75e838abe81c
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Oct 2 12:40:07 2018 +0000

    upstream: Add server support for signalling sessions via the SSH
    
    channel/ session protocol. Signalling is only supported to sesssions that are
    not subsystems and were not started with a forced command.
    
    Long requested in bz#1424
    
    Based on a patch from markus@ and reworked by dtucker@;
    ok markus@ dtucker@
    
    OpenBSD-Commit-ID: 4bea826f575862eaac569c4bedd1056a268be1c3

Summary of changes:
 session.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 session.h |  3 ++-
 2 files changed, 77 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list