diff options
author | Damien Miller <djm@mindrot.org> | 2006-08-19 00:23:15 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-08-19 00:23:15 +1000 |
commit | 565ca3f60058f22d083572930833aaff2292ac20 (patch) | |
tree | b3e6cb3be750d8492e987a26bba0a01d5df825c7 /ChangeLog | |
parent | 1c89ce074920a11ac1eb2093867e50c869d05480 (diff) |
- dtucker@cvs.openbsd.org 2006/08/14 12:40:25
[servconf.c servconf.h sshd_config.5]
Add ability to match groups to Match keyword in sshd_config. Feedback
djm@, stevesk@, ok stevesk@.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -14,6 +14,10 @@ | |||
14 | Revert previous include file ordering change, for ssh to compile under | 14 | Revert previous include file ordering change, for ssh to compile under |
15 | gcc2 (or until openssl include files are cleaned of parameter names | 15 | gcc2 (or until openssl include files are cleaned of parameter names |
16 | in function prototypes) | 16 | in function prototypes) |
17 | - dtucker@cvs.openbsd.org 2006/08/14 12:40:25 | ||
18 | [servconf.c servconf.h sshd_config.5] | ||
19 | Add ability to match groups to Match keyword in sshd_config. Feedback | ||
20 | djm@, stevesk@, ok stevesk@. | ||
17 | 21 | ||
18 | 20060817 | 22 | 20060817 |
19 | - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c] | 23 | - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c] |
@@ -5235,4 +5239,4 @@ | |||
5235 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 5239 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
5236 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 5240 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
5237 | 5241 | ||
5238 | $Id: ChangeLog,v 1.4488 2006/08/18 14:22:40 djm Exp $ | 5242 | $Id: ChangeLog,v 1.4489 2006/08/18 14:23:15 djm Exp $ |