]> granicus.if.org Git - sudo/commit
Always install plugins with a .so extension regardless of what
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 6 Mar 2013 22:08:10 +0000 (17:08 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 6 Mar 2013 22:08:10 +0000 (17:08 -0500)
commit9722784e1cbec1f035de6a1d34878ac4b2e9ebfd
tree7f3b8845464ae11ea8278b59b9a982b5898a87c1
parente051df6577b3582f2a47123a4104ace6ec5fa5c4
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.
configure
configure.in
plugins/group_file/Makefile.in
plugins/sample/Makefile.in
plugins/sudoers/Makefile.in
plugins/system_group/Makefile.in
src/load_plugins.c