<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libpam/modules/Makefile, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1:7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Buildworld fixes for NO_OPENSSH and NO_OPENSSL</title>
<updated>2000-03-09T06:29:05Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-03-09T06:29:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb49f794f5ee647d19e458b23eca844a3a85f813'/>
<id>urn:sha1:bb49f794f5ee647d19e458b23eca844a3a85f813</id>
<content type='text'>
Approved by:	jkh
</content>
</entry>
<entry>
<title>Don't try to build k5 PAM; it ain't ready yet.</title>
<updated>2000-02-28T21:00:50Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2000-02-28T21:00:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc9650a4a8b1efcf72c8c97b8cd06212eb5dcae5'/>
<id>urn:sha1:dc9650a4a8b1efcf72c8c97b8cd06212eb5dcae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Argh, I can't win today.  Spell ${.CURDIR} correctly.</title>
<updated>2000-02-26T11:16:08Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-02-26T11:16:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=49838bb95b877ed4af8e767d1a42b47f66782f50'/>
<id>urn:sha1:49838bb95b877ed4af8e767d1a42b47f66782f50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't build pam_ssh if the crypto code is missing.</title>
<updated>2000-02-26T11:14:17Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-02-26T11:14:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b753aec26fb92221c63f6fc54fc7563f1c03b46f'/>
<id>urn:sha1:b753aec26fb92221c63f6fc54fc7563f1c03b46f</id>
<content type='text'>
Found by:	sos
</content>
</entry>
<entry>
<title>Use libcrypto instead of libdes.</title>
<updated>2000-02-24T22:24:37Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2000-02-24T22:24:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3e3752170a1c000dfb277c692f8dcf3b64514fb'/>
<id>urn:sha1:d3e3752170a1c000dfb277c692f8dcf3b64514fb</id>
<content type='text'>
Also - OpenSSH blesses us with a module for PAM.
</content>
</entry>
<entry>
<title>Don't include Kerberos if NOCRYPT is defined, because it isn't build</title>
<updated>1999-11-14T15:48:29Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-11-14T15:48:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee98eb8e1380d0987d847bfc2d8f278dfb18929e'/>
<id>urn:sha1:ee98eb8e1380d0987d847bfc2d8f278dfb18929e</id>
<content type='text'>
if NOCRYPT is defined. Likewise, don't include DES if NOSECURE is
defined.
</content>
</entry>
<entry>
<title>Revive the pam_deny and pam_permit modules from Linux-PAM.  They are</title>
<updated>1999-05-08T01:59:27Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-05-08T01:59:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d65b34db7dbf12ea8dbfd0435d59235a56142c8d'/>
<id>urn:sha1:d65b34db7dbf12ea8dbfd0435d59235a56142c8d</id>
<content type='text'>
simple enough to be trusted.

Add account management functionality to the pam_unix module.

These changes should make it possible to use PAM in some ports.

Submitted by:	Max Khon &lt;fjoe@iclub.nsu.ru&gt;
</content>
</entry>
<entry>
<title>Build structure for contribified Linux-PAM, plus some home-grown</title>
<updated>1998-11-18T01:44:37Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-11-18T01:44:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a10bb17e10d2946e2d04ab369fb133d0d17c7c9'/>
<id>urn:sha1:9a10bb17e10d2946e2d04ab369fb133d0d17c7c9</id>
<content type='text'>
modules for FreeBSD's standard authentication methods.  Although
the Linux-PAM modules are present in the contrib tree, we don't
use any of them.

The main library "libpam" is composed of sources taken from three
places.  First are the standard Linux-PAM libpam sources from the
contrib tree.  Second are the Linux-PAM "libpam_misc" sources, also
from the contrib tree.  In Linux these form a separate library.
But as Mike Smith pointed out to me, that seems pointless, so I
have combined them into the libpam library.  Third are some additional
sources from the "src/lib/libpam" tree with some common functions
that make it easier to write modules.  Those I wrote myself.

This work has been donated to FreeBSD by Juniper Networks, Inc.
</content>
</entry>
</feed>
