]> granicus.if.org Git - sudo/shortlog
sudo
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. 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.
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"...
next