summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-25 23:24:18 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-25 23:24:18 +0000
commitfbcc3f71f24cf92fecc0bd51ec70271e5488e908 (patch)
tree54d70391bf5029971a39c6a2d104f88e220dc1d6 /ChangeLog
parent6398a0ef12139ad40a63a6dda82a7847919f8c34 (diff)
- markus@cvs.openbsd.org 2002/06/25 18:51:04
[sshd.c] lightweight do_setusercontext after chroot()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f363d9ec..d3c7590dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
22 - markus@cvs.openbsd.org 2002/06/25 16:22:42 22 - markus@cvs.openbsd.org 2002/06/25 16:22:42
23 [authfd.c] 23 [authfd.c]
24 unnecessary cast 24 unnecessary cast
25 - markus@cvs.openbsd.org 2002/06/25 18:51:04
26 [sshd.c]
27 lightweight do_setusercontext after chroot()
25 28
2620020625 2920020625
27 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh 30 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
@@ -1121,4 +1124,4 @@
1121 - (stevesk) entropy.c: typo in debug message 1124 - (stevesk) entropy.c: typo in debug message
1122 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1125 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1123 1126
1124$Id: ChangeLog,v 1.2280 2002/06/25 23:22:54 mouring Exp $ 1127$Id: ChangeLog,v 1.2281 2002/06/25 23:24:18 mouring Exp $