]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 812567
authorJan Rekorajski <baggins@sith.mimuw.edu.pl>
Thu, 25 Sep 2003 17:54:44 +0000 (17:54 +0000)
committerJan Rekorajski <baggins@sith.mimuw.edu.pl>
Thu, 25 Sep 2003 17:54:44 +0000 (17:54 +0000)
commit5bd5fb9f27e6cd355202896ed2fe873a36dcf9da
tree63b95f47ca7daa1d377769e54a769e0481149326
parent9c8cb7c93a93010647e7861e36a9162ca05083f6
Relevant BUGIDs: 812567

Purpose of commit: new feature

Commit summary:
---------------
Implementation of "include" directive for pam config file syntax.
- added module type PAM_T_ANY needed to know if we are loading included file or main one
- let _pam_parse_conf_file() know of new directive
- new function _pam_load_conf_file() used to load "included" configs
libpam/pam_handlers.c