[sudo-commits] sudo changeset 11404:37e4df73907d

Todd C. Miller Todd.Miller at sudo.ws
Tue May 29 09:54:35 MDT 2018


changeset:	11404:37e4df73907d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/37e4df73907d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue May 29 09:39:40 2018 -0600

Log Message:
	Move cached userspecs and defaults into the handle object.

diffstat:

 plugins/sudoers/file.c     |   97 ++++++++++++++++++++++--------
 plugins/sudoers/ldap.c     |  143 ++++++++++++++++++++++----------------------
 plugins/sudoers/parse.c    |   67 +++++++++++---------
 plugins/sudoers/sssd.c     |  107 ++++++++++++++++++--------------
 plugins/sudoers/sudo_nss.c |   34 +++-------
 plugins/sudoers/sudo_nss.h |    9 +-
 plugins/sudoers/sudoers.c  |    6 +-
 7 files changed, 257 insertions(+), 206 deletions(-)


More information about the sudo-commits mailing list