]> granicus.if.org Git - sudo/shortlog
sudo
2019-02-21 Todd C. MillerAdd simple API for to allow reading environment data...
2019-02-19 Todd C. MillerFix pasto; the unrestricted env file was read when...
2019-02-19 Todd C. MillerBe sure to include sudo_queue.h where needed instead...
2019-02-18 Todd C. MillerOnly export sudo_arc4random_uniform() if arc4random_uni...
2019-02-18 Todd C. MillerQuiet a warning on gcc 8
2019-02-18 Todd C. MillerAIX 7.1 defines O_CLOEXEC but it can't be used outside...
2019-02-18 Todd C. MillerSplit command match code out into match_command.c.
2019-02-17 Todd C. MillerSplit out digest matching into its own file.
2019-02-17 Todd C. MillerSplit out digest matching into its own file.
2019-02-12 Todd C. MillerRename FOLLOW and NOFOLLOW tokens FOLLOWLNK and NOFOLLO...
2019-02-06 Todd C. MillerAdd stub definition of digest_matches() for SUDOERS_NAM...
2019-02-06 Todd C. MillerNo longer need to include sudo_lbuf.h
2019-02-06 Todd C. MillerOn RedHat/CentOS get the OS major version from /etc...
2019-02-05 Todd C. MillerUse SET macro instead of bitwise OR.
2019-02-05 Todd C. MillerIn sudo_make_grlist_item() the calculation of total...
2019-02-05 Todd C. MillerUse correct debug_decl() names.
2019-02-05 Todd C. MillerAdd fallback values for sudoers uid, gid and mode if...
2019-02-04 Todd C. Millerinclude stddef.h to make sure we get NULL
2019-02-02 Todd C. MillerFix memory leak when there are no network interfaces...
2019-01-25 Todd C. MillerUse $ac_cv_search_FUNCTION instead of $ac_lib and ...
2019-01-24 Todd C. MillerUpdated translations from translationproject.org
2019-01-22 Todd C. MillerFix listpw=never and verifypw=never. Bug #869
2019-01-20 Todd C. MillerMinor snprintf() usage tweaks:
2019-01-07 Todd C. MillerThe AIX nofiles hard limit fix and bug #867 will make...
2019-01-07 Todd C. MillerUse PAM_SILENT to prevent pam_lastlog from printing...
2019-01-07 Todd C. MillerFix the default nofiles and stack hard limits.
2019-01-03 Todd C. Millerregen
2019-01-03 Todd C. MillerFinal updates for sudo 1.8.27.
2019-01-03 Todd C. MillerUpdate copyright year
2019-01-03 Todd C. MillerUpdate for 2019
2019-01-02 Todd C. MillerFix setting of utmp entry when running command in a...
2018-12-25 Todd C. MillerUse debug_return_int not debug_return_bool in resolve_host
2018-12-24 Todd C. Millersudo 1.8.27
2018-12-24 Todd C. MillerAllow the sudoers file to be specified without the...
2018-12-20 Todd C. MillerThe iolog_dir section is below the maxseq section,...
2018-12-12 Todd C. MillerUpdated translations from translationproject.org
2018-12-11 Todd C. MillerAdd -n and -R options to help; reported by Radovan...
2018-12-11 Todd C. MillerAdd missing description of padding option and missing...
2018-12-11 Todd C. MillerThe -c option was missing from the help info; from...
2018-12-11 Todd C. MillerFix some typos; reported by Radovan Sroka
2018-12-08 Todd C. MillerIn sudo_pam_approval(), for the exempt case, only overw...
2018-12-07 Todd C. MillerThe fix for bug #843 was incomplete and caused pam_end...
2018-12-05 Todd C. MillerDon't run the command in a pty if no I/O plugins are...
2018-11-29 Todd C. MillerUpdate ignore patterns to match doc changes.
2018-11-29 Todd C. Millerfix mode fixmdoc.sed
2018-11-27 Todd C. MillerFix section in the .TH line of *.man.in file.
2018-11-27 Todd C. MillerAdd sudoers.man.in.sed, missed from previous commit.
2018-11-27 Todd C. MillerAdd Guillem Jover
2018-11-27 Todd C. Millerrecent changes
2018-11-27 Todd C. MillerUse roff conditionals in the manuals instead of post...
2018-11-24 Todd C. MillerSudo plugin manual updates and clarification from Guill...
2018-11-24 Todd C. MillerRevert changes to give arguments to the .Bx macro.
2018-11-23 Todd C. MillerUpdate fixmdoc.sh to match the BSD -> .Bx changes in...
2018-11-18 Todd C. MillerAdd support for utmps as found in HP-UX.
2018-11-14 Todd C. MillerSupport st_nmtime in struct stat as found in HP-UX.
2018-11-14 Todd C. MillerIf fcntl fails, fall back to the /proc implementation.
2018-11-12 Todd C. MillerMention schema.olcSudo
2018-11-09 Todd C. MillerMention schema.olcSudo here too.
2018-11-09 Todd C. MillerOpenLDAP schema file for Sudo in on-line configuration...
2018-11-09 Todd C. MillerUpdated translations from translationproject.org
2018-11-08 Todd C. MillerOnly use closefrom_fallback() if no better method exists.
2018-11-07 Todd C. MillerUpdated translations from translationproject.org
2018-11-07 Todd C. MillerPortuguese translation for sudo and sudoers from transl...
2018-11-05 Todd C. MillerAdd sudo_gai_fatal, sudo_gai_vfatal, sudo_gai_vwarn...
2018-10-31 Todd C. MillerFix memory leak in runaslist_matches().
2018-10-29 Todd C. Millertypo
2018-10-29 Todd C. Millerregen
2018-10-29 Todd C. MillerMore updates for 1.8.26
2018-10-28 Todd C. MillerAdd support for negated sudoRunAsUser and sudoRunAsGrou...
2018-10-27 Todd C. MillerDocument that the target user's groups may be specified...
2018-10-27 Todd C. MillerInclude getpwent() version of sudo_getgrouplist2_v1...
2018-10-27 Todd C. MillerUse a testsudoers group file with known contents instea...
2018-10-27 Todd C. MillerAllow the group set by "sudo -g" to be any of the targe...
2018-10-26 Todd C. MillerSkip sudo_getgrouplist2() check on systems with getgrou...
2018-10-26 Todd C. MillerAdd missing exported symbol sudo_term_eof
2018-10-26 Todd C. MillerAdd missing #ifdef LDAP_OPT_X_TLS_REQUIRE_CERT
2018-10-26 Todd C. Milleradd getgrouplist_test.c
2018-10-26 Todd C. MillerCheck the user's primary gid from the passwd file too.
2018-10-26 Todd C. Millerignore prologue
2018-10-26 Todd C. MillerConvert PVS-Studio comment to ANSI C.
2018-10-26 Todd C. MillerFix some mangled text in the license block.
2018-10-26 Todd C. MillerAdd regress test for sudo_getgrouplist2().
2018-10-25 Todd C. MillerMore changes in 1.8.26
2018-10-25 Todd C. MillerAdd padding option to cvtsudoers.
2018-10-25 Todd C. MillerRemove an errant grset++ in the AIX version of sudo_get...
2018-10-22 Todd C. MillerPass --sourcetree-root to pvs-studio and don't check...
2018-10-22 Todd C. MillerAsturian translation for sudo from translationproject.org
2018-10-21 Todd C. MillerAdd support for CLOCK_MONOTONIC_RAW and CLOCK_UPTIME_RA...
2018-10-21 Todd C. MillerAdd --enable-pvs-studio configure option to create...
2018-10-21 Todd C. MillerAdd pvs-studio target and associated production rules.
2018-10-21 Todd C. MillerAdd comments in .c files so PVS-Studio will check them.
2018-10-20 Todd C. MillerSimplify range checks.
2018-10-19 Todd C. MillerAvoid some PVS-Studio false positives.
2018-10-19 Todd C. MillerRemove some calls to sudo_fatalx(); just propagate...
2018-10-19 Todd C. MillerNo need to check if fd_dst is -1 in sudoedit mode.
2018-10-19 Todd C. MillerIn timestamp_open() no need to free cookie on error...
2018-10-18 Todd C. MillerFix a memory leak on malloc() error in sudo_ldap_role_t...
2018-10-18 Todd C. MillerMove the allocation of role to be immediately before...
2018-10-18 Todd C. MillerFix trimming of non-escaped trailing space in ldif_pars...
2018-10-18 Todd C. MillerSimplify the logic surrounding sudoers_args in command_...
next