]> granicus.if.org Git - sudo/shortlog
sudo
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
1995-05-02 Todd C. Millernow uses clearaliases variable
1995-05-02 Todd C. MillerInitial revision
1995-05-02 Todd C. Milleradded interfaces.[co]
1995-05-02 Todd C. Millernow uses ip addrs and netmasks via load_interfaces()
1995-05-02 Todd C. Millernow remove IFS instead of setting to "sane" value
1995-05-01 Todd C. Milleradded FAST_MATCH
1995-04-30 Todd C. Millersudo_goodpath.c-> goodpath.c
1995-04-30 Todd C. Milleradded Andy's new ISC changes
1995-04-14 Todd C. Milleradded a sentence to SECURE_PATH info
1995-04-14 Todd C. Milleradded one
1995-04-14 Todd C. Millerupdated
1995-04-14 Todd C. Millerupdated
1995-04-13 Todd C. Millerupdated for beta3
1995-04-13 Todd C. Miller++version
1995-04-13 Todd C. Millersendmail is now looked for in \17/usr/ucblib
1995-04-13 Todd C. Millerfixed indentation
1995-04-13 Todd C. Millerfixed a typo
1995-04-13 Todd C. Millerupdated ISC mods
1995-04-13 Todd C. Milleradded unixware case
1995-04-13 Todd C. Milleruser_is_exempt is no longer hidden
1995-04-13 Todd C. Millerupdated
1995-04-13 Todd C. Millerisc and riscos changes
1995-04-13 Todd C. Milleradded NOTE about new interaction of EXEMPTGROUP and...
1995-04-13 Todd C. Millerfixed a typo and added testsudoers stuff
1995-04-13 Todd C. MillerInitial revision
1995-04-12 Todd C. Millerapplied fixed patch from Chris
1995-04-11 Todd C. Millerfixed a typo
1995-04-11 Todd C. Milleradded a set of braces for bison
1995-04-11 Todd C. Millermerged in Chris' changes to dekludge the parser.
1995-04-11 Todd C. Millersend_mail() was calling find_path() which is wrong...
1995-04-10 Todd C. Milleradded User_Alias stuff
1995-04-10 Todd C. MillerSUDO_NEXT now looks for /usr/lib/NextStep/software_version
1995-04-10 Todd C. Milleradded DEC UNIX 3.0 w/ gcc
1995-04-10 Todd C. MillerExit was being used in places where exit should be...
1995-04-10 Todd C. Milleradded "User alias specification"
1995-04-10 Todd C. Millerfixed probs caused by making nslots and naliases a...
1995-04-10 Todd C. Milleradded KSR, upped rev to 1.3.1b2
1995-04-10 Todd C. Miller1024 -> BUFSIZ
1995-04-10 Todd C. Millervoid * -> VOID *
1995-04-09 Todd C. Millerdid a bunch of things and added a bunch :-)
1995-04-09 Todd C. Millerupdated
next