CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/14 16:22:05
Modified files:
usr.bin/ssh : readconf.c readconf.h ssh-keysign.c ssh.c
ssh_config.5
Log message:
add a "Match" keyword to ssh_config that allows matching on hostname,
user and result of arbitrary commands. "nice work" markus@
