This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libpam
/
modules
History
fjoe
85c13d37e1
.include <bsd.init.mk> instead of <bsd.own.mk>
...
The former allows common settings from ../Makefile.inc to be used.
2011-11-28 14:01:17 +00:00
..
pam_chroot
…
pam_deny
…
pam_echo
%U was macroized in mdoc(7), escape.
2010-02-16 12:29:02 +00:00
pam_exec
Build lib/ with WARNS=6 by default.
2010-01-02 09:58:07 +00:00
pam_ftpusers
…
pam_group
Mention the name of the module in warning messages.
2011-03-12 11:26:37 +00:00
pam_guest
…
pam_krb5
Bump .Dd date.
2010-05-03 09:49:42 +00:00
pam_ksu
Add new heimdal-1.1 library.
2008-05-15 15:28:18 +00:00
pam_lastlog
Ensure pam_lastlog removes the /dev/ component of the TTY name.
2011-11-07 19:57:42 +00:00
pam_login_access
Re-add support for NIS netgroups (heavily modified from patch in PR)
2007-05-25 07:50:18 +00:00
pam_nologin
Use the current user's login class for the decisions about where
2007-06-14 13:07:06 +00:00
pam_opie
…
pam_opieaccess
Correct documentation of ~/.opiealways
2007-10-26 07:50:11 +00:00
pam_passwdqc
…
pam_permit
…
pam_radius
Build lib/ with WARNS=6 by default.
2010-01-02 09:58:07 +00:00
pam_rhosts
…
pam_rootok
…
pam_securetty
…
pam_self
…
pam_ssh
key_load_private() ignores the passphrase argument if the private key
2011-11-20 15:18:49 +00:00
pam_tacplus
…
pam_unix
.include <bsd.init.mk> instead of <bsd.own.mk>
2011-11-28 14:01:17 +00:00
Makefile
…
Makefile.inc
Revert r227841 and part of r227798. We still build libpam in two passes,
2011-11-24 13:18:58 +00:00
modules.inc
…