]> granicus.if.org Git - sudo/shortlog
sudo
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.
2011-08-18 Todd C. MillerFix expansion of strftime() escapes in log_dir and...
2011-08-18 Todd C. MillerFix "make check" return value.
2011-08-18 Todd C. MillerFix expansion of strftime() escapes in log_dir and...
2011-08-18 Todd C. MillerFix "make check" return value.
2011-08-17 Todd C. MillerRegen pot files SUDO_1_8_2
2011-08-17 Todd C. MillerRegen pot files
2011-08-17 Todd C. MillerFix logic inversion in pot file up to date check.
2011-08-17 Todd C. MillerFix logic inversion in pot file up to date check.
2011-08-17 Todd C. Millerregen docs
2011-08-15 Todd C. MillerAdd caching for gettext() checks.
2011-08-15 Todd C. MillerAdd caching for gettext() checks.
2011-08-15 Todd C. MillerBetter handling of libintl header and library mismatch.
2011-08-15 Todd C. MillerBetter handling of libintl header and library mismatch.
2011-08-14 Todd C. Millersync
2011-08-13 Todd C. MillerAlso check sudoers gid if sudoers is group writable.
2011-08-13 Todd C. MillerUpdate for 1.8.2 final
2011-08-13 Todd C. MillerAlso check sudoers gid if sudoers is group writable.
2011-08-12 Todd C. MillerIf dlopen is present but libtool doesn't find it, error...
2011-08-12 Todd C. MillerIf dlopen is present but libtool doesn't find it, error...
2011-08-12 Todd C. Millerconfigure args on the command line should override...
2011-08-12 Todd C. MillerFix loop that calls authenticate().
2011-08-12 Todd C. Millerconfigure args on the command line should override...
2011-08-12 Todd C. MillerFix loop that calls authenticate().
2011-08-11 Todd C. MillerUpdate to autoconf 2.68 and libtool 2.4
2011-08-11 Todd C. MillerUpdate to autoconf 2.68 and libtool 2.4
2011-08-11 Todd C. MillerUpdate to autoconf 2.68 and libtool 2.4
2011-08-11 Todd C. MillerFix typo; OPT should be OTP
2011-08-11 Todd C. MillerFix typo; OPT should be OTP
2011-08-11 Todd C. MillerRename libsudoers convenience library to libparsesudoer...
2011-08-11 Todd C. MillerRename libsudoers convenience library to libparsesudoer...
2011-08-10 Todd C. MillerAdd Danish sudoers translation from translationproject.org
2011-08-10 Todd C. MillerAdd Danish sudoers translation from translationproject.org
2011-08-10 Todd C. MillerAdd dedicated callback function for runas_default sudoe...
2011-08-10 Todd C. MillerAdd dedicated callback function for runas_default sudoe...
2011-08-09 Todd C. MillerUpdate Finish, Polish, Russian and Ukrainian translatio...
2011-08-09 Todd C. MillerUpdate Finish, Polish, Russian and Ukrainian translatio...
2011-08-09 Todd C. MillerGo back to using a callback for runas_default to keep...
2011-08-09 Todd C. MillerGo back to using a callback for runas_default to keep...
2011-08-05 Todd C. MillerRegen pot files
2011-08-05 Todd C. MillerAdd check for out of date message catalogs when doing...
2011-08-05 Todd C. MillerAdd check for out of date message catalogs when doing...
2011-08-02 Todd C. MillerMake sure compiler supports static-libgcc before using it.
2011-08-02 Todd C. Millerregen
2011-08-02 Todd C. MillerMake sure compiler supports static-libgcc before using it.
2011-08-01 Todd C. MillerLink libsudo_noexec.la with LDLDFLAGS for -static-libgcc
2011-08-01 Todd C. MillerLink libsudo_noexec.la with LDLDFLAGS for -static-libgcc
2011-07-30 Todd C. MillerAdd new Russian sudo translation from translationprojec...
2011-07-30 Todd C. MillerAdd new Russian sudo translation from translationprojec...
2011-07-29 Todd C. MillerUpdate Finish and Polish translations from translationp...
2011-07-29 Todd C. MillerUpdate Finish and Polish translations from translationp...
2011-07-29 Todd C. MillerGo back to escaping the command args for "sudo -i"...
2011-07-29 Todd C. MillerGo back to escaping the command args for "sudo -i"...
2011-07-28 Todd C. MillerFix some potential problems found by the clang static...
2011-07-28 Todd C. MillerFix some potential problems found by the clang static...
2011-07-28 Todd C. MillerUpdated Ukranian and Chinese (simplified) po files...
2011-07-28 Todd C. MillerUpdated Ukranian and Chinese (simplified) po files...
2011-07-27 Todd C. MillerUpdated Polish translation from translationproject.org
2011-07-27 Todd C. MillerUpdated Polish translation from translationproject.org
2011-07-27 Todd C. MillerRebuild pot files
2011-07-27 Todd C. MillerRebuild pot files
2011-07-27 Todd C. MillerDon't try to audit failure if the runas user does not...
2011-07-27 Todd C. MillerAdd -g to CFLAG for PIE builds.
2011-07-27 Todd C. MillerDon't try to audit failure if the runas user does not...
2011-07-27 Todd C. MillerAdd -g to CFLAG for PIE builds.
2011-07-25 Todd C. MillerRemove fallback to per-group lookup when matching group...
2011-07-25 Todd C. MillerRemove fallback to per-group lookup when matching group...
2011-07-22 Todd C. MillerFix setgroups() fallback code on EINVAL.
2011-07-22 Todd C. MillerFix setgroups() fallback code on EINVAL.
2011-07-22 Todd C. MillerFix two PERM_INITIAL cases that were still using user_gids.
2011-07-22 Todd C. MillerFix two PERM_INITIAL cases that were still using user_gids.
2011-07-22 Todd C. MillerAdd Polish sudo message catalog
2011-07-22 Todd C. MillerAdd Polish sudo message catalog
2011-07-22 Todd C. Milleruser_group is no longer used, remove it
2011-07-22 Todd C. Milleruser_group is no longer used, remove it
2011-07-21 Todd C. MillerAdd Polish translation from translationproject.org
2011-07-21 Todd C. MillerAdd a wrapper for setgroups() that trims off extra...
2011-07-21 Todd C. MillerInstead of keeping separate groups and gids arrays...
2011-07-21 Todd C. MillerDon't rely on NULL since we don't include a header...
2011-07-21 Todd C. MillerFix typo
2011-07-21 Todd C. MillerDo not shadow global sudo_mode with a local variable...
2011-07-20 Todd C. MillerAdd Polish translation from translationproject.org
2011-07-20 Todd C. MillerAdd a wrapper for setgroups() that trims off extra...
2011-07-20 Todd C. MillerInstead of keeping separate groups and gids arrays...
2011-07-20 Todd C. MillerDon't rely on NULL since we don't include a header...
2011-07-19 Todd C. MillerFix typo
2011-07-18 Todd C. MillerDo not shadow global sudo_mode with a local variable...
2011-07-17 Todd C. Millerbash 2.x doesd not support the -l flag and exits with...
2011-07-17 Todd C. MillerAdd Polish translation from translationproject.org
2011-07-17 Todd C. Millerbash 2.x doesd not support the -l flag and exits with...
2011-07-17 Todd C. MillerAdd Polish translation from translationproject.org
next