aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make it optional for pam_nologin to support auth.pambase-20080723Diego 'Flameeyes' Pettenò2008-07-231-0/+1
| | | | | | | | | In FreeBSD 7, the pam_nologin module changed from being an authentication module to an account module. In Linux-PAM it's both. For this reasn make it optional for the two types of chains to be used with pam_nologin. This should close bug #232669 entirely.
* Rename chain support to SUPPORT_$MODULE_$CHAINDiego 'Flameeyes' Pettenò2008-07-231-2/+2
| | | | This way it's more likely to understand which module supports what.
* Rename NOLOGIN_SUPPORTS_ACCOUNT in HAVE_PAM_NOLOGIN_ACCOUNT.Diego 'Flameeyes' Pettenò2008-07-231-1/+1
| | | | Temporarily to try making it look nicer.
* Only enable session support for pam_unix when available.Diego 'Flameeyes' Pettenò2008-07-231-7/+8
| | | | | | This fixes bug #232669 for what concern pam_unix. The pam_unix module shipped with FreeBSD 7 has no support for session management so cannot be used for that.
* Define empty the DEBUG for pam_nologin.pambase-20080306.1Diego 'Flameeyes' Pettenò2008-03-061-0/+1
|
* Use pam_nologin in account chain when supported.Diego 'Flameeyes' Pettenò2008-03-051-0/+1
| | | | This means only Linux-PAM at the moment.
* Don't use pam_motd and pam_mail with OpenPAM.pambase-20080301Diego 'Flameeyes' Pettenò2008-03-011-0/+2
|
* Don't use pam_shells unconditionally as FreeBSD modules don't provide it. ↵pambase-2008022420080224Diego 'Flameeyes' Pettenò2008-02-241-0/+1
| | | | See bug #211123.
* Initial import of pambase package.Diego 'Flameeyes' Pettenò2008-02-191-0/+8