[sudo-commits] sudo changeset 11213:1422e10dc274

Todd C. Miller Todd.Miller at sudo.ws
Fri Feb 9 22:09:53 MST 2018


changeset:	11213:1422e10dc274 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1422e10dc274
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Feb 09 18:21:01 2018 -0700

Log Message:
	Convert ldap results into a sudoers userspec so we can use the "sudo
	-l" output functions in parse.c.

diffstat:

 plugins/sudoers/gram.c  |  179 ++++++++-------
 plugins/sudoers/gram.y  |   19 +-
 plugins/sudoers/ldap.c  |  558 ++++++++++++++++++++++++++---------------------
 plugins/sudoers/parse.c |   95 +++++--
 plugins/sudoers/parse.h |    6 +
 5 files changed, 494 insertions(+), 363 deletions(-)


More information about the sudo-commits mailing list