]> granicus.if.org Git - sudo/shortlog
sudo
2002-01-02 Todd C. MillerMove in some stuff that was previously in config.h.
2002-01-02 Todd C. MillerAdd info for autoheader.
2002-01-01 Todd C. Miller o Add DESTDIR support
2002-01-01 Todd C. MillerAdd -M option (like -m but only for root)
2002-01-01 Todd C. Millerregen
2002-01-01 Todd C. Millerallow user to always override mansectsu and mansectform
2001-12-31 Todd C. Millerupdate from autoconf 2.52
2001-12-31 Todd C. MillerUpdate from autoconf 2.52
2001-12-31 Todd C. Millerregen with autoconf 2.52
2001-12-31 Todd C. Miller o Call AC_PROG_CC_STDC to find out how to run the...
2001-12-31 Todd C. MillerCheckpoint
2001-12-31 Todd C. Millero Add pam_prep_user function to call pam_setcred()...
2001-12-31 Todd C. Millero Add pam_prep_user function to call pam_setcred()...
2001-12-31 Todd C. MillerFix off by one error in number of bytes allocated via...
2001-12-30 Todd C. Millerregen
2001-12-30 Todd C. MillerAllow '@', '(', ')', ':' in arguments to a defaults...
2001-12-30 Todd C. MillerMention that no double quotes are needed when adding...
2001-12-30 Todd C. MillerDon't rely on mkdefaults being executable, call perl...
2001-12-30 Todd C. Millerregen
2001-12-30 Todd C. MillerRemove some XXX that are no longer relevant.
2001-12-30 Todd C. Millero Roll our own loop instead of using strpbrk() for...
2001-12-21 Todd C. Millerregen
2001-12-21 Todd C. Millertypo in comment
2001-12-19 Todd C. Millercheckpoint
2001-12-19 Todd C. Millerregen
2001-12-19 Todd C. Milleravoid the -g flag unless --with-devel was specified
2001-12-19 Todd C. Millermkdefaults, def_data.in and sigaction.c were missing...
2001-12-19 Todd C. Millerdef_data.c was missing
2001-12-18 Todd C. MillerFix setting of $USER and $LOGNAME in the non-reset_env...
2001-12-18 Todd C. MillerAnother TODO item
2001-12-18 Todd C. MillerAdd comment for Default section so folks know where...
2001-12-17 Todd C. MillerUse TCSETAF, not TCSETA to set terminal in termio case
2001-12-17 Todd C. Millerregen from sudoers.pod
2001-12-17 Todd C. Miller o Typo, Runas_User_List should be Runas_List
2001-12-15 Todd C. Millerregen
2001-12-15 Todd C. MillerFix listpw and verifypw sections, they were not being...
2001-12-15 Todd C. Millerregen
2001-12-15 Todd C. Millerfix typos
2001-12-15 Todd C. Millerregen
2001-12-15 Todd C. Milleruse AC_SYS_POSIX_TERMIOS instead of rolling our own
2001-12-15 Todd C. MillerReference sudo.ws not courtesan.com
2001-12-15 Todd C. MillerAdd notes on shadow passwords
2001-12-15 Todd C. MillerIn list mode (sudo -l), characters escaped with a backslash
2001-12-15 Todd C. MillerAdd simple examples from OpenBSD (Marc Espie)
2001-12-15 Todd C. MillerCatch SIGTTIN and SIGTTOU too and treat them like SIGTSTP.
2001-12-15 Todd C. Millerminor prettyification
2001-12-15 Todd C. MillerUpdated change log
2001-12-15 Todd C. MillerFix CIDR handling here too.
2001-12-15 Todd C. MillerApparently a NULL response is OK
2001-12-15 Todd C. MillerCheckpoint for upcoming beta release
2001-12-15 Todd C. MillerMany people believe that adding a runas spec should...
2001-12-15 Todd C. Millercheckpoint update for upcoming 1.6.4 beta
2001-12-15 Todd C. Millero Add HAVE_STDLIB_H and HAVE_MEMORY_H
2001-12-15 Todd C. MillerAdd signals section
2001-12-15 Todd C. Millerregen
2001-12-15 Todd C. MillerFix check for sigaction_t
2001-12-15 Todd C. MillerXXX - should call find_path() as runas user, not root...
2001-12-15 Todd C. MillerIf find_path() fails as root, try again as the invoking...
2001-12-15 Todd C. MillerRegenerate after pod file changes
2001-12-15 Todd C. MillerAdd new sudoers option "preserve_groups". Previously...
2001-12-14 Todd C. MillerUse new HAVE_SIGACTION_T define
2001-12-14 Todd C. MillerFix compilation on K&C
2001-12-14 Todd C. Millerregen
2001-12-14 Todd C. MillerAdd check for sigaction_t -- IRIX already defines this...
2001-12-14 Todd C. Millerfix typo
2001-12-14 Todd C. Millerneed stdlib.h here too
2001-12-14 Todd C. Millerregen
2001-12-14 Todd C. MillerRemove redundant checks for string.h, strings.h and...
2001-12-14 Todd C. MillerRegen from pod files
2001-12-14 Todd C. MillerUpdate for 1.6.4
2001-12-14 Todd C. Millerregen
2001-12-14 Todd C. MillerReturn EINVAL if errnum > sys_nerr
2001-12-14 Todd C. Millero Update copyright year
2001-12-14 Todd C. Millero Update copyright year
2001-12-14 Todd C. Millero Don't define STDC_HEADERS unconditionally for IRIX
2001-12-14 Todd C. Millerupdate version
2001-12-14 Todd C. Millero Reorder some headers and use STDC_HEADERS define...
2001-12-14 Todd C. Millero Reorder some headers and use STDC_HEADERS define...
2001-12-14 Todd C. Millero Reorder some headers and use STDC_HEADERS define...
2001-12-14 Todd C. Millero Reorder some headers and use STDC_HEADERS define...
2001-12-14 Todd C. Millero Reorder some headers and use STDC_HEADERS define...
2001-12-14 Todd C. Millerregen
2001-12-14 Todd C. Millerflags set in signal handlers should be volatile sig_ato...
2001-12-14 Todd C. MillerAdd checks for volatile and sig_atomic_t
2001-12-14 Todd C. Millerregen
2001-12-14 Todd C. MillerRemove "secure_path" Defaults option since it cannot...
2001-12-14 Todd C. MillerUnset "secure_path" if user_is_exempt()
2001-12-14 Todd C. Millero Remove assumption that PATH and TERM are not listed...
2001-12-14 Todd C. Miller_PATH_SENDMAIL -> _PATH_SUDO_SENDMAIL so --without...
2001-12-14 Todd C. MillerAdd support for skeyaccess(3) if it is present in libskey.
2001-12-13 Todd C. MillerOnly need to do 'lc = login_getclass(NULL)' if lc ...
2001-12-13 Todd C. Miller'\\' is a perfectly legal character to have in a comman...
2001-12-13 Todd C. Millero Defer call to set_fqdn() until it is safe to use...
2001-12-13 Todd C. MillerFix CIDR -> in_addr_t conversion.
2001-12-12 Todd C. MillerRemove an extra "User_List" in the User_Spec definition
2001-12-12 Todd C. MillerMake 'listpw=never' work for users who are not explicit...
2001-12-12 Todd C. MillerRemove gratuitous '=' in EBNF grammar; era AT iki.fi
2001-12-12 Todd C. MillerDocument new list Defaults type and convert env_keep...
2001-12-12 Todd C. Millerregen parser
2001-12-12 Todd C. MillerDon't let '#' appear in a {WORD} and restrict #foo...
next