]> granicus.if.org Git - sudo/shortlog
sudo
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
1995-06-03 Todd C. Milleradded MODE_BACKGROUND
1995-06-03 Todd C. Millerescaped dashes
1995-06-03 Todd C. Milleradded -b option
1995-06-03 Todd C. Milleradded crypt() for osf/1 3.x enhanced secuiry
1995-06-03 Todd C. Millernow check for -lcrypt
1995-06-03 Todd C. Milleradded ENXIO like EADDRNOTAVAIL
1995-05-08 Todd C. Millernow emulate getwd(), not getcwd()
1995-05-08 Todd C. Millergetcwd() -> getwd()
1995-05-08 Todd C. Millergetcwd -> getwd
1995-05-02 Todd C. MillerInitial revision
1995-05-02 Todd C. Millerbroke out insults into separate include files
1995-05-02 Todd C. Milleradded GOONS
1995-05-02 Todd C. Milleradded ins_2001.h ins_classic.h ins_goons.h
1995-05-02 Todd C. Miller++version
1995-05-02 Todd C. Millermoved signal handler setup to setup_signals()
1995-05-02 Todd C. Milleradded load_interfaces()
1995-05-02 Todd C. Millermoved load_interfaces to interfaces.c
1995-05-02 Todd C. Milleradded clearaliases
1995-05-02 Todd C. Milleradded FAST_MATCH
next