=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/TODO,v retrieving revision 1.2.8.1 retrieving revision 1.3 diff -c -r1.2.8.1 -r1.3 *** src/usr.bin/sudo/Attic/TODO 2002/01/18 16:14:44 1.2.8.1 --- src/usr.bin/sudo/Attic/TODO 2002/01/03 03:49:16 1.3 *************** *** 98,112 **** 36) Add a flag similar to '-l' but that spits out sudo commands in a format suitable for cut & paste (requires parser overhaul first). - - 37) Someone wants a recursive version of the dir specifier. Ie: - SOME_MODIFIER:/usr/local/ to allow anything under /usr/local to be run. - - 38) An option to set the shell to the target user would make sense. - See other target user-related issues above. - - 39) Add an option (-D) to dump the defaults after the sudoers file - has been parsed. Should only be available to root and should - allow a -u user modifier. - - 40) For sudo 1.7 wipe out the environment by default. --- 98,100 ----