[sudo-commits] sudo changeset 10542:c7730fa19e46

Todd C. Miller Todd.Miller at courtesan.com
Wed Jul 20 09:55:30 MDT 2016


changeset:	10542:c7730fa19e46 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c7730fa19e46
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jul 18 12:11:25 2016 -0600

Log Message:
	Change defaults callbacks to take a union sudo_defs_val * instead
	of a char *.

diffstat:

 plugins/sudoers/defaults.c    |  12 ++++++------
 plugins/sudoers/defaults.h    |  24 +++++++++++++-----------
 plugins/sudoers/iolog.c       |  15 ++++++++++++++-
 plugins/sudoers/sudoers.c     |  15 ++++++++-------
 plugins/sudoers/sudoers.h     |   2 +-
 plugins/sudoers/testsudoers.c |   6 +++---
 6 files changed, 45 insertions(+), 29 deletions(-)


More information about the sudo-commits mailing list