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
20a0fa12848ee4ff69153da83e0e7ad6cd4ae23f
sudo
/
lib
/
util
/
regress
History
Todd C. Miller
f59327bc5c
Fix final test with a format > 2048 bytes.
...
Keep track of tests run in the syslog() stub so we can detect if the stub is not being called.
2017-02-13 20:30:45 -07:00
..
atofoo
Fix a clang warning on macOS
2016-12-02 09:34:08 -07:00
fnmatch
Better test for negated character classes.
2016-02-26 11:24:25 -07:00
glob
Use strtok_r() instead of strtok()
2015-06-19 12:35:51 -06:00
mktemp
Add missing fcntl.h include.
2015-06-30 12:19:17 -06:00
parse_gids
Add missing exit value.
2015-06-30 12:19:24 -06:00
progname
Only include stddef.h where it is needed.
2015-06-20 05:34:35 -06:00
strsplit
Add missing exit value.
2015-06-30 12:19:24 -06:00
sudo_conf
Plug memory leak when a particular Path is set more than once.
2016-11-16 13:57:50 -07:00
sudo_parseln
Add a flags option to sudo_parseln() and a flag to only mach comments
2016-09-01 09:19:20 -06:00
tailq
We require ANSI C so stop using the obsolete STDC_HEADERS.
2015-06-19 14:29:27 -06:00
vsyslog
Fix final test with a format > 2048 bytes.
2017-02-13 20:30:45 -07:00