freebsd-src/lib/libpam/modules/pam_radius
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_radius.8 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
pam_radius.c Major cleanup: 2002-04-12 22:27:25 +00:00