freebsd-skq/lib/libpam/modules
Ed Schouten 444999a314 Several refinements to libulog's API.
- Only set the fields in the ulog_utmpx structure that are valid for the
  command in question. This means that strings like "shutdown" or "~"
  are not visible to the user anymore.
- Rename UTXF_* to UTXI_*, indicating the indexation, instead of using
  the `antique' filename. If we ever get rid of utmp, it makes little
  sense calling it by its old name.
2009-12-26 22:36:05 +00:00
..
pam_chroot
pam_deny Use appropriate error codes for each facility instead of just PAM_AUTH_ERR. 2005-06-10 06:16:13 +00:00
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 Several refinements to libulog's API. 2009-12-26 22:36:05 +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 Reject user with names that are longer than OPIE is willing to deal with; 2006-09-15 13:42:38 +00:00
pam_opieaccess Correct documentation of ~/.opiealways 2007-10-26 07:50:11 +00:00
pam_passwdqc
pam_permit
pam_radius Send not only Access Request, but also Access Challenge with defined 2007-01-20 08:52:04 +00:00
pam_rhosts
pam_rootok
pam_securetty
pam_self
pam_ssh pam_ssh needs roaming_dummy to link correctly against libssh. 2009-10-05 18:56:18 +00:00
pam_tacplus
pam_unix Note that nullok should not be used by processes that can't access the 2009-11-13 11:19:26 +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 Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00