]> granicus.if.org Git - sudo/shortlog
sudo
2011-05-30 Todd C. MillerAdd support for --enable-nls[=location]
2011-05-29 Todd C. MillerAdd support for --enable-nls[=location]
2011-05-28 Todd C. MillerInclude gettext.h
2011-05-28 Todd C. MillerInclude gettext.h
2011-05-28 Todd C. MillerQuiet gcc warnings.
2011-05-28 Todd C. MillerQuiet gcc warnings.
2011-05-28 Todd C. MillerDon't install .mo files if gettext was not found.
2011-05-28 Todd C. MillerDon't install .mo files if gettext was not found.
2011-05-27 Todd C. MillerAlways allocate a pty when running a command in the...
2011-05-27 Todd C. MillerAdd missing space between command name and the first...
2011-05-27 Todd C. MillerQuiet a compiler warning on some platforms.
2011-05-27 Todd C. MillerREADME file that directs people to translationproject.org
2011-05-27 Todd C. MillerSync translations with TP
2011-05-27 Todd C. MillerAdd 'sync-po' target to top-level Makefile to rsync...
2011-05-27 Todd C. MillerAlways allocate a pty when running a command in the...
2011-05-27 Todd C. MillerAdd missing space between command name and the first...
2011-05-27 Todd C. MillerQuiet a compiler warning on some platforms.
2011-05-27 Todd C. MillerREADME file that directs people to translationproject.org
2011-05-27 Todd C. MillerSync translations with TP
2011-05-27 Todd C. MillerAdd 'sync-po' target to top-level Makefile to rsync...
2011-05-27 Todd C. Millerinstall nls files from install target
2011-05-27 Todd C. Millerinstall nls files from install target
2011-05-27 Todd C. MillerInclude .mo files in sudo binary packags.
2011-05-27 Todd C. MillerInclude .mo files in sudo binary packags.
2011-05-27 Todd C. MillerAdd simplified chinese translation
2011-05-27 Todd C. MillerAdd simplified chinese translation
2011-05-26 Todd C. MillerAdd ukranian translation
2011-05-26 Todd C. MillerAdd ukranian translation
2011-05-26 Todd C. Millerrefer to siglist.c, not ./siglist.c since not all makes...
2011-05-26 Todd C. MillerSet def_preserve_groups before searching for the comman...
2011-05-26 Todd C. Millerrefer to siglist.c, not ./siglist.c since not all makes...
2011-05-26 Todd C. MillerSet def_preserve_groups before searching for the comman...
2011-05-26 Todd C. MillerAdd dependency for siglist.lo in compat. This is a...
2011-05-26 Todd C. MillerAdd dependency for siglist.lo in compat. This is a...
2011-05-26 Todd C. MillerMore dependency fixes.
2011-05-26 Todd C. MillerMore dependency fixes.
2011-05-26 Todd C. MillerFix a few dependencies.
2011-05-26 Todd C. MillerFix a few dependencies.
2011-05-26 Todd C. MillerPlace compiled mo files in the src dir, not the build...
2011-05-26 Todd C. MillerPlace compiled mo files in the src dir, not the build...
2011-05-25 Todd C. MillerTivoli Directory Server requires that seconds be presen...
2011-05-25 Todd C. MillerTivoli Directory Server requires that seconds be presen...
2011-05-25 Todd C. MillerAdd missing bit of copyright
2011-05-25 Todd C. MillerAdd missing bit of copyright
2011-05-25 Todd C. MillerMention cycle detection warnings
2011-05-25 Todd C. MillerWhen checking aliases, also check the contents of the...
2011-05-25 Todd C. MillerSet errno to ELOOP in alias_find() if there is a cycle.
2011-05-25 Todd C. MillerIncrement alias_seqno before calls to alias_remove_recu...
2011-05-25 Todd C. MillerMention cycle detection warnings
2011-05-25 Todd C. MillerWhen checking aliases, also check the contents of the...
2011-05-25 Todd C. MillerSet errno to ELOOP in alias_find() if there is a cycle.
2011-05-25 Todd C. MillerIncrement alias_seqno before calls to alias_remove_recu...
2011-05-25 Todd C. Milleradd mkdep.pl
2011-05-25 Todd C. MillerAdd dependency on convenience libs to binaries
2011-05-25 Todd C. Millermkdep.pl only works when run from the src dir
2011-05-25 Todd C. MillerAuto-generate Makefile dependencies with a perl script.
2011-05-25 Todd C. Milleradd mkdep.pl
2011-05-25 Todd C. MillerAdd dependency on convenience libs to binaries
2011-05-25 Todd C. Millermkdep.pl only works when run from the src dir
2011-05-25 Todd C. MillerAuto-generate Makefile dependencies with a perl script.
2011-05-23 Todd C. MillerIf the user specifies a runas group via sudo's -g optio...
2011-05-23 Todd C. MillerIf the user specifies a runas group via sudo's -g optio...
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.
next