[sudo-commits] sudo changeset 13864:f9ba65e975a0

Todd C. Miller Todd.Miller at sudo.ws
Wed Mar 9 12:40:03 MST 2022


changeset:	13864:f9ba65e975a0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f9ba65e975a0
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Mar 09 12:38:25 2022 -0700

Log Message:
	Add a source to struct sudo_nss and use it if getdefs() fails.
	Also remove useless "Problem with defaults entries" warning in testsudoers.

diffstat:

 plugins/sudoers/file.c                        |   1 +
 plugins/sudoers/ldap.c                        |   1 +
 plugins/sudoers/regress/fuzz/fuzz_policy.c    |   1 +
 plugins/sudoers/regress/sudoers/test18.out.ok |   1 -
 plugins/sudoers/sssd.c                        |   1 +
 plugins/sudoers/sudo_nss.h                    |   1 +
 plugins/sudoers/sudoers.c                     |  20 ++++++++++++++------
 plugins/sudoers/testsudoers.c                 |   8 ++++----
 8 files changed, 23 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list