]> granicus.if.org Git - sudo/shortlog
sudo
2010-07-21 Todd C. Millerfix typo
2010-07-21 Todd C. MillerRename WHATSNEW -> NEWS
2010-07-21 Todd C. MillerUpdated pp with latest patches
2010-07-21 Todd C. MillerIf pam is in use, wait until the process has finished...
2010-07-21 Todd C. Millerregen sudoers manual
2010-07-21 Todd C. MillerAdd commented out line to add HOME to env_keep and...
2010-07-20 Todd C. MillerAdd LINE_MAX define for those without it.
2010-07-20 Todd C. MillerMention that tty_tickets is now the default.
2010-07-20 Todd C. MillerThe tty_tickets option is now on by default.
2010-07-20 Todd C. MillerMention that AIX authdb support has been fixed.
2010-07-20 Todd C. Millersetauthdb() only sets the "old" registry if it was...
2010-07-19 Todd C. MillerMention new handling of HOME in always_set_home and...
2010-07-19 Todd C. Millerfix typo
2010-07-19 Todd C. MillerReset HOME when env_reset is enabled unless it is in...
2010-07-19 Todd C. MillerThe default for set_logname has been "true" for some...
2010-07-19 Todd C. MillerDocument that MAIL it set in env_reset mode.
2010-07-19 Todd C. MillerAdd missing include of time.h
2010-07-19 Todd C. MillerCheck return value of setdefs() but don't stop setting...
2010-07-19 Todd C. MillerFix check for dup2() return value.
2010-07-19 Todd C. MillerTreat an unknown defaults entry as a parse error.
2010-07-19 Todd C. MillerCheck KEPT_MAIL not DID_MAIL when determining whether...
2010-07-19 Todd C. MillerAdd PYTHONUSERBASE to initial_badenv_table
2010-07-19 Todd C. MillerIf env_reset is enabled, set the MAIL environment varia...
2010-07-17 Todd C. Millerdecode debian code names
2010-07-17 Todd C. Millerfix typo
2010-07-16 Todd C. MillerAdd entry about SuSE bash script fix.
2010-07-16 Todd C. MillerRestore RLIMIT_NPROC after the uid switch if it appears...
2010-07-16 Todd C. MillerRestore the dot removal in the os version reported...
2010-07-16 Todd C. MillerMention polypkg
2010-07-16 Todd C. MillerUpdate for sudo 1.7.4
2010-07-16 Todd C. Millerdocument --with-pam-login
2010-07-16 Todd C. MillerThe tag is NOSETENV, not UNSETENV. From Petr Uzel.
2010-07-15 Todd C. MillerInclude flavor in solaris package name
2010-07-15 Todd C. MillerOlder shells don't support IFS= so set explictly to...
2010-07-15 Todd C. MillerUse '=' not '==' in test
2010-07-15 Todd C. MillerFix typo that prevented debian from matching
2010-07-15 Todd C. MillerAdd missing prefix setting for debian
2010-07-15 Todd C. MillerUse tab indents to reduce the chance of problem with <<-
2010-07-15 Todd C. MillerFix indentation
2010-07-15 Todd C. MillerAdd commented out env_keep entries, sample Aliases...
2010-07-15 Todd C. MillerRemove check for egrep; configure has its own
2010-07-15 Todd C. MillerUse enable_zlib instead of enableval for consistency
2010-07-14 Todd C. MillerEnable zlib for linux distros
2010-07-14 Todd C. MillerAdd ldap flavor to default build
2010-07-14 Todd C. MillerSimplify rpm linux distro settings
2010-07-14 Todd C. MillerMove time stamp files from /var/run/sudo to /var/{db...
2010-07-14 Todd C. MillerAdd ldap "flavor" for debian, controlled by the SUDO_FL...
2010-07-14 Todd C. MillerCreate sudo group on debian
2010-07-14 Todd C. MillerAdd debian 4/5/6 and use the dot when doing version...
2010-07-14 Todd C. MillerRemove spurious "and"; from debian
2010-07-14 Todd C. MillerUse a loop when searching for mv, sendmail and sh
2010-07-14 Todd C. MillerSubstitute the value of EDITOR into the sudoers and...
2010-07-13 Todd C. MillerInitial debian 4.0 support
2010-07-13 Todd C. MillerSome platforms need -fPIE instead of -fpie
2010-07-13 Todd C. MillerAdd packaging bits to DISTFILES
2010-07-13 Todd C. MillerOnly set PAM_RHOST for Solaris, where it is needed...
2010-07-13 Todd C. MillerWe now use pp to generate HP-UX packages
2010-07-12 Todd C. MillerFix indentation
2010-07-12 Todd C. Millerisntall-man -> install-doc
2010-07-12 Todd C. MillerBump version to 1.7.4
2010-07-12 Todd C. MillerRemove remaining bits of the old binary package
2010-07-12 Todd C. MillerUse http://rc.quest.com/topics/polypkg/ for packaging
2010-07-12 Todd C. MillerUse http://rc.quest.com/topics/polypkg/ for packaging
2010-07-12 Todd C. MillerJust ignore the -c option, it is the default
2010-07-12 Todd C. MillerUse _PATH_STDPATH instead of _PATH_DEFPATH
2010-07-12 Todd C. MillerDo not strip binaries.
2010-07-12 Todd C. MillerAdd --insults=disabled configure option to allow people...
2010-07-10 Todd C. MillerFix K&R compilation
2010-07-09 Todd C. MillerAdd support for a sudo-i pam.d file to be used for...
2010-07-09 Todd C. MillerFix installation of sudo_noexec.so
2010-07-09 Todd C. MillerUse mkstemps() instead of mkstemp() in sudoedit. This...
2010-07-08 Todd C. MillerTLS_CACERT is now an alias for TLS_CACERTFILE. OpenLDA...
2010-07-07 Todd C. MillerAdd suport for negated user/host/command lists in a...
2010-07-01 Todd C. Millerfix typo.
2010-06-29 Todd C. MillerAdded tag SUDO_1_7_3 for changeset 72fd1f510a08
2010-06-29 Todd C. MillerSudo 1.7.3 GA SUDO_1_7_3
2010-06-29 Todd C. MillerInclude strings.h even if string.h exists since they...
2010-06-29 Todd C. MillerDo not rely on env.env_len when unsetting a variable...
2010-06-29 Todd C. MillerIn unsetenv() check for NULL or empty name as per POSIX...
2010-06-28 Todd C. MillerMention that multiple URI lines are merged into a singl...
2010-06-28 Todd C. MillerDocument AIX fixes
2010-06-26 Todd C. MillerFor env_init() just use environ not the envp from main().
2010-06-25 Todd C. MillerUpdate version to 1.7.3rc1
2010-06-25 Todd C. Millerfqdn issue is resolved
2010-06-25 Todd C. MillerIn unsetenv(), assign ep in the for loop instead of...
2010-06-25 Todd C. MillerUse S_REGISTRY instead of S_AUTHSYSTEM as the argument...
2010-06-25 Todd C. MillerUse warningx() instead of log_error() since the latter...
2010-06-25 Todd C. MillerDefer call to sudo_nonunix_groupcheck_cleanup() until...
2010-06-25 Todd C. MillerIgnore case when matching user/group names in the cache...
2010-06-24 Todd C. MillerAdd check for setkeycreatecon() when --with-selinux...
2010-06-24 Todd C. MillerBump version to 1.7.3b5
2010-06-24 Todd C. MillerK&R function declaration for aix_setauthdb()
2010-06-24 Todd C. MillerIf env_init() was called implicitly via getenv(), seten...
2010-06-24 Todd C. MillerAdd support for multiple URI lines by joining the conte...
2010-06-23 Todd C. MillerBracket initgroups with calls to aix_setauthdb() and...
2010-06-23 Todd C. MillerInclude compat.h before alloc.h to get __P
2010-06-23 Todd C. MillerInclude usersec.h for authenticate() prototype
2010-06-23 Todd C. MillerAdd missing includes
2010-06-22 Todd C. MillerMention when LDAP was incorporated.
2010-06-21 Todd C. MillerDefine _LINUX_SOURCE_COMPAT on AIX for strsignal()...
next