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
10,078
Commits
1
Branch
0
Tags
02a117f336e198a26eb423e9f11f14155daca70a
Commit Graph
3 Commits
Author
SHA1
Message
Date
Todd C. Miller
a23048bbb2
Avoid using sprintf(), vsprintf(), strcat(), and strncat().
...
It is less error-prone to use functions with a return value that indicates when truncation ocurred.
2020-03-11 19:46:07 -06:00
Robert Manner
8cacaabe9b
plugins/python/regress: add missing license texts
2020-01-20 06:30:20 -07:00
Robert Manner
5da7bd562c
plugins/python/regress: adds tests for python plugin feature and examples
2020-01-20 06:30:20 -07:00