]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 14 Dec 2008 22:40:11 +0000 (22:40 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 14 Dec 2008 22:40:11 +0000 (22:40 +0000)
TODO

diff --git a/TODO b/TODO
index b2f18c84029686e31b0f2adb0c8f914a74f74588..d1e0f8ef780c1c1333f71e2bf05e06bf93a81d0b 100644 (file)
--- 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