]> granicus.if.org Git - sudo/shortlog
sudo
1999-12-05 Todd C. MillerDon't kill the user's tickets until after sudoers has...
1999-12-05 Todd C. Millercrank version to 1.6
1999-12-05 Todd C. Milleradd set_fqdn() stub
1999-12-02 Todd C. Millero Kill shell_noargs option, it cannot work since the...
1999-12-02 Todd C. MillerSecurID support should compile now.
1999-11-29 Todd C. Millerfix some syntactic goofs
1999-11-28 Todd C. MillerNo longer need the .html files as they are generated...
1999-11-28 Todd C. Millerkill characters that made wml unhappy
1999-11-28 Todd C. Millertypo
1999-11-25 Todd C. Millermajordomo@cs.colorado.edu -> majordomo@courtesan.com
1999-11-25 Todd C. MillerWrap script execution w/ /bin/sh for the benefit of ctm
1999-11-24 Todd C. MillerMake the -s flag be exclusive too. Also reorder the...
1999-11-23 Todd C. Millermake pam errors other than PAM_PERM_DENIED fatal
1999-11-23 Todd C. Millerfix typo
1999-11-23 Todd C. Millermake it clear that /etc/pam.d/sudo is required on linux
1999-11-23 Todd C. Millerfix a warning on redhat and spew an error if pam_authen...
1999-11-23 Todd C. MillerBe very clear that the password required is the user...
1999-11-20 Todd C. Milleradd sample.syslog.conf to DISTFILES and BINFILES
1999-11-19 Todd C. Millerupdates from Brian Jackson + some formatting
1999-11-18 Todd C. Millero One RUNSon update
1999-11-18 Todd C. MillerAdd bindist target
1999-11-16 Todd C. Millertalk about run-time options in addition to compile... SUDO_1_6_0
1999-11-16 Todd C. Millerfix typos
1999-11-16 Todd C. Millerneed sys/time.h if HAVE_SETRLIMIT
1999-11-16 Todd C. Millerget rid of references to sudo-bugs. Now mention the...
1999-11-16 Todd C. Millerrepair pod2html damage
1999-11-16 Todd C. MillerUpdate for 1.6 release
1999-11-16 Todd C. MillerAdd warning about using ALL in a command context.
1999-11-09 Todd C. MillerCall yyrestart() on a parse error to reset the lexer...
1999-11-09 Todd C. MillerDon't need YY_FLUSH_BUFFER after all
1999-11-09 Todd C. MillerCall YY_FLUSH_BUFFER macro in yywrap() to clean up...
1999-11-09 Todd C. Millerflex doesn't need %N table size declarations
1999-11-09 Todd C. MillerMention what characters need to be escaped in names.
1999-11-08 Todd C. Millerregen
1999-11-08 Todd C. Millerclarify Mac OS X entry
1999-11-08 Todd C. Millerupdate
1999-11-08 Todd C. Millero Use AC_MSG_ERROR throughout
1999-11-05 Todd C. MillerFix printing of type T_MODE in dump_defaults()
1999-11-05 Todd C. Millermissing sys/types.h
1999-11-05 Todd C. MillerBreak out options that may be overridden at run time...
1999-11-04 Todd C. Millero Now use getrlimit to find the highest fd when closing...
1999-11-04 Todd C. Millerupdates
1999-11-01 Todd C. Millerupdates
1999-11-01 Todd C. MillerWhen read()'ing, do a single character at a time to...
1999-11-01 Todd C. MillerFor the sudo_root option, check against user_uid, not...
1999-11-01 Todd C. Millersome updates
1999-11-01 Todd C. MillerFix compilation problem when --with-logging=file was...
1999-11-01 Todd C. MillerMake this work again for things like "sudo echo hi...
1999-10-20 Todd C. Millerchange ital to bold
1999-10-20 Todd C. Millerupdate
1999-10-16 Todd C. MillerError out if syslog parameters are given without a...
1999-10-15 Todd C. MillerIgnore the syslog facility for systems w/ old syslog...
1999-10-15 Todd C. Millerpeople with "." early in their path can have problems...
1999-10-13 Todd C. MillerRemove -r realm option
1999-10-13 Todd C. MillerNew krb5 code from Frank Cusack <fcusack@iconnet.net>.
1999-10-13 Todd C. Millerupdate to reality
1999-10-12 Todd C. Millerinclude <auth.h> to get function prototypes.
1999-10-12 Todd C. Millerdocument -L flag
1999-10-11 Todd C. Millerin set_perms(), always call setuid(0) before changing...
1999-10-11 Todd C. Miller#undef T_FOO to avoid conflicts with system defines...
1999-10-11 Todd C. MillerDocuement "Defaults" lines in /etc/sudoers. Still...
1999-10-10 Todd C. Milleruse strtol, not strtoul since not everyone has not...
1999-10-10 Todd C. Milleruse strtol, not strtoul since not everyone has not...
1999-10-10 Todd C. Millerlast {WORD} rule should only apply in the INITIAL state
1999-10-10 Todd C. Millero Add support for escaped characters in the WORD macro
1999-10-10 Todd C. Millero Add T_PATH flag to allow simple sanity checks for...
1999-10-09 Todd C. Millermail_if_foo -> mail_foo
1999-10-08 Todd C. Millero Add requiretty option
1999-10-08 Todd C. MillerThe exit() in log_error() was mistakenly removed in...
1999-10-07 Todd C. Millero Change defaults stuff to put the value right in the...
1999-10-07 Todd C. Milleradd O_NOCTTY when opening /dev/tty just in case
1999-10-06 Todd C. Millercleanup function no longer takes a status arg
1999-10-06 Todd C. Millerthe the
1999-09-15 Todd C. MillerUse strftime() instead of ctime() if it is available.
1999-09-14 Todd C. Millerfix copyright date
1999-09-14 Todd C. Millerupdate ReliantUNIX entry
1999-09-14 Todd C. Milleradd log_year option
1999-09-14 Todd C. Milleradd --without-sendmail to help output
1999-09-14 Todd C. Millerenforce an otctal arg for --with-suoders-mode
1999-09-08 Todd C. MillerAdd support for "Defaults" line in sudoers to make...
1999-09-08 Todd C. MillerAdd more info
1999-09-04 Todd C. MillerUCB has dropped the advertising clause from their license.
1999-08-31 Todd C. Millermove dce_verofy proto to correct section
1999-08-31 Todd C. Millerremove XXX
1999-08-28 Todd C. MillerAdd fnmatch() prototype
1999-08-28 Todd C. MillerMove inclusion of emul/fnmatch.h to be after sudo.h...
1999-08-28 Todd C. Milleradd strcasecmp proto
1999-08-28 Todd C. Milleradd check for case where there are no auth methods
1999-08-28 Todd C. MillerDefine _XOPEN_EXTENDED_SOURCE on AIX and __USE_FIXED_PR...
1999-08-28 Todd C. Millerinclude strings.h everywhere we include string.h
1999-08-28 Todd C. Millernicer output when showing auth methods
1999-08-28 Todd C. MillerAdd support for SEND_MAIL_WHEN_NO_HOST
1999-08-28 Todd C. MillerAdd _GNU_SOURCE for Linux
1999-08-28 Todd C. Millerfix definition of OCTECT
1999-08-28 Todd C. Milleraix_auth.o not authenticate.o
1999-08-27 Todd C. MillerOnly block SIGINT, SIGQUIT, SIGTSTP (which can be gener...
1999-08-27 Todd C. MillerDon't need to worry about catching too many signals...
1999-08-27 Todd C. Millerinclude auth/API in tarball
1999-08-27 Todd C. Millermove memset() of plaintext pw outside of verify loop...
1999-08-27 Todd C. MillerDCE is not a standalone method
next