| commit | 6d7b4377dd740a215ded149b5ffbc871ba7891f8 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Jun 23 08:31:57 2011 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Thu Jun 23 08:31:57 2011 +1000 |
| tree | dbde34093e0e630dbaf229294855b2bee108b039 | |
| parent | 69ff1df952eebf0489b775a60ede094eaf596a05 [diff] |
- djm@cvs.openbsd.org 2011/06/22 22:08:42
[channels.c channels.h clientloop.c clientloop.h mux.c ssh.c]
hook up a channel confirm callback to warn the user then requested X11
forwarding was refused by the server; ok markus@