]> granicus.if.org Git - sudo/shortlog
sudo
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-27 Todd C. MillerUpdated Polish translation from translationproject.org
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-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 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. Milleruser_group is no longer used, remove it
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-13 Todd C. MillerMake error strings translatable.
2011-07-13 Todd C. MillerOnly run configure with --with-pam-login for RHEL 5...
2011-07-13 Todd C. MillerFix typo in summary
2011-07-11 Todd C. MillerAdd missing logwrap.c
2011-07-11 Todd C. MillerSplit out log file word wrap code into its own file...
2011-07-05 Todd C. MillerFor SuSE, only use /usr/lib64 as libexec if generating...
2011-07-05 Todd C. MillerFix build error when --without-noexec configure option...
2011-07-05 Todd C. MillerDisable noexec for AIX < 5. LDR_PRELOAD is only availa...
2011-07-01 Todd C. MillerResolve the list of gids passed in from the sudo fronte...
2011-06-26 Todd C. MillerWorkaround for "sudo -i command" and newer versions...
2011-06-23 Todd C. MillerRewrite logfile word wrapping code to be more straight...
2011-06-22 Todd C. MillerSet use_pty=true in command details when use_pty is...
2011-06-20 Todd C. MillerSync Chinese (simplified) PO files from translationproj...
2011-06-18 Todd C. MillerAdd Danish translation from translationproject.org...
2011-06-18 Todd C. MillerNo longer need to specify LINGUAS in configure, "make...
2011-06-17 Todd C. MillerBuild CONTRIBUTORS from newly-added contributors.pod
2011-06-17 Todd C. MillerRework the wording in the leading paragraph
2011-06-14 Todd C. MillerAdd a CONTRIBUTORS file with the names of folks who...
2011-06-13 Todd C. MillerPreserve SHELL variable for "sudo -s". Otherwise we...
2011-06-10 Todd C. MillerOnly enable Solaris project support when setproject...
2011-06-10 Todd C. MillerExplicitly set mode and owner of /etc/sudoers instead...
2011-06-09 Todd C. MillerRefer the user to the "Command Environment" section...
2011-06-09 Todd C. MillerFix typo
2011-06-08 Todd C. MillerIf there is no old dependency for an object file, use...
2011-06-08 Todd C. MillerRemove dependency for getgrouplist.lo as we don't ship...
2011-06-07 Todd C. MillerDo not declare yyparse() static as the actual function...
2011-06-06 Todd C. MillerRemove locale files in "make uninstall"
2011-06-06 Todd C. MillerAdd Basque translation and sync Finish and Ukranian...
2011-06-06 Todd C. MillerFreeBSD no longer needs the main sudo binary to link...
2011-06-06 Todd C. MillerLoad plugins with RTLD_GLOBAL instead of RTLD_LOCAL...
2011-06-06 Todd C. MillerMove xgettext invocation out of update-po target into...
2011-06-04 Todd C. MillerRegenerate .pot files for 1.8.2rc2
2011-06-04 Todd C. MillerMove nls targets to the top level Makefile so the paths in
2011-06-04 Todd C. MillerAdd compiled version of sudo Finish translation
2011-06-04 Todd C. MillerUpdate MANIFEST with .po and .mo files
2011-06-04 Todd C. MillerAdd Finish translation from translationproject.org
2011-06-03 Todd C. MillerThe group named by exempt_group should not have a ...
2011-06-01 Todd C. MillerFix typo; "Defaults group_plugin" not "Defaults sudo_pl...
2011-05-31 Todd C. MillerFix compressed io log corruption in background mode...
2011-05-31 Todd C. MillerClean up regress files
2011-05-31 Todd C. MillerAdd missing dependency for check_fill.o.
2011-05-29 Todd C. MillerAdd support for --enable-nls[=location]
2011-05-28 Todd C. MillerInclude gettext.h
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-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. MillerInclude .mo files in sudo binary packags.
2011-05-27 Todd C. MillerAdd simplified chinese 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. MillerAdd dependency for siglist.lo in compat. This is a...
2011-05-26 Todd C. MillerMore dependency fixes.
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-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. 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-23 Todd C. MillerIf the user specifies a runas group via sudo's -g optio...
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-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. 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...
next