diff options
author | Damien Miller <djm@mindrot.org> | 2002-09-12 09:47:29 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-09-12 09:47:29 +1000 |
commit | 25162f2518f72035b50b254bfeb5b89d018223a6 (patch) | |
tree | e5e50812ca90d5ce4cd3692505e9de48205f0b8a /ChangeLog | |
parent | 4d53d39b071ebc2a0c6f1948b7c7630ab0021a73 (diff) |
- itojun@cvs.openbsd.org 2002/09/09 06:48:06
[auth1.c auth.h auth-krb5.c monitor.c monitor.h]
[monitor_wrap.c monitor_wrap.h]
kerberos support for privsep. confirmed to work by lha@stacken.kth.se
patch from markus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -3,6 +3,11 @@ | |||
3 | - markus@cvs.openbsd.org 2002/09/08 20:24:08 | 3 | - markus@cvs.openbsd.org 2002/09/08 20:24:08 |
4 | [hostfile.h] | 4 | [hostfile.h] |
5 | no comma at end of enumerator list | 5 | no comma at end of enumerator list |
6 | - itojun@cvs.openbsd.org 2002/09/09 06:48:06 | ||
7 | [auth1.c auth.h auth-krb5.c monitor.c monitor.h] | ||
8 | [monitor_wrap.c monitor_wrap.h] | ||
9 | kerberos support for privsep. confirmed to work by lha@stacken.kth.se | ||
10 | patch from markus | ||
6 | 11 | ||
7 | 20020911 | 12 | 20020911 |
8 | - (djm) Sync openbsd-compat with OpenBSD -current | 13 | - (djm) Sync openbsd-compat with OpenBSD -current |
@@ -1623,4 +1628,4 @@ | |||
1623 | - (stevesk) entropy.c: typo in debug message | 1628 | - (stevesk) entropy.c: typo in debug message |
1624 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 1629 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
1625 | 1630 | ||
1626 | $Id: ChangeLog,v 1.2452 2002/09/11 23:43:56 djm Exp $ | 1631 | $Id: ChangeLog,v 1.2453 2002/09/11 23:47:29 djm Exp $ |