]> granicus.if.org Git - sudo/shortlog
sudo
1999-04-08 Todd C. Millerupdated
1999-04-07 Todd C. MillerYou can now specifiy a host list instead of just a...
1999-04-07 Todd C. MillerQuiet -Wall
1999-04-07 Todd C. MillerMove the push from the beginning of cmndspec to the...
1999-04-07 Todd C. Millerrunas-lists and NOPASSWD/PASSWD modifiers are now stick...
1999-04-06 Todd C. Millermodernize paths and update su example based on sample...
1999-04-06 Todd C. MillerNew runas semantics
1999-04-06 Todd C. MillerIn estrdup(), do the malloc ourselves so we don't need...
1999-04-06 Todd C. Miller$Sudo tag
1999-04-06 Todd C. Millerbuf should be prompt; Michael Robokoff <mrobo@networkcs...
1999-04-06 Todd C. MillerIt is now possible to use the '!' operator in a runas...
1999-04-06 Todd C. MillerKill GLOBAL_NO_SPW_ENT (not used) and crank GLOBAL_PROBLEM
1999-04-06 Todd C. MillerDefinitions of *_matched were wrong--user top, not...
1999-04-06 Todd C. MillerAdd VALIDATE_NOT_OK_NOPASS for when user is not allowed...
1999-04-06 Todd C. MillerAdd copyright, somewhat silly
1999-04-05 Todd C. MillerCrank version to 1.6 and combine copyright statements
1999-04-05 Todd C. MillerUse ! not ^ to do negation
1999-04-05 Todd C. Millerregen
1999-04-05 Todd C. MillerMake runas and NOPASSWD tags persistent across entris...
1999-04-02 Todd C. Millerupdate for 1.5.9 SUDO_1_5_9
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...
next