[sudo-commits] sudo changeset 10356:5319c11aefe9

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 1 15:01:15 MST 2016


changeset:	10356:5319c11aefe9 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5319c11aefe9
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 01 11:08:58 2016 -0700

Log Message:
	Add an administrative domain to the passwd/group cache key for
	AIX which can have different name <-> ID mappings depending
	on whether the database is local, LDAP, etc.

diffstat:

 configure                     |   2 +-
 configure.ac                  |   2 +-
 include/sudo_util.h           |   5 ++-
 lib/util/aix.c                |  86 +++++++++++++++++++++++++++++++++++-------
 lib/util/getgrouplist.c       |   2 +-
 plugins/sudoers/pwutil.c      |  85 ++++++++++++++++++++++++++++++++----------
 plugins/sudoers/pwutil.h      |   1 +
 plugins/sudoers/pwutil_impl.c |   6 +-
 plugins/sudoers/set_perms.c   |   6 ---
 src/sudo.c                    |   2 +-
 10 files changed, 147 insertions(+), 50 deletions(-)


More information about the sudo-commits mailing list