]> granicus.if.org Git - sudo/shortlog
sudo
1996-05-27 Todd C. Millernow uses fnmatch() instead of wildmat
1996-05-25 Todd C. Millernow includes compat.h and config.h
1996-05-25 Todd C. Milleradded HAVE_FNMATCH_H
1996-05-25 Todd C. Millernow checks for alloca() (if needed by bison or dce...
1996-05-25 Todd C. MillerInitial revision
1996-04-29 Todd C. Millernow fixes mode on sudoers if set to 0400 to aid in...
1996-04-28 Todd C. Millerfixed pod2man usage
1996-04-28 Todd C. Miller++version
1996-04-28 Todd C. Millerrunas_user is now initialized to "root"
1996-04-28 Todd C. Millerremoved PERM_FULL_ROOT
1996-04-28 Todd C. Millerrunas_user defaults to "root" so no more need to PERM_RUNAS
1996-04-28 Todd C. Millerwill now only running commands as root if there was...
1996-04-28 Todd C. Millernow logs "USER=%s"
1996-04-28 Todd C. Millerrunas_matches is now set to false if we get a negative...
1996-04-28 Todd C. Millermake #uid work + some minor cleanup
1996-04-28 Todd C. Milleradded support for NOPASSWD and "runas" from garp@opuste...
1996-04-28 Todd C. Milleradded support for "runas" from garp@opustel.com
1996-04-28 Todd C. Milleradded support for "runas" from garp@opustel.com
1996-04-28 Todd C. Milleradded support for NO_PASSWD and runas from garp@opustel.com
1996-04-28 Todd C. Milleradded support for NO_PASSWD and runas from garp@opustel.com
1996-04-28 Todd C. Milleradded support for NO_PASSWD and runas from
1996-04-28 Todd C. Milleradded support for NO_PASSWD and runas from garp@opustel.com
1996-04-28 Todd C. Milleradded support for SUDOERS_WRONG_MODE and "runas"
1996-04-28 Todd C. Milleradded --with-CC
1996-04-28 Todd C. Millerremoved NO_PASSWD since it is not possible to do this in
1996-04-28 Todd C. Millernow uses SUDOERS_UID and SUDOERS_GID
1996-04-27 Todd C. Milleradded --with-CC
1996-04-06 Todd C. Milleradded double quote support
1996-04-06 Todd C. Millerdocumented double quoting
1996-04-05 Todd C. MillerInitial revision
1996-04-05 Todd C. Millerfixed some indentation
1996-04-05 Todd C. Millerfixed a typo
1996-04-05 Todd C. Milleradded install-dirs .
1996-04-04 Todd C. Millernew version from "Jeff A. Earickson" <jaearick@colby...
1996-04-03 Todd C. Miller$CSOPS -> $with_csops (whoops, missed one)
1996-04-03 Todd C. Millerupdated
1996-04-03 Todd C. MillerFQHOST now has same constraints as non-FQHOST
1996-04-03 Todd C. Milleradded note about OS's w/ shadow passwords turned on...
1996-04-02 Todd C. Millerfixed a typo
1996-04-02 Todd C. Milleradded support for --without-THING
1996-04-02 Todd C. Millerfixed a typo wrt placement of an end paren
1996-04-02 Todd C. Millerwas closing an fd that may not have been opened
1996-03-22 Todd C. Milleradded NO_PASSWD
1996-03-20 Todd C. Millernow always use shadow pw on some arches
1996-03-19 Todd C. Milleradded pyramid support
1996-03-19 Todd C. Millerno longer check for C2 if alternate passwd method is...
1996-03-19 Todd C. Millermoved fqdn stuff into parse.lex (FQHOST)
1996-03-19 Todd C. Milleradded FQHOST rules
1996-03-19 Todd C. Millernow define TCSASOFT in necesary
1996-03-19 Todd C. Millernow uses read/write instead of stdio string goop to...
1996-03-19 Todd C. Miller-DNO_DOT_PATH -> -DIGNORE_DOT_PATH
1996-03-17 Todd C. Milleradded note about no shadow auto-detect if using alternate
1996-03-17 Todd C. Millerdon't check for C2 if AFS or DCE (unless they said...
1996-03-17 Todd C. Millernow groks shost
1996-03-17 Todd C. Milleradded NO_DOT_PATH
1996-03-16 Todd C. Millercheckdot now works correctly
1996-03-12 Todd C. Millercan't have DCE and C2 passwords both...
1996-03-11 Todd C. Millernow uses shost even if not FQDN
1996-03-11 Todd C. Millernow looks for skey in /usr/lib and doesn't require...
1996-03-11 Todd C. Miller_SUDO_PATH_ -> _CONFIG_PATH_
1996-03-11 Todd C. Miller/var/run/.odus -> /var/run/sudo
1996-03-11 Todd C. Millernow uses _SUDO_PATH_TIMEDIR
1996-03-11 Todd C. Millerudpated FQDN
1996-03-11 Todd C. Milleradded SUDO_TIMEDIR
1996-03-11 Todd C. Milleradded _SUDO_PATH_TIMEDIR
1996-03-11 Todd C. Millerupdated wrt /var/run/sudo
1996-03-11 Todd C. Milleradded support for shost if FQDN
1996-03-11 Todd C. Millernow uses shost if FQDN
1996-03-11 Todd C. MillerNow use skeylookup() instead off skeychallenge()
1996-02-28 Todd C. Millermail_argv should not contain ALERTMAIL as it includes...
1996-02-22 Todd C. Miller++version
1996-02-22 Todd C. Milleradded more _PASSWD_LEN stuff -- now uses PASS_MAX too
1996-02-22 Todd C. Millernow includes limits.h
1996-02-06 Todd C. Miller++version
1996-02-06 Todd C. Miller++versoin
1996-02-06 Todd C. Millerfixed a typo
1996-02-06 Todd C. Miller++version
1996-02-05 Todd C. Millerupdated
1996-02-05 Todd C. Millerdone for 1.4.1 (I hope)
1996-02-05 Todd C. Milleradded info on wildcards
1996-02-05 Todd C. Milleradded wildcard example
1996-02-05 Todd C. Millernow uses *.pod to build *.man and *.cat & *.html
1996-02-05 Todd C. MilleraddedSUDO_PROG_BSHELL
1996-02-05 Todd C. Millerfixed up some formatting
1996-02-05 Todd C. Millerredid section describing sample sudoers stuff
1996-02-05 Todd C. Millerfixed some formatting
1996-02-05 Todd C. Millernow treats "" as bourne shell
1996-02-05 Todd C. MillerTESTOBJS nwo includes wildmat.o
1996-02-05 Todd C. Millernow works with NewArg[cv]
1996-02-05 Todd C. Millerremoved an XXX (fixed it in getspwuid.c)
1996-02-05 Todd C. Milleradded check for bourne shell
1996-02-05 Todd C. Milleradded _PATH_BSHELL
1996-02-05 Todd C. Milleradded _SUDO_PATH_BSHELL
1996-02-04 Todd C. Millerunixware vi returns 256 instead of 0
1996-02-04 Todd C. Milleradded Linux note
1996-02-04 Todd C. Millerfixed up some XXX's. file log format now looks a littl...
1996-02-04 Todd C. Millerupdated wrt lex/flex
1996-02-04 Todd C. Millercommented out rule to build lex.yy.c from parse.lex...
1996-02-04 Todd C. Millerpath_matches -> command_matches
1996-02-04 Todd C. Millereliminated some strcat()'s
next