This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libpam
/
modules
History
Dimitry Andric
1843e23c48
Fix an instance in pam_krb5(8), where the variable 'user' could be used
...
uninitialized. Found by: clang 3.2 Reviewed by: des MFC after: 1 week
2012-08-06 18:44:59 +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
Fixes to man8 groff mandoc style, usage mistakes, or typos.
2012-05-24 02:24:03 +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
Fix two instances in pam_krb5(8), where the variable 'princ_name' could
2012-08-06 18:40:14 +00:00
pam_ksu
- Avoid use of deprecated KRB5 functions.
2012-03-22 11:18:14 +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
…
pam_nologin
Remove trailing whitespace per mdoc lint warning
2012-03-29 05:02:12 +00:00
pam_opie
…
pam_opieaccess
…
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
Passing NULL as a key casues a segfault when loading SSH 1 keys. Use
2012-05-26 17:03:45 +00:00
pam_tacplus
…
pam_unix
Fix an instance in pam_krb5(8), where the variable 'user' could be used
2012-08-06 18:44:59 +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
…