]> granicus.if.org Git - sudo/shortlog
sudo
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
1996-06-06 Todd C. Millerfixed a comment
1996-06-06 Todd C. Millermake more like NetBSD one -- now compiles w/o warnings
1996-06-06 Todd C. Millerfixed decls of lsearch()
1996-06-06 Todd C. Milleradded SPW_HPUX10
1996-06-06 Todd C. Millerhpux 10 uses bigcrypt() if C2
1996-06-04 Todd C. Millernow always uses fnmatch to match args
1996-06-04 Todd C. Millerback to using stdio instead of raw i/o since that cause...
1996-05-29 Todd C. Millernow give usage warning if use -l,-v,-k with args
1996-05-28 Todd C. MillerNewArgc is now set to 1 for -l, -v, -k
1996-05-28 Todd C. Millernow sets sudoers to correct group if mode is 0400
1996-05-28 Todd C. Millerupdated to version used by inn and bind
1996-05-28 Todd C. Millernow uses -lgnumalloc if it exists
1996-05-28 Todd C. Miller"make install" now sets uid/gid and mode on sudoers...
1996-05-28 Todd C. Millerrmeoved debugging statements
1996-05-28 Todd C. Milleradded a missing free()
1996-05-28 Todd C. Millernow uses user_gid instead of getegid (which was wrong...
1996-05-28 Todd C. Millernow uses SUDO_COMMAND envariable to get command args
1996-05-28 Todd C. Millernow uses user_gid
1996-05-28 Todd C. Millerfixed off by one error in allocation NewArgv
1996-05-28 Todd C. Millerin sudoers, 'command ""' now means command with no...
1996-05-28 Todd C. Milleradded check for fnmatch(3) and fnmatch.h
next