[sudo-commits] sudo changeset 11494:7802295c07fa

Todd C. Miller Todd.Miller at sudo.ws
Fri Aug 24 10:36:09 MDT 2018


changeset:	11494:7802295c07fa in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7802295c07fa
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Aug 24 09:52:53 2018 -0600

Log Message:
	Make alias_apply() take 3 arguments, the first being a pointer to the
	struct sudoers_parse_tree.

diffstat:

 plugins/sudoers/alias.c           |  31 ++++++++++++++++++++++++++++---
 plugins/sudoers/cvtsudoers.c      |  16 ++++++++--------
 plugins/sudoers/cvtsudoers_json.c |   7 +++----
 plugins/sudoers/parse.h           |   2 +-
 plugins/sudoers/testsudoers.c     |   7 +++----
 plugins/sudoers/visudo.c          |   6 ++----
 6 files changed, 45 insertions(+), 24 deletions(-)


More information about the sudo-commits mailing list