2002-02-09 16:52:20 +00:00
|
|
|
|
2005-06-16 15:46:58 +00:00
|
|
|
Release notes for OpenPAM Figwort
|
|
|
|
=================================
|
2003-01-06 10:15:01 +00:00
|
|
|
|
2002-12-04 16:16:55 +00:00
|
|
|
This release corresponds to the code used in FreeBSD-CURRENT as of the
|
2003-07-14 23:53:57 +00:00
|
|
|
release date. It has also been tested on several other platforms, and
|
|
|
|
is expected to work on almost any POSIX-like platform that has GNU
|
|
|
|
autotools, GNU make and the GNU compiler suite installed. One notable
|
|
|
|
exception is MacOS X, which ships with a very weird, heavily modified
|
|
|
|
version of GCC.
|
2002-02-09 16:52:20 +00:00
|
|
|
|
2002-03-14 21:23:06 +00:00
|
|
|
The library itself is complete. Documentation exists in the form of
|
2002-12-04 16:16:55 +00:00
|
|
|
man pages for the library functions. These man pages are generated by
|
|
|
|
a Perl script from specially marked-up comments in the source files
|
|
|
|
themselves, which minimizes the chance that any of them should be out
|
|
|
|
of date.
|
|
|
|
|
|
|
|
The distribution also includes three sample modules (pam_deny,
|
|
|
|
pam_permit and pam_unix) and a sample application (su). These are not
|
|
|
|
intended for actual use, but rather to serve as examples for module or
|
|
|
|
application developers.
|
2002-02-09 16:52:20 +00:00
|
|
|
|
2002-12-04 16:16:55 +00:00
|
|
|
NOTE: to the person who sent me MacOS patches in July 2002: I have
|
|
|
|
lost your name and email address. Please contact me so I can give you
|
|
|
|
proper credit for your contribution.
|
2002-02-09 16:52:20 +00:00
|
|
|
|
2005-01-31 16:13:22 +00:00
|
|
|
Please direct bug reports and inquiries to <des@freebsd.org>.
|
2003-05-02 16:59:28 +00:00
|
|
|
|
2005-06-16 15:46:58 +00:00
|
|
|
$P4: //depot/projects/openpam/RELNOTES#22 $
|