]> granicus.if.org Git - sudo/shortlog
sudo
1996-07-24 Todd C. MillerInitial revision
1996-07-24 Todd C. Millerdon't call fnmatch() with FNM_PATHNAME flag unless...
1996-07-24 Todd C. Millerdon't call fnmatch() with FNM_PATHNAME flag unless...
1996-07-23 Todd C. Milleradded support for AUTH_CRYPT_OLDCRYPT w/ DUNIX C2
1996-07-23 Todd C. Millernow takes command line args and uses cmnd_args
1996-07-23 Todd C. Millerfill_args was adding an extra leading space
1996-07-22 Todd C. Millerfixed dummy command_matches()
1996-07-22 Todd C. Millerfixed prototype
1996-07-22 Todd C. Milleradded cmnd_args
1996-07-22 Todd C. Millernow uses flat args string
1996-07-22 Todd C. Millernow uses flat arg string
1996-07-22 Todd C. Milleradded cmnd_args def
1996-07-22 Todd C. Millernow sets cmnd_args global
1996-07-22 Todd C. Millercmnd_args is now exported from sudo.[ch]
1996-07-21 Todd C. Millercan't rely on cmnd_matches as much as I thought --...
1996-07-21 Todd C. MillerSimplified parse rules wrt runas and NOPASSWD (more...
1996-07-20 Todd C. MillerNOPASSWD may now have blanks before the ':'
1996-07-20 Todd C. Milleradded checks for specific shadow passwd schemes
1996-07-20 Todd C. Milleradded routines to check for specific shadow passwd...
1996-07-18 Todd C. Milleradded support for ncr boxen
1996-07-18 Todd C. Milleradded support for detecting ncr boxen
1996-07-16 Todd C. Milleradded sinix support
1996-07-14 Todd C. Milleradded info about "config.cache from other other" error.
1996-07-14 Todd C. Millernow makes sure you don't have a config.cache file from...
1996-07-14 Todd C. Millernow sets $LIBS when needed to configure links with...
1996-07-14 Todd C. Millerfixed typo
1996-07-14 Todd C. Millernow include stuff for SPW_SECUREWARE to get AUTH_MAX_PA...
1996-07-14 Todd C. Millerno more SPW_HPUX10
1996-07-14 Todd C. Millerno more SPW_HPUX10
1996-07-14 Todd C. Millernow uses AUTH_MAX_PASSWD_LENGTH if SPW_SECUREWARE
1996-07-14 Todd C. MillerSPW_SECUREWARE now uses bigcrypt
1996-07-13 Todd C. Millerfixed 2 syntax errors
1996-07-13 Todd C. Millerroot may now run ALL as ALL
1996-07-12 Todd C. Millerfixed a typo/thinko that broke BSD's with sa_len
1996-07-08 Todd C. Millerupdated AFS support
1996-07-08 Todd C. Milleradded entry about /usr/ucb/cc
1996-07-08 Todd C. Millerprep no longer holds gcc binaries
1996-07-08 Todd C. Millerupdated AFS note
1996-07-08 Todd C. Milleradded @AFS_LIBS@
1996-07-08 Todd C. MillerAFS allows long passwords
1996-07-08 Todd C. Millerfixed -u user support
1996-07-08 Todd C. Millersudo -v now groks VALIDATE_OK_NOPASS
1996-07-08 Todd C. Millerfixed no_passwd vs. runas_matched
1996-07-08 Todd C. Millertook out stuff about NFS-mounting since it is no longer...
1996-07-08 Todd C. Milleradded --with-libraries > --with-libpath --with-incpath
1996-07-08 Todd C. Millerwas setting runas_matches to -1 in wrong place
1996-07-08 Todd C. Millerremoved usersec.h which is not present in new AFS versions
1996-07-08 Todd C. Millernow deals with timeout <= 0
1996-07-08 Todd C. Millerupdated
1996-07-08 Todd C. MillerBSD/OS >= 2.0 now uses shlicc instead of just gcc
1996-07-08 Todd C. Millerfixed backwards compatibility with sudo 1.4 sudoers...
1996-07-08 Todd C. Millernow gives INSTALL -c flag
1996-07-08 Todd C. Millerslightly simpler initialization of no_passwd and runas...
1996-07-08 Todd C. Milleradded -u username support
1996-07-08 Todd C. Millerimproved --with-libraries support
1996-07-07 Todd C. Milleradded --with-incpath, --with-libpath, --with-libraries
1996-07-07 Todd C. Millernow initializes some fields that weren't getting set...
1996-06-26 Todd C. Millerremoved emacs'isms
1996-06-26 Todd C. Millerno longer add -lPW to *_LIBS since we include alloca.c
1996-06-26 Todd C. Milleradded HAVE_ALLOCA_H
1996-06-26 Todd C. Milleradded alloca.c
1996-06-26 Todd C. MillerInitial revision
1996-06-26 Todd C. Miller++version
1996-06-25 Todd C. Millernow set uid to 1 instead of nobody for PERM_SUDOERS...
1996-06-25 Todd C. Millerfixed entry for SUDO_MODE
1996-06-25 Todd C. MillerFixed NFS-mounted sudoers file under solaris both uid...
1996-06-25 Todd C. Millermoved set_perms(PERM_ROOT) to be before yyparse()
1996-06-25 Todd C. Millerfixed a typo
1996-06-25 Todd C. Millerno longer need AC_PROG_INSTALL
1996-06-25 Todd C. Milleralways use install-sh to avoid install(1)'s that use...
1996-06-25 Todd C. Millermake clean -> make distclean
1996-06-20 Todd C. Millerremoved some unnecsary if's
1996-06-20 Todd C. Miller++version
1996-06-20 Todd C. Millernow includes netgroup.h
1996-06-20 Todd C. Millerremoved cats of ioctl to int since they didn't shut...
1996-06-20 Todd C. Millerexplicately cast ioctl() to int since it it not always...
1996-06-20 Todd C. Milleradded declarations for yyparse() and yylex()
1996-06-20 Todd C. Millerfixed an occurence of '==' -> '='
1996-06-20 Todd C. Milleradded check for netgroup.h
1996-06-20 Todd C. Millerfixed 2 compiler warnings
1996-06-20 Todd C. MillerSHELL_IF_NO_ARGS caused core dump since NewArg[cv]...
1996-06-19 Todd C. Millerfixed a typo
1996-06-17 Todd C. Millerfixed a formatting thingie
1996-06-17 Todd C. Millerfixed -u support with multiple user lists on a line
1996-06-17 Todd C. Millerunixware needs -lgen
1996-06-17 Todd C. Millerupdated ftp location
1996-06-17 Todd C. Milleradd net_addr/netmask support
1996-06-17 Todd C. Milleradded net_addr/mask example
1996-06-17 Todd C. Milleradded support for net_addr/netmask
1996-06-16 Todd C. Miller^ -> !
1996-06-15 Todd C. Millerupdated for 1.4.3
1996-06-15 Todd C. Millerudpated for 1.4.3
1996-06-15 Todd C. Millerupdated
1996-06-15 Todd C. Millerupdated with examples of new stuff
1996-06-15 Todd C. Miller++version
1996-06-15 Todd C. Millerupdated wrt -u and NOPASSWD
1996-06-15 Todd C. Millerupdated wrt -u and CAVEATS
1996-06-09 Todd C. Millerfixed usage()
1996-06-09 Todd C. Millernow use :foo: character classes (makes no diff for...
1996-06-07 Todd C. Millerfixed LONG_SKEY_PROMPT stuff
next