]> granicus.if.org Git - sudo/shortlog
sudo
1995-08-14 Todd C. Millernow groks command arguments
1995-08-14 Todd C. Millernow sets tty correctly when piped input
1995-08-14 Todd C. Millerfixed loading of cmnd_args (was including command name...
1995-08-14 Todd C. Millerfixed a core dump due to incorrect if construct
1995-08-13 Todd C. Milleronly add -lsun is irix < 5
1995-08-13 Todd C. Millerfixed check for ISC
1995-08-13 Todd C. Millernow sets cmnd_args used by log_error() and that will...
1995-08-13 Todd C. Milleradded cmnd_args
1995-08-13 Todd C. Millernow dynamically allocate logline since we can guess...
1995-08-05 Todd C. Millercleaned up a bunch of unnecesary #ifdef's
1995-07-31 Todd C. Miller++version
1995-07-31 Todd C. Milleradded shell extern
1995-07-31 Todd C. Milleradded -s (shell) option
1995-07-31 Todd C. Milleradded securid support
1995-07-30 Todd C. Millerremoved a bunch of unnecesary strncpy()'s and replaced...
1995-07-29 Todd C. Miller++version
1995-07-27 Todd C. Millerfixed free() of an uninitialized pointer (yuck)
1995-07-27 Todd C. Milleradded netgr_matches
1995-07-27 Todd C. Millercleaned up netgr_matches
1995-07-26 Todd C. Millerupdated for 1.3.4
1995-07-25 Todd C. Millernow installs sudoers.man -- really should clean this...
1995-07-25 Todd C. Milleradded sudoers.cat and sudoers.man
1995-07-25 Todd C. Millerpulled out stuff on the sudoers file format into a...
1995-07-25 Todd C. MillerInitial revision
1995-07-25 Todd C. Millerfixed up my email address
1995-07-25 Todd C. Milleradded checks for innetgr and getdomainname
1995-07-25 Todd C. Milleradded dummy netgr_matches function
1995-07-25 Todd C. Milleradded netgr_matches
1995-07-25 Todd C. Milleradded NETGROUP support
1995-07-25 Todd C. Milleradded HAVE_INNETGR & HAVE_GETDOMAINNAME
1995-07-24 Todd C. Millerrewrote clean_env() that has rm_env() builtin
1995-07-23 Todd C. Millernow cast uid to long in sprintf
1995-07-23 Todd C. Milleradded _INSULTS suffix to HAL & GOONS
1995-07-23 Todd C. Milleradded _INSULTS suffix to HAL & GOONS
1995-07-23 Todd C. Millerconverted to new scheme of insult "unions"
1995-07-23 Todd C. Millernow uses MAX_UID_T_LEN
1995-07-23 Todd C. Milleradded SUDO_UID_T_LEN
1995-07-23 Todd C. Milleradded MAX_UID_T_LEN
1995-07-23 Todd C. Millernow use MAX_UID_T_LEN
1995-07-23 Todd C. Milleradded check for max len of uid_t
1995-07-19 Todd C. Millercorrected version
1995-07-19 Todd C. Milleradded sco support
1995-07-19 Todd C. Millerhack to check for sco
1995-07-19 Todd C. Millerremoved #include <net/route.h> since it was hosing...
1995-07-18 Todd C. Millerfixed prreadlink() prototype
1995-07-18 Todd C. Milleradded parens in #if's
1995-07-18 Todd C. Milleradded SPW_ prefix
1995-07-18 Todd C. Millermoved SPW_* to config.h.in
1995-07-18 Todd C. Milleradded a set of parens
1995-07-18 Todd C. Milleradded SPW_*
1995-07-18 Todd C. Milleradded SPW_*
1995-07-18 Todd C. Millermoved SPW_* to sudo.h
1995-07-17 Todd C. MillerSPW_AUTH -> SPW_SECUREWARE
1995-07-17 Todd C. MillerGLOBAL_NO_AUTH_ENT -> GLOBAL_NO_SPW_ENT
1995-07-17 Todd C. MillerAUTH -> SECUREWARE
1995-07-17 Todd C. MillerSPW_AUTH -> SPW_SECUREWARE
1995-07-17 Todd C. Millernow uses SHADOW_TYPE to make shadow pw support more...
1995-07-17 Todd C. Milleradded autodetection of shadow passwords
1995-07-17 Todd C. Millernow uses SHADOW_TYPE define
1995-07-17 Todd C. Milleradded SHADOW_TYPE which replaces SUNOS4 & __svr4__...
1995-07-17 Todd C. Milleradded SUDO_CHECK_SHADOW
1995-07-12 Todd C. Millerdefine SVR4 for ISC
1995-07-12 Todd C. Millerupdated
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()
next