From: Todd C. Miller <Todd.Miller@courtesan.com>
Date: Sun, 14 Dec 2008 22:40:11 +0000 (+0000)
Subject: sync
X-Git-Tag: SUDO_1_7_0~1
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36ba7133c632aa29b68215a42358439c6ea1a1e1;p=sudo

sync
---

diff --git a/TODO b/TODO
index b2f18c840..d1e0f8ef7 100644
--- a/TODO
+++ b/TODO
@@ -181,13 +181,10 @@ TODO list (most will be addressed in sudo 2.0)
 62) Add FOO=BAR env settings to sudoers.  Also m/regexp/ where '/' can be
     any char.
 
-63) ^C from prompt in PAM doesn't work correctly (on MacOS at least)
-    Maybe need better return value from conversaion function like
-    PAM_SYSTEM_ERROR?
-
 64) Consider a more fine-grained setenv option.  Perhaps have setenv
     and setenv_all where the latter lets you override the blacklist?
     Maybe just make it clear that setenv allows the user to run
     anything.
 
-65) Merge in BSD audit support from apple
+65) Merge in BSM audit support from apple as well as linux audit from redhat
+    Should be able to abstract them into single set of logging functions