<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/rexecd, branch release/3.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-05-24T16:47:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-05-24T16:47:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-05-24T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bff5b80e6cde3256fd760aec0882f8b9fa85b5ee'/>
<id>urn:sha1:bff5b80e6cde3256fd760aec0882f8b9fa85b5ee</id>
<content type='text'>
'RELENG_3_2_0_RELEASE'.

This commit was manufactured to restore the state of the 3.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: Use realhostname() and trimdomain().</title>
<updated>1999-05-02T09:36:22Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-05-02T09:36:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d54ea4f96ba1c8d2c937d6e2cac56f447509eed5'/>
<id>urn:sha1:d54ea4f96ba1c8d2c937d6e2cac56f447509eed5</id>
<content type='text'>
     main() returns int
     Silence egcs (yeah, I know....)
     Reprompt if given an empty login name in uucpd
     Correct errno handling in uucpd.
</content>
</entry>
<entry>
<title>Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs.</title>
<updated>1997-11-26T07:29:04Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-11-26T07:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6896720af322a1147179718fe1f62344aa369b8a'/>
<id>urn:sha1:6896720af322a1147179718fe1f62344aa369b8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Julian A's fix.  Do chdir as user rather than as root.  Fixes a minor NFS</title>
<updated>1997-03-24T05:57:28Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-24T05:57:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a51e2c9b04e5b5b171987a27e83616fe14fae8cf'/>
<id>urn:sha1:a51e2c9b04e5b5b171987a27e83616fe14fae8cf</id>
<content type='text'>
compatibility problem at the same time.  Some buffer made large enough
for worst case hostname.

fixes PR 2593.

Reviewed by:	Dan Cross and maybe others
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:22:49Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:22:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e522f7a18a64d3b9ea901ed70d0eee78342f0c6'/>
<id>urn:sha1:9e522f7a18a64d3b9ea901ed70d0eee78342f0c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Buffer Overflow from OpenBSD</title>
<updated>1997-02-09T04:40:02Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-02-09T04:40:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b266377fde42387b3f85ba2c65725eb2c57a9e6'/>
<id>urn:sha1:5b266377fde42387b3f85ba2c65725eb2c57a9e6</id>
<content type='text'>
rev 1.7 deraadt:
	buf oflow
Obtained from: OpenBSD
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Back out recent security patch for rexecd.  After more careful analysis,</title>
<updated>1996-11-22T08:59:07Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-11-22T08:59:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a13e275f664b4542f7951230116e20ac04a2259a'/>
<id>urn:sha1:a13e275f664b4542f7951230116e20ac04a2259a</id>
<content type='text'>
it is both uneeded and breaks certain lock-step timing in the rexec
protocol.

Yes, an attacker can "relay" connections using this trick,  but a properly
configured firewall that would make this sort of subterfuge necessary in the
first place (instead of direct packet spoofing) would also thwart useful
attacks based on this.
</content>
</entry>
<entry>
<title>Do not attempt to open reverse channel until authentication phase has</title>
<updated>1996-11-19T18:03:16Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-11-19T18:03:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c6cc60e3893e52350fe0cf4f6d74023326f80d1'/>
<id>urn:sha1:6c6cc60e3893e52350fe0cf4f6d74023326f80d1</id>
<content type='text'>
succeeded.

Never allow the reverse channel to be to a privileged port.

Cannidate for:	2.1 and 2.2 branches

Reviewed by:	pst (with local cleanups)
Submitted by:	Cy Shubert &lt;cy@cwsys.cwent.com&gt;
Obtained from:	Jaeger &lt;jaeger@dhp.com&gt; via BUGTRAQ
</content>
</entry>
<entry>
<title>add forgotten $Id$</title>
<updated>1996-09-22T21:56:57Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-22T21:56:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=148531ef1e6681bf21fa82c8afd667377b9c057f'/>
<id>urn:sha1:148531ef1e6681bf21fa82c8afd667377b9c057f</id>
<content type='text'>
</content>
</entry>
</feed>
