<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>96a3b885 - Build libpam modules in parallel.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#96a3b885</link>
        <description>Build libpam modules in parallel.MFC after:	2 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Thu, 14 Apr 2016 01:17:37 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f03a257 - style.Makefile(5) police</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#7f03a257</link>
        <description>style.Makefile(5) police(I&apos;ve tried to keep to the spirit of the original formatting)Reviewed by:	des

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Sun, 09 Mar 2003 20:06:38 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>519b6a4c - Switch to OpenPAM.  Bump library version.  Modules are now versioned, so</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#519b6a4c</link>
        <description>Switch to OpenPAM.  Bump library version.  Modules are now versioned, soapplications linked with Linux-PAM will still work.Remove pam_get_pass(); OpenPAM has pam_get_authtok().Remove pam_prompt(); OpenPAM has pam_{,v}{error,info,prompt}().Remove pam_set_item(3) man page as OpenPAM has its own.Sponsored by:	DARPA, NAI Labs

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Tue, 05 Mar 2002 21:56:25 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d0a7148 - Connect the pam_lastlog(8) and pam_login_access(8) modules to the build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#2d0a7148</link>
        <description>Connect the pam_lastlog(8) and pam_login_access(8) modules to the build.Sponsored by:	DARPA, NAI Labs

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Fri, 01 Feb 2002 08:49:53 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f4604902 - Add a new module, pam_opieaccess(8), which is responsible for checking</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#f4604902</link>
        <description>Add a new module, pam_opieaccess(8), which is responsible for checking/etc/opieaccess and ~/.opiealways so we can decide what to do afterpam_opie(8) fails.Sponsored by:	DARPA, NAI LabsReviewed by:	ache, markm

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Mon, 21 Jan 2002 13:43:53 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2c8459e - Add a pam_self authentication module that succeeds if and only if the local</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#e2c8459e</link>
        <description>Add a pam_self authentication module that succeeds if and only if the localand remote user names are the same.Sponsored by:	DARPA, NAI Labs

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Wed, 05 Dec 2001 15:55:14 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c52468e7 - Don&apos;t try to make pam_ssh module if NO_OPENSSH is set.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#c52468e7</link>
        <description>Don&apos;t try to make pam_ssh module if NO_OPENSSH is set.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Thu, 02 Aug 2001 19:01:02 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7b227940 - (Re)Add an SSH module for PAM, heavily based on Andrew Korty&apos;s module</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#7b227940</link>
        <description>(Re)Add an SSH module for PAM, heavily based on Andrew Korty&apos;s modulefrom ports.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Sun, 29 Jul 2001 18:31:09 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>084a4682 - Big module cleanup.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#084a4682</link>
        <description>Big module cleanup.Move common stuff into Makefile.inc, and tidy up all the Makefilesas a result.Build new modules.Put a commented-out dependancy on libpam for the (shared) modules.I can&apos;t bring this in just yet, as the dependancy (modules-&gt;libpam)is reversed for the static case (libpam-&gt;modules).

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Mon, 04 Jun 2001 19:47:56 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84d6cd8e - Bring in a few useful PAM modules.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#84d6cd8e</link>
        <description>Bring in a few useful PAM modules.pam_krb5 is a Kerberos 5 (Heimdal) authentication module.pam_nologin checks for /etc/nologin and does the &quot;usual stuff&quot;	if it is found, otherwise it silently succeeds.pam_rootok silently succeeds if the user is root, otherwise	it fails.pam_wheel silently succeeds if the user is a member of group	&quot;wheel&quot; (or another nominated group), and fails	otherwise.There is an issue with kerberosIV and kerberos5 - if both arebeing built, then static linking fails with duplicate symbols.This will take a bit of work to sort out in the kerberii.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Mon, 14 May 2001 11:23:58 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>253fb6ea - I&apos;ve been meaning to take pam_ssh out of the base system for a while now.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#253fb6ea</link>
        <description>I&apos;ve been meaning to take pam_ssh out of the base system for a while now.Finally do it.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Fri, 04 May 2001 03:53:48 +0000</pubDate>
        <dc:creator>Brian Feldman &lt;green@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>acf3af98 - Connect pam_opie to the build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#acf3af98</link>
        <description>Connect pam_opie to the build.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Mon, 17 Apr 2000 00:19:30 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bb49f794 - Buildworld fixes for NO_OPENSSH and NO_OPENSSL</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#bb49f794</link>
        <description>Buildworld fixes for NO_OPENSSH and NO_OPENSSLApproved by:	jkh

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Thu, 09 Mar 2000 06:29:05 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc9650a4 - Don&apos;t try to build k5 PAM; it ain&apos;t ready yet.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#dc9650a4</link>
        <description>Don&apos;t try to build k5 PAM; it ain&apos;t ready yet.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Mon, 28 Feb 2000 21:00:50 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49838bb9 - Argh, I can&apos;t win today.  Spell ${.CURDIR} correctly.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#49838bb9</link>
        <description>Argh, I can&apos;t win today.  Spell ${.CURDIR} correctly.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Sat, 26 Feb 2000 11:16:08 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b753aec2 - Don&apos;t build pam_ssh if the crypto code is missing.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#b753aec2</link>
        <description>Don&apos;t build pam_ssh if the crypto code is missing.Found by:	sos

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Sat, 26 Feb 2000 11:14:17 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3e37521 - Use libcrypto instead of libdes.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#d3e37521</link>
        <description>Use libcrypto instead of libdes.Also - OpenSSH blesses us with a module for PAM.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Thu, 24 Feb 2000 22:24:37 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee98eb8e - Don&apos;t include Kerberos if NOCRYPT is defined, because it isn&apos;t build</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#ee98eb8e</link>
        <description>Don&apos;t include Kerberos if NOCRYPT is defined, because it isn&apos;t buildif NOCRYPT is defined. Likewise, don&apos;t include DES if NOSECURE isdefined.

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Sun, 14 Nov 1999 15:48:29 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d65b34db - Revive the pam_deny and pam_permit modules from Linux-PAM.  They are</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/Makefile#d65b34db</link>
        <description>Revive the pam_deny and pam_permit modules from Linux-PAM.  They aresimple 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;

            List of files:
            /freebsd-14.2/lib/libpam/modules/Makefile</description>
        <pubDate>Sat, 08 May 1999 01:59:27 +0000</pubDate>
        <dc:creator>John Polstra &lt;jdp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
