]> granicus.if.org Git - sudo/shortlog
sudo
1998-10-22 Todd C. Millerfor secureware on dunix, use -lsecurity -ldb -laud -lm
1998-10-21 Todd C. Millergetprpwuid is broken in HP-UX 10.20 at least (it sleeps...
1998-10-20 Todd C. Millerupdated --with-editor blurb
1998-10-20 Todd C. Millertell how to put sudoers in a different dir
1998-10-20 Todd C. Milleradd missing quotes around $with_editor
1998-10-20 Todd C. Millertypo in --with-editor bits
1998-10-20 Todd C. MillerI don't expect it to work on Solaris
1998-10-20 Todd C. Milleradd back security/pam_misc.h
1998-10-19 Todd C. Millerremove dunix note since configure checks for this now
1998-10-19 Todd C. Milleradd check for broken dunix prot.h (4.0 < 4.0D is bad)
1998-10-19 Todd C. Millernew dunix shadow code, use dispcrypt(3)
1998-10-19 Todd C. Milleradd HAVE_INITPRIVS
1998-10-19 Todd C. Millercall initprivs() if we have it for getprpwuid later on
1998-10-19 Todd C. Millerclean pathnames.h too
1998-10-19 Todd C. Millerquote "Sorry, try again." with [] since it has a comma...
1998-10-19 Todd C. Millerupdate Digital UNIX note about acl.h
1998-10-19 Todd C. Milleradd --with-sia
1998-10-19 Todd C. Milleradd whitespace
1998-10-19 Todd C. Milleradd SIA support
1998-10-19 Todd C. MillerInitial revision
1998-10-18 Todd C. Millerwhen checking for -lsocket, -lnsl, and -linet, check...
1998-10-18 Todd C. Millermove Syslog_* defs into sudo.h
1998-10-18 Todd C. Milleradded check_secureware
1998-10-18 Todd C. Millerfinished adding AC_MSG_CHECKING and AC_MSG_RESULT bits
1998-10-18 Todd C. Millerdon't define CLASSIC_INSULTS and CSOPS_INSULTS if no...
1998-10-18 Todd C. Millermove some --with options around
1998-10-18 Todd C. Millerchange $with_foo-bar -> $with_foo_bar
1998-10-17 Todd C. Millermoved SecureWare stuff into secureware.c
1998-10-17 Todd C. MillerInitial revision
1998-10-17 Todd C. Millerupdate url to solaris gcc bins
1998-10-17 Todd C. Millerchange option formatter and flesh out someentries
1998-10-17 Todd C. Millerenvironmental variable -> environment variable
1998-10-17 Todd C. Millereverything is now done via configure
1998-10-17 Todd C. Millerprev rev was 1.5.6
1998-10-17 Todd C. Millerpassing SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID correctly
1998-10-17 Todd C. MillerSUDOERS_MODE, SUDOERS_UID, SUDOERS_GID now come from...
1998-10-17 Todd C. Millermerge OSDEFS and OPTIONS into DEFS
1998-10-17 Todd C. MillerSUDOERS_MODE, SUDOERS_UID, and SUDOERS_GID now get...
1998-10-17 Todd C. Millerdocument all --with/--enable options
1998-10-15 Todd C. Milleroptions.h is no more
1998-10-15 Todd C. Millerassimilated options.h
1998-10-15 Todd C. Millermoved options from options.h to configure
1998-10-15 Todd C. Millerno more options.h
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*
next