This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc97c2e75ccbbd00719a1ce993a731d7f79dd25f
sudo
/
include
History
Todd C. Miller
28db1fbbed
We need sysconfdir in compat/Makfile to get the proper sudo.conf
...
path. Add standard prefix and foodir expansion in all Makefiles to avoid this problem in the future.
2012-02-27 13:28:15 -05:00
..
alloc.h
Update copyright year
2010-06-14 12:19:49 -04:00
error.h
Fold SUDO_DEBUG_PROGERR and SUDO_DEBUG_SYSERR into SUDO_DEBUG_ERROR
2011-11-07 16:33:49 -05:00
fileops.h
Use stdbool.h instead of rolling our own TRUE/FALSE macros.
2011-12-02 11:27:33 -05:00
gettext.h
Add gettext.h convenience header. This is similar to but distinct from
2011-05-20 11:48:17 -04:00
lbuf.h
Add primitive format string support to the lbuf code to make translations
2011-05-20 15:25:03 -04:00
list.h
Update copyright year
2010-06-14 12:19:49 -04:00
Makefile.in
We need sysconfdir in compat/Makfile to get the proper sudo.conf
2012-02-27 13:28:15 -05:00
missing.h
Make a copy of the struct passwd in exec_setup() to make sure nothing
2012-02-06 10:56:39 -05:00
secure_path.h
Relax the user/group/mode checks on sudoers files. As long as the
2012-02-22 13:04:03 -05:00
sudo_conf.h
Normally, sudo disables core dumps while it is running. This
2012-02-03 14:57:03 -05:00
sudo_debug.h
g/c now-unused debug subsystems
2012-02-05 10:17:26 -05:00
sudo_plugin.h
New debug framework for sudo and plugins using /etc/sudo.conf that
2011-10-22 14:00:52 -04:00