From acd0a07bf914be0e1aeeecedbb1a805221934502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 28 Dec 2005 17:49:37 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16416 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 8469a32fd..bcd0b9031 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,9 @@ +2005-12-21 Love Hörnquist Åstrand + + * rshd.c (doit): move creation of users ticket file to later to + avoid seteuid/setuid dance. this breaks DCE, so remove support for + it completely. + 2005-10-22 Love Hörnquist Åstrand * rshd.c: Check return value from asprintf instead of string !=