Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
millert
/
sudo
Public
forked from
sudo-project/sudo
Notifications
You must be signed in to change notification settings
Fork
3
Star
27
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 21, 2024
Sort entries in the "SEE ALSO" section.
millert
committed
e670d2a
View commit details
Copy full SHA for e670d2a
Browse repository at this point
If sudo is run without a tty via ssh, suggest using "ssh -t"
Show description for 516f729
millert
committed
516f729
View commit details
Copy full SHA for 516f729
Browse repository at this point
The "ALL" command should not override a previous NOSETENV tag in a rule.
Show description for 4dbb07c
millert
committed
4dbb07c
View commit details
Copy full SHA for 4dbb07c
Browse repository at this point
Commits on Dec 1, 2024
Don't need to undef _POSIX_HOST_NAME_MAX, it is not used.
millert
committed
de3b179
View commit details
Copy full SHA for de3b179
Browse repository at this point
Commits on Nov 29, 2024
Quiet codespell 2.3.0 complaints.
millert
committed
3226c60
View commit details
Copy full SHA for 3226c60
Browse repository at this point
Commits on Nov 28, 2024
Use NODEV macro instead of explicit (dev_t)-1.
Show description for d5028a0
millert
committed
d5028a0
View commit details
Copy full SHA for d5028a0
Browse repository at this point
Commits on Nov 25, 2024
Sudo 1.9.16p2
millert
committed
73cbe4e
View commit details
Copy full SHA for 73cbe4e
Browse repository at this point
Commits on Nov 18, 2024
Work around a bug in UBSan that is causing CI failures.
Show description for f8987fc
millert
committed
f8987fc
View commit details
Copy full SHA for f8987fc
Browse repository at this point
Commits on Nov 17, 2024
Avoid multiple calls to sysonf() via the MAX macro.
Show description for da20cce
millert
committed
da20cce
View commit details
Copy full SHA for da20cce
Browse repository at this point
Add some casts to quiet -Wconversion
millert
committed
3d85f2e
View commit details
Copy full SHA for 3d85f2e
Browse repository at this point
Commits on Nov 16, 2024
Cast hook functions to sudo_hook_fn_t to fix C23 compile error.
Show description for 9613ef9
millert
committed
9613ef9
View commit details
Copy full SHA for 9613ef9
Browse repository at this point
Use NULL, not false, in the terminating entry of test_data[].
millert
committed
4c99e29
View commit details
Copy full SHA for 4c99e29
Browse repository at this point
Pass NULL, not false, to sudoers_format_default_line().
millert
committed
9c63ff0
View commit details
Copy full SHA for 9c63ff0
Browse repository at this point
sudo_ttyname_dev: On Linux try to use /proc/self/fd/{0,1,2} if possible.
Show description for b7efb8a
millert
committed
b7efb8a
View commit details
Copy full SHA for b7efb8a
Browse repository at this point
get_process_ttyname: always return the terminal device if we find one.
Show description for 7e8f006
millert
committed
7e8f006
View commit details
Copy full SHA for 7e8f006
Browse repository at this point
Commits on Nov 12, 2024
Sudo 1.9.16p1
millert
committed
abc0baf
View commit details
Copy full SHA for abc0baf
Browse repository at this point
pam_get_item() takes a void ** arg, not const void **, on Solaris
millert
committed
0f41cd7
View commit details
Copy full SHA for 0f41cd7
Browse repository at this point
Commits on Nov 11, 2024
Shell-style substitution is not supported in env_file.
Show description for 8b53757
millert
committed
8b53757
View commit details
Copy full SHA for 8b53757
Browse repository at this point
Commits on Oct 29, 2024
Do not send mail for "sudo -nv" or "sudo -nl"
Show description for 1161152
millert
committed
1161152
View commit details
Copy full SHA for 1161152
Browse repository at this point
Commits on Oct 28, 2024
Run igor on other docs too, not just man pages
millert
committed
9d49f86
View commit details
Copy full SHA for 9d49f86
Browse repository at this point
Remove trailing whitespace
millert
committed
5180dd8
View commit details
Copy full SHA for 5180dd8
Browse repository at this point
docs: update NEWS
Show description for 28df79a
eltociear
authored and
millert
committed
28df79a
View commit details
Copy full SHA for 28df79a
Browse repository at this point
Commits on Oct 5, 2024
sudo_pam_verify: move PAM_USER after getpass_error check
Show description for 17aa768
millert
committed
17aa768
View commit details
Copy full SHA for 17aa768
Browse repository at this point
Fix indentation
millert
committed
52c73b8
View commit details
Copy full SHA for 52c73b8
Browse repository at this point
plugins/pam: Check the user didn't change during PAM transaction
Show description for a68e821
3v1n0
authored and
millert
committed
a68e821
View commit details
Copy full SHA for a68e821
Browse repository at this point
Commits on Sep 28, 2024
Fix typo in sudoer file comment
Perdu
authored and
millert
committed
05b5de5
View commit details
Copy full SHA for 05b5de5
Browse repository at this point
Commits on Sep 21, 2024
Document "--with-secure-path-value=no"
millert
committed
f6e1a87
View commit details
Copy full SHA for f6e1a87
Browse repository at this point
Put restrict qualifers in strvec_join function pointer
AZero13
authored and
millert
committed
77672d8
View commit details
Copy full SHA for 77672d8
Browse repository at this point
Allow --secure-path-value=no
Show description for 131e7e2
citrus-it
authored and
millert
committed
131e7e2
View commit details
Copy full SHA for 131e7e2
Browse repository at this point
Commits on Sep 13, 2024
Update CIFuzz GitHub action
millert
committed
ae5cf31
View commit details
Copy full SHA for ae5cf31
Browse repository at this point
alias_error: display the file and line info for the duplicate alias
Show description for 0cbddb6
millert
committed
0cbddb6
View commit details
Copy full SHA for 0cbddb6
Browse repository at this point
Commits on Sep 11, 2024
On AIX, psinfo.pr_ttydev is 0 when a process has no terminal.
Show description for d001abc
millert
committed
d001abc
View commit details
Copy full SHA for d001abc
Browse repository at this point
Commits on Sep 10, 2024
Add pam_silent setting to sudoers example config
Ferdi265
authored and
millert
committed
ce36f01
View commit details
Copy full SHA for ce36f01
Browse repository at this point
Fix version typo for pam_silent option in sudoers man page
Ferdi265
authored and
millert
committed
915935a
View commit details
Copy full SHA for 915935a
Browse repository at this point
Commits on Sep 6, 2024
Fix the date written used by the exit record in sudo-format log files
Show description for 22b3206
millert
committed
22b3206
View commit details
Copy full SHA for 22b3206
Browse repository at this point
Previous
Next
You can’t perform that action at this time.