[sudo-commits] sudo changeset 11757:b4f31dbe3109

Todd C. Miller Todd.Miller at sudo.ws
Thu Aug 15 14:25:47 MDT 2019


changeset:	11757:b4f31dbe3109 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b4f31dbe3109
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Aug 15 14:20:12 2019 -0600

Log Message:
	Fix special handling of ipa_hostname that was lost in sudo 1.8.24.
	We now include the long and short hostname in sudo parser container.

diffstat:

 plugins/sudoers/file.c  |    2 +-
 plugins/sudoers/gram.c  |  215 ++++++++++++++++++++++++-----------------------
 plugins/sudoers/gram.y  |    9 +-
 plugins/sudoers/ldap.c  |    2 +-
 plugins/sudoers/match.c |   23 +++-
 plugins/sudoers/parse.h |    3 +-
 plugins/sudoers/sssd.c  |    7 +-
 7 files changed, 140 insertions(+), 121 deletions(-)


More information about the sudo-commits mailing list