]> granicus.if.org Git - sudo/shortlog
sudo
1995-07-12 Todd C. Milleradded BROKEN_SYSLOG support
1995-07-12 Todd C. Milleradded BROKEN_SYSLOG
1995-07-12 Todd C. Millernow only bitch it timestamp > time_now + 2 * timeout
1995-07-12 Todd C. Milleradded 2 security notes
1995-07-12 Todd C. Millerchanged a memmove() to memcpy() since we don't have...
1995-07-11 Todd C. Millercleanup up the loop when interfaces are groped in so...
1995-07-11 Todd C. Miller++version
1995-07-09 Todd C. Millerannotated 124-126
1995-07-07 Todd C. Millerfixed permissions check on /tmp/.odus
1995-07-06 Todd C. Millerfixed some comments
1995-07-06 Todd C. Millernow checks owner & mode of timedir
1995-07-06 Todd C. Millerupdated TIMEOUT info
1995-07-06 Todd C. Milleradded BAD_STAMPDIR and BAD_STAMPFILE
1995-07-06 Todd C. Milleradded definition of S_IRWXU
1995-07-06 Todd C. Millerupdated
1995-07-03 Todd C. Milleradded #ifdef to make it compile on strange arches
1995-07-02 Todd C. Millerfixed check for fulkl void impl.
1995-07-02 Todd C. Milleradded mssing "static"
1995-07-02 Todd C. Millerreplaced #elif with #else #if constructs for ancient...
1995-07-02 Todd C. Millerupdated irix c2 & kerb5 info
1995-07-02 Todd C. Milleradded shadow pw support for irix
1995-07-01 Todd C. Millerupdated
1995-07-01 Todd C. Millerlast changes for sudo 1.3.3
1995-07-01 Todd C. Millernow calls SUDO_SOCK_SA_LEN
1995-07-01 Todd C. Milleradded HAVE_SA_LEN
1995-07-01 Todd C. Milleradded SUDO_SOCK_SA_LEN
1995-07-01 Todd C. Millernow works with ip implementations that use sa_len in...
1995-07-01 Todd C. Milleradded note about buggy AIX compiler
1995-07-01 Todd C. Millernow include sys/time.h for AIX
1995-06-28 Todd C. Millergetcwd -> getwd
1995-06-28 Todd C. Millernow works for ISC and others. yay.
1995-06-26 Todd C. Millerversion++
1995-06-23 Todd C. Millerfixed test for full void impl
1995-06-23 Todd C. Millernow check to see that st_dev is non-zero before assumin...
1995-06-20 Todd C. MillerSUDO_FUNC_UTIME_NULL -> AC_FUNC_UTIME_NULL
1995-06-19 Todd C. Millerfixed include file order for SUDO_FUNC_UTIME_POSIX
1995-06-19 Todd C. Milleradded cast for ttyname()
1995-06-19 Todd C. Millerfixed typo
1995-06-19 Todd C. Millernow deal correctly with all known variation of utime...
1995-06-19 Todd C. Milleradded SUDO_FUNC_UTIME_POSIX
1995-06-19 Todd C. Milleradded SUDO_FUNC_UTIME_NULL and SUDO_FUNC_UTIME_POSIX
1995-06-19 Todd C. Milleradded HAVE_UTIME_POSIX
1995-06-19 Todd C. Millerfixed a typo
1995-06-19 Todd C. Millerno longer assume !HAVE_UTIME_NULL means old BSD utime()
1995-06-19 Todd C. Millerfixed fascist C compiler warning
1995-06-19 Todd C. Millernow set strioctl.ic_timout in STRSET()
1995-06-18 Todd C. Millerincreaed MAXLOGLEN by MAXPATHLEN to account for ttyname
1995-06-18 Todd C. Milleradded tty logging
1995-06-18 Todd C. Millerreworked the ISC code
1995-06-18 Todd C. Millerupdated version
1995-06-18 Todd C. Millernow expect old-style utime(3) if utime() can't take...
1995-06-18 Todd C. Milleradded check for utime.h
1995-06-18 Todd C. Milleradded HAVE_UTIME_H
1995-06-18 Todd C. Milleradded CPPFLAGS
1995-06-18 Todd C. Millernow search for kerb libs and includes
1995-06-18 Todd C. Milleradded support for utime(2)'s that can't take a NULL...
1995-06-18 Todd C. Millermoved HAVE_UTIME_NULL stuff to update_timestamp() where...
1995-06-18 Todd C. Milleradded utime(s) stuff
1995-06-18 Todd C. Millernow use utime()
1995-06-18 Todd C. Milleradded HAVE_UTIME and HAVE_UTIME_NULL
1995-06-17 Todd C. Millernow use HAVE_UTIME_NULL
1995-06-17 Todd C. MillerInitial revision
1995-06-17 Todd C. Millerneed to setuid(0) to make kerb4 stuff work.
1995-06-17 Todd C. Millerno more special case for kerberos
1995-06-17 Todd C. Millertook out setreuid and setresuid stuff
1995-06-17 Todd C. Millerno longer need setreuid() emulation
1995-06-17 Todd C. Millernow use private ticket file for kerberos support to...
1995-06-15 Todd C. Milleradded SPOOF_ATTEMPT & cmnd_st
1995-06-15 Todd C. Milleradded anti-spoofing support
1995-06-15 Todd C. Millernow use global cmnd_st
1995-06-15 Todd C. Milleradded SPOOF_ATTEMPT suypport
1995-06-15 Todd C. Milleradded void casts where appropriate
1995-06-15 Todd C. Millerfixed up spacing and added void casts where appropriate
1995-06-15 Todd C. Millerfixed problem with "-p prompt" but no args
1995-06-14 Todd C. Milleradded BUGS and annotated -l description
1995-06-14 Todd C. Millervalidate() now takes a flag
1995-06-14 Todd C. Millervalidate() now takes a flag
1995-06-14 Todd C. Milleradded support for -l
1995-06-14 Todd C. Millervalidate() now takes a flag that says whether or not...
1995-06-08 Todd C. Millernow deals with Argv == 1
1995-06-08 Todd C. Milleradded -p option
1995-06-08 Todd C. Milleradded prompt support
1995-06-08 Todd C. Milleradded prompt
1995-06-08 Todd C. Milleradded PASSPROMPT
1995-06-08 Todd C. Millernow use BUFSIZ as length of kerb password
1995-06-08 Todd C. Millernow use BUFSIZ as _PASSWD_LEN if using kerberos
1995-06-08 Todd C. Milleradded PASSPROMPT
1995-06-07 Todd C. Milleronly look for -lufc or -lcrypt if crypt() not in libc
1995-06-07 Todd C. Millerdon't exit on kerb error, just warn
1995-06-07 Todd C. Milleradded kerb4 note
1995-06-07 Todd C. MillerHAVE_KERBEROS -> HAVE_KERB4
1995-06-07 Todd C. Millerremoved debugging printf
1995-06-07 Todd C. MillerKERBEROS -> KERB4
1995-06-07 Todd C. MillerHAVE_KERBEROS -> HAVE_KERB4
1995-06-07 Todd C. Milleradded deif of UID_NO_CHANGE & GID_NO_CHANGE
1995-06-07 Todd C. MillerHAVE_KERBEROS -> HAVE_KERB4
1995-06-06 Todd C. Milleradded kerberos support
1995-06-06 Todd C. Milleradded HAVE_KERBEROS
1995-06-06 Todd C. Milleradded KERBEROS support (long passwords)
1995-06-06 Todd C. Milleradded kerberos support
next