]> granicus.if.org Git - sudo/shortlog
sudo
2018-02-10 Todd C. MillerConvert ldap results into a sudoers userspec so we...
2018-02-08 Todd C. MillerDon't mark sudoers.dist volatile, it only gets used...
2018-02-05 Todd C. MillerRefactor member freeing code into free_member().
2018-02-05 Todd C. MillerFix compilation with glibc where stdout is not constant.
2018-02-04 Todd C. MillerFor "sudo -l", if a word includes spaces, print it...
2018-02-03 Todd C. MillerDisplay sudoNotBefore and sudoNotAfter in "sudo -l"
2018-02-03 Todd C. MillerFor "sudo -l", if a word includes spaces, print it...
2018-02-03 Todd C. MillerAdd back printing of negation operator ('!') when print...
2018-02-03 Todd C. MillerUse visudo to validate "cvtsudoers -f sudoers" output.
2018-02-03 Todd C. MillerRemove syslog_goodpri and syslog_badpri without a value...
2018-02-03 Todd C. MillerWhen outputting sudoers, if a word includes spaces...
2018-02-02 Todd C. MillerAdd sudoers output format to cvtsudoers. In the future...
2018-02-02 Todd C. MillerWhen printing a member name, quote sudoers special...
2018-02-02 Todd C. MillerMove SUDOERS_QUOTED define to parse.h
2018-01-30 Todd C. MillerRemove extraneous break statement and fix some whitespace.
2018-01-30 Todd C. MillerThe max timeout for kernel time stamps is 60 minutes...
2018-01-29 Todd C. MillerCheck the return value of sudoers_debug_register().
2018-01-29 Todd C. MillerFix memory leak, su->count is now 0 when it is unused...
2018-01-29 Todd C. MillerQuiet a clang analyzer false positive.
2018-01-29 Todd C. MillerQuote special characters when creating the cn as per...
2018-01-29 Todd C. MillerSudo 1.8.23
2018-01-29 Todd C. MillerRemove the C-style comment charactes from the getopt_lo...
2018-01-29 Todd C. MillerRemove sudoers2ldif, it has been replaced by cvtsudoers.
2018-01-29 Todd C. MillerAdd -b option to specify the base dn.
2018-01-29 Todd C. MillerDocument limitations of LDIF conversion.
2018-01-29 Todd C. MillerSwitch the default output format to LDIF
2018-01-28 Todd C. MillerExecute cvtsudoers if the user runs "visudo -x" but...
2018-01-28 Todd C. MillerRevert 04ec05108b2b, change the default input source...
2018-01-28 Todd C. MillerAdd LDIF conversion to sudoers tests
2018-01-28 Todd C. MillerAdd notbefore and notafter support to the backends.
2018-01-28 Todd C. Millercvtsudoers instead of sudoers2ldif
2018-01-28 Todd C. MillerAdd ldif backend to cvtsudoers, to replace sudoers2ldif
2018-01-28 Todd C. Millerfix make check
2018-01-27 Todd C. MillerParse sudoers in the front end, not the back end.
2018-01-26 Todd C. Millerinstall the cvtsudoers manual
2018-01-26 Todd C. MillerUse the built-in sudoers file location as the default...
2018-01-26 Todd C. MillerMove common stub functions required by the parser out...
2018-01-26 Todd C. MillerRename export_sudoers() to convert_sudoers_json() and...
2018-01-26 Todd C. Milleradd cvtsudoers
2018-01-26 Todd C. MillerMove sudoers JSON conversion to cvtsudoers which will...
2018-01-26 Todd C. MillerConvert from time in minutes to timespec directly inste...
2018-01-24 Todd C. Millerdocument that kernel tty timestamps don't support negat...
2018-01-23 Todd C. MillerFall back to ppid time stamps if timestamp_type ==...
2018-01-23 Todd C. MillerDo not call the TIOCSETVERAUTH ioctl with a negative...
2018-01-23 Todd C. MillerBetter conversion from double to nanoseconds.
2018-01-22 Todd C. MillerStore passwd_timeout and timestamp_timeout as a struct...
2018-01-21 Todd C. MillerDon't rely on perl being installed in /usr/local/bin
2018-01-17 Todd C. MillerRemove use of AC_HEADER_TIME, only obsolete platforms...
2018-01-17 Todd C. MillerRemove duplicate options %type
2018-01-16 Todd C. MillerAdd an approval function to the sudo auth API which...
2018-01-15 Todd C. Millertreat uid as unsigned in error message
2018-01-15 Todd C. MillerAdd missing plugins/sudoers/po/fur.mo file to repo.
2018-01-15 Todd C. MillerMention new sudoers_timestamp manual.
2018-01-12 Todd C. Millerignore tsdump
2018-01-12 Todd C. MillerConvert from mono time to real time before displaying...
2018-01-11 Todd C. MillerUse PATH_MAX, not MAXPATHLEN.
2018-01-11 Todd C. MillerAdd tsdump, a simple utility to dump a timestamp file...
2018-01-05 Todd C. Millersync with translationproject.org
2018-01-05 Todd C. MillerWelcome to 2018
2017-12-28 Todd C. Millersync with translationproject.org
2017-12-22 Todd C. MillerSilence a clang analyzer false positive.
2017-12-22 Todd C. MillerRemove extra $(srcdir)/sudoreplay.man.in target added...
2017-12-22 Todd C. Millersync with translationproject.org
2017-12-22 Todd C. MillerUse a tty lock even for kernel time stamps so we can...
2017-12-22 Todd C. Millervisudo changes
2017-12-22 Todd C. MillerAlso honor SUDO_EDITOR in visudo. Previously is was...
2017-12-21 Todd C. MillerStop looking for an editor as soon as we find one.
2017-12-21 Todd C. MillerThe session ID was added in 1.8.6p7 to prevent a user...
2017-12-21 Todd C. Miller"time stamp" not "timestamp"
2017-12-20 Todd C. MillerAdd "kernel" as a possible value of timestamp_type.
2017-12-20 Todd C. MillerDocument the sudoers time stamp file format.
2017-12-19 Todd C. MillerVerify start time of the current process, allowing...
2017-12-18 Todd C. Millersync
2017-12-18 Todd C. Millerregen
2017-12-18 Todd C. MillerTrivial test for process start time. We don't try...
2017-12-18 Todd C. Millerregen
2017-12-17 Todd C. MillerSupport start time on macOS and 4.4BSD
2017-12-17 Todd C. MillerInclude sys/types.h for mode_t used in sudoers.h.
2017-12-17 Todd C. MillerFix compilation error on FreeBSD
2017-12-16 Todd C. MillerFix debug_decl(), it should be SUDOERS_DEBUG_UTIL
2017-12-16 Todd C. MillerIn the timestamp record, include the start time of...
2017-12-16 Todd C. MillerIf the lock record doesn't match the expected record...
2017-12-13 Todd C. MillerNo need for a loop around the recv() now that we don...
2017-12-12 Todd C. MillerTry to be clearer about sudo's exit value when the...
2017-12-12 Todd C. Millersync
2017-12-12 Todd C. MillerAn empty RunAsUser means run as the invoking user,...
2017-12-12 Todd C. Millerregen
2017-12-11 Todd C. MillerAdd authfail_message sudoers option to allow the user...
2017-12-11 Todd C. MillerAllow the plugin to determine whether or not an empty...
2017-12-11 Todd C. MillerReturn an error for an empty timeout string. Just...
2017-12-11 Todd C. MillerChange some _() into U_() since they are used for warn...
2017-12-11 Todd C. Millerupdate my email address
2017-12-11 Todd C. MillerDon't print mercurial branch info for merges.
2017-12-10 Todd C. MillerUse log size instead of using a separator between the...
2017-12-10 Todd C. MillerPrint usage and return an error when an empty argument...
2017-12-10 Todd C. MillerBetter input validation of settings passed by the sudo...
2017-12-10 Todd C. MillerTreat a blank line in a commit message as a line break...
2017-12-10 Todd C. MillerAdd script to generate ChangeLog from git log output.
2017-12-08 Todd C. MillerDon't include syslog.h from logging.h, just include...
2017-12-06 Todd C. MillerDocument that in check mode, visudo does not check...
next