]> granicus.if.org Git - sudo/shortlog
sudo
1995-03-29 Todd C. Millerupdated for pl5
1995-03-29 Todd C. Millerupdated Nieusma & Hieb email addresses
1995-03-29 Todd C. Millerupdated to include options.h and OPTIONS
1995-03-29 Todd C. Millerupdated
1995-03-29 Todd C. Millereliminated bug #1 (yay)
1995-03-29 Todd C. Millersunos no longer gets linked statically
1995-03-28 Todd C. Millerprototype now uses __P()
1995-03-28 Todd C. Millermake fill() non-ansi
1995-03-28 Todd C. Millermade -v (validate) work
1995-03-28 Todd C. Millernow gives host
1995-03-28 Todd C. Millerdon't check for execute/statable if fq or relative...
1995-03-28 Todd C. Milleradded a cast
1995-03-28 Todd C. Millernow include ctype.h for islower and tolower macros
1995-03-28 Todd C. Millermoved _S_IFMT & _S_ISREG to compat.h
1995-03-28 Todd C. Millermoved a set of parens
1995-03-28 Todd C. Millernow include compat.h
1995-03-28 Todd C. Millervoid * -> VOID *
1995-03-28 Todd C. Millernow cast malloc & realloc return vals
1995-03-28 Todd C. Millervoid * -> VOID *
1995-03-28 Todd C. Millerremoved HAVE_FLEX
1995-03-28 Todd C. Milleradded _S_IFMT, _S_IFREG, and S_ISREG
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
next