]> granicus.if.org Git - sudo/shortlog
sudo
1998-03-28 Todd C. MillerAdd --with-logfile and --with-timedir
1998-03-28 Todd C. Millerchange size computation of NewArgv for UNICOS
1998-02-19 Todd C. Millertreate -*-sysv4* like *-*-svr4
1998-02-18 Todd C. Millerfix spacing for --with-authenticate help
1998-02-18 Todd C. Millerupdated version
1998-02-18 Todd C. Millerfix off by one error in push macro
1998-02-17 Todd C. Millerremoved bogus alloca hack
1998-02-17 Todd C. Milleradded AIX 4.x authenticate() support
1998-02-17 Todd C. Millerinclude alloca.h if using bison and not gcc and it...
1998-02-17 Todd C. Millermention --with-authenticate
1998-02-17 Todd C. Milleradded AIX authenticate() support
1998-02-17 Todd C. Milleradd HAVE_AUTHENTICATE
1998-02-17 Todd C. Millerdynamically size ifconf buffer
1998-02-17 Todd C. Millerquote '[' and ']'
1998-02-17 Todd C. Millerupdated version
1998-02-17 Todd C. Milleradd ERRORS section
1998-02-16 Todd C. Milleradd busy stmp file explanation
1998-02-15 Todd C. Millerthe name of the cached var that signals whether or...
1998-02-11 Todd C. Millermention glibc 2.07 is fixed wrt lsearch()\.
1998-02-07 Todd C. Millerbetter example of su but not root su
1998-02-06 Todd C. Millerupdated version
1998-02-06 Todd C. Millercorrect regexp for updating version
1998-02-06 Todd C. Millerremove bogus flush of stderr
1998-02-06 Todd C. Millerfix bogus flush of stderr
1998-02-06 Todd C. Millerclose fd's <=2 not <=3 and move that chunk of code up
1998-02-06 Todd C. Millersupport hpux1[0-9] not just hpux10
1998-01-30 Todd C. Millerset sudoers_fp to nil after closing
1998-01-24 Todd C. Millerupdated from autoconf 2.12
1998-01-24 Todd C. Milleradd *-*-svr4 rule
1998-01-23 Todd C. Millerfix select usage for high fd's (dynamically allocate...
1998-01-23 Todd C. Millerkill extra whitespace
1998-01-23 Todd C. Millerdo an initgroups() before running a command, unless...
1998-01-22 Todd C. Millertell people to use tabs, not spaces, in syslog.conf
1998-01-21 Todd C. Millerupdated version
1998-01-21 Todd C. Millerupdated version
1998-01-21 Todd C. Millerupdated version
1998-01-21 Todd C. Millermore tweaks to update_version
1998-01-21 Todd C. Millerfixed up update_version rule
1998-01-21 Todd C. Miller++version
1998-01-21 Todd C. Millerremoved supe of check.c
1998-01-21 Todd C. Miller++version I missed
1998-01-21 Todd C. Millerupdated
1998-01-21 Todd C. Millerupdated version
1998-01-21 Todd C. Millerupdated for 1.5.5
1998-01-21 Todd C. Milleradd rules to update version stuff in files so I don...
1998-01-21 Todd C. Millersudoers_fp is now extern
1998-01-21 Todd C. Millerin check_sudoers, cache the sudoers file handle in...
1998-01-21 Todd C. Millersudoers file open is now done only in check_sudoers...
1998-01-16 Todd C. Millermention that newer glibc is fixed
1998-01-13 Todd C. Millernewer irix uses _RLDN32_* envariables for 32-bit binari...
1998-01-13 Todd C. Millertypo
1998-01-13 Todd C. Millerfix that bug for real
1998-01-13 Todd C. Millerdocument Linux's libc6 brokenness.
1998-01-13 Todd C. Miller-Wall
1998-01-13 Todd C. Millerupdated SUDO_1_5_4
1998-01-13 Todd C. Millerremind people to HUP syslogd
1998-01-13 Todd C. Milleradd -O flag to tar
1998-01-13 Todd C. Millerupdated
1998-01-13 Todd C. Millerupdated
1998-01-13 Todd C. Millerremove author's email addr. people should mail sudo...
1998-01-13 Todd C. Millerfix version
1998-01-13 Todd C. Miller++version
1998-01-13 Todd C. Millerupdated
1998-01-13 Todd C. Miller++version
1998-01-13 Todd C. Millerupdated fort 1.5.4
1998-01-13 Todd C. Millerexit(1) if user enters no passwd
1998-01-13 Todd C. Miller++version
1998-01-13 Todd C. Millercommands can start with ./* not just /* -- fixes a...
1997-12-21 Todd C. MillerDon't set the tty variable to NULL when we lack a tty...
1997-11-23 Todd C. Millerfix usage of (username) in conjunction with , and !
1997-11-23 Todd C. Millercatch the case where the user is not in the passwd...
1997-11-23 Todd C. Milleruse fileno(input) + 1 instead of getdtablesize() as...
1997-11-23 Todd C. Millerdefine tty global to an initial value to avoid dumping...
1997-11-23 Todd C. Millerdo the set_perms(PERM_USER, sudo_mode) after we have...
1997-11-23 Todd C. Millertalk about problem of ALL
1997-10-10 Todd C. Millernew web location
1997-10-10 Todd C. Millerfdesc bug is fixed in Open/Net BSD
1997-10-10 Todd C. Millerupdates from Nieusma
1997-10-09 Todd C. Millermove compat.h after the system includes
1997-08-06 Todd C. Millersave errno from being clobbered by wait(). From Theo
1997-05-21 Todd C. Millerfix an occurence of setresuid -> setreuid (typo)
1997-03-19 Todd C. Millercheck for path to strip
1997-01-16 Todd C. Millerdeal with maxfilelen < 0 case
1997-01-16 Todd C. Millerfixed descriptin
1996-12-12 Todd C. Millercorrect error message if mode/owner wrong and not stata...
1996-11-23 Todd C. Millerautoconf 2.11
1996-11-16 Todd C. Millersudo 1.5.3.
1996-11-14 Todd C. Millercommand_alias -> generic_alias SUDO_1_5_3
1996-11-14 Todd C. Milleradded Runas_Alias example and fixed syntax errors
1996-11-14 Todd C. Millerupdated MAILSUBJECT
1996-11-14 Todd C. Milleradded %h expansion
1996-11-14 Todd C. Miller++version
1996-11-14 Todd C. Miller++version
1996-11-14 Todd C. Millerdocument Runas_Alias
1996-11-14 Todd C. Millerq (uid) -> Q
1996-11-14 Todd C. Millerbuffer oflow checking
1996-11-14 Todd C. Milleradd size params to sprintf
1996-11-14 Todd C. Millerallow trailing space after '\\' but before '\n'
1996-11-14 Todd C. Milleroff by one error in path size check
1996-11-14 Todd C. Millersprintf paranoia
next