[sudo-commits] sudo changeset 10557:ceb099392289

Todd C. Miller Todd.Miller at courtesan.com
Fri Jul 22 10:43:39 MDT 2016


changeset:	10557:ceb099392289 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ceb099392289
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jul 22 10:41:56 2016 -0600

Log Message:
	Update defaults in visudo after sudoers has been edited so we pick
	up locale changes.  The init_defaults() function will now re-init
	the sudoers locale.

diffstat:

 plugins/sudoers/defaults.c    |  103 ++++++++++++++++++++++++++++-------------
 plugins/sudoers/defaults.h    |    6 +-
 plugins/sudoers/ldap.c        |    6 +-
 plugins/sudoers/parse.c       |    4 +-
 plugins/sudoers/sssd.c        |    6 +-
 plugins/sudoers/sudoers.c     |    4 +-
 plugins/sudoers/testsudoers.c |    2 +-
 plugins/sudoers/visudo.c      |   19 +++++--
 8 files changed, 99 insertions(+), 51 deletions(-)


More information about the sudo-commits mailing list