]> granicus.if.org Git - sudo/shortlog
sudo
2011-04-14 Todd C. MillerTreat a missing includedir like an empty one and do...
2011-04-12 Todd C. MillerFix ARCH setting in cross-compile Solaris packages.
2011-04-12 Todd C. MillerFix aix version setting.
2011-04-12 Todd C. MillerRemove extraneous parens in LDAP filter when sudoers_se...
2011-04-09 Todd C. MillerAdded tag SUDO_1_7_6 for changeset fafbb7b0aea2
2011-04-09 Todd C. Millerregen for 1.7.6 SUDO_1_7_6
2011-04-09 Todd C. Millerregen man pages for 1.7.6
2011-04-06 Todd C. MillerFix warnings when -without-skey, --without-opie, -...
2011-04-05 Todd C. MillerMention %#gid support in User_List and Runas_List
2011-04-05 Todd C. MillerMerge SETENV and NOSETENV description from 1.8
2011-04-01 Todd C. MillerIn dump-only mode, use "root" as the default username...
2011-03-31 Todd C. MillerFix setting of user_args
2011-03-31 Todd C. MillerAdd '!' token to lex tracing
2011-03-31 Todd C. MillerAvoid using pre or post increment in a parameter to...
2011-03-30 Todd C. MillerStrip off the beta or release candidate version when...
2011-03-30 Todd C. Millergetuserattr(user, ...) will fall back to the "default...
2011-03-30 Todd C. MillerDocument parser changes.
2011-03-29 Todd C. MillerAdd runasgroup support to testsudoers
2011-03-29 Todd C. MillerMore useful exit codes:
2011-03-29 Todd C. MillerIf there is an existing sudoers file, only install...
2011-03-29 Todd C. MillerDocument %#gid, and %:#nonunix_gid syntax.
2011-03-29 Todd C. MillerAdd support to user_in_group() for treating group names...
2011-03-28 Todd C. MillerQuote first argument to AC_DEFUN(); from Elan Ruusamae
2011-03-27 Todd C. MillerUse bitwise AND instead of modulus to check for length...
2011-03-27 Todd C. MillerAdd missing include of config.h
2011-03-27 Todd C. MillerMove lexer globals initialization into init_lexer.
2011-03-27 Todd C. MillerFix a potential crash when a non-regular file is presen...
2011-03-27 Todd C. MillerOn some Linux systems, "uname -p" contains detailed...
2011-03-27 Todd C. MillerMake an empty group or netgroup a syntax error.
2011-03-27 Todd C. MillerAllow a group ID in the User_Spec.
2011-03-27 Todd C. MillerReturn an error for the empty string when a word is...
2011-03-23 Todd C. MillerFix printing "User_Alias FOO = ALL"
2011-03-22 Todd C. MillerBetter error message about invalid -C argument
2011-03-22 Todd C. Millerfix typo
2011-03-22 Todd C. MillerFix placement of equal size ('=') in user specification...
2011-03-21 Todd C. MillerIf we match a rule anchored to the beginning of a line...
2011-03-21 Todd C. MillerAllow whitespace after the modifier in a Defaults entry.
2011-03-18 Todd C. MillerDon't set CC when cross-compiling.
2011-03-18 Todd C. MillerCredit Matthew Thomas for the sudoers_search_filter...
2011-03-18 Todd C. MillerUpdate for sudo 1.7.6 beta
2011-03-18 Todd C. MillerSave the controlling tty process group before suspendin...
2011-03-18 Todd C. MillerAdd support for sudoers_search_filter setting in ldap...
2011-03-17 Todd C. MillerRemove the hack to disable -g in CFLAGS unless --with...
2011-03-17 Todd C. MillerThe '@' character does not normally need to be quoted.
2011-03-17 Todd C. MillerWe normaly transition from GOTDEFS to STARTDEFS on...
2011-03-17 Todd C. Millertoke_util.c lives in $(srcdir) not $(devdir)
2011-03-17 Todd C. MillerFix parsing of double-quoted names in Defaults and...
2011-03-16 Todd C. MillerDocument major changes for sudo 1.7.6
2011-03-16 Todd C. MillerUpdate version to 1.7.6
2011-03-16 Todd C. MillerBe careful not to deref user_stat if it is NULL. This...
2011-03-16 Todd C. Millerconfigure will not add -O2 to CFLAGS if it is already...
2011-03-16 Todd C. MillerWarn about the dangers of log_input and mention iolog_d...
2011-03-16 Todd C. MillerBack out 2b81d57de4a4 and sync with git version
2011-03-16 Todd C. MillerSave the controlling tty process group before suspendin...
2011-03-16 Todd C. MillerIn handle_signals(), restart the read() on EINTR to...
2011-03-16 Todd C. MillerFix printing of the remainder after a newline. Fixes...
2011-03-08 Todd C. MillerFix default setting of osversion variable.
2011-03-07 Todd C. MillerAdd --osversion flag to specify OS instead of running...
2011-03-07 Todd C. MillerFix expr usage w/ GNU expr
2011-03-02 Todd C. MillerDon't use the beta or release candidate version as...
2011-02-25 Todd C. MillerAdded tag SUDO_1_7_5 for changeset 9314212577c3
2011-02-25 Todd C. Millerversion 1.7.5 SUDO_1_7_5
2011-02-21 Todd C. Miller1.7.5rc1
2011-02-21 Todd C. Milleradd help text to sudo, visudo and sudoreplay for the...
2011-02-19 Todd C. Milleravoid using "howmany" for a parameter name since it...
2011-02-19 Todd C. Milleradd localstatedir; closes bug 471
2011-02-19 Todd C. MillerThe howmany macro lives in sys/sysmacros.h on SVR5...
2011-02-19 Todd C. MillerSVR5 systems return non-zero for success on socketpair(),
2011-02-17 Todd C. MillerMove afs includes to be before sudo ones
2011-02-17 Todd C. MillerNo longer use vhangup
2011-02-14 Todd C. MillerAvoid printing empty "Runas and Command-specific defaul...
2011-02-14 Todd C. MillerTruncate the buffer at buf.len before printing in the...
2011-02-14 Todd C. MillerRemove extra newline when the tty width is very small...
2011-02-13 Todd C. Miller1.7.5b5
2011-02-13 Todd C. Millerdon't remap numeric uids/gids to names; if the user...
2011-02-11 Todd C. MillerRemove unneeded variable.
2011-02-09 Todd C. MillerPrefer getutxid over getutid
2011-02-09 Todd C. MillerInclude utmp.h / utmpx.h before missing.h as apparently...
2011-02-07 Todd C. Miller1.7.5b4
2011-02-07 Todd C. Millerfix K&R compilation
2011-02-07 Todd C. MillerFix typo
2011-02-07 Todd C. MillerSplit tokenizer utility functions out into toke_util.c
2011-02-07 Todd C. MillerCosmetic changes to make diffing against trunk easier.
2011-02-07 Todd C. MillerUse RETSIGTYPE for signal handlers.
2011-02-07 Todd C. MillerUse special values SIGCONT_FG and SIGCONT_BG instead...
2011-02-07 Todd C. MillerMerge trunk version
2011-02-07 Todd C. MillerUse special values SIGCONT_FG and SIGCONT_BG instead...
2011-02-06 Todd C. MillerIf perform_io() fails, kill the child before exiting...
2011-02-05 Todd C. MillerMake local includes consistent; use double quotes for...
2011-02-04 Todd C. MillerMust include config.h before any other headers.
2011-02-04 Todd C. Millerfix --with-iologdir=no
2011-02-04 Todd C. Millerfix typo that broke --with-iologdir
2011-02-03 Todd C. Millersync for 1.7.5b3
2011-02-03 Todd C. Miller1.7.5b3
2011-02-03 Todd C. MillerAttempt to clarify how users and groups interact in...
2011-02-03 Todd C. MillerDo not handle SIGARLM specially, just pass it through.
2011-02-03 Todd C. MillerPass SIGUSR1/SIGUSR2 through to the child.
2011-02-03 Todd C. MillerMade tcsetpgrp() bits conditional on HAVE_TCSETPGRP
2011-02-03 Todd C. MillerUse pid_t not int and check the return value of kill()
2011-02-02 Todd C. MillerIn non-pty mode before continuing the child, make it...
next