Last change
on this file since 437 was
437,
checked in by Dag-Erling Smørgrav, 9 years ago
|
Update copyright and release notes.
|
-
Property svn:keywords set to
Id
|
File size:
881 bytes
|
Line | |
---|
1 | |
---|
2 | Release notes for OpenPAM Hydrangea |
---|
3 | =================================== |
---|
4 | |
---|
5 | This release corresponds to the code used in FreeBSD-CURRENT 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. |
---|
20 | |
---|
21 | Please direct bug reports and inquiries to <des@des.no>. |
---|
22 | |
---|
23 | $Id: RELNOTES 437 2011-09-13 12:00:13Z des $ |
---|
Note: See
TracBrowser
for help on using the repository browser.