<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/security, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC rev 1.37: Ignore passwordless, blocked out NIS entries.</title>
<updated>2000-04-05T13:46:37+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-04-05T13:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e7eb84ef18d064675323988281aa025a7152cf1'/>
<id>8e7eb84ef18d064675323988281aa025a7152cf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Do not break if IPFW is not compiled into the kernel.  This fix</title>
<updated>1999-12-21T09:46:02+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-12-21T09:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7ace07dc225a369c56d98821de91ae5038fd9eaa'/>
<id>7ace07dc225a369c56d98821de91ae5038fd9eaa</id>
<content type='text'>
     is a partial merge of rev 1.34.

PR:		13909
Submitted by:	Peter Jeremy &lt;peter.jeremy@alcatel.com.au&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     is a partial merge of rev 1.34.

PR:		13909
Submitted by:	Peter Jeremy &lt;peter.jeremy@alcatel.com.au&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev 1.35: don't report blank / comment lines as passwordless accts.</title>
<updated>1999-12-21T09:28:29+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-12-21T09:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=23ac204b0cec4ac4c9e9ef9946612020792e9d11'/>
<id>23ac204b0cec4ac4c9e9ef9946612020792e9d11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T14:23:02+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T14:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8433714d3c66fe9fb1b3dc6c15dcdf7ec086d7e5'/>
<id>8433714d3c66fe9fb1b3dc6c15dcdf7ec086d7e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Ignore NIS accounts when checking for passwordless accounts.</title>
<updated>1999-06-23T14:28:00+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-06-23T14:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=abc7cfc067e16897f1fb0131457b9816b68ffdf9'/>
<id>abc7cfc067e16897f1fb0131457b9816b68ffdf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo: "login failures" -&gt; "login failure"</title>
<updated>1999-01-10T11:18:59+00:00</updated>
<author>
<name>Daniel O'Callaghan</name>
<email>danny@FreeBSD.org</email>
</author>
<published>1999-01-10T11:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b7fe2b6dabbaaff554a8aab15e10f521d34894c4'/>
<id>b7fe2b6dabbaaff554a8aab15e10f521d34894c4</id>
<content type='text'>
PR:	9424
Submitted by:	Lars K*ller &lt;root@cc.fh-lippe.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:	9424
Submitted by:	Lars K*ller &lt;root@cc.fh-lippe.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make periodic(8) and the security mailings reflect the full FQDN, as opposed</title>
<updated>1999-01-01T17:37:33+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-01-01T17:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=54724311eecb2b4a154ae57b8db40847a200ca07'/>
<id>54724311eecb2b4a154ae57b8db40847a200ca07</id>
<content type='text'>
to a hostname. This will help those who keep a cluster of machines all with
the same hostname but different domain names.

PR:		bin/9091
Submitted By:	Heikki Suonsivu &lt;hsu@clinet.fi&gt;
No Response From: -current mailing list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to a hostname. This will help those who keep a cluster of machines all with
the same hostname but different domain names.

PR:		bin/9091
Submitted By:	Heikki Suonsivu &lt;hsu@clinet.fi&gt;
No Response From: -current mailing list
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in previous commit.</title>
<updated>1998-08-16T10:38:02+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1998-08-16T10:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9338e8728ba33ca3b04883c62d95d814f249dd60'/>
<id>9338e8728ba33ca3b04883c62d95d814f249dd60</id>
<content type='text'>
PR:		7621
Submitted by:	Mark Huizer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		7621
Submitted by:	Mark Huizer
</pre>
</div>
</content>
</entry>
<entry>
<title>Make /etc/security bitch about passwordless accounts.</title>
<updated>1998-08-11T08:48:54+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1998-08-11T08:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a29cee2bdb19170d0c16a1d44f8e659dfd529bc'/>
<id>9a29cee2bdb19170d0c16a1d44f8e659dfd529bc</id>
<content type='text'>
Use awk -F: rather than 'BEGIN {FS=":"}'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use awk -F: rather than 'BEGIN {FS=":"}'
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect user id 0 as a number instead of a string.  String comparisons</title>
<updated>1998-07-08T22:42:08+00:00</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1998-07-08T22:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e375f2fa063adaeec91003cdd3351bb82e623a0c'/>
<id>e375f2fa063adaeec91003cdd3351bb82e623a0c</id>
<content type='text'>
fail to detect 00.

PR:		7218
Submitted by:	Michal Listos &lt;mcl@Amnesiac.123.org&gt;
		Niall Smart &lt;rotel@indigo.ie&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fail to detect 00.

PR:		7218
Submitted by:	Michal Listos &lt;mcl@Amnesiac.123.org&gt;
		Niall Smart &lt;rotel@indigo.ie&gt;
</pre>
</div>
</content>
</entry>
</feed>
