I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 05, 2025 — Aug 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ldif_parse_attribute: fix memory leak introduced in new error path
millert
as Todd C. Miller
More... 18 days ago
command_matches_glob: Do not allow glob characters in chroot dir
millert
as Todd C. Miller
More... 18 days ago
evlog_new: Only create the event log UUID once
millert
as Todd C. Miller
More... 28 days ago
Updated translations from translationproject.org
millert
as Todd C. Miller
More... about 1 month ago
New Arabic translation from translationproject.org
millert
as Todd C. Miller
More... about 1 month ago
timestamp_remove: remove all matches regardless of timestamp_type
millert
as Todd C. Miller
More... about 1 month ago
mkdep.pl: Prevent infinite recursion when looking for includes More... about 1 month ago
script_matches: Fix potential NULL dereference if argv has changed
millert
as Todd C. Miller
More... about 2 months ago
exec_ptrace_seize: add PTRACE_O_EXITKILL to ptrace options
millert
as Todd C. Miller
More... about 2 months ago
fix: update link More... about 2 months ago
fix: correct broken link styling in security policy More... about 2 months ago
Move tls_connect_error_fn() inside #ifdef HAVE_OPENSSL block
millert
as Todd C. Miller
More... about 2 months ago
sudoedit: perform relative file name expansion before policy check
millert
as Todd C. Miller
More... about 2 months ago
sudoedit: prepend current working directory for relative file names
millert
as Todd C. Miller
More... about 2 months ago
Negated sudoRole entries do not support white space after the '!'
millert
as Todd C. Miller
More... 2 months ago
Remove hack to support sudo 1.8.7 I/O log timing files
millert
as Todd C. Miller
More... 2 months ago
ldif_parse_attribute: reject base64 attributes containing control chars
millert
as Todd C. Miller
More... 2 months ago
ptrace_write_string: fix the check for end-of-string
millert
as Todd C. Miller
More... 2 months ago
Call signal_pipe_cb() one a second even if the pipe is empty.
millert
as Todd C. Miller
More... 2 months ago
Use ANSI escape sequence to erase line when "pwfeedback" enabled.
millert
as Todd C. Miller
More... 2 months ago
sudo_check_temp_file: reject if st_nlink > 1
millert
as Todd C. Miller
More... 2 months ago
sudo_ttyname_dev: check /dev/console before /proc/self/fd/[0-3]
millert
as Todd C. Miller
More... 3 months ago
Fix heap buffer overflow in ptrace_writev_vec() for compat binaries More... 3 months ago
Fix heap buffer overflow in ptrace_writev_vec() for compat binaries More... 3 months ago
CWD, CHROOT and SHA-2 digest only effect non-builtin commands.
millert
as Todd C. Miller
More... 3 months ago
Sudoedit arguments must be file names starting with '/' or a regex.
millert
as Todd C. Miller
More... 3 months ago
verify_execve_args: add execveat(2) support
millert
as Todd C. Miller
More... 3 months ago
execve_args_match: detect argv[] or envp[] being shorter than expected
millert
as Todd C. Miller
More... 3 months ago
tgetpass: Honor WAYLAND_DISPLAY and WAYLAND_SOCKET More... 3 months ago
visudo: fix displaying info about skipped includedir files
millert
as Todd C. Miller
More... 3 months ago