]> granicus.if.org Git - sudo/shortlog
sudo
2019-08-27 Todd C. MillerIf the sudoreplay ID option is a fully-qualified path... master
2019-08-27 Todd C. Millerregen
2019-08-27 Todd C. MillerAdd conditional for sesh path in sudo.conf manual.
2019-08-27 Todd C. MillerBug #895
2019-08-27 Todd C. MillerUse the SUDO_CONV_PREFER_TTY flag during authentication.
2019-08-23 Todd C. MillerFix typo that prevented a missing linux audit lib from...
2019-08-20 Todd C. MillerUse fputs(), not printf() for plain strings.
2019-08-20 Todd C. MillerRecent fixes.
2019-08-20 Todd C. MillerAdd user ID to the search filter when matching sudoUser.
2019-08-20 Todd C. MillerFix parsing of double-quoted Defaults bindings that...
2019-08-20 Todd C. MillerRestore core dump resource limit before the PAM session...
2019-08-19 Todd C. Millersys_signame on macOS contains lower-cases names
2019-08-19 Todd C. MillerAdd regress tests for str2sig() and sig2str().
2019-08-19 Todd C. MillerSIGIOT and SIGABRT are aliases on BSD systems.
2019-08-19 Todd C. MillerFix handling of real-time signals.
2019-08-16 Todd C. Milleripa_hostname fix
2019-08-15 Todd C. MillerFix special handling of ipa_hostname that was lost...
2019-08-14 Todd C. MillerRemove unused include file.
2019-08-05 Todd C. MillerMention I/O log signal change in NEWS and UPGRADE files.
2019-08-05 Todd C. MillerAsturian translation for sudoers from translationprojec...
2019-08-05 Todd C. MillerCheck source dir if source file is not listed in MANIFEST.
2019-08-05 Todd C. MillerStore signal name, not number in I/O log timing file.
2019-07-30 Todd C. MillerDisable stringop-truncation false positive warnings...
2019-07-30 Todd C. MillerReplace non-essential strncpy() calls.
2019-07-26 Todd C. MillerRevert version back to 1.8.28
2019-07-26 Todd C. MillerLink util functions being tested directly with the...
2019-07-23 Todd C. MillerUpdated translations from translationproject.org
2019-07-20 Todd C. MillerUse strftime(3) instead of formatting struct tm by...
2019-07-19 Todd C. MillerUpdate error message when the password cannot be read...
2019-07-19 Todd C. MillerFix for Bug #888
2019-07-19 Todd C. MillerIf the command in sudoers does not exist on the file...
2019-07-19 Todd C. MillerMore verbose error message when a password is required...
2019-07-19 Todd C. Millerregen
2019-07-19 Todd C. MillerDocument that PAM session modules are now run with...
2019-07-15 Todd C. MillerSimpler change to retry sudo_secure_file() as root...
2019-07-15 Todd C. MillerIf we are unable to stat() sudoers as non-root, try...
2019-07-12 Todd C. MillerClarify that ttyin contains raw terminal input.
2019-07-11 Todd C. MillerExpand the description of the I/O log files.
2019-07-11 Todd C. MillerRemove trailing whitespace.
2019-07-03 Todd C. MillerRename PLUGINDIR -> plugindir
2019-07-03 Todd C. MillerUse $libexecdir in default settings used by the documen...
2019-07-03 Todd C. MillerAdd conditional for sesh path in sudo.conf manual.
2019-07-03 Todd C. MillerUpdate plugindir even when --disable-shared is specified.
2019-06-25 Todd C. MillerAdd ssizeof macro that returns ssize_t.
2019-06-21 Todd C. Millersudoedit should be used for editing files instead of...
2019-06-21 Todd C. MillerMove the section on HOME to be after the environment...
2019-06-21 Todd C. MillerRemove the Solaris last login question, add one about...
2019-06-20 Todd C. MillerUse the term pseudo-terminal more consistently.
2019-06-20 Todd C. MillerDocument why HOME should not be preserved from the...
2019-06-20 Todd C. MillerRefer to command line options, not flags.
2019-06-20 Todd C. Millersync
2019-06-20 Todd C. Millersudo will now prompt for a password as long as /dev...
2019-06-20 Todd C. MillerRemove .cat pages, there is no need for them in the...
2019-06-20 Todd C. MillerMake env_editor the default.
2019-06-20 Todd C. MillerDon't describe env_editor as a security hole.
2019-06-20 Todd C. MillerFix details of how EDITOR, VISUAL and SUDO_EDITOR are...
2019-06-20 Todd C. MillerModern visudo locks the actual sudoers file, not the...
2019-06-20 Todd C. MillerIn tty_present(), check for /dev/tty if sudo was unable...
2019-06-20 Todd C. MillerDon't refuse to use the tty unless /dev/tty is unavailable.
2019-06-19 Todd C. MillerUse of "they" was ambiguous.
2019-06-19 Todd C. MillerBetter description of secure_path.
2019-06-19 Todd C. MillerAdd Sander Bos
2019-06-19 Todd C. MillerFix a few typos and awkward wording.
2019-06-15 Todd C. MillerClarify which environment variables are set based on...
2019-06-10 Todd C. Millerlibsudo_util depends on LT_DEP_LIBS even when building...
2019-06-10 Todd C. MillerSolaris getentropy() requires that sys/random.h be...
2019-05-29 Todd C. MillerUse the runhost for "User foo is not allowed to run...
2019-05-28 Todd C. MillerDocument that "no tty present and no askpass program...
2019-05-27 Todd C. MillerAdd Sangamesh Mallayya and Michael Spradling
2019-05-27 Todd C. MillerAdd -B option to ring the bell before the password...
2019-05-27 Todd C. MillerAllow the user to change their password if expired...
2019-05-26 Todd C. MillerWhen using AIX auth, don't display the AIX password...
2019-05-24 Todd C. MillerAIX packages were not being build with optimization...
2019-05-22 Todd C. MillerFix a typo.
2019-05-22 Todd C. MillerSupport using macOS SDKs from /Library/Developer/Comman...
2019-05-16 Todd C. MillerIt is safe to assume _POSIX_VDISABLE is defined.
2019-05-06 Todd C. MillerRemove second catopen() which is never called.
2019-05-01 Todd C. MillerSudo's conversation functions now filters out the last...
2019-04-30 Todd C. MillerAdd pam_acct_mgmt setting to enable/disable PAM account...
2019-04-30 Todd C. Millerregen
2019-04-30 Todd C. MillerSudo 1.8.28
2019-04-29 Todd C. MillerAdd SPDX-License-Identifier to files.
2019-04-28 Todd C. MillerFilter out last login messages on HP-UX unless running...
2019-04-26 Todd C. MillerFreeBSD's /dev/fd only contains fds 0-2 unless fdescfs...
2019-04-20 Todd C. MillerKeep debug fds open in send_mail() to aid in debugging.
2019-04-19 Todd C. MillerSet def_mailerflags even if sendmail was not found...
2019-04-08 Todd C. MillerAdd a proper getdelim(3) replacement and use it instead...
2019-04-08 Todd C. MillerRestrict the PAM_TTY kludge to Solaris and Linux-PAM.
2019-03-18 Todd C. MillerFix the counting of supplementary groups on AIX.
2019-03-14 Todd C. MillerPlug a memory leak on user/group lookup failure found...
2019-03-08 Todd C. MillerFix test failure when run by a user other than the...
2019-03-08 Todd C. MillerUpdated translations from translationproject.org
2019-03-08 Todd C. MillerTest cvtsudoers stdout and stderr separately.
2019-03-07 Todd C. MillerBetter comment about EOVERFLOW and pstat_getproc().
2019-03-07 Todd C. MillerIgnore EOVERFLOW from pstat_getproc(), it is not a...
2019-03-06 Todd C. Millerupdate copyright year
2019-03-05 Todd C. MillerFix error message when a fully-qualified plugin path...
2019-03-04 Todd C. MillerFix unescaped '\' and remove an extra '[' in the defini...
2019-03-03 Todd C. MillerIgnore carriage return before a linefeed.
2019-02-26 Todd C. MillerFor sssd, the nsswitch.conf setting should be "sss...
next