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
e4057faca239b7ed9e2402da548b6965b284445b
sudo
/
plugins
History
Todd C. Miller
e4057faca2
Properly handle sysconf(_SC_LOGIN_NAME_MAX) returning -1 on failure.
...
The cast to size_t needs to be outside the MAX() macro or the -1 will get cast to unsigned.
2023-12-28 09:00:49 -07:00
..
audit_json
add_timestamp: check sudo_json_* return values.
2023-11-09 17:12:55 -07:00
group_file
Prefer fputs over fprintf where possible
2023-10-15 10:28:57 -06:00
python
Typographical and Grammatical fixes
2023-11-28 15:00:04 -07:00
sample
Typographical and Grammatical fixes
2023-11-28 15:00:04 -07:00
sample_approval
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
sudoers
Properly handle sysconf(_SC_LOGIN_NAME_MAX) returning -1 on failure.
2023-12-28 09:00:49 -07:00
system_group
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00