freebsd-src/lib/libpam/modules/pam_ssh
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
..
Makefile Moved SHLIB_NAME definition into one place. 2002-04-10 18:07:05 +00:00
pam_ssh.8 NAI DBA update. 2002-03-14 23:27:59 +00:00
pam_ssh.c Major cleanup: 2002-04-12 22:27:25 +00:00
pam_ssh.h Upgrade to something quite close, but not identical, to version 1.6 of 2002-04-04 18:45:21 +00:00