I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
INSTALL.md: Don't try to enumerate all the hardening options
millert
as Todd C. Miller
More... 6 days ago
configure: use "the C compiler" instead of $CC in messages
millert
as Todd C. Miller
More... 6 days ago
hardening.m4: check for -fcf-protection=return on 32-bit x86
millert
as Todd C. Miller
More... 6 days ago
hardening.m4: additional hardening options from best.openssf.org
millert
as Todd C. Miller
More... 6 days ago
configure: compile with _FORTIFY_SOURCE=3 where possible
millert
as Todd C. Miller
More... 8 days ago
Only install sudo_sendlog man page when sudo_sendlog is installed. GitHub issue #467
millert
as Todd C. Miller
More... 9 days ago
Update macros from autoconf-archive.
millert
as Todd C. Miller
More... 9 days ago
hardening.m4: check for -mbranch-protection=standard on aarch64
millert
as Todd C. Miller
More... 9 days ago
Enable Intel CET on x86-64 only More... 9 days ago
testsudoers: Add -L option to warning about mixing -l, -L and -v.
millert
as Todd C. Miller
More... 12 days ago
When listing another user, only apply NOPASSWD for "ALL" or "list"
millert
as Todd C. Miller
More... 12 days ago
Regenerate with protobuf-c 1.5.2
millert
as Todd C. Miller
More... 13 days ago
Add test for only changing the group (not the user).
millert
as Todd C. Miller
More... 13 days ago
Expand test for the runas fix in sudo 1.9.14
millert
as Todd C. Miller
More... 14 days ago
sudoers_lookup_check: remove hack for runas.pw when only a group matches
millert
as Todd C. Miller
More... 14 days ago
runaslist_matches: restore ability of user to only specify a group
millert
as Todd C. Miller
More... 15 days ago
Fix a typo
millert
as Todd C. Miller
More... 15 days ago
iolog_adjust_delay: avoid division by zero
millert
as Todd C. Miller
More... 20 days ago
Fix typo introduced in last commit
millert
as Todd C. Miller
More... 27 days ago
Update to protobuf-c 1.5.2
millert
as Todd C. Miller
More... 27 days ago
direct_exec_allowed: don't allow for intercept or log_subcmds
millert
as Todd C. Miller
More... about 1 month ago
exec_ptrace: kill process if architecture does not match
millert
as Todd C. Miller
More... about 1 month ago
Fix check for which man page type to use with nroff
millert
as Todd C. Miller
More... about 2 months ago
client_msg_cb: make warning match the function that failed
millert
as Todd C. Miller
More... about 2 months ago
Sudo 1.9.17p2
millert
as Todd C. Miller
More... about 2 months ago
digest_matches: plug fd leak on snprinf() failure
millert
as Todd C. Miller
More... about 2 months ago
Add a way to override pp_rpm_arch when building rpms
millert
as Todd C. Miller
More... about 2 months ago
Fix check for which man page type to use with nroff
millert
as Todd C. Miller
More... about 2 months ago
ts_write: call lseek after fruncate on short write
millert
as Todd C. Miller
More... about 2 months ago
ptrace_readv_string: quiet sign-compare warning
millert
as Todd C. Miller
More... about 2 months ago