]> granicus.if.org Git - sudo/shortlog
sudo
1994-07-14 Todd C. Millerfixed AFS typo
1994-07-14 Todd C. Milleradded AFS not
1994-07-14 Todd C. Millerudpated
1994-07-14 Todd C. Millercan now log to both syslog & a file
1994-07-14 Todd C. Milleradded BOTH_LOGS
1994-07-14 Todd C. Millerupdated
1994-07-14 Todd C. Miller--with-AFS
1994-07-14 Todd C. Milleradded HAVE_AFS
1994-07-14 Todd C. Milleradded afs changes
1994-07-14 Todd C. Millerremoved AFS stuff :-)
1994-07-14 Todd C. Millerinclude sys/select for AIX
1994-07-14 Todd C. Milleradded AFS
1994-07-14 Todd C. Miller++
1994-07-07 Todd C. Millerupdated
1994-07-07 Todd C. Millercan now have MAILER undefined
1994-07-07 Todd C. Millernew sub-note about MAILER
1994-07-07 Todd C. Milleradded blurb about password timeout
1994-07-07 Todd C. Millerconvex c2 changes
1994-07-07 Todd C. Millertook out duplicate define of _CONVEX_SOURCE
1994-07-07 Todd C. Milleradded OSDEFS
1994-07-07 Todd C. Milleradded spaces
1994-07-07 Todd C. Milleradded a goto if fgets fails
1994-07-07 Todd C. Milleruse __hpux not hpux
1994-07-07 Todd C. Milleruse __hpux not hpux
1994-07-07 Todd C. Millerconvex c2 stuff
1994-07-07 Todd C. Millerdefine ansi-ish cpp os defines if non-ansi are defined for
1994-07-07 Todd C. Millerupdated to say we support sonvex C2
1994-07-07 Todd C. Milleradded convex c2 support
1994-07-01 Todd C. Millerno more ioctl
1994-06-29 Todd C. Millerthings were testing -n "$GCC" instead of -z "$GCC"
1994-06-29 Todd C. Millernow works + uses fgets()
1994-06-28 Todd C. Millerselect doesn't seem to recognize a single '\n' as input...
1994-06-26 Todd C. Millerupdated tgetpass() blurb
1994-06-26 Todd C. Milleradded --with-getpass
1994-06-26 Todd C. Milleradded tgetpass stuff
1994-06-26 Todd C. Millernow uses stdio
1994-06-26 Todd C. Miller++
1994-06-24 Todd C. Millerupdated
1994-06-24 Todd C. Milleradded USE_GETPASS && HAVE_C2_SECURITY
1994-06-24 Todd C. Millerfixed a test
1994-06-24 Todd C. Milleradded hpux C2 shit
1994-06-24 Todd C. Millertook out tgetpass.*
1994-06-24 Todd C. Milleradded C2 blurb
1994-06-13 Todd C. Millerno termio(s) for ultrix since it is broken
1994-06-13 Todd C. Milleradded a space (yeah, anal)
1994-06-13 Todd C. Millerfixed it (duh, rtfm)
1994-06-08 Todd C. Millertook out bsd signal stuff for irix
1994-06-08 Todd C. Millercomments in #endif
1994-06-08 Todd C. Millerdon't define BSD signals for irix
1994-06-08 Todd C. Millerdid some...
1994-06-08 Todd C. Millerupdated
1994-06-08 Todd C. Millertook out unneeded code by changing where a strings...
1994-06-07 Todd C. Millerfix bug where /dirname would return NULL
1994-06-07 Todd C. Millermove __P to config.h
1994-06-07 Todd C. Milleradded errno definition
1994-06-07 Todd C. Milleradded __P
1994-06-07 Todd C. Milleradded HAVE_FCHDIR
1994-06-07 Todd C. Millernow include stdio
1994-06-07 Todd C. Millernow works if no fchdir
1994-06-07 Todd C. Millerdefine SA_RESETHAND to null if not defined
1994-06-07 Todd C. Milleradded check & replace
1994-06-07 Todd C. Millertook out -static for nextstep -- it doesn't work
1994-06-06 Todd C. Millermoved #endif to where it belongs
1994-06-06 Todd C. Millercorrection
1994-06-06 Todd C. Millernow checks for strdup realpath getcwd bzero
1994-06-06 Todd C. Milleremulate bzero
1994-06-06 Todd C. Milleradded posic signals
1994-06-06 Todd C. Millerbzero cast
1994-06-06 Todd C. Milleradded posix signals
1994-06-06 Todd C. Millerremoved BROKEN_GETPASS
1994-06-06 Todd C. Milleradded posix signal stuff
1994-06-06 Todd C. Milleradded new srcs
1994-06-06 Todd C. Millerupdated useag
1994-06-06 Todd C. Millernow uses posix signals
1994-06-06 Todd C. Millerupdated sto reflect major changes
1994-06-06 Todd C. Millerupdated
1994-06-06 Todd C. Milleruses sysconf() if available
1994-06-06 Todd C. Milleradded PASSWORD_TIMEOUT + prototypes for new functions
1994-06-06 Todd C. Millerfor those w/o this in libc
1994-06-06 Todd C. MillerInitial revision
1994-06-06 Todd C. Millerrewrote to use realpath(3) - nis now all my code
1994-06-06 Todd C. Milleradded HAVE_REALPATH
1994-06-06 Todd C. Millernow use tgetpass
1994-06-06 Todd C. Milleradded LIBOBJS
1994-06-05 Todd C. Millerworks now :-)
1994-06-05 Todd C. MillerInitial revision
1994-06-05 Todd C. Milleradded /dev/tty
1994-06-04 Todd C. Millerincremented
1994-06-04 Todd C. Milleralways use getcwd
1994-06-04 Todd C. Milleradded check for getwd
1994-06-04 Todd C. Millerreplace strdup & realpath & getcwd if missing
1994-06-04 Todd C. Milleradded _PATH_PWD
1994-06-04 Todd C. Milleradded SUDO_PROG_PWD
1994-06-04 Todd C. MillerInitial revision
1994-06-04 Todd C. MillerInitial revision
1994-06-03 Todd C. Millerquoted quare brackets
1994-06-02 Todd C. Millerno need to strdup() a constant
1994-06-02 Todd C. Millerupdated
1994-06-02 Todd C. Milleradded validate
1994-06-02 Todd C. Milleradded -v to usage
next