]> granicus.if.org Git - sudo/shortlog
sudo
2011-05-22 Todd C. MillerMention what is new in 1.8.2 (for now)
2011-05-22 Todd C. MillerAdd dependencies on gettext.h
2011-05-22 Todd C. MillerAdd dependencies on gettext.h
2011-05-22 Todd C. MillerFix install-nls target with HP-UX sh when gettext is...
2011-05-22 Todd C. MillerFix install-nls target with HP-UX sh when gettext is...
2011-05-22 Todd C. MillerRegen for sudo 1.8.2
2011-05-20 Todd C. Millerregenerate .pot files for lbuf changes
2011-05-20 Todd C. MillerAdd missing "checking" message for gettext when using...
2011-05-20 Todd C. MillerAdd primitive format string support to the lbuf code...
2011-05-20 Todd C. Millerregenerate .pot files for lbuf changes
2011-05-20 Todd C. MillerAdd missing "checking" message for gettext when using...
2011-05-20 Todd C. MillerAdd primitive format string support to the lbuf code...
2011-05-20 Todd C. MillerBump version to 1.8.2
2011-05-20 Todd C. MillerAdd message catalog template files for sudo and the...
2011-05-20 Todd C. MillerAdd gettext.h convenience header. This is similar...
2011-05-20 Todd C. MillerAdd checks for nroff -c and -Tascii flags
2011-05-20 Todd C. MillerAdd check for HP bundled C Compiler (which cannot creat...
2011-05-20 Todd C. MillerFix C format warnings.
2011-05-20 Todd C. MillerAdd __printflike
2011-05-20 Todd C. MillerTranslate help / usage strings.
2011-05-20 Todd C. MillerSet --msgid-bugs-address to the bugzilla url
2011-05-20 Todd C. MillerAdd scaffolding to update .po files and install .mo...
2011-05-20 Todd C. MillerMinor warning/error cleanup
2011-05-20 Todd C. MillerEmulate ngettext for the non-nls case
2011-05-20 Todd C. MillerDo not mark untranslatable strings for translation
2011-05-20 Todd C. MillerUse ROOT_UID not 0.
2011-05-20 Todd C. MillerMinor warning/error message cleanup
2011-05-20 Todd C. Millercannot -> "unable to" in warning/error messages
2011-05-20 Todd C. MillerFreeBSD needs the main sudo executable to link with...
2011-05-20 Todd C. MillerWe don't want to translate debugging messages.
2011-05-20 Todd C. MillerAdd calls to bindtextdomain() and textdomain()
2011-05-20 Todd C. MillerFix caching of libc gettext check.
2011-05-20 Todd C. MillerMark defaults descriptions for translation
2011-05-20 Todd C. MillerUpdate for sudo 1.8.1p2
2011-05-20 Todd C. MillerQuiet compiler warning when SELinux is enabled.
2011-05-20 Todd C. Millerdd missing includes of libintl.h.
2011-05-20 Todd C. MillerFix gettext marker.
2011-05-20 Todd C. MillerInclude libint.h where needed.
2011-05-20 Todd C. MillerPrepare sudoers module messages for translation.
2011-05-20 Todd C. MillerOnly check gid of sudoers file if it is group-readable.
2011-05-20 Todd C. MillerFor AIX, keep calling authenticate() until reenter...
2011-05-20 Todd C. MillerCache the status of the initial gettext() check.
2011-05-20 Todd C. MillerAdd --disable-nls flag and improve checks for gettext.
2011-05-20 Todd C. MillerWhen building with gcc on HP-UX, use -march=1.1 to...
2011-05-20 Todd C. MillerPrepare sudo front end messages for translation.
2011-05-20 Todd C. MillerAdd initial scaffolding to support localization via...
2011-05-20 Todd C. MillerAdd message catalog template files for sudo and the...
2011-05-20 Todd C. MillerAdd gettext.h convenience header. This is similar...
2011-05-19 Todd C. MillerAdd checks for nroff -c and -Tascii flags
2011-05-19 Todd C. MillerAdd check for HP bundled C Compiler (which cannot creat...
2011-05-19 Todd C. MillerFix C format warnings.
2011-05-19 Todd C. MillerAdd __printflike
2011-05-19 Todd C. MillerTranslate help / usage strings.
2011-05-19 Todd C. MillerSet --msgid-bugs-address to the bugzilla url
2011-05-19 Todd C. MillerAdd scaffolding to update .po files and install .mo...
2011-05-19 Todd C. Millerupdate copyright year
2011-05-19 Todd C. Millerupdate copyright year
2011-05-19 Todd C. MillerNo need to include version number at the top of these...
2011-05-19 Todd C. MillerNo need to include version number at the top of these...
2011-05-19 Todd C. MillerThis is sudo 1.8.1 not 1.8.0
2011-05-18 Todd C. MillerMinor warning/error cleanup
2011-05-18 Todd C. MillerEmulate ngettext for the non-nls case
2011-05-18 Todd C. MillerDo not mark untranslatable strings for translation
2011-05-18 Todd C. MillerUse ROOT_UID not 0.
2011-05-18 Todd C. MillerMinor warning/error message cleanup
2011-05-18 Todd C. Millercannot -> "unable to" in warning/error messages
2011-05-18 Todd C. Millercan't -> "unable to" in warning/error messages
2011-05-18 Todd C. MillerFreeBSD needs the main sudo executable to link with...
2011-05-17 Todd C. MillerWe don't want to translate debugging messages.
2011-05-17 Todd C. MillerAdd calls to bindtextdomain() and textdomain()
2011-05-17 Todd C. MillerFix caching of libc gettext check.
2011-05-17 Todd C. MillerMark defaults descriptions for translation
2011-05-17 Todd C. MillerUpdate for sudo 1.8.1p2
2011-05-16 Todd C. MillerQuiet compiler warning when SELinux is enabled.
2011-05-16 Todd C. MillerAdd missing includes of libintl.h.
2011-05-16 Todd C. MillerFix gettext marker.
2011-05-16 Todd C. MillerInclude libint.h where needed.
2011-05-16 Todd C. MillerPrepare sudoers module messages for translation.
2011-05-16 Todd C. MillerOnly check gid of sudoers file if it is group-readable.
2011-05-16 Todd C. MillerFor AIX, keep calling authenticate() until reenter...
2011-05-09 Todd C. MillerCache the status of the initial gettext() check.
2011-05-09 Todd C. MillerAdd --disable-nls flag and improve checks for gettext.
2011-05-09 Todd C. MillerWhen building with gcc on HP-UX, use -march=1.1 to...
2011-05-06 Todd C. MillerPrepare sudo front end messages for translation.
2011-05-04 Todd C. MillerAdd initial scaffolding to support localization via...
2011-05-04 Todd C. MillerDon't let the fnmatch/glob macros expand the function...
2011-05-04 Todd C. MillerDon't let the fnmatch/glob macros expand the function...
2011-05-03 Todd C. MillerResolve namespace collisions on HP-UX ia64 and possibly...
2011-05-03 Todd C. MillerResolve namespace collisions on HP-UX ia64 and possibly...
2011-04-29 Todd C. MillerSplit ALL, ROLE and TYPE into their own actions. Since...
2011-04-29 Todd C. MillerSplit ALL, ROLE and TYPE into their own actions. Since...
2011-04-29 Todd C. MillerFix regexp for matching a CIDR-style IPv4 netmask....
2011-04-29 Todd C. Milleraskpass moved from sudoers to sudo.conf in sudo 1.8.0
2011-04-29 Todd C. MillerRemove obsolete warning about runas_default and ordering.
2011-04-29 Todd C. MillerFix regexp for matching a CIDR-style IPv4 netmask....
2011-04-27 Todd C. Milleraskpass moved from sudoers to sudo.conf in sudo 1.8.0
2011-04-27 Todd C. MillerRemove obsolete warning about runas_default and ordering.
2011-04-26 Todd C. MillerFix SIA support; we no longer have access to the real...
2011-04-26 Todd C. MillerRemove useless realloc when trying to get the buffer...
2011-04-26 Todd C. MillerBe explicit when setting euid to 0 before call to setre...
next