]> granicus.if.org Git - sudo/shortlog
sudo
1995-03-28 Todd C. Millertook out SUDO_PROG_INSTALL
1995-03-28 Todd C. Millerno more -I.
1995-03-28 Todd C. Millervarious 1.x ro 2.x autoconf changes
1995-03-28 Todd C. Milleradded lsearch & search.h
1995-03-28 Todd C. Millerpartial 1.x to 2.x changes
1995-03-28 Todd C. Millerwhatnow_help was prototyped to be static be was not...
1995-03-28 Todd C. Millerautoconf 2.x changes
1995-03-28 Todd C. Millernow use groovy gnu autoconf macro AC_HEADER_DIRENT
1995-03-28 Todd C. MillerMAXPATHLEN -> MAXPATHLEN+1
1995-03-28 Todd C. MillerInitial revision
1995-03-27 Todd C. Millereliminated bison warnings
1995-03-27 Todd C. Milleradded missing case
1995-03-27 Todd C. Millernow iincludes signal.h
1995-03-27 Todd C. Milleronly clear data structures on a parse error
1995-03-27 Todd C. Millerwhatnow() now gives help on invalid input
1995-03-27 Todd C. Milleradded a whatnow() function (sort of like mh)
1995-03-27 Todd C. Millerkill_aliases -> reset_aliases
1995-03-27 Todd C. Milleradded a void cast
1995-03-27 Todd C. Millerrewrote from scratch based on 4.3BSD vipw.c
1995-03-26 Todd C. Millerremoved ocmnd
1995-03-26 Todd C. Millerno more sudo_realpath() and find_path() changed params
1995-03-26 Todd C. Millerfind_path() changed since no more realpath()
1995-03-26 Todd C. Milleron error, errorlineno is set to the line where the...
1995-03-26 Todd C. Millerno more USE_REALPATH
1995-03-26 Todd C. Millerchanged to use new find_path()
1995-03-26 Todd C. Millerremoved all the realpath() stuff
1995-03-26 Todd C. Millersudo_realpath.c -> sudo_goodpath.c
1995-03-26 Todd C. Millernow works correctly with utk parser
1995-03-26 Todd C. MillerInitial revision
1995-03-26 Todd C. Millereliminated a compiler warning
1995-03-26 Todd C. Millerelinated compiler warning
1995-03-26 Todd C. Milleradded sudo_goodpath()
1995-03-26 Todd C. Milleradded prototype for sudo_goodpath
1995-03-26 Todd C. Milleradded support for /sys/dir.h
1995-03-26 Todd C. MillerUSE_REALPATH turned off
1995-03-26 Todd C. Milleradded calls to sudo_goodpath()
1995-03-26 Todd C. Milleradded check for dirent.h
1995-03-26 Todd C. Milleradded HAVE_DIRENT_H
1995-03-26 Todd C. Milleradded in linux shadow pass stuff
1995-03-24 Todd C. Milleradded back host, user, cmnd, parse_error
1995-03-24 Todd C. Milleradded in utk changes plus some minor cosmetic changes
1995-03-24 Todd C. Milleradded void casts for printf's
1995-03-24 Todd C. Milleradded a define of USE_REALPATH
1995-03-24 Todd C. Millerthere is no more visudoers/Makefile
1995-03-24 Todd C. Milleradded in utk changes (visudo is now built from the...
1995-03-24 Todd C. Milleradded (void) casts to printf's
1995-03-24 Todd C. Millermerged in utk changes
1995-03-23 Todd C. Millernow check to see that what we are trying to run is...
1995-03-13 Todd C. Millerupdated
1995-03-13 Todd C. Milleraclocal.m4 -> acsite.m4
1995-03-13 Todd C. Milleradded myself as maintainer
1995-02-17 Todd C. Millerchanged setegid -> setgid
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
next