Last change
on this file since 424 was
424,
checked in by Dag-Erling Smørgrav, 11 years ago
|
Correct email address.
|
-
Property svn:keywords set to
Id
|
File size:
1.2 KB
|
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. It has also been tested on several other platforms, and |
---|
7 | is expected to work on almost any POSIX-like platform that has GNU |
---|
8 | autotools, GNU make and the GNU compiler suite installed. One notable |
---|
9 | exception is MacOS X, which ships with a very weird, heavily modified |
---|
10 | version of GCC. |
---|
11 | |
---|
12 | The library itself is complete. Documentation exists in the form of |
---|
13 | man pages for the library functions. These man pages are generated by |
---|
14 | a Perl script from specially marked-up comments in the source files |
---|
15 | themselves, which minimizes the chance that any of them should be out |
---|
16 | of date. |
---|
17 | |
---|
18 | The distribution also includes three sample modules (pam_deny, |
---|
19 | pam_permit and pam_unix) and a sample application (su). These are not |
---|
20 | intended for actual use, but rather to serve as examples for module or |
---|
21 | application developers. |
---|
22 | |
---|
23 | NOTE: to the person who sent me MacOS patches in July 2002: I have |
---|
24 | lost your name and email address. Please contact me so I can give you |
---|
25 | proper credit for your contribution. |
---|
26 | |
---|
27 | Please direct bug reports and inquiries to <des@des.no>. |
---|
28 | |
---|
29 | $Id: RELNOTES 424 2009-10-29 17:10:22Z des $ |
---|
Note: See
TracBrowser
for help on using the repository browser.