This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
sudo
Watch
2
Star
0
Fork
0
You've already forked sudo
mirror of
https://github.com/sudo-project/sudo.git
synced
2025-08-22 01:49:11 +00:00
Code
Issues
Releases
Wiki
Activity
sudo
/
plugins
/
group_file
History
Rose
e095069d2a
Prefer fputs over fprintf where possible
...
fprintf does extra work and meant for formatting strings.
2023-10-15 10:28:57 -06:00
..
getgrent.c
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
group_file.c
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
group_file.exp
Rename sample_group plugin to group_file.
2013-02-18 15:32:36 -05:00
Makefile.in
Add adminconfdir and --enable-adminconf to set it.
2023-05-02 10:37:39 -06:00
plugin_test.c
Prefer fputs over fprintf where possible
2023-10-15 10:28:57 -06:00