<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libpam/modules, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: don't take unprotected keys into account for authentication.</title>
<updated>2005-09-30T14:02:29Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-09-30T14:02:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2c9daaf535c212a3143d8e605b9937f7953ac766'/>
<id>urn:sha1:2c9daaf535c212a3143d8e605b9937f7953ac766</id>
<content type='text'>
PR:		bin/81231
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC revision 1.5:</title>
<updated>2005-09-19T20:56:10Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2005-09-19T20:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=23d3b80fd77a25985d5982c5c4796dda21b3ea1b'/>
<id>urn:sha1:23d3b80fd77a25985d5982c5c4796dda21b3ea1b</id>
<content type='text'>
  When (re)allocating space for an array of pointers to char, use
  sizeof(*list), not sizeof(**list).  (i.e., sizeof(pointer) rather than
  sizeof(char)).

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Missed one piece of the cluster's quirk.  Need to override WARNS because</title>
<updated>2005-07-08T14:53:45Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-07-08T14:53:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5adb21a6817b7714553eeedb5ec9460bf5e5c4e1'/>
<id>urn:sha1:5adb21a6817b7714553eeedb5ec9460bf5e5c4e1</id>
<content type='text'>
if _FREEFALL_CONFIG is set gcc bails since pam_sm_setcred() in pam_krb5.c
no longer uses any of its parameters.

Pointy hat:	kensmith
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>This is sort of an MFS.  Peter made these changes to the RELENG_*</title>
<updated>2005-07-07T14:16:38Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-07-07T14:16:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2672e71736bc2f7d0e5d289320b486b646710342'/>
<id>urn:sha1:2672e71736bc2f7d0e5d289320b486b646710342</id>
<content type='text'>
branches but missed HEAD.  This patch extends his a little bit,
setting it up via the Makefiles so that adding _FREEFALL_CONFIG
to /etc/make.conf is the only thing needed to cluster-ize things
(current setup also requires overriding CFLAGS).

From Peter's commit to the RELENG_* branches:
&gt; Add the freebsd.org custer's source modifications under #ifdefs to aid
&gt; keeping things in sync.  For ksu:
&gt; * install suid-root by default
&gt; * don't fall back to asking for a unix password (ie: be pure kerberos)
&gt; * allow custom user instances for things like www and not just root

The Makefile tweaks will be MFC-ed, the rest is already done.

MFC after:      3 days
Approved by:    re (dwhite)
</content>
</entry>
<entry>
<title>Use the correct login class when setting a new password.</title>
<updated>2005-07-05T18:42:18Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-07-05T18:42:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3cf5f1524584c0c606a1da65ab13c74a863b22f'/>
<id>urn:sha1:d3cf5f1524584c0c606a1da65ab13c74a863b22f</id>
<content type='text'>
PR:		65557, 72949
Submitted by:	Stephen P. Cravey &lt;clists@gotbrains.org&gt;
Approved by:	re (scottl)
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Assorted markup fixes.</title>
<updated>2005-06-15T19:04:04Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-06-15T19:04:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f789cb829380f2501402d11904f10adf363f7da5'/>
<id>urn:sha1:f789cb829380f2501402d11904f10adf363f7da5</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Don't use a cast as an lvalue.</title>
<updated>2005-06-13T21:18:52Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-06-13T21:18:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30d0a60aedd5a12507d9a9a98971d17d7ceef4e4'/>
<id>urn:sha1:30d0a60aedd5a12507d9a9a98971d17d7ceef4e4</id>
<content type='text'>
Add a redundant test to make it painfully obvious to the reader that this
code does not support IPv6.

Approved by:	re (dwhite)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Use appropriate error codes for each facility instead of just PAM_AUTH_ERR.</title>
<updated>2005-06-10T06:16:13Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-06-10T06:16:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=57341fbcf3a43625d5f43dc5a2fecf86c84e071b'/>
<id>urn:sha1:57341fbcf3a43625d5f43dc5a2fecf86c84e071b</id>
<content type='text'>
Noticed by:	pjd
</content>
</entry>
<entry>
<title>Revert the commits that made libssh an INTERNALLIB; they caused too much</title>
<updated>2005-06-07T09:31:28Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-06-07T09:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40e0db94af1a56731b01e22a2cbe66c321f7c6fc'/>
<id>urn:sha1:40e0db94af1a56731b01e22a2cbe66c321f7c6fc</id>
<content type='text'>
trouble, especially on amd64.

Requested by:	ru
</content>
</entry>
</feed>
