[sudo-commits] sudo changeset 12864:9df2efb6956a

Todd C. Miller Todd.Miller at sudo.ws
Mon Feb 1 15:17:56 MST 2021


changeset:	12864:9df2efb6956a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9df2efb6956a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Jan 31 05:44:40 2021 -0700

Log Message:
	Move new_member_all to ldap_util.c, it is only used by ldap/sssd.

diffstat:

 plugins/sudoers/gram.c      |  10 ----------
 plugins/sudoers/gram.y      |  10 ----------
 plugins/sudoers/ldap.c      |   2 +-
 plugins/sudoers/ldap_util.c |  14 +++++++++++++-
 plugins/sudoers/parse.h     |   1 -
 plugins/sudoers/sssd.c      |   2 +-
 plugins/sudoers/sudo_ldap.h |   1 +
 7 files changed, 16 insertions(+), 24 deletions(-)



More information about the sudo-commits mailing list