]> granicus.if.org Git - sudo/shortlog
sudo
2012-09-19 Todd C. MillerAdded tag SUDO_1_7_10p3 for changeset 235ca8006055
2012-09-19 Todd C. MillerUse 1/0 not TRUE/FALSE. SUDO_1_7_10p3
2012-09-18 Todd C. Millersudo 1.7.10p3
2012-09-18 Todd C. MillerAvoid calling fclose(NULL) in the error path when we...
2012-09-18 Todd C. MillerDon't use embedded newline when matching, use \n. ...
2012-09-17 Todd C. MillerFall back on lstat(2) if d_type in struct dirent is...
2012-09-17 Todd C. MillerAdded tag SUDO_1_7_10p2 for changeset 60d2336634f5
2012-09-17 Todd C. MillerSudo 1.7.10p2 SUDO_1_7_10p2
2012-09-17 Todd C. MillerWhen setting the signal handler for SIGTSTP to the...
2012-09-12 Todd C. MillerAdded tag SUDO_1_7_10p1 for changeset a8330024abe7
2012-09-12 Todd C. MillerMention support for SUCCESS=return in /etc/nsswitch... SUDO_1_7_10p1
2012-09-12 Todd C. Millersudo 1.7.10p1
2012-09-11 Todd C. MillerAvoid setting LOGNAME, USER and USERNAME variables...
2012-09-11 Todd C. MillerFix duplicate detection in sudo_putenv(), do not prune...
2012-09-04 Todd C. MillerAdd support for [SUCCESS=return] in nsswitch.conf;...
2012-09-01 Todd C. MillerAdded tag SUDO_1_7_10 for changeset 56db3dcb76c6
2012-09-01 Todd C. Millermention PIE SUDO_1_7_10
2012-08-28 Todd C. MillerHandle NULL entries in sys_siglist.
2012-08-28 Todd C. MillerConvert my_sys_sig{list,name} -> sudo_sys_sig{list...
2012-08-27 Todd C. Millersync
2012-08-27 Todd C. MillerFix gcc warnings.
2012-08-27 Todd C. MillerPass on SIGTSTP to the command if it was sent by a...
2012-08-27 Todd C. MillerShells typically change their process group when they...
2012-08-24 Todd C. MillerQuiet gcc warnings on glibc systems that use warn_unuse...
2012-08-23 Todd C. MillerDon't print an error message in yyerror() if open_sudoe...
2012-08-22 Todd C. MillerSubstitute MANDIRTYPE into Makefile
2012-08-22 Todd C. MillerDon't remove files in GENERATED unless DEVEL is set.
2012-08-22 Todd C. Millersync
2012-08-22 Todd C. MillerMove log_denial() calls and logic to log_failure().
2012-08-21 Todd C. MillerMake the capitalization consistent for .Ss and .Sx
2012-08-21 Todd C. MillerAdd COMMAND EXECUTION section that describes how sudo...
2012-08-19 Todd C. MillerAdd COMMAND EXECUTION section that describes how sudo...
2012-08-19 Todd C. MillerHappy Easter
2012-08-18 Todd C. MillerAdd CONTRIBUTORS file from sudo trunk
2012-08-17 Todd C. MillerSudo manuals formatted in mdoc, to replace the pod...
2012-08-17 Todd C. MillerAdd new check_defaults() function to check (but not...
2012-08-17 Todd C. MillerUse AI_FQDN instead of AI_CANONNAME if available since...
2012-08-15 Todd C. Millersync polypkg from git
2012-08-07 Todd C. MillerCast 2nd argument of lseek() to off_t if it is a consta...
2012-08-07 Todd C. MillerFix building with a K&R compiler.
2012-08-07 Todd C. MillerIf we receive a signal from the command we executed...
2012-08-07 Todd C. MillerFix some warnings from clang checker-267
2012-08-07 Todd C. MillerRegen with modified yacc skeleton.
2012-07-31 Todd C. MillerWhen checking whether a signal is user-generated, compa...
2012-07-30 Todd C. MillerActive Directory apparently requires that tenths of...
2012-07-29 Todd C. MillerRemove pod versinons of HISTORY and LICENSE as they...
2012-07-29 Todd C. MillerSync with trunk version.
2012-07-27 Todd C. MillerFix errors introduced when sudoNotBefore, sudoNotAfter...
2012-07-18 Todd C. MillerMore minor costmetic fixes.
2012-07-12 Todd C. MillerMinor cosmetic fixes.
2012-07-06 Todd C. MillerDo not set a resource limit to zero when we are unable...
2012-07-05 Todd C. MillerAdd "Provides: sudo" to debian sudo-ldap package
2012-07-02 Todd C. MillerOnly check for pie support when using gcc.
2012-07-02 Todd C. MillerAdd configure check for building PIE executables instea...
2012-07-02 Todd C. MillerMacOS pp backend doesn't like modes longer than 4 chara...
2012-06-29 Todd C. Millerfix version
2012-06-29 Todd C. MillerDocument improved Tivoli Directory Server support.
2012-06-29 Todd C. MillerAdd support for ldaps using Tivoli LDAP libraries.
2012-06-28 Todd C. MillerTivoli Directory Server 6.3 libs always return a (bogus...
2012-06-28 Todd C. MillerUpdate
2012-06-28 Todd C. MillerTreat LDAP_OPT_CONNECT_TIMEOUT (Tivoli Directory Server...
2012-06-27 Todd C. MillerUse MAX_UID_T_LEN + 1 for uid/gid buffers, not MAX_UID_...
2012-06-25 Todd C. MillerIf installing with installp, error out if there is...
2012-06-25 Todd C. MillerAdd --disable-nls for AIX
2012-06-22 Todd C. MillerDebian sudo-ldap packages should now depend on libldap...
2012-06-21 Todd C. MillerAdd Homepage and Bugs to debian control file.
2012-06-21 Todd C. Millerremove obsolete comment
2012-06-20 Todd C. Millerfix typo when setting aix_freeware
2012-06-18 Todd C. MillerAdditional ${foo} -> $(foo) Makefile tweaks.
2012-06-15 Todd C. MillerRe-merge argv escaping for "sudo -s command" from trunk...
2012-06-11 Todd C. MillerInstall AIX packages under /opt/freeware with links...
2012-06-11 Todd C. MillerInstall shared objects with mode 0644 except on HP...
2012-06-11 Todd C. MillerMake installed file modes consistent with the file...
2012-06-08 Todd C. MillerAdd "%:" prefix when talking about QAS non-Unix group...
2012-06-08 Todd C. MillerFix packaging of symbolic links on HP-UX when the link...
2012-06-08 Todd C. MillerOnly specify prefix if we are overriding the default...
2012-06-08 Todd C. MillerFix license file path for Mac OS X.
2012-06-08 Todd C. MillerFix setting of sudoedit_man variable.
2012-06-08 Todd C. MillerEcho the command when linking the sudoedit manual.
2012-06-07 Todd C. MillerMention sudoreplay stdout playback improvements.
2012-06-07 Todd C. MillerBuild .deb packages with selinux support.
2012-06-04 Todd C. MillerDon't list paths for unstripped binaries in the lintial...
2012-06-04 Todd C. MillerAdd support for Installed-Size header in control file...
2012-06-04 Todd C. MillerFix extended description in .deb files.
2012-06-04 Todd C. MillerAdd Depends, Replaces and Conflicts headers for .deb...
2012-06-04 Todd C. MillerIf there are no privs to print, write the message to...
2012-05-31 Todd C. MillerFix mismerge, no sudoers.so in 1.7
2012-05-31 Todd C. MillerQuiet lintian warnings for .deb files:
2012-05-31 Todd C. MillerReplace out of date MAN_POSTINSTALL with MANCOMPRESS...
2012-05-31 Todd C. MillerBuild PIE executable on Mac OS X 10.5 and above.
2012-05-31 Todd C. MillerUse a debian-compliant package maintainer field.
2012-05-30 Todd C. MillerNo need to loop over atomic_writev(), it guarantees...
2012-05-29 Todd C. MillerInstead of doing extra write()s when replaying stdout...
2012-05-25 Todd C. MillerWhen replaying a log of stdout or stderr, do newline...
2012-05-24 Todd C. MillerDon't add -fstack-protector to CFLAGS if ld gets an...
2012-05-24 Todd C. MillerMention hardening by default and how to disable.
2012-05-23 Todd C. MillerWhen checking for -fstack-protector, treat warnings...
2012-05-23 Todd C. MillerUse TRUE/FALSE as 3rd argument to sudo_ttyname_scan()
2012-05-23 Todd C. Millerregen
2012-05-23 Todd C. Millermissing "and"
next