]> granicus.if.org Git - sudo/shortlog
sudo
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...
2001-12-12 Todd C. Millerregen
2001-12-12 Todd C. MillerSimpler SUDO_FUNC_ISBLANK that uses AC_TRY_LINK
2001-12-12 Todd C. MillerAdd check for skeyaccess(3)
2001-12-12 Todd C. MillerDocument new -c, -f, and -q options
2001-12-12 Todd C. Millero Add -f option (alternate sudoers file)
2001-12-12 Todd C. Millerregen
2001-12-12 Todd C. MillerAdd check for isblank and a replacement macro if it...
2001-12-11 Todd C. MillerIn check-only mode, don't create sudoers if it does...
2001-12-11 Todd C. Miller o Add a new token, DEFVAR, to indicate a Defaults...
2001-12-11 Todd C. Miller o Use exclusive start conditions to remove some ambigu...
2001-12-11 Todd C. MillerPrototype init_envtables()
2001-12-11 Todd C. Miller o Convert environment handling to use lists instead...
2001-12-11 Todd C. Miller o Add a new LIST type and functions to manipulate it.
2001-12-11 Todd C. MillerConvert environment options to use the new LIST type...
2001-12-11 Todd C. MillerAdd dummy version of init_envtables()
2001-12-11 Todd C. Millerhonor quiet mode
2001-12-11 Todd C. MillerAdd check-only mode
2001-12-11 Todd C. MillerFix generation of entries with NULL descriptions.
2001-12-09 Todd C. MillerUse sigaction_t and quiet a gcc warning.
2001-12-09 Todd C. MillerMust reset signal handlers before we exec
2001-12-09 Todd C. MillerBe carefule now that tgetpass() can return NULL (user...
2001-12-09 Todd C. MillerAdd support for interrupting/suspending tgetpass via...
2001-12-09 Todd C. MillerDon't block keyboard interrupt signals, just set them...
2001-12-08 Todd C. Milleradd back HAVE_SIGACTION
2001-12-08 Todd C. Millerregen
2001-12-08 Todd C. MillerKill POSIX_SIGNALS define and old signal support now...
2001-12-08 Todd C. MillerDon't need config.h or "#ifndef HAVE_STRERROR" wrapper.
2001-12-08 Todd C. MillerAdd scaffolding for POSIX signal emulation
2001-12-08 Todd C. Millero Add missing ';' so this compiles
2001-12-08 Todd C. MillerEmulate sigaction() using sigvec()
2001-11-13 Todd C. MillerDocument new behavior of negative values of timestamp_t...
2001-11-13 Todd C. MillerAdd security note about command not being logged after...
2001-11-13 Todd C. MillerMention that -V prints default values when run as root...
2001-11-13 Todd C. MillerRun pod2man with --quotes=none to avoid stupid quoting...
2001-11-12 Todd C. MillerAdd mail_badpass option
2001-11-12 Todd C. MillerDump default bad env table when 'sudo -V' is run by...
2001-11-12 Todd C. Millerdocument env_delete
2001-11-12 Todd C. MillerAdd support for '*' in env_keep when not resetting...
2001-11-12 Todd C. MillerAdd env_delete variable that lets the user replace...
2001-11-06 Todd C. MillerForce umask to 022 to guarantee sane directory permissions.
2001-11-02 Todd C. Milleradd sudo.tab.h and sudo.tab.c to sudo.tab.o dependency
2001-11-02 Todd C. Millerfix breakage in last commit
2001-11-02 Todd C. Milleracsite.m4 -> aclocal.m4
2001-11-02 Todd C. Millerfix I_TS_TIMEOUT vs. I_TIMESTAMP_TIMEOUT pasto in previ...
2001-11-02 Todd C. Millerregenerated from def_data.in
2001-11-02 Todd C. MillerAdd new T_UINT type that most things use instead of...
2001-11-02 Todd C. Millerchange most T_INT -> T_UINT
2001-11-02 Todd C. Millerfix warning when no args
2001-11-02 Todd C. MillerChange 2 Exit() -> exit()
2001-10-16 Todd C. Millerwhen setting up pipes in child process check for case...
2001-10-11 Todd C. MillerIgnore editor exit value since XPG4 says vi's exit...
2001-10-05 Todd C. Millerregen
next