]> granicus.if.org Git - sudo/shortlog
sudo
1999-04-02 Todd C. MillerShift return value of system(3) by 8 to get real exit...
1999-03-30 Todd C. Millertestsudoers needs LIBOBJS too
1999-03-30 Todd C. MillerFix another parser bug. For a sudoers entry like this:
1999-03-30 Todd C. Millernew change
1999-03-30 Todd C. MillerSave entries that match a ! command on the matching...
1999-03-30 Todd C. MillerMake sudo's usage info better when mutually exclusive...
1999-03-29 Todd C. Millerupdates from CU
1999-03-29 Todd C. Milleruse gzip
1999-03-29 Todd C. MillerFix off by one error introduced in *alloc changes
1999-03-29 Todd C. Miller++version
1999-03-29 Todd C. MillerUse emalloc/erealloc/estrdup
1999-03-29 Todd C. Millererror checking memory allocation routines
1999-03-29 Todd C. MillerStill not right, this fixes it for real
1999-03-29 Todd C. MillerFix for previous commit
1999-03-29 Todd C. MillerFix a parser bug that was exposed when mixing different...
1999-03-28 Todd C. MillerSimplify PAM code and fix a PAM-related warning on...
1999-03-26 Todd C. Millerupdates
1999-03-26 Todd C. Millerbetter su entry
1999-03-26 Todd C. Millerregen
1999-03-26 Todd C. Millernew pam code that works on solaris, should work on...
1999-03-19 Todd C. Millermore entries
1999-03-19 Todd C. Milleronly include strings.h if there is no string.h
1999-03-17 Todd C. MillerSinix is now being called ReliantUNIX; bjjackso@us...
1999-03-13 Todd C. Millershost must be set before log functions are called ...
1999-03-07 Todd C. MillerFix a bug wrt quoting characters in command args. ...
1999-02-26 Todd C. Millerinclude sys/time.h; aparently AIX needs it. ppz@cdu...
1999-02-24 Todd C. Milleradd missing case statement so --without-sendmail works
1999-02-23 Todd C. Millermore
1999-02-22 Todd C. Milleronly search for -lsun in irix <= 4.x
1999-02-22 Todd C. Millerback out last configure.in change now that I've hacked...
1999-02-22 Todd C. Millerupdated
1999-02-22 Todd C. Milleradd def of dirfd() for those without it
1999-02-22 Todd C. MillerWhen falling back to checking for socket() when linking...
1999-02-22 Todd C. Millertypo
1999-02-21 Todd C. Millerfix occurrence of $with_timeout that should be $with_pa...
1999-02-17 Todd C. Millerfix grammar; espie@openbsd.org SUDO_1_5_8
1999-02-11 Todd C. Milleradd cast for strdup in places it does not have it
1999-02-09 Todd C. Millerdefine for_BSD_TYPES irix
1999-02-07 Todd C. MillerMake it clear that it is the user's password, not root...
1999-02-07 Todd C. MillerIf the user enters an empty password and really has...
1999-02-03 Todd C. Milleradd explicate copyright
1999-02-03 Todd C. Millermention -lsocket, -lnsl configure changes
1999-02-02 Todd C. MillerDon't clobber errno after calling check_sudoers().
1999-02-01 Todd C. MillerWhen linking with both -lsocket and -lnsl be sure to...
1999-02-01 Todd C. Millerclarify bad timestamp and fmt
1999-01-23 Todd C. Millerbe clear that pam is linux-only and add a RUNSON entry
1999-01-22 Todd C. Millerfix and correctly document --with-umask; problem noted...
1999-01-20 Todd C. Milleronly use /usr/{man,catman}/local to store man pages...
1999-01-20 Todd C. Millerfix typo, make --with-SecurID take an arg
1999-01-19 Todd C. Millerupdates from users
1999-01-19 Todd C. MillerFWTK 'authsrv' support from Kevin Kadow <kadow@MSG...
1999-01-19 Todd C. Millerbetter fix for the problem of unresolved symbols in...
1999-01-19 Todd C. Millerwhen checking for functions in -lnsl and -lsocket link...
1999-01-18 Todd C. Millerold changes that didn't make it into RCS before the...
1999-01-17 Todd C. Milleradd sudo tags
1999-01-17 Todd C. Millertesting Sudo tag
1999-01-17 Todd C. Millertesting Sudo tag
1999-01-17 Todd C. Millercrank version and regen files
1999-01-17 Todd C. Millerkill rcs goop in update_version and fix now that versio...
1999-01-17 Todd C. Millerkerb5 support from fcusack@iconnet.net
1999-01-17 Todd C. Millerwe no longer use realpath
1999-01-17 Todd C. Millerreplaced by find_path.c
1999-01-17 Todd C. Millerall options are now configure flags
1999-01-17 Todd C. Millerregen
1999-01-17 Todd C. Millersuperceded by getcwd.c
1999-01-17 Todd C. Millersuperceded by tgetpass.c
1999-01-17 Todd C. Millersuperceded by RUNSON
1999-01-17 Todd C. MillerNo longer used now that we have configure options for...
1999-01-17 Todd C. Millerregen based on configure.in
1999-01-17 Todd C. Millerregen based on sudo.pod, sudoers.pod, and visudo.pod
1998-12-11 Todd C. Millerfix tty tickets in remove_timestamp (didn't use ':')
1998-12-07 Todd C. Millerclose sock when we are done with it
1998-11-28 Todd C. Millernever say "error on line -1"
1998-11-24 Todd C. Millercheck for -lnsl before -lsocket
1998-11-24 Todd C. Millerquote '[', ']' used in ranges correctly
1998-11-21 Todd C. Milleradd missing NO_ROOT_SUDO
1998-11-20 Todd C. Miller1.5.7
1998-11-20 Todd C. Millermore info for 1.5.7
1998-11-20 Todd C. Millerupdate for 1.5.7
1998-11-20 Todd C. Millermake increases of cm_list_size and ga_list_size be...
1998-11-20 Todd C. Millerwhen we get a syntax error, report it for the previous...
1998-11-18 Todd C. Milleradd back check for sys/sockio.h but only use it if... SUDO_1_5_7
1998-11-18 Todd C. Millerdefine BSD_COMP for svr4
1998-11-18 Todd C. Millermore -Wall
1998-11-18 Todd C. Millerkill check for sockio,h
1998-11-18 Todd C. Millerno more HAVE_SYS_SOCKIO_H
1998-11-18 Todd C. Miller-Wall
1998-11-16 Todd C. Milleradd missing inform_user()
1998-11-14 Todd C. Millerreturn NOT_FOUND if given fully qualified path and...
1998-11-14 Todd C. Millerfor kerb5, check for -lkerb4, fall back on -lkrb
1998-11-13 Todd C. Millertty tickets are user:tty now
1998-11-13 Todd C. Millerwhen using tty tickets make it user:tty not user.tty...
1998-11-10 Todd C. Milleradd "ignoring foo found in ." for auth successful case
1998-11-09 Todd C. Milleradd missing printf param
1998-11-08 Todd C. Millergo back to printing "command not found" unless --disabl...
1998-11-08 Todd C. MillerOnly one space after a colon, not two, in printf's
1998-11-05 Todd C. Millerdocument setting $USER
1998-11-05 Todd C. Millerfix bugs with prompt expansion
1998-11-05 Todd C. Millerset $USER for root too
1998-11-04 Todd C. Millertypo
next