opnsense-src/contrib/openpam/RELNOTES

23 lines
761 B
Text
Raw Normal View History

2002-02-22 20:22:51 -05:00
2014-09-15 05:40:30 -04:00
Release notes for OpenPAM Ourouparia
====================================
2003-01-06 11:07:51 -05:00
2011-12-18 12:08:40 -05:00
This release corresponds to the code used in FreeBSD HEAD as of the
release date, and is also expected to work on almost any POSIX-like
platform that has GNU autotools, GNU make and the GNU compiler suite
installed.
2002-02-22 20:22:51 -05:00
2013-09-07 12:15:30 -04:00
The distribution consists of the following components:
2002-12-16 10:28:05 -05:00
2013-09-07 12:15:30 -04:00
- The PAM library itself, with complete API documentation.
2002-02-22 20:22:51 -05:00
2013-09-07 12:15:30 -04:00
- Sample modules (pam_permit, pam_deny and pam_unix) and a sample
application (su) which demonstrate how to use PAM.
- A test application (pamtest) which can be used to test policies and
modules.
- Unit tests for limited portions of the libraries.
2012-05-26 10:23:18 -04:00
2011-12-18 12:08:40 -05:00
Please direct bug reports and inquiries to <des@des.no>.