freebsd-dev/lib/libpam/modules
Dag-Erling Smørgrav 24fe7ba0d9 Major cleanup:
- add __unused where appropriate
  - PAM_RETURN -> return since OpenPAM already logs the return value.
  - make PAM_LOG use openpam_log()
  - make PAM_VERBOSE_ERROR use openpam_get_option() and check flags
    for PAM_SILENT
  - remove dummy functions since OpenPAM handles missing service
    functions
  - fix various warnings

Sponsored by:	DARPA, NAI Labs
2002-04-12 22:27:25 +00:00
..
pam_deny Major cleanup: 2002-04-12 22:27:25 +00:00
pam_ftp Major cleanup: 2002-04-12 22:27:25 +00:00
pam_kerberosIV Major cleanup: 2002-04-12 22:27:25 +00:00
pam_krb5 Major cleanup: 2002-04-12 22:27:25 +00:00
pam_lastlog Major cleanup: 2002-04-12 22:27:25 +00:00
pam_login_access Major cleanup: 2002-04-12 22:27:25 +00:00
pam_nologin Major cleanup: 2002-04-12 22:27:25 +00:00
pam_opie Major cleanup: 2002-04-12 22:27:25 +00:00
pam_opieaccess Major cleanup: 2002-04-12 22:27:25 +00:00
pam_passwdqc Moved SHLIB_NAME definition into one place. 2002-04-10 18:07:05 +00:00
pam_permit Major cleanup: 2002-04-12 22:27:25 +00:00
pam_radius Major cleanup: 2002-04-12 22:27:25 +00:00
pam_rhosts Add a pam_rhosts module, loosely based on code submitted by Danny Braniss. 2002-04-12 20:10:18 +00:00
pam_rootok Major cleanup: 2002-04-12 22:27:25 +00:00
pam_securetty Major cleanup: 2002-04-12 22:27:25 +00:00
pam_self Major cleanup: 2002-04-12 22:27:25 +00:00
pam_ssh Major cleanup: 2002-04-12 22:27:25 +00:00
pam_tacplus Major cleanup: 2002-04-12 22:27:25 +00:00
pam_unix Major cleanup: 2002-04-12 22:27:25 +00:00
pam_wheel Major cleanup: 2002-04-12 22:27:25 +00:00
Makefile Switch to OpenPAM. Bump library version. Modules are now versioned, so 2002-03-05 21:56:25 +00:00
Makefile.inc Moved SHLIB_NAME definition into one place. 2002-04-10 18:07:05 +00:00
modules.inc Add a pam_rhosts module, loosely based on code submitted by Danny Braniss. 2002-04-12 20:10:18 +00:00