]> granicus.if.org Git - sudo/shortlog
sudo
2007-06-19 Todd C. Millerregen
2007-06-19 Todd C. MillerCan't use the regular autoconf fnmatch() check since...
2007-06-19 Todd C. MillerFix preserving of variables in env_keep.
2007-06-19 Todd C. Milleradd XAUTHORIZATION
2007-06-19 Todd C. Millerexpand upon env resetting and mention that it began...
2007-06-19 Todd C. MillerUpdate descriptions of env_keep and env_check to match...
2007-06-18 Todd C. MillerAdd LINGUAS to initial_checkenv_table.
2007-06-18 Todd C. MillerTreat USERNAME environemnt variable like LOGNAME/USER
2007-06-18 Todd C. MillerDon't need to populate keepenv table with the contents...
2007-06-18 Todd C. MillerDon't force sudo into the C locale.
2007-06-18 Todd C. MillerMake env_check apply when env_reset it true. Environme...
2007-06-16 Todd C. MillerRemove an duplicate lock_file() call and add a comment.
2007-06-16 Todd C. MillerAdd sudo 1.6.9 upgrade note.
2007-06-14 Todd C. MillerSolaris will return EINVAL if the buffer used in SIOCGI...
2007-06-14 Todd C. MillerRedo the long syslog line splitting based on a patch...
2007-06-14 Todd C. MillerRedo the long syslog line splitting based on a patch...
2007-06-14 Todd C. MillerRedo the long syslog line splitting based on a patch...
2007-06-14 Todd C. MillerSince we need to be able to convert timespec to timeval for
2007-06-13 Todd C. MillerAdd SUDO_ADD_AUTH macro to deal with adding things...
2007-06-12 Todd C. Millermkstemp.c is BSD code too.
2007-06-12 Todd C. MillerNo commercial support for now.
2007-06-11 Todd C. Millercleanenv() is no more.
2007-06-10 Todd C. MillerDisplay branch info in Changelog
2007-06-10 Todd C. MillerInclude config.h early so we have it for TIME_WITH_SYS_TIME
2007-06-10 Todd C. MillerFix Changelog generation and update.
2007-06-09 Todd C. MillerUse /proc/self/fd instead of /proc/$$/fd
2007-06-09 Todd C. Miller o use krb5_verify_user() if available instead of doing...
2007-06-09 Todd C. MillerCheck TERM and COLORTERM for '%' and '/' characters...
2007-06-09 Todd C. MillerFix closefrom() substitution in the Makefile
2007-06-09 Todd C. MillerMention alternate sudo pronunciation.
2007-06-07 Todd C. MillerRemove KRB5_KTNAME from environment. Allow COLORTERM.
2007-06-07 Todd C. MillerIf we cannot get a valid service key using the default...
2007-05-12 Todd C. MillerUpdate long long checks to use AC_CHECK_TYPES and to...
2007-05-12 Todd C. MillerUse AC_FUNC_FNMATCH instead of a homebrew fnmatch check...
2007-05-11 Todd C. MillerAdd closefrom() to LIB_OBJS not SUDO_OBJS if it is...
2007-04-24 Todd C. MillerAttempt to clarify the bit talking about network number...
2007-04-24 Todd C. MillerClarify timestamp dir ownership sentence.
2007-04-20 Todd C. MillerLinux PAM now defines __LINUX_PAM__, not __LIBPAM_VERSION.
2007-04-16 Todd C. Miller-i is also one of the mutually exclusive options to...
2007-04-12 Todd C. MillerThe sudoers variable is env_editor, not enveditor.
2007-03-29 Todd C. MillerI tracked down the original author so credit him and...
2007-02-06 Todd C. MillerFix typos; from Jason McIntyre.
2007-02-06 Todd C. MillerRestore signal mask before calling reapchild(). Fixes...
2007-01-31 Todd C. MillerDon't declare pw_free() if we are not going to use it.
2007-01-31 Todd C. MillerAdd NOEXEC support for AIX 5.3 which supports LDR_PRELO...
2006-12-11 Todd C. MillerAdd "Auto-Submitted: auto-generated" line to sudo mail...
2006-09-29 Todd C. MillerIf the user enters ^C at the password prompt, abort...
2006-08-17 Todd C. MillerAdd fcntl F_CLOSEM support to closefrom(); adapted...
2006-08-17 Todd C. Millerpw_free() is only used by sudo_freepwcache() so ifdef...
2006-08-04 Todd C. MillerUpdate to latest versions from cvs.savannah.gnu.org
2006-07-31 Todd C. MillerMove password/group cache cleaning out of sudo_end...
2006-07-31 Todd C. MillerAdd seteuid() flavor of set_perms() for systems without...
2006-07-30 Todd C. Millersystrace_read() returns ssize_t
2006-07-30 Todd C. MillerFix typo, -lldap vs. -ldap; from Tim Knox.
2006-07-28 Todd C. MillerFix typo; Matt Ackeret
2006-07-17 Todd C. MillerPrint sudoers path in -V mode for root.
2006-06-15 Todd C. MillerDo a sub tree search instead of a base search (one...
2005-12-28 Todd C. Millerfix typo
2005-12-04 Todd C. MillerConvert GET_OPT and GET_OPTI to use just 2 args.
2005-11-23 Todd C. MillerSupport comments that start in the middle of a line
2005-11-23 Todd C. MillerDefine LDAP_DEPRECATED until we start using ldap_get_va...
2005-11-18 Todd C. MillerSilence gcc -Wsign-compare; djm@openbsd.org
2005-11-18 Todd C. Millercleanup() now takes an int as an arg so it can be used...
2005-11-18 Todd C. MillerMake a copy of the shell field in the passwd struct...
2005-11-17 Todd C. MillerAdd mkstemp() for those poor souls without it.
2005-11-17 Todd C. MillerAdd mkstemp() for those poor souls without it.
2005-11-17 Todd C. MillerAdd mkstemp() for those poor souls without it.
2005-11-15 Todd C. MillerAdd PERL5DB to list of environment variables to remove.
2005-11-13 Todd C. MillerInstead of calling the check function twice with a...
2005-11-13 Todd C. MillerAdd more environment variables to remove; from gentoo...
2005-11-11 Todd C. MillerMove sudo_end{gr,pw}ent() until just before the exec...
2005-11-11 Todd C. MillerClose all fd's before executing editor.
2005-11-11 Todd C. MillerEnable malloc debugging on OpenBSD when SUDO_DEVEL...
2005-11-11 Todd C. MillerFix fd leak when lecture file option is enabled. From...
2005-11-07 Todd C. MillerAdd PERLLIB, PERL5LIB and PERL5OPT to the default list...
2005-11-01 Todd C. Milleradd JAVA_TOOL_OPTIONS to initial_badenv_table for java 5
2005-10-28 Todd C. Milleradd PS4 and SHELLOPTS to initial_badenv_table for bash
2005-08-15 Todd C. MillerFix typo; Toby Peterson
2005-08-02 Todd C. MillerMake return buffers static so they don't get clobbered
2005-07-28 Todd C. MillerFix securid5 authentication, was not checking for ACM_O...
2005-06-27 Todd C. MillerRemove ncat() in favor of just counting bytes and pre...
2005-06-26 Todd C. MillerFix up some comments
2005-06-26 Todd C. Milleralign struct ldap_config
2005-06-26 Todd C. Milleruse LINE_MAX for max conf file line size
2005-06-26 Todd C. Milleradd _PATH_LDAP_SECRET
2005-06-26 Todd C. MillerMention rootbinddn
2005-06-25 Todd C. MillerSupport rootbinddn in ldap.conf
2005-06-25 Todd C. MillerPreserve DISPLAY environment variable by default.
2005-06-25 Todd C. Millerset need_lib_prefix=no for all cases; this is safe...
2005-06-25 Todd C. Millerset need_version=no for all cases; this is safe for...
2005-06-25 Todd C. Millertypo
2005-06-25 Todd C. MillerAdd dragonfly
2005-06-25 Todd C. MillerFix call to pam_end() when pam_open_session() fails.
2005-06-25 Todd C. Millerregen
2005-06-25 Todd C. Millerrebuild acsite.m4 from libtool 1.9f libtool.m4 ltoptio...
2005-06-25 Todd C. Millermerge in local changes:
2005-06-25 Todd C. Millerlibtool 1.9f
2005-06-25 Todd C. MillerUpdate with autoupdate and make minor changes for libto...
2005-06-23 Todd C. Millerdon't call sudo_ldap_display_cmnd if ldap not setup
2005-06-23 Todd C. MillerMove declatation of struct timespec to its own include...
next