commit | 194fd904d8597a274b93e075b2047afdf5a175d4 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Tue Oct 15 12:13:05 2013 +1100 |
committer | Damien Miller <djm@mindrot.org> | Tue Oct 15 12:13:05 2013 +1100 |
tree | e8bd17b8455a41b3dc493b2b69933b8ef0cbfff7 | |
parent | 71df752de2a04f423b1cd18d961a79f4fbccbcee [diff] |
- djm@cvs.openbsd.org 2013/10/14 22:22:05 [readconf.c readconf.h ssh-keysign.c ssh.c ssh_config.5] add a "Match" keyword to ssh_config that allows matching on hostname, user and result of arbitrary commands. "nice work" markus@