]> granicus.if.org Git - sudo/shortlog
sudo
1995-03-31 Todd C. Milleruid2str is now static like the prototype says
1995-03-30 Todd C. Millerupdated
1995-03-30 Todd C. MillerInitial revision
1995-03-30 Todd C. Millercheck_sudoers now returns an error code and sudo calls...
1995-03-30 Todd C. Milleradded entries for new errors
1995-03-30 Todd C. Millernow set uid to that of SUDOERS_OWNER while parsing...
1995-03-30 Todd C. Millertook out testsudoers
1995-03-30 Todd C. Millernow explicately checks that it is setuid root
1995-03-30 Todd C. MillerIf a user has no passwd entry sudo would segv (writing...
1995-03-30 Todd C. Millerreordered AC_CHECK_FUNCS
1995-03-30 Todd C. Millerfixed memset macro
1995-03-30 Todd C. Millerbzero -> memset
1995-03-30 Todd C. Millerbzero -> memset
1995-03-30 Todd C. Milleradded Sunos to blurb about c2 security
1995-03-30 Todd C. Milleradded a SUN4 define for C2 security
1995-03-30 Todd C. Millerbcopy -> memmove
1995-03-30 Todd C. Millerbcopy -> memmove
1995-03-30 Todd C. Milleradded support for sunos with C2 security
1995-03-30 Todd C. Millerreordered
1995-03-30 Todd C. Miller_PATH_SUDO_LOGFILE now set based on configure
1995-03-30 Todd C. Milleradded SUDO_LOGFILE and SUDO_TYPE_SIZE_T
1995-03-30 Todd C. Milleradded _SUDO_PATH_LOGFILE
1995-03-30 Todd C. Milleradded SUDO_LOGFILE to find where to put sudo.log
1995-03-29 Todd C. MillerInitial revision
1995-03-29 Todd C. Millernow do set_perms(PERM_ROOT) before the getpwuid() in...
1995-03-29 Todd C. Millerbacked out a change in malloc/realloc
1995-03-29 Todd C. Millernow include stdlib.h
1995-03-29 Todd C. Millernow do an freopen() of the stmp file so that yyin will...
1995-03-29 Todd C. Millerreplaced yywrap() with parser_cleanup() since yywrap...
1995-03-29 Todd C. Millernow have a rule that matches anything that doesn't...
1995-03-29 Todd C. Millerno longer used
1995-03-29 Todd C. Millermoved compat.h to be the last include file
1995-03-29 Todd C. Millerfixed type of aliascmp() args
1995-03-29 Todd C. MillerNULL -> '\0'
1995-03-29 Todd C. Milleradded casts to lfind and lsearch args for irix
1995-03-29 Todd C. Millerbsdinstall -> install-sh
1995-03-29 Todd C. Milleradded info about make realclean
1995-03-29 Todd C. Millerupdated VERSION
1995-03-29 Todd C. Miller-> pl5b1
1995-03-29 Todd C. Millertook out -l
1995-03-29 Todd C. Millernow there is a real visudo.man and visudo.cat
1995-03-29 Todd C. Millertook out visudo stuff
1995-03-29 Todd C. MillerInitial revision
1995-03-29 Todd C. Millerupdated copyright
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
next