]> granicus.if.org Git - sudo/shortlog
sudo
2013-01-31 Todd C. MillerClarify ttyname changes. SUDO_1_8_6p6
2013-01-31 Todd C. MillerAdd 1.8.6p6
2013-01-31 Todd C. MillerRemove ttyname() fall back code on systems where we...
2013-01-24 Todd C. MillerAdded tag SUDO_1_8_6p5 for changeset e16ecb5c6677
2013-01-24 Todd C. MillerAdd __dso_public to extern declaration of declaration... SUDO_1_8_6p5
2013-01-24 Todd C. MillerSudo 1.8.6p5
2013-01-24 Todd C. MillerAdd 1.8.6p5
2013-01-18 Todd C. MillerUse _getgroupsbymember() on Solaris to get the groups...
2013-01-23 Todd C. MillerFix potential stack overflow due to infinite recursion...
2013-01-15 Todd C. MillerAdded tag SUDO_1_8_6p4 for changeset 708b8db3b30e
2013-01-13 Todd C. MillerAdd missing call to save_signals(). SUDO_1_8_6p4
2013-01-11 Todd C. MillerUse -fstack-protector-all in preference to -fstack...
2013-01-11 Todd C. MillerOnly test for -fstack-protector and -fvisibility=hidden...
2013-01-03 Todd C. MillerAdd Sudo 1.8.6p4
2013-01-03 Todd C. MillerSudo 1.8.6p4
2013-01-03 Todd C. MillerBreak out stack smashing protector options into SSP_CFL...
2013-01-01 Todd C. MillerIn rbrepair(), make sure we never try to change the...
2012-12-27 Todd C. MillerDisable PIE on FreeBSD/ia64, otherwise sudo will segfault.
2012-11-25 Todd C. MillerAvoid NULL deref for unknown Defaults in strict mode.
2012-11-06 Todd C. MillerDo not inform the user that the command was not permitt...
2012-11-06 Todd C. MillerThe -a option should be #ifdef HAVE_BSD_AUTH_H, not -A.
2012-10-26 Todd C. MillerAllow sudo to be build with sss support without also...
2012-09-24 Todd C. MillerFix running commands that need the terminal in the...
2012-11-13 Todd C. MillerFold preinstall into install-plugin and pass the path...
2012-11-06 Todd C. MillerAdd preinstall target that runs SUDO_PREINSTALL_CMD...
2012-09-18 Todd C. MillerAdded tag SUDO_1_8_6p3 for changeset f25e20b889d7
2012-09-18 Todd C. Millersudo 1.8.6p3 SUDO_1_8_6p3
2012-09-18 Todd C. MillerDon't use embedded newline when matching, use \n. ...
2012-09-17 Todd C. MillerFall back on lstat(2) if d_type in struct dirent is...
2012-09-17 Todd C. MillerAvoid calling fclose(NULL) in the error path when we...
2012-09-17 Todd C. MillerAdded tag SUDO_1_8_6p2 for changeset 56852147a260
2012-09-17 Todd C. MillerSudo 1.8.6p2 SUDO_1_8_6p2
2012-09-16 Todd C. MillerWhen setting the signal handler for SIGTSTP to the...
2012-09-12 Todd C. MillerAdded tag SUDO_1_8_6p1 for changeset 98436a0a8cf1
2012-09-12 Todd C. MillerMerge NEWS update for sudo 1.8.6p1 SUDO_1_8_6p1
2012-09-12 Todd C. MillerMention support for SUCCESS=return in /etc/nsswitch...
2012-09-12 Todd C. MillerMerge sudo 1.8.6p1 from trunk.
2012-09-12 Todd C. Millersudo 1.8.6p1
2012-09-11 Todd C. MillerAvoid setting LOGNAME, USER and USERNAME variables...
2012-09-11 Todd C. MillerFix duplicate detection in sudo_putenv(), do not prune...
2012-09-11 Todd C. MillerAdd some debuggging
2012-09-04 Todd C. MillerDisable word wrap in list mode when stdout is a pipe...
2012-09-04 Todd C. MillerPrint a trailing newline in lbuf_print() when there...
2012-09-04 Todd C. MillerAdd support for [SUCCESS=return] in nsswitch.conf;...
2012-09-04 Todd C. MillerAdded tag SUDO_1_8_6 for changeset 15ed71afbd50
2012-09-04 Todd C. MillerMerge sudo 1.8.6 from trunk. SUDO_1_8_6
2012-09-04 Todd C. MillerAdd sssd.c
2012-09-01 Todd C. Millerregen .po files
2012-09-01 Todd C. MillerAdd Vietnamese sudoers translation from translationproj...
2012-09-01 Todd C. Millermention PIE
2012-09-01 Todd C. MillerAdd Vietnamese sudoers translation from translationproj...
2012-08-29 Todd C. MillerAdd missing signame dependency
2012-08-29 Todd C. MillerSilence compiler warnings.
2012-08-29 Todd C. MillerReplace strsigname() with sig2str(), emulating it as...
2012-08-29 Todd C. MillerUse fseeko() for legacy utmp handling if available.
2012-08-28 Todd C. MillerDetect sys_sigabbrev[] and use it in place of sys_signa...
2012-08-28 Todd C. MillerHandle NULL entries in sys_siglist and sys_signame.
2012-08-28 Todd C. MillerConvert my_sys_sig{list,name} -> sudo_sys_sig{list...
2012-08-27 Todd C. Millersync
2012-08-27 Todd C. MillerPass on SIGTSTP to the command if it was sent by a...
2012-08-27 Todd C. MillerShells typically change their process group when they...
2012-08-27 Todd C. MillerUse strsigname() to print signal names in the debug...
2012-08-23 Todd C. MillerRemove generated file and change path for temporary...
2012-08-23 Todd C. MillerWhen running regress tests, list pass/fail rate for...
2012-08-23 Todd C. MillerDon't print an error message in yyerror() if open_sudoe...
2012-08-23 Todd C. MillerAvoid printing the >>> parse error <<< message for...
2012-08-22 Todd C. MillerFix NULL deref when an entry has no Runas_Entry
2012-08-22 Todd C. Millersync with translationproject.org
2012-08-22 Todd C. Millersync
2012-08-22 Todd C. MillerCorrect the check_user() comment header.
2012-08-22 Todd C. MillerChange a log_fatal() into log_error() when no auth...
2012-08-22 Todd C. MillerAdd missing debug_return
2012-08-21 Todd C. MillerMake the capitalization consistent for .Ss and .Sx
2012-08-21 Todd C. MillerAdd COMMAND EXECUTION section that describes how sudo...
2012-08-18 Todd C. MillerHappy Easter
2012-08-17 Todd C. MillerDon't echo the awk command when building siglist.in
2012-08-17 Todd C. MillerCosmetic changes.
2012-08-17 Todd C. MillerThe HISTORY, LICENSE and CONTRIBUTORS files are not...
2012-08-17 Todd C. MillerSync with translationproject.org and add Italian sudoer...
2012-08-16 Todd C. MillerExpand description of fqdn to talk about systems where...
2012-08-15 Todd C. MillerFor cat pages there is nothing to make unless DEVEL...
2012-08-15 Todd C. MillerAlways use mandoc to format cat pages and remove now...
2012-08-15 Todd C. Millersync polypkg from git
2012-08-15 Todd C. MillerUse AI_FQDN instead of AI_CANONNAME if available since...
2012-08-14 Todd C. MillerFix some typos.
2012-08-14 Todd C. MillerAdd new check_defaults() function to check (but not...
2012-08-13 Todd C. MillerDocument sudoers log format.
2012-08-13 Todd C. MillerUpdate for sudo 1.8.5p3
2012-08-13 Todd C. MillerAdded tag SUDO_1_8_5p3 for changeset 008a7807c354
2012-08-13 Todd C. Millersudo 1.8.5p3 SUDO_1_8_5p3
2012-08-13 Todd C. MillerAdd missing check for I/O plugin API version when check...
2012-08-13 Todd C. MillerCan't call debug code in the process_hooks_xxx function...
2012-08-13 Todd C. MillerAdd missing check for I/O plugin API version when check...
2012-08-13 Todd C. MillerCan't call debug code in the process_hooks_xxx function...
2012-08-10 Todd C. MillerInclude signal.h before sudo_exec.h since it uses sigse...
2012-08-10 Todd C. MillerRemove OPTIONS section; options now go inside DESCRIPTION
2012-08-10 Todd C. Millerregen
2012-08-10 Todd C. MillerSync with translationproject.org and add new Slovenian...
2012-08-10 Todd C. MillerReduce the number of "internal error, foo overflow...
2012-08-10 Todd C. MillerMention HP-UX reboot fix.
next