Merge branch 'vendor/HOSTAPD'
[dragonfly.git] / contrib / openpam / RELNOTES
1
2                 Release notes for OpenPAM Micrampelis
3                 =====================================
4
5 This release corresponds to the code used in FreeBSD HEAD as of the
6 release date, and is also expected to work on almost any POSIX-like
7 platform that has GNU autotools, GNU make and the GNU compiler suite
8 installed.
9
10 The library itself is complete.  Documentation exists in the form of
11 man pages for the library functions.  These man pages are generated by
12 a Perl script from specially marked-up comments in the source files
13 themselves, which minimizes the chance that any of them should be out
14 of date.
15
16 The distribution also includes three sample modules (pam_deny,
17 pam_permit and pam_unix) and a sample application (su).  These are not
18 intended for actual use, but rather to serve as examples for module or
19 application developers.  It also includes a command-line application
20 (pamtest) which can be used to test policies and modules.
21
22 Unit tests for limited portions of the library can be found in the t
23 subdirectory.
24
25 Please direct bug reports and inquiries to <des@des.no>.
26
27 $Id: RELNOTES 609 2012-05-26 13:57:45Z des $