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
1
Packages
Projects
Releases
Wiki
Activity
Files
8397297de5d42fbc3ee05d27c4b2a89c20a8a864
sudo
/
plugins
History
Todd C. Miller
593832152f
Make sure groupname_len is at least 32 just to be on the safe side.
...
It is better to allocate a little extra and not need it than to have to reallocate and start over.
2013-03-05 14:06:51 -05:00
..
group_file
Rename sample_group plugin to group_file.
2013-02-18 15:32:36 -05:00
sample
Fix memory leak in error path; found by llvm checker
2013-02-06 16:38:31 -05:00
sudoers
Make sure groupname_len is at least 32 just to be on the safe side.
2013-03-05 14:06:51 -05:00
system_group
Add missing __dso_public to plugin structs so they are exported.
2013-02-06 13:08:48 -05:00