<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libpam/modules/pam_permit/pam_permit.c, branch release/7.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-12-31T22:57:14Z</updated>
<entry>
<title>Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.</title>
<updated>2008-12-31T22:57:14Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-31T22:57:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d4eb975d2e49f56d057a19aac09bcb92b3e71f7'/>
<id>urn:sha1:8d4eb975d2e49f56d057a19aac09bcb92b3e71f7</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.1-RELEASE image.
</content>
</entry>
<entry>
<title>Major cleanup:</title>
<updated>2002-04-12T22:27:25Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-12T22:27:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24fe7ba0d953a2b7edc43fe371050ebd8f36f427'/>
<id>urn:sha1:24fe7ba0d953a2b7edc43fe371050ebd8f36f427</id>
<content type='text'>
  - add __unused where appropriate
  - PAM_RETURN -&gt; return since OpenPAM already logs the return value.
  - make PAM_LOG use openpam_log()
  - make PAM_VERBOSE_ERROR use openpam_get_option() and check flags
    for PAM_SILENT
  - remove dummy functions since OpenPAM handles missing service
    functions
  - fix various warnings

Sponsored by:	DARPA, NAI Labs
</content>
</entry>
<entry>
<title>Three times lucky: &lt;stddef.h&gt;, not &lt;sys/param.h&gt;</title>
<updated>2002-02-05T08:01:32Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-02-05T08:01:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=04f71c5352de62224d77b93e4e34d795a0c3e076'/>
<id>urn:sha1:04f71c5352de62224d77b93e4e34d795a0c3e076</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops, the correct header to include for NULL is &lt;sys/param.h&gt;.</title>
<updated>2002-02-05T07:53:00Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-02-05T07:53:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93cf4c1be39aceb0dc1096480db652c313d54e24'/>
<id>urn:sha1:93cf4c1be39aceb0dc1096480db652c313d54e24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#include &lt;sys/types.h&gt; for NULL (hidden by Linux-PAM header pollution)</title>
<updated>2002-02-05T06:20:27Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-02-05T06:20:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0ae5018b3e7ec3d355bc5522726d2022ccef483e'/>
<id>urn:sha1:0ae5018b3e7ec3d355bc5522726d2022ccef483e</id>
<content type='text'>
Sponsored by:	DARPA, NAI Labs
</content>
</entry>
<entry>
<title>#include cleanup.</title>
<updated>2002-02-05T06:08:26Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-02-05T06:08:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8c66575de8b53827b65ebb739b9d9dd073824790'/>
<id>urn:sha1:8c66575de8b53827b65ebb739b9d9dd073824790</id>
<content type='text'>
Sponsored by:	DARPA, NAI Labs
</content>
</entry>
<entry>
<title>WARNS=4 fixes. Protect with NO_WERROR for the modules that have</title>
<updated>2002-01-24T18:37:17Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-01-24T18:37:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c2065008b5c231ecc15cf732e0b9d010522d8a40'/>
<id>urn:sha1:c2065008b5c231ecc15cf732e0b9d010522d8a40</id>
<content type='text'>
warnings that are hard to fix or that I've been asked to leave alone.
</content>
</entry>
<entry>
<title>Add __FBSDID()s to libpam</title>
<updated>2001-09-30T22:11:06Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-09-30T22:11:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ceaf33f537881209bb7339082efbf749572ec032'/>
<id>urn:sha1:ceaf33f537881209bb7339082efbf749572ec032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up (and in some cases write) the PAM mudules, using</title>
<updated>2001-07-09T18:20:51Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-07-09T18:20:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1642eb1a52563643a9e0b3b69b82c8f1e45541db'/>
<id>urn:sha1:1642eb1a52563643a9e0b3b69b82c8f1e45541db</id>
<content type='text'>
o The new options-processing API
o The new DEBUG-logging API

Add man(1) pages for ALL modules. MDOC-Police welcome
to check this.

Audit, clean up while I'm here.
</content>
</entry>
</feed>
