]> granicus.if.org Git - sudo/shortlog
sudo
2017-09-26 Todd C. Millerenv_keep and env_check are also taken into account...
2017-09-18 Todd C. MillerMake PC insults the default and add new configure option,
2017-09-14 Todd C. MillerAdd missing translators from recent updates and one...
2017-09-07 Todd C. Millersync with translationproject.org
2017-09-07 Todd C. MillerMore accurately describe the use_pty option now that...
2017-09-07 Todd C. MillerDocument changes in use_pty behavior when no terminal...
2017-09-07 Todd C. MillerSet ec->cmnd_pid to the correct value when receiving...
2017-09-07 Todd C. MillerIf /dev/tty is not available and no I/O logging plugins...
2017-09-07 Todd C. MillerDo not set utmp_user if we did not actually allocate...
2017-09-07 Todd C. Millersudo 1.8.21p2
2017-09-06 Todd C. Millersudo_terminated() should not return true when SIGCHLD...
2017-09-06 Todd C. MillerSet SIGCHLD handler to SIG_DFL before forking the askpa...
2017-09-06 Todd C. MillerThe read and write sides of signal_pipe[] were swapped...
2017-09-05 Todd C. MillerFix a logic error in 96651906de42 which prevented sudo...
2017-09-01 Todd C. MillerSudo 1.8.21p1
2017-09-01 Todd C. MillerThe Fedora sudo package uses /etc/ldap.conf not /etc...
2017-09-01 Todd C. MillerThe fix for matching when no sudoRunAsUser is present...
2017-09-01 Todd C. MillerSprinkle a few more debugging printfs.
2017-09-01 Todd C. MillerFix replaying sessions that contain input logs. When...
2017-09-01 Todd C. Millerregen
2017-09-01 Todd C. MillerFix typo (Auguest vs. August). From David Pocock.
2017-08-31 Todd C. MillerGo back to returning true from display_privs() on non...
2017-08-31 Todd C. MillerFix the pass2 ldap query string when no search filter...
2017-08-29 Todd C. MillerDon't forward SIGINFO to the child when it is send...
2017-08-23 Todd C. MillerFix path to LICENSE and NEWS files that get used in...
2017-08-21 Todd C. Millersync with translationproject.org
2017-08-18 Todd C. Millersync with translationproject.org
2017-08-12 Todd C. Millersync with translationproject.org
2017-08-11 Todd C. MillerPreserving environment variables on the command line...
2017-08-10 Todd C. MillerAdd Friulian translation for sudo from Fabio Tomat...
2017-08-08 Todd C. Millersync with translationproject.org
2017-08-04 Todd C. MillerIn the Runas example that uses "boulder" make it clear...
2017-08-03 Todd C. Millerregen
2017-08-03 Todd C. MillerAllow the user to specify a list of environment variabl...
2017-08-01 Todd C. MillerReplace tty_tickets option with timestamp_type which...
2017-08-01 Todd C. Millerregen
2017-08-01 Todd C. MillerDon't send email about an unresolvable host name if...
2017-07-31 Todd C. Millerfix playback of stdout/stderr without embedded carriage...
2017-07-28 Todd C. MillerAvoid unused variable warning when sasl is not used.
2017-07-28 Todd C. MillerAdd support for --enable-sasl and --disable-sasl to...
2017-07-28 Todd C. MillerList the correct pattern ("*=()*") in the env_delete...
2017-07-28 Todd C. MillerInclude pathnames.h for /dev/fd on FreeBSD and Mac...
2017-07-27 Todd C. Millerupdate for 1.8.21
2017-07-27 Todd C. MillerNo need to call sudo_ev_del() before sudo_ev_free(...
2017-07-27 Todd C. MillerTerminate the command if an I/O log function returns...
2017-07-27 Todd C. MillerQuiet a coverity false positive.
2017-07-27 Todd C. MillerChange to a single event loop in sudoreplay and use...
2017-07-21 Todd C. Millerstart new sentences on a new line
2017-07-21 Todd C. MillerClarify how the variable prompt options interact with...
2017-07-21 Todd C. MillerDon't set passprompt_override when SUDO_PROMPT is present.
2017-07-20 Todd C. MillerAdd syslog_pid sudoers option to log sudo's process...
2017-07-20 Todd C. MillerWhen deciding which prompt to use (PAM's or sudo's...
2017-07-20 Todd C. MillerAdd missing argument to a few of the defaults strings...
2017-07-20 Todd C. MillerWhen examining environment variables or variables passe...
2017-07-20 Todd C. MillerDocument that "-p prompt" overrides SUDO_PROMPT.
2017-07-20 Todd C. MillerEnable passprompt_override by default if SUDO_PROMPT...
2017-07-17 Todd C. MillerWhen reading a single character via a switch() use...
2017-07-17 Todd C. MillerInitialize ch in getsize_cb() in case we are called...
2017-07-17 Todd C. Millerremove unused variable
2017-07-17 Todd C. MillerCall install_sudoers() even when doedit is false. ...
2017-07-17 Todd C. MillerReparse sudoers if a new #include file was added.
2017-07-14 Todd C. Millerdon't restore the cursor when setting terminal size...
2017-07-14 Todd C. MillerRead the xterm terminal size using an event so we can...
2017-07-14 Todd C. MillerIf we free the default base in sudo_ev_base_free()...
2017-07-13 Todd C. MillerAdd the ability to set a default event base, to be...
2017-07-13 Todd C. MillerAllow sudoreplay to adjust the window size on xterm...
2017-07-12 Todd C. MillerLog window size change events in the sudoers I/O plugin.
2017-07-12 Todd C. MillerPass window size change events to the plugin.
2017-07-12 Todd C. MillerClear input, output, control and local flags before...
2017-07-12 Todd C. MillerRemove pointless subshells in targets that simply chang...
2017-07-10 Todd C. MillerStore the debug instance ID for I/O plugins too.
2017-06-01 Todd C. MillerMove the bits to fill in the new event base to sudo_ev_...
2017-06-30 Todd C. MillerUse getentropy() in mkstemp/mkdtemp replacement.
2017-06-30 Todd C. MillerUse _PATH_DEV consistently
2017-06-15 Todd C. MillerWhen copying terminal settings from one tty to another...
2017-06-15 Todd C. MillerAdd debug warning when we have wait status but don...
2017-06-15 Todd C. MillerBetter handling of SIGCONT from in command in the monit...
2017-06-09 Todd C. Milleravoid padding in struct cmndspec
2017-06-07 Todd C. MillerFix the man section of sudo_plugin in cross-references.
2017-06-05 Todd C. MillerDon't treat an unchanged file as an error. From Xin Li.
2017-06-05 Todd C. Millersudo_edit() must return a wait status but if there...
2017-06-03 Todd C. MillerAvoid sign extension when assigning the value of tty_nr in
2017-06-03 Todd C. MillerInstead of hard-coding a check for bash functions in...
2017-06-02 Todd C. MillerMac OS X -> macOS
2017-06-02 Todd C. Millerdevsearch is ignored on BSD, macOS and Solaris
2017-05-31 Todd C. MillerSudo 1.8.20p2
2017-05-31 Todd C. MillerA command name may also contain newline characters...
2017-05-30 Todd C. MillerUse /proc/self consistently on Linux. As far as I...
2017-05-30 Todd C. MillerAdd a new "devsearch" Path setting to sudo.conf for...
2017-05-30 Todd C. MillerAfter opening a tty device, fstat() and error out if...
2017-05-29 Todd C. MillerSudo 1.8.20p1
2017-05-29 Todd C. MillerFix for CVE-2017-1000367, parsing of /proc/pid/stat...
2017-05-23 Todd C. MillerFix potential memory leak on reallocarray() error....
2017-05-23 Todd C. MillerOnly fall back to deprecated getaudit() on FreeBSD...
2017-05-23 Todd C. MillerUse clang on macOS if present
2017-05-23 Todd C. Millerfix paths to LICENSE and NEWS files for macOS packages
2017-05-18 Todd C. MillerTo avoid overwriting existing command status, check...
2017-05-18 Todd C. MillerAdd some patterns that could result in exponential...
2017-05-15 Todd C. MillerOn HP-UX 11.0, sys/ioctl.h is not sufficient to make...
2017-05-15 Todd C. MillerAlways used TIOCGWINSZ.
next