]> granicus.if.org Git - sudo/shortlog
sudo
1995-02-06 Todd C. Millerfixed the test for irix 5.x to skip bad libs
1995-02-06 Todd C. Millernow initialize OS and OSREV
1995-01-27 Todd C. Milleririx5 changes
1995-01-27 Todd C. MillerAC_WITH -> AC_ARG_WITH changes
1995-01-19 Todd C. Milleruse YY_NEW_FILE, not yyrestart since OSF flex doesn...
1995-01-16 Todd C. Milleradded visudoers/compat.h to DISTFILES
1995-01-16 Todd C. Millerfixed an echo
1995-01-16 Todd C. Milleradded ocmnd declaration
1995-01-16 Todd C. Milleradded ocmnd extern
1995-01-16 Todd C. Millercmndcmp() now takes 3 arguments and checks against...
1995-01-16 Todd C. Milleradded to a comment
1995-01-16 Todd C. Millerchanged to use new find_path() parameter passing
1995-01-16 Todd C. Millerfind_path() now takes 2 copyout parameters (one for...
1995-01-16 Todd C. Millerno longer munge pathnames.h
1995-01-16 Todd C. Millerchanged _PATH_* to use _SUDO_PATH_* (which are defined...
1995-01-16 Todd C. Milleradded _SUDO_PATH_* entries
1995-01-16 Todd C. Miller_PATH* -> _SUDO_PATH_*
1995-01-16 Todd C. Millerupdated DISTFILES and HDRS
1995-01-13 Todd C. Millerremoved extraneous #endif
1995-01-13 Todd C. Milleradded SUDO_PROG_MV
1995-01-13 Todd C. Milleradded SUDO_PROG_MV
1995-01-13 Todd C. Millermove the include of id.h to compat.h
1995-01-13 Todd C. Millermoved compatibility #defines to compat.h
1995-01-13 Todd C. Milleradded _PATH_MV
1995-01-13 Todd C. Millermove __P to compat.h
1995-01-13 Todd C. Millernow includes compat.h
1995-01-13 Todd C. MillerInitial revision
1995-01-12 Todd C. Millerpull user-configurable stuff out and put in options.h
1995-01-11 Todd C. Millernow includes options.h
1995-01-11 Todd C. Millernow includes options.h
1995-01-11 Todd C. Milleradded visudoers/options.h
1995-01-11 Todd C. MillerInitial revision
1995-01-11 Todd C. Milleradded OPTIONS and options.h
1995-01-11 Todd C. Millerchanged #ifdef's to use LOGGING and SLOG_SYSLOG/SLOG_FILE
1995-01-11 Todd C. Millerchanged PASSWORD_TIMEOUT to minutes
1994-12-17 Todd C. Millernow only do Editor +line_num if line_num != 0
1994-12-16 Todd C. Millernow use mv if rename(2) fails
1994-12-16 Todd C. Milleradded a visudo bug
1994-12-16 Todd C. Millerexpanded comment
1994-11-12 Todd C. Millerfixed user_is_exempt to return 0 if EXEMPTGROUP is...
1994-11-10 Todd C. Milleradded mips & isc support
1994-11-10 Todd C. Milleradded support for non-root owned sudoers file
1994-11-10 Todd C. Milleradded exempt group support
1994-11-10 Todd C. Milleradded set_perms() support
1994-11-10 Todd C. Millernow copy sudoers to temp file via read/write (not stdio)
1994-11-08 Todd C. Milleradded skey support
1994-11-08 Todd C. Millerbe_* -> setperms()
1994-11-08 Todd C. Millerfixed typo
1994-11-08 Todd C. Millerbe_* -> setperms()
1994-11-08 Todd C. Millerbe_* -> setperms()
1994-11-08 Todd C. Millerbe_* -> set_perms()
1994-11-06 Todd C. Miller++version
1994-11-06 Todd C. Miller++
1994-10-21 Todd C. Millernow sets IFS
1994-10-21 Todd C. Millerfixed typo
1994-10-15 Todd C. Milleradded HAVE_SKEY
1994-10-04 Todd C. Millerupdated
1994-10-04 Todd C. Miller++version
1994-10-04 Todd C. Miller++
1994-10-04 Todd C. Millernow bail if ARgv[1] > MAXPATHLEN
1994-10-04 Todd C. Milleradded function check for tcgetattr(3)
1994-10-04 Todd C. Milleronly define HAVE_TERMIOS_H if you have tcgetattr(3)
1994-10-04 Todd C. Milleradded check for tcgetattr
1994-09-26 Todd C. Millerupdated
1994-09-22 Todd C. Millernow only include unistd.h for linux
1994-09-21 Todd C. Milleradded visudo.8 generation
1994-09-21 Todd C. Milleradded -Wl,-bI:./aixcrypt.exp to aix flags
1994-09-20 Todd C. Milleradded one
1994-09-20 Todd C. Millerupdated
1994-09-20 Todd C. Milleradded mailing list info
1994-09-20 Todd C. Millernow use sudolineno instead of yylineno
1994-09-20 Todd C. Millernow use -no_library_replacement for osf
1994-09-20 Todd C. Milleradded string.h/strings.h inclusion
1994-09-20 Todd C. Milleradded ssize_t def
1994-09-20 Todd C. Milleradded inclusion of string.h/strings.h
1994-09-20 Todd C. Millerfixed uname | sed (needed to quote the '[')
1994-09-20 Todd C. Millerreplaced yylineno with sudolineno
1994-09-20 Todd C. Millerchanged yylineno to sudolineno since yylineno cannot...
1994-09-20 Todd C. Millerupdated
1994-09-20 Todd C. Milleradded code to support command listings
1994-09-20 Todd C. Milleradded code for -l flag
1994-09-20 Todd C. Millerfixed typo
1994-09-20 Todd C. MillerAC_SSIZE_T -> SUDO_SSIZE_T
1994-09-20 Todd C. Milleradded SUDO_SSIZE_T
1994-09-20 Todd C. Milleradded MODE_LIST
1994-09-20 Todd C. Milleradded AC_SSIZE_T
1994-09-20 Todd C. Millerreadlink() is now declared as returning ssize~_t
1994-09-20 Todd C. Milleradded -laud for OSF c2
1994-09-02 Todd C. Millerchanged sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.color...
1994-09-02 Todd C. Millerchanged sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.color...
1994-09-02 Todd C. Millerchanged sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.color...
1994-09-01 Todd C. Miller++version
1994-09-01 Todd C. Miller++
1994-09-01 Todd C. Milleradded host to alertmail messages
1994-09-01 Todd C. Millerudpated
1994-09-01 Todd C. Millerfixed logging problem where mail would not say which...
1994-09-01 Todd C. Milleradded -laud for gcc if osf & c2
1994-09-01 Todd C. Millermoved set_auth_parameters to sudo.c
1994-09-01 Todd C. Milleradded set_auth_parameters for osf
1994-09-01 Todd C. Millercleaned up -static stuff
next