]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 232194
authorAndrew G. Morgan <morgan@kernel.org>
Sun, 9 Dec 2001 22:51:12 +0000 (22:51 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Sun, 9 Dec 2001 22:51:12 +0000 (22:51 +0000)
commit2acda542874f720091f6bfcb7aad09e35a8b2375
tree6d9a5e3342ed86a65033576131096b867c214e9b
parent97c9cd159d080814e56508fcc4ad0032f5f8023c
Relevant BUGIDs: 232194

Purpose of commit: new feature

Commit summary:
---------------
If you are looking for an object that you can blindly dlopen() and
use to bind to pam w/ modules, this commit is for you. Its not fully
integrated into the build tree, but I'd like some feedback before
wiring it in as a regular feature.
CHANGELOG
dynamic/Makefile [new file with mode: 0644]
dynamic/pam.c [new file with mode: 0644]
dynamic/test.c [new file with mode: 0644]