]> granicus.if.org Git - sudo/shortlog
sudo
2011-10-02 Todd C. MillerCombine new translations in NEWS item
2011-09-27 Todd C. MillerDelref auth_pw at the end of check_user() instead of...
2011-09-27 Todd C. MillerMake sudo_auth_{init,cleanup} return TRUE on success...
2011-09-27 Todd C. MillerDo not return without restoring permissions.
2011-09-27 Todd C. Millerregen pot files
2011-09-27 Todd C. MillerDelref auth_pw at the end of check_user() instead of...
2011-09-27 Todd C. MillerMake sudo_auth_{init,cleanup} return TRUE on success...
2011-09-27 Todd C. MillerDo not return without restoring permissions.
2011-09-27 Todd C. MillerUpdate for latest release candidate
2011-09-27 Todd C. Millerregen pot files
2011-09-27 Todd C. Millerregen pot files
2011-09-27 Todd C. MillerModify the authentication API such that the init and...
2011-09-27 Todd C. MillerAdd missing dependency for getspwgen other depends.
2011-09-27 Todd C. MillerFix a PAM_USER mismatch in session open/close. We...
2011-09-27 Todd C. MillerAdd check for old being NULL in utmp_setid(); from...
2011-09-27 Todd C. MillerModify the authentication API such that the init and...
2011-09-27 Todd C. MillerAdd missing dependency for getspwuid.lo and regen other...
2011-09-27 Todd C. MillerFix a PAM_USER mismatch in session open/close. We...
2011-09-27 Todd C. MillerAdd check for old being NULL in utmp_setid(); from...
2011-09-25 Todd C. MillerIf the invoking user cannot be resolved by uid fake...
2011-09-25 Todd C. MillerIf the invoking user cannot be resolved by uid fake...
2011-09-24 Todd C. MillerDon't error out if the group plugin cannot be loaded...
2011-09-24 Todd C. MillerDon't error out if the group plugin cannot be loaded...
2011-09-23 Todd C. MillerQuiet a false positive found by several static analysis...
2011-09-23 Todd C. MillerQuiet a false positive found by several static analysis...
2011-09-22 Todd C. MillerAdd Italian translation for sudo from translationprojec...
2011-09-22 Todd C. MillerAdd Italian translation for sudo from translationprojec...
2011-09-22 Todd C. MillerAdded tag SUDO_1_8_2 for changeset 3682e51af1d0
2011-09-21 Todd C. MillerUpdate to current reality and add bit about ssh auth
2011-09-21 Todd C. MillerMake "verbose" static; fixes a namespace clash with...
2011-09-21 Todd C. MillerFreeBSD has libutil.h not util.h
2011-09-21 Todd C. MillerDefine _BSD_SOURCE on FreeBSD, OpenBSD and DragonflyBSD
2011-09-21 Todd C. MillerUpdate po files from translationproject.org
2011-09-21 Todd C. MillerUpdate to current reality and add bit about ssh auth
2011-09-21 Todd C. MillerMake "verbose" static; fixes a namespace clash with...
2011-09-21 Todd C. MillerFreeBSD has libutil.h not util.h
2011-09-21 Todd C. MillerDefine _BSD_SOURCE on FreeBSD, OpenBSD and DragonflyBSD
2011-09-20 Todd C. MillerUpdate po files from translationproject.org
2011-09-16 Todd C. MillerMention DEREF support
2011-09-16 Todd C. Millersync pot files
2011-09-16 Todd C. MillerAdd support for DEREF in ldap.conf.
2011-09-16 Todd C. MillerAdd support for DEREF in ldap.conf.
2011-09-16 Todd C. Millerinstall target should depend on ChangeLog too, not...
2011-09-16 Todd C. Millerinstall target should depend on ChangeLog too, not...
2011-09-16 Todd C. MillerOnly iolog_file (not iolog_dir) supports mktemp-style...
2011-09-16 Todd C. MillerOnly iolog_file (not iolog_dir) supports mktemp-style...
2011-09-16 Todd C. Millerregen pot files
2011-09-16 Todd C. MillerSync with 1.8 branch for sudo 1.8.2 and 1.8.3 changes.
2011-09-16 Todd C. MillerDocument group lookup change and possible side effects.
2011-09-16 Todd C. MillerFix some square brackets in case statements that needed...
2011-09-16 Todd C. MillerFix a crash in make_grlist_item() on 64-bit machines...
2011-09-16 Todd C. MillerRemove list_options() function that is no longer used...
2011-09-16 Todd C. MillerError message if user tries --with-CC
2011-09-16 Todd C. MillerCheck for -libmldap too when looking for ldap libs...
2011-09-16 Todd C. MillerFix some square brackets in case statements that needed...
2011-09-16 Todd C. Millerregen pot files for 1.8.3
2011-09-16 Todd C. MillerUpdate for version 1.8.3
2011-09-16 Todd C. MillerFix a crash in make_grlist_item() on 64-bit machines...
2011-09-16 Todd C. MillerRemove list_options() function that is no longer used...
2011-09-16 Todd C. MillerError message if user tries --with-CC
2011-09-16 Todd C. MillerCheck for -libmldap too when looking for ldap libs...
2011-09-09 Todd C. MillerHonor NOPASSWD tag for denied commands too.
2011-09-09 Todd C. MillerHonor NOPASSWD tag for denied commands too.
2011-09-09 Todd C. MillerRemove --with-CC option; it doesn't work correctly...
2011-09-08 Todd C. MillerRemove --with-CC option; it doesn't work correctly...
2011-08-31 Todd C. MillerAssume all modern systems support fstat(2).
2011-08-31 Todd C. MillerAssume all modern systems support fstat(2).
2011-08-30 Todd C. MillerAdd configure test for missing errno declaration and...
2011-08-30 Todd C. MillerAdd configure test for missing errno declaration and...
2011-08-30 Todd C. MillerInclude errno.h before sudo.h to avoid conflicting...
2011-08-30 Todd C. MillerInclude errno.h before sudo.h to avoid conflicting...
2011-08-29 Todd C. MillerOnly print individual check status when there is a...
2011-08-29 Todd C. MillerAdd calls to setprogname() for test programs.
2011-08-29 Todd C. MillerAdd -Wall and -Werror after all tests so they don't...
2011-08-29 Todd C. MillerActually run check_addr in the check target
2011-08-29 Todd C. MillerOnly print individual check status when there is a...
2011-08-29 Todd C. MillerAdd calls to setprogname() for test programs.
2011-08-29 Todd C. MillerAdd -Wall and -Werror after all tests so they don't...
2011-08-29 Todd C. MillerActually run check_addr in the check target
2011-08-29 Todd C. MillerSplit out address matching into its own file and add...
2011-08-29 Todd C. MillerSplit out address matching into its own file and add...
2011-08-27 Todd C. MillerFix matching a network number with netmask when the...
2011-08-27 Todd C. MillerWhen matching an address with a netmask in sudoers...
2011-08-26 Todd C. MillerFix netmask matching.
2011-08-26 Todd C. MillerDon't assume all editors support the +linenumber comman...
2011-08-26 Todd C. MillerDon't assume all editors support the +linenumber comman...
2011-08-23 Todd C. MillerSilence compiler warnings on Solaris with gcc 3.4.3
2011-08-23 Todd C. MillerSilence compiler warnings on Solaris with gcc 3.4.3
2011-08-23 Todd C. MillerFix building on RHEL 3
2011-08-23 Todd C. MillerFix building on RHEL 3
2011-08-23 Todd C. MillerAdd --enable-werror configure option.
2011-08-23 Todd C. Millersetgroups() proto lives in grp.h on RHEL4, perhaps...
2011-08-23 Todd C. MillerUse PAM by default on AIX 6 and higher.
2011-08-23 Todd C. MillerAdd --enable-werror configure option.
2011-08-23 Todd C. Millersetgroups() proto lives in grp.h on RHEL4, perhaps...
2011-08-23 Todd C. MillerUse PAM by default on AIX 6 and higher.
2011-08-22 Todd C. MillerAdd new Esperanto translation from translationproject.org
2011-08-22 Todd C. MillerAdd new Esperanto translation from translationproject.org
2011-08-19 Todd C. MillerQuiet an innocuous valgrind warning.
2011-08-19 Todd C. MillerQuiet an innocuous valgrind warning.
next