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
ptrace_readv_string: properly handle reads of more than one page
millert
as Todd C. Miller
More... about 2 months ago
revoke_pty: use killpg() not kill() to send HUP to the process group
millert
as Todd C. Miller
More... about 2 months ago
Don't assume RHEL major version is only a single digit
millert
as Todd C. Miller
More... 2 months ago
visudo: create temporary file as mod 0600 not 0700
millert
as Todd C. Miller
More... 2 months ago
We now build sudo releases from git, not mercurial
millert
as Todd C. Miller
More... 2 months ago
Sudo 1.9.17p1
millert
as Todd C. Miller
More... 2 months ago
Add missing tests
millert
as Todd C. Miller
More... 3 months ago
Properly check against errors against fwrite More... 3 months ago
No more mercurial repo, point to git.sudo.ws instead.
millert
as Todd C. Miller
More... 3 months ago
fix typo
millert
as Todd C. Miller
More... 3 months ago
Add Cantonese translation from GitHub
millert
as Todd C. Miller
More... 3 months ago
Updated translations from translationproject.org
millert
as Todd C. Miller
More... 3 months ago
Update .pot files for 1.9.17
millert
as Todd C. Miller
More... 3 months ago
Sudo 1.9.17
millert
as Todd C. Miller
More... 3 months ago
Fix typo
millert
as Todd C. Miller
More... 3 months ago
Fix typo
millert
as Todd C. Miller
More... 3 months ago
Deprecate chroot support
millert
as Todd C. Miller
More... 3 months ago
Add SUDO_TTY environment variable if the user has a tty
millert
as Todd C. Miller
More... 3 months ago
Restrict-qualify a few methods that are listed as such More... 3 months ago
Use TCSAFLUSH not TCSADRAIN when disabling echo
millert
as Todd C. Miller
More... 4 months ago
check_user: refactor the "running as self" check into its own function
millert
as Todd C. Miller
More... 4 months ago
check_user: restrict the special case for running as the invoking user
millert
as Todd C. Miller
More... 4 months ago
log_failure: only display "command not found" if running a command
millert
as Todd C. Miller
More... 4 months ago
Regenerate man format manuals
millert
as Todd C. Miller
More... 5 months ago
Sync "Path intercept" comment with default sudo.conf and man page
millert
as Todd C. Miller
More... 5 months ago
Fix typo and update Protocol Buffers URL in sudo_logsrv.proto man page More... 5 months ago
Fix minor grammar errors in sudoers.ldap man page More... 5 months ago
Fix typo: 'Please not report' → 'Please do not report' in documentation More... 5 months ago
Fix minor grammar and spelling issues in sudo.conf man page More... 5 months ago
Revert pivot_root and go back to prepending the new root directory.
millert
as Todd C. Miller
More... 5 months ago