[sudo-commits] sudo changeset 8715:a7e6ecff6fdf

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 7 11:54:39 EST 2013


changeset:	8715:a7e6ecff6fdf in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a7e6ecff6fdf
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 06 17:08:10 2013 -0500

Log Message:
	Always install plugins with a .so extension regardless of what
	extension the system uses for shared libraries.  That way the
	group_plugin sudoers setting can be shared between heterogenous
	systems.

diffstat:

 configure                        |   8 +-
 configure.in                     |   8 +-
 plugins/group_file/Makefile.in   |   4 +-
 plugins/sample/Makefile.in       |   4 +-
 plugins/sudoers/Makefile.in      |   4 +-
 plugins/system_group/Makefile.in |   4 +-
 src/load_plugins.c               |  93 +++++++++++++++++++++++++++------------
 7 files changed, 80 insertions(+), 45 deletions(-)


More information about the sudo-commits mailing list