]> granicus.if.org Git - sudo/shortlog
sudo
1996-01-11 Todd C. Millertgetpass.o is now only linked in with sudo (not visudo)
1996-01-09 Todd C. Miller++version
1996-01-09 Todd C. Milleradded copyright notice
1996-01-09 Todd C. Miller++version
1996-01-09 Todd C. Millerminor cleanup and now includes sys/bsdtypes for svr4...
1996-01-09 Todd C. MillerISC now gets -lcrypt
1996-01-09 Todd C. Milleradded check for sys/bsdtypes.h
1996-01-07 Todd C. Millerremoved debugging stuff (setting freed ptr to NULL)
1996-01-07 Todd C. Milleradded 2 entries
1996-01-07 Todd C. Milleradded FAQ
1996-01-07 Todd C. Milleradded section on syslog
1996-01-07 Todd C. Milleradded AC_ISC_POSIX for better ISC support
1996-01-07 Todd C. Millerfixed typo
1996-01-07 Todd C. Milleradded define for _POSIX_SOURCE
1996-01-04 Todd C. Millerfixed check for lsearch()
1995-12-22 Todd C. Millerfixed for AIX
1995-12-20 Todd C. Millernow only define HAVE_LSEARCH if there is a correspondin...
1995-12-20 Todd C. Millerworks on ISC again
1995-12-18 Todd C. Millernow define HAVE_LSEARCH if we find lsearch() in libcompat
1995-12-18 Todd C. Millerchar * -> const char *
1995-12-18 Todd C. Millernow looks in -lcompat for lsearch()
1995-12-18 Todd C. Millerremove sudo.core visudo.core for clan target
1995-12-18 Todd C. Milleradded UID_MAX support in check for MAX_UID_T_LEN
1995-12-18 Todd C. Millerfixed another occurence of sudo_getpwuid.*
1995-12-18 Todd C. Millersudo_getpwuid.c -> getspwuid.c
1995-12-18 Todd C. Millermoved the "echo"
1995-12-18 Todd C. Miller++version
1995-12-18 Todd C. Milleradded group support
1995-12-18 Todd C. Milleradded group entry
1995-12-18 Todd C. Millerdocumented group support
1995-12-18 Todd C. Milleradded group support
1995-12-15 Todd C. Millertkfile was too short and overflowed the kerberos realm
1995-12-11 Todd C. Millernow copy command args directly from Argv
1995-12-11 Todd C. Millerreplaced code to copy cmnd_args so that is does not...
1995-12-08 Todd C. Millersyslog() fixed in hpux 10.01
1995-12-06 Todd C. MillerAC_CHECK_LIB() now sets SUDO_LIBS (and VISUDO_LIBS...
1995-12-06 Todd C. Millerbetter error if cannot find skey incs or libs
1995-12-06 Todd C. Millernow use a temp file for determining max len of uid_t...
1995-12-06 Todd C. Milleradded set of parens and a space
1995-12-05 Todd C. Millerfixes from Jeff Earickson <jaearick@colby.edu>
1995-12-05 Todd C. Millermodified a comment
1995-12-05 Todd C. Millerfixed up testsudoers target
1995-12-05 Todd C. MillerDCE changes from Jeff Earickson <jaearick@colby.edu>
1995-12-05 Todd C. MillerLIBS -> SUDO_LIBS , VISUDO_LIBS
1995-11-28 Todd C. Millerfix for C2 on hpux 10
1995-11-28 Todd C. MillerLONG_SKEY_PROMPT is less of a klusge
1995-11-28 Todd C. Millerfixed typos w/ dce stuff
1995-11-28 Todd C. Milleradded dce_pwent.c
1995-11-26 Todd C. Milleramended section on combining authentication mechanisms
1995-11-26 Todd C. Millerminor updates for 1.3.6
1995-11-26 Todd C. Milleradded 2 more entries
1995-11-26 Todd C. Millerupdated for 1.3.6
1995-11-26 Todd C. Milleroverhauled
1995-11-26 Todd C. Millerrewrote for sudo 1.3.6
1995-11-26 Todd C. Milleradded 3 entries
1995-11-25 Todd C. Milleradded explict casts for strdup since many includes...
1995-11-25 Todd C. Millerremoved prototype for sudo_getpwuid() since convex C
1995-11-25 Todd C. Milleradded prototype for sudo_getpwuid()
1995-11-25 Todd C. Millernow compiles on strict ANSI compilers
1995-11-25 Todd C. Milleradded LONG_SKEY_PROMPT support
1995-11-25 Todd C. Milleradded extra $'s for make to eat up, yum.
1995-11-25 Todd C. Milleradded LONG_SKEY_PROMPT
1995-11-24 Todd C. Millers/key support now works with normal s/key as well as...
1995-11-24 Todd C. Milleradded SKEY_ONLY
1995-11-24 Todd C. Millerset _PASSWD_LEN to 256 for any of KERB4, DCE, SKEY
1995-11-24 Todd C. Milleradded DCE note
1995-11-24 Todd C. Millernow include pthread.h for DCE support
1995-11-24 Todd C. Millerdce_pwent() is ok after all
1995-11-24 Todd C. Millernow uses SYSLOG() macro that equates to either syslog()
1995-11-24 Todd C. Millerminor formatting changes.
1995-11-24 Todd C. Millernow uses user_pw_ent and simple macros to get at the...
1995-11-23 Todd C. Millersimpler dec unix C2 support
1995-11-23 Todd C. Millernow sets crypt_type for DEC unix C2
1995-11-21 Todd C. Milleradded csops paths for skey
1995-11-21 Todd C. Millernow includes string.h for strdup() prototype
1995-11-21 Todd C. Millerfixed a few typos
1995-11-21 Todd C. Millernow includes skey.h
1995-11-21 Todd C. Millerfixed up comments
1995-11-21 Todd C. Millermoved a lot of the shadow passwd crap to sudo_getpwuid()
1995-11-21 Todd C. Millernow uses sudo_pw_ent
1995-11-21 Todd C. Millernow uses sudo_pw_ent
1995-11-21 Todd C. Millernow sets sudo_pw_ent
1995-11-21 Todd C. MillerInitial revision
1995-11-21 Todd C. Millermoved dce stuff into compat.h
1995-11-21 Todd C. Millernow uses sudo_pw_ent
1995-11-21 Todd C. Milleradded sudo_getpwuid.c
1995-11-21 Todd C. Milleradded dce support
1995-11-21 Todd C. Millernow uses sudo_pw_ent
1995-11-20 Todd C. Millerfixed exempt_group stuff for OS's that don't put base...
1995-11-20 Todd C. MillerS/Key support now works with sunos4 shadow passwords
1995-11-20 Todd C. Millerfixed clean rule
1995-11-20 Todd C. Milleradded DCE support
1995-11-20 Todd C. MillerDCE & KERB support
1995-11-20 Todd C. Millerfirst stab at dce support
1995-11-20 Todd C. Millernow smells like sudo
1995-11-20 Todd C. MillerInitial revision
1995-11-20 Todd C. Millerskey'd sudo now works w/ normal password as well
1995-11-19 Todd C. Millerupdated version number
1995-11-19 Todd C. Millerupdated to reflect version change
1995-11-19 Todd C. Miller--with options now line up
next