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
5bbfaa8e68b5ee6f27d4fbfa3c4e789341724f9c
sudo
/
plugins
History
Rose
725d3fdc20
Prefer putchar over fputc where possible
...
putchar is easier to understand than fputc and printf and does less work than those two do.
2024-01-13 15:24:43 -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
Prefer putchar over fputc where possible
2024-01-13 15:24:43 -07:00
system_group
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00