]> granicus.if.org Git - sudo/shortlog
sudo
2000-01-24 Todd C. MillerBetter detection of PAM errors and fix custom prompts...
2000-01-20 Todd C. MillerCast ULONG_MAX to unsigned long long when comparing...
2000-01-19 Todd C. MillerFix sudoers locking in visudo. We now lock the sudoers...
2000-01-19 Todd C. MillerDon't need test for ftruncate() any more.
2000-01-19 Todd C. MillerAdd a test for the -Aa flag w/ HP-UX's cc. Fixes compi...
2000-01-18 Todd C. Miller"a a" -> "a"; Aaron Campbell <aaron@cs.dal.ca>
2000-01-17 Todd C. Millerupdate copyright year on changed files
2000-01-17 Todd C. Millerupdates
2000-01-17 Todd C. Milleraix fix
2000-01-17 Todd C. MillerCrank version to 1.6.2
2000-01-17 Todd C. MillerCrank version to 1.6.2
2000-01-17 Todd C. MillerWhen using rlimit check for RLIM_INFINITY
2000-01-17 Todd C. Millerrecent changes
2000-01-17 Todd C. MillerCrank version to 1.6.2
2000-01-17 Todd C. MillerAdd 'shell_noargs' runtime option back in. We have...
2000-01-17 Todd C. MillerAdd "listpw" and "verifypw" options.
2000-01-17 Todd C. Millero Fix some typos/omissions
2000-01-14 Todd C. MillerFor HP-UX cc, add -Aa to CPPFLAGS.
2000-01-14 Todd C. MillerIn struct sudo_defs_types, move the union to the end...
2000-01-11 Todd C. Millernetgr_matches needs to check shost as well as host...
2000-01-11 Todd C. MillerEnd on \r as well as \n
2000-01-03 Todd C. MillerUpdate statbuf.st_mode based on SUDOERS_MODE when we...
2000-01-03 Todd C. MillerMake treatment of -l and -v sane wrt NOPASSWD flags...
2000-01-03 Todd C. Milleradd check target
1999-12-16 Todd C. MillerTreat EOF at whatnow prompt like 'x' instead of looping.
1999-12-10 Todd C. Millerrecent changes SUDO_1_6_1
1999-12-09 Todd C. MillerAdd check for initgroups() since old SYSV lacks this.
1999-12-09 Todd C. Millero Kill HAVE_FNMATCH_H
1999-12-06 Todd C. MillerDon't allow insults to be enabled if the insults[]...
1999-12-06 Todd C. MillerDon't allow insults to be enabled if the insults[]...
1999-12-06 Todd C. MillerDon't allow insults to be enabled if the insults[]...
1999-12-06 Todd C. MillerDon't care about USE_INSULTS #define since the insult...
1999-12-06 Todd C. MillerHonor insults flag.
1999-12-06 Todd C. MillerDon't ask the user for a password if the user is not...
1999-12-06 Todd C. Millero Whenever we get a bare newline we change to the INITI...
1999-12-05 Todd C. Millerfix parsing of runas lists:
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
next