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
Jonathan Chen
43b4dc3625
Prevents pam_lastlog from segfaulting on session close when tty is null.
...
MFC after: 1 month
2009-08-30 05:12:37 +00:00
..
pam_chroot
…
pam_deny
…
pam_echo
…
pam_exec
Include <stdio.h> for asprintf().
2009-06-14 12:45:48 +00:00
pam_ftpusers
…
pam_group
…
pam_guest
…
pam_krb5
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
2008-05-07 13:53:12 +00:00
pam_ksu
Add new heimdal-1.1 library.
2008-05-15 15:28:18 +00:00
pam_lastlog
Prevents pam_lastlog from segfaulting on session close when tty is null.
2009-08-30 05:12:37 +00:00
pam_login_access
…
pam_nologin
…
pam_opie
…
pam_opieaccess
…
pam_passwdqc
…
pam_permit
…
pam_radius
…
pam_rhosts
…
pam_rootok
…
pam_securetty
…
pam_self
…
pam_ssh
…
pam_tacplus
…
pam_unix
Rewrap; this was getting painful. Translators can ignore this.
2009-06-20 10:09:59 +00:00
Makefile
…
Makefile.inc
Don't try to auto-detect dynamic linking; it fails on mips. The Makefile
2009-02-17 16:35:19 +00:00
modules.inc
…