]> granicus.if.org Git - sudo/shortlog
sudo
2000-02-28 Todd C. MillerStash coredumpsize resource limit and retsore it before...
2000-02-27 Todd C. Millerdocument -S flag
2000-02-27 Todd C. Millerfix usage string
2000-02-27 Todd C. MillerAdded -S flag (read passwd from stdin) and tgetpass_fla...
2000-02-27 Todd C. MillerFixed a bug that caused an infinite loop when the passw...
2000-02-18 Todd C. MillerAdd rootpw, runaspw, and targetpw options.
2000-02-18 Todd C. Millerenveditor -> env_editor
2000-02-16 Todd C. Millercrank versino to 1.6.3
2000-02-16 Todd C. MillerAdd 'editor' and 'enveditor' sudoers defaults and make...
2000-02-15 Todd C. Miller1.6.2 -> 1.6.2p1
2000-02-15 Todd C. MillerMove user_is_exempt prototype into sudo.h
2000-02-13 Todd C. MillerFix thinko, some && should have been || in the last...
2000-02-13 Todd C. MillerDon't initialized Makefile variables to be NULL since...
2000-02-04 Todd C. Millertypo
2000-01-28 Todd C. Millerfix a yacc (skeleton.c) warning
2000-01-27 Todd C. MillerMake pam work on HP-UX 11.0;jaearick@colby.edu
2000-01-27 Todd C. Millerrecent changes; prepare for 1.6.2p1
2000-01-27 Todd C. MillerDon't apply SECURE_PATH if user is example; jmknoble...
2000-01-26 Todd C. MillerRegen with yacc that has a memory leak plugged.
2000-01-26 Todd C. MillerExpanded docs on sudoers 'defaults' options based on...
2000-01-26 Todd C. MillerFix some while lies
2000-01-24 Todd C. MillerWhen making a bindist, link FAQ to TROUBLESHOOTING...
2000-01-24 Todd C. MillerAdd netgroup caveat SUDO_1_6_2
2000-01-24 Todd C. MillerLast minute updates
2000-01-24 Todd C. MillerPAM entry
2000-01-24 Todd C. Millercorrect a comment
2000-01-24 Todd C. Millerupdate for 1.6.2
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
next