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
c56a812ea2f4800af1b2093bfc6f43f4badb3a76
sudo
/
plugins
History
Todd C. Miller
c56a812ea2
In io_mkdirs(), change the order from stat then mkdir, to mkdir then stat.
...
This more closely matches what "mkdir -p" does. Coverity CID 104120.
2016-05-06 16:42:42 -06:00
..
group_file
Cast the return value of fcntl() to void when setting FD_CLOEXEC.
2016-05-05 16:09:51 -06:00
sample
README file for the sample plugin that tells the user how to build,
2016-05-06 11:30:02 -06:00
sudoers
In io_mkdirs(), change the order from stat then mkdir, to mkdir then stat.
2016-05-06 16:42:42 -06:00
system_group
No need to have version macros for hooks, callbacks and the sudoers
2015-09-09 14:56:52 -06:00