[sudo-commits] sudo changeset 14983:c33497cc3291

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 14 16:30:29 MDT 2023


changeset:	14983:c33497cc3291 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c33497cc3291
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 14 16:29:15 2023 -0600

Log Message:
	Move max_groups out of sudoers_user_context and into pwutil.c.

	It is only used by the local password pwutil implementation.

diffstat:

 plugins/sudoers/policy.c      |   6 ++++--
 plugins/sudoers/pwutil.c      |  16 ++++++++++++++++
 plugins/sudoers/pwutil_impl.c |   9 ++++-----
 plugins/sudoers/sudoers.h     |   3 ++-
 4 files changed, 26 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list