07111800e05513a4170aa1dcad612c24bcbe7cb2
This is the CU version of sudo, release 1.3.1. Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. For a history of CU sudo please see the HISTORY file that came with the release. Please note that while this source is based on the Root Group's sudo 1.1, the code has been changed significantly, so please do not bother them with bugs in CU sudo. Bug reports for this sudo should be sent to sudo-bugs@cs.colorado.edu. CU sudo 1.3.1 is mostly a cleanup of the sudo 1.3 code including bug fixes, code reworkings, portability changes with a few extra features. See the CHANGES file for the full scoop. Note that sudo now uses a "configure script." You should be able to just type "./configure" and to generate the Makefiles, config.h and pathnames.h. Sudo should build "out of the box" for the OS's listed in SUPPORTED. Regardless, you should read the INSTALL file before proceeding. Also note that sudo options are now configured in sudo.h instead of the Makefile (although you can override the sudo.h values from the Makefile if you so desire). For more info see the INSTALL file. If you need to make changes, please send them to sudo-bugs@cs.colorado.edu Please send bugs, problems, comments, etc to sudo-bugs@cs.colorado.edu
Description
Languages
C
72.1%
Shell
8.6%
Makefile
7.9%
Roff
5.3%
M4
3.1%
Other
2.9%