CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/01/31 15:42:45

Modified files:
        usr.bin/ssh    : auth.c servconf.c servconf.h sshd.c 
                         sshd_config.5 

Log message:
Add a sshd_config "Include" directive to allow inclusion of files.
This has sensible semantics wrt Match blocks and accepts glob(3)
patterns to specify the included files. Based on patch by Jakub
Jelen in bz2468; feedback and ok markus@

Reply via email to