bugzilla-daemon at mindrot.org
2015-Jul-05 08:01 UTC
[Bug 2423] New: [PATCH] ssh man page has incomplete list of unix socket forwarding options
https://bugzilla.mindrot.org/show_bug.cgi?id=2423
Bug ID: 2423
Summary: [PATCH] ssh man page has incomplete list of unix
socket forwarding options
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Documentation
Assignee: unassigned-bugs at mindrot.org
Reporter: daniel.subs at internode.on.net
Created attachment 2660
--> https://bugzilla.mindrot.org/attachment.cgi?id=2660&action=edit
patch for ssh.1
-L and -R miss the unix socket variants.
Attached patch doesn't.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Jul-21 02:50 UTC
[Bug 2423] [PATCH] ssh man page has incomplete list of unix socket forwarding options
https://bugzilla.mindrot.org/show_bug.cgi?id=2423
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Blocks| |2403
Resolution|--- |FIXED
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Thanks for this - a reworked version of your diff was committed.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Aug-12 02:06 UTC
[Bug 2423] [PATCH] ssh man page has incomplete list of unix socket forwarding options
https://bugzilla.mindrot.org/show_bug.cgi?id=2423 --- Comment #2 from Daniel Black <daniel.subs at internode.on.net> --- thanks for applying this and all your openssh work. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02 00:40 UTC
[Bug 2423] [PATCH] ssh man page has incomplete list of unix socket forwarding options
https://bugzilla.mindrot.org/show_bug.cgi?id=2423
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
Apparently Analagous Threads
- [Bug 2421] New: direct-streamlocal@openssh.com doesn't have a reserved string - PROTOCOL.txt
- [Bug 1208] ssh fails to remove control socket when using with subversion
- [Bug 2422] New: [PATCH] creating unix sockets using mux not documented in PROTOCOL.mux
- [Bug 2308] New: Forwarded Unix domain sockets not removed on logout
- [Bug 1798] Add fsync() support to sftp/sftp-server