]> granicus.if.org Git - sudo/shortlog
sudo
1998-10-15 Todd C. Millerremove references to options.h
1998-10-15 Todd C. Millerkill sys/time.h
1998-10-15 Todd C. Millerif select return < -1 still prompt for pw
1998-10-15 Todd C. Millerconvert LOGGING, LOGFAC, MAXLOGFILELEN, IGNORE_DOT_PATH...
1998-10-15 Todd C. MillerFAST_MATCH is no longer an optino
1998-10-15 Todd C. Millerremove_timestamp() if timestamp is preposterous
1998-10-15 Todd C. Millerconvert more options to --with/--enable
1998-10-15 Todd C. Millerlogfile -> logpath
1998-10-15 Todd C. Millerconvert more options into --with and --enable
1998-10-15 Todd C. Millercatch EINTR in select and restart
1998-10-15 Todd C. Millersys/errno -> errno
1998-09-24 Todd C. MillerUMASK -> SUDO_UMASK.
1998-09-24 Todd C. Millertime.h, not sys/time.h
1998-09-21 Todd C. MillerMAILER -> _PATH_SENDMAIL
1998-09-21 Todd C. Millerno more --with-C2, now it is --disable-shadow
1998-09-21 Todd C. Millernew shadow password scheme. Always include shadow...
1998-09-20 Todd C. Miller--with-getpass -> --{enable,disable}-tgetpass
1998-09-20 Todd C. Millerpathnames.h -> pathnames.h.in
1998-09-20 Todd C. Millerfix version string
1998-09-20 Todd C. Millermove pam_conv to be static to auth function
1998-09-20 Todd C. Miller_CONFIG_PATH_* -> _PATH_* or _PATH_SUDO_*
1998-09-20 Todd C. Millermunge pathnames.h.in -> pathnames.h
1998-09-20 Todd C. Millerconvert to pathnames.h.in
1998-09-19 Todd C. Millerfix typo in sysv4 matching case
1998-09-18 Todd C. Millerpam stuff needs to run as root, not user, for shadow...
1998-09-17 Todd C. Millerupdated version
1998-09-17 Todd C. Millerupdated version
1998-09-17 Todd C. Milleruser version.h for long message
1998-09-17 Todd C. Millerthis is version 1.5.6
1998-09-16 Todd C. Millerremove errant backslash
1998-09-15 Todd C. Millerfix version string SUDO_1_5_6
1998-09-15 Todd C. Millerupdtaed for 1.5.6
1998-09-15 Todd C. Millerupdated for 1.5.6
1998-09-14 Todd C. Millerkill unused localhost_mask var
1998-09-13 Todd C. MillerBetter description of new vs. old sudoers modes
1998-09-13 Todd C. Milleradd sample.pam
1998-09-13 Todd C. Millerset NewArgv[0] to user_shell, not basename(user_shell)
1998-09-12 Todd C. Millermention TROUBLESHOOTING more
1998-09-12 Todd C. Millermove --enable/--disable to be after --with
1998-09-12 Todd C. Millerdocument --enable/--disable
1998-09-12 Todd C. Millerdocument --with-pam
1998-09-11 Todd C. MillerAdd message for pam users
1998-09-11 Todd C. MillerInitial revision
1998-09-11 Todd C. Millerfix HAVE_PAM
1998-09-11 Todd C. Millerpam support, from Gary Calvin <GCalvin@kenwoodusa.com>
1998-09-10 Todd C. Milleradd HOST_IN_LOG and WRAP_LOG
1998-09-10 Todd C. Milleradd WRAP_LOG and HOST_IN_LOG
1998-09-10 Todd C. Milleradd --enable-log-host and --enable-log-wrap
1998-09-10 Todd C. Milleruse AC_DEFINE_UNQUOTED for --with-logfile and --with...
1998-09-09 Todd C. Milleradd howmany macro
1998-09-09 Todd C. Millerinclude sys/param.h to get howmany macro
1998-09-08 Todd C. Milleradd RUNAS_DEFAULT
1998-09-07 Todd C. Millerbring in stdio.h for NULL
1998-09-07 Todd C. Millerallow /bin/{ksh,bach} and /usr/bin/{ksh,bash} as sh
1998-09-07 Todd C. Milleruse HAVE_SET_AUTH_PARAMETERS
1998-09-07 Todd C. Milleradd HAVE_SET_AUTH_PARAMETERS
1998-09-07 Todd C. Milleradd *-*-hiuxmpp*
1998-09-07 Todd C. Milleradd support for HI-UX/MPP SR220001 02-03 0 SR2201
1998-09-07 Todd C. Millerinitialize previfname
1998-09-07 Todd C. MillerDon't use SIOCGIFADDR, we don't need it
1998-09-07 Todd C. Millertypo
1998-09-07 Todd C. Millerdon't need special build line for sudo.tab.o
1998-09-07 Todd C. Millerdon't clean sudo.tab.[ch]
1998-09-07 Todd C. MillerSudo should prompt for a password before telling the...
1998-09-07 Todd C. Millerfor 1.5.6
1998-09-07 Todd C. Millerno longer require yacc
1998-09-07 Todd C. Millertypo
1998-09-07 Todd C. Millery.tab -> sudo.tab
1998-09-07 Todd C. Millerinclude sudo.tab.h, not y.tab.h
1998-09-07 Todd C. Millerfix version
1998-09-07 Todd C. Millerfix version
1998-09-07 Todd C. Millerfix version
1998-09-07 Todd C. Millergetcwd(3) from OpenBSD for those without it.
1998-09-07 Todd C. MillerHAVE_GETWD -> HAVE_GETCWD
1998-09-07 Todd C. Millerpretend sunos doesn't have getcwd(3) since it opens...
1998-09-07 Todd C. Milleruse NAMLEN() macro
1998-09-07 Todd C. Millerremove duplicate include of string.h
1998-09-07 Todd C. Millercall SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T
1998-09-07 Todd C. Milleradd SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T
1998-09-07 Todd C. Milleradd dev_t and ino_t
1998-07-28 Todd C. Millerfix OTP_ONLY for opie
1998-06-24 Todd C. Millerinclude stdlib.h for malloc proto
1998-05-19 Todd C. Millermake update_version saner
1998-05-19 Todd C. Milleradd HAVE_WAITPID, HAVE_WAIT3, and sudo_waitpid()
1998-05-19 Todd C. Millercheck for waitpid and wait3 or no waitpid
1998-05-19 Todd C. Millerused waitpid or wait3 if we have 'em
1998-05-02 Todd C. Millerfix some fprintf args, ariel@oz.engr.sgi.com (Ariel...
1998-04-28 Todd C. Millerdon't need to explicately mention -lsocket -lnsl for...
1998-04-25 Todd C. Millerdynix should not link with -linet
1998-04-10 Todd C. Millermention that HP-UX doesn't ship with yacc
1998-04-07 Todd C. Millerignore kerberos if we can't get the local realm
1998-04-06 Todd C. Miller++version
1998-04-06 Todd C. Miller++
1998-04-06 Todd C. Millerupdated version
1998-04-06 Todd C. Millerfix version
1998-04-06 Todd C. Millerdon't use popen/pclose. Do it inline.
1998-04-06 Todd C. Milleradd rcsid
1998-04-06 Todd C. Millertypo
1998-04-06 Todd C. Millerupdated version
1998-04-06 Todd C. MillerMAX* + 1 -> MAX*
next