]> granicus.if.org Git - sudo/shortlog
sudo
2012-10-26 Todd C. MillerAllow sudo to be build with sss support without also...
2012-10-25 Todd C. MillerRefactor policy plugin interface code from sudoers...
2012-10-25 Todd C. MillerRefactor command_info setting into its own function.
2012-10-25 Todd C. MillerMake interfaces pointer private to interfaces.c and...
2012-10-24 Todd C. MillerMake user_cwd const since it is either a string literal...
2012-10-24 Todd C. Millersudo 1.8.7
2012-10-24 Todd C. MillerAvoid nested strtok() calls.
2012-10-23 Todd C. MillerMove expand_prompt() into its own source file for easie...
2012-10-23 Todd C. MillerMake check.c independent of the underlying timestamp...
2012-10-23 Todd C. MillerAdd SUDOERS_NO_SEQ define to allow ${seq} to be disabled.
2012-10-23 Todd C. MillerUse a list for the possible values of Tag_Spec with...
2012-10-02 Todd C. Millersudo_ttyname_dev() is unused if there is no /proc or...
2012-10-02 Todd C. MillerExplicitly mark main() as public in executables to...
2012-10-02 Todd C. MillerRemove grep from SEE ALSO section.
2012-10-02 Todd C. MillerIf vasprintf() fails, just use the errno it sets instea...
2012-09-28 Todd C. MillerMention HP-UX pam.conf settings.
2012-09-27 Todd C. MillerSplit off timestamp functions into their own source...
2012-09-26 Todd C. MillerMention how !foo is not the same as ALL,!foo
2012-09-25 Todd C. MillerStart commands in the background when I/O logging is...
2012-09-25 Todd C. MillerHandle SIGCONT_FG and SIGCONT_BG when converting signal...
2012-09-24 Todd C. MillerFix running commands that need the terminal in the...
2012-09-24 Todd C. MillerAdd rudimentary support for name-based matching as...
2012-09-21 Todd C. MillerSplit out implementation-specific back end code out...
2012-09-18 Todd C. Millersudo 1.8.6p3
2012-09-18 Todd C. MillerDon't use embedded newline when matching, use \n. ...
2012-09-17 Todd C. MillerRename yyerror() to sudoerserror() to match yacc prefix...
2012-09-17 Todd C. MillerNo need to translate "unable to allocate memory" when...
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. MillerSudo 1.8.6p2
2012-09-16 Todd C. MillerWhen setting the signal handler for SIGTSTP to the...
2012-09-16 Todd C. MillerReplace the guts of sudo_setenv_nodebug() with our...
2012-09-15 Todd C. MillerDocument non-Unix group support in LDAP sudoers.
2012-09-15 Todd C. MillerEnable non-Unix group support for LDAP sudoers. We...
2012-09-14 Todd C. MillerSet yacc prefix to "sudoers" to avoid conflicts other...
2012-09-12 Todd C. MillerMention support for SUCCESS=return in /etc/nsswitch...
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. 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. 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.
2012-08-10 Todd C. MillerSupport for using SSSD (http://fedorahosted.org/sssd...
2012-08-09 Todd C. MillerIf sudo.conf contains an I/O plugin but no policy plugi...
2012-08-09 Todd C. MillerDo not modify the .Os section when building the .man...
2012-08-09 Todd C. MillerAdd a note about wildcards matching multiple words...
2012-08-07 Todd C. MillerFix a comment, update a variable name in a prototype...
2012-08-07 Todd C. MillerCast 2nd argument of lseek() to off_t if it is a consta...
2012-08-07 Todd C. MillerFix some warnings from clang checker-267
next