From: Todd C. Miller Date: Wed, 4 Aug 1999 17:32:24 +0000 (+0000) Subject: sudo should lock its logfile X-Git-Tag: SUDO_1_6_0~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4aa1fb7fea004096226f3ab6306a3e497dacdeb3;p=sudo sudo should lock its logfile --- diff --git a/TODO b/TODO index d19150018..1251314e9 100644 --- a/TODO +++ b/TODO @@ -47,3 +47,5 @@ TODO list (most will be addressed in the next rewrite) 19) Sudo should have a separate error message for when the user is in sudoers but not allowed to run stuff on that host, and send mail. + +20) Add configure check for locking functions and lock logfile.