[sudo-commits] sudo changeset 10552:7c4e9a71e252

Todd C. Miller Todd.Miller at courtesan.com
Wed Jul 20 14:17:38 MDT 2016


changeset:	10552:7c4e9a71e252 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7c4e9a71e252
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jul 20 14:16:00 2016 -0600

Log Message:
	Move sudoers locale callback function to locale.c and user it in
	visudo and testsudoers.

diffstat:

 plugins/sudoers/locale.c      |  16 ++++++++++++++++
 plugins/sudoers/logging.h     |   1 +
 plugins/sudoers/sudoers.c     |  18 +-----------------
 plugins/sudoers/testsudoers.c |   3 +++
 plugins/sudoers/visudo.c      |   3 +++
 5 files changed, 24 insertions(+), 17 deletions(-)


More information about the sudo-commits mailing list