<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/ftpd, branch release/4.8.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.8.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.8.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-04-03T18:49:23Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-04-03T18:49:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-04-03T18:49:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c'/>
<id>urn:sha1:0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c</id>
<content type='text'>
'RELENG_4_8_0_RELEASE'.

This commit was manufactured to restore the state of the 4.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC 1.143: Use LOG_AUTHPRIV to hide the username attempted</title>
<updated>2003-02-14T12:42:42Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-02-14T12:42:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=37df6c4922b344da960b13ecbc37a02914f67a02'/>
<id>urn:sha1:37df6c4922b344da960b13ecbc37a02914f67a02</id>
<content type='text'>
during an invalid login from everyone but sysadmins.
</content>
</entry>
<entry>
<title>MFC: Rework the code around chroot(2)/chdir(2).  This gives us:</title>
<updated>2003-02-11T14:28:28Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-02-11T14:28:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=07175277dee01cd550b928b05f8bb7fed871da17'/>
<id>urn:sha1:07175277dee01cd550b928b05f8bb7fed871da17</id>
<content type='text'>
- an extended format (and manpage as a consequence) for /etc/ftpchroot,
- ability to access NFS mounted home directories with mode 700,
- more protection from setting a wrong home directory in passwd(5),
- the "/./" feature.

ftpd.c		1.135-1.138
ftpcmd.y	1.47
ftpd.8		1.58-1.59
ftpchroot.5	1.2 (added)
</content>
</entry>
<entry>
<title>MFC 1.141: Let real users access special files through FTP</title>
<updated>2003-02-07T10:08:13Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-02-07T10:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a130372f7f25c3e97b293aba16fba05fa370ad13'/>
<id>urn:sha1:a130372f7f25c3e97b293aba16fba05fa370ad13</id>
<content type='text'>
if allowed by their filesystem permissions.
</content>
</entry>
<entry>
<title>MFC: Add a new option to ftpd(8), "-h", to disable printing</title>
<updated>2003-02-05T13:34:14Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-02-05T13:34:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9f1e0e12346a892be1f3a12843cdbdd3e131c61'/>
<id>urn:sha1:c9f1e0e12346a892be1f3a12843cdbdd3e131c61</id>
<content type='text'>
any host-specific information in FTP server messages.

ftpcmd.y	1.48
ftpd.8		1.60
ftpd.c		1.139
</content>
</entry>
<entry>
<title>MFC 1.140, 1.142: When searching for a unique file name,</title>
<updated>2003-02-05T11:33:56Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-02-05T11:33:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=69e722677a97d9b6634eeacd21dbb205d8b783b2'/>
<id>urn:sha1:69e722677a97d9b6634eeacd21dbb205d8b783b2</id>
<content type='text'>
distinguish between the cases of an existing file and
a real system error, such as I/O failure, no access etc.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2003-01-30T21:37:07Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-01-30T21:37:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=651fbd55ba793f1a56db05a60eb6fe1ab1b2cd37'/>
<id>urn:sha1:651fbd55ba793f1a56db05a60eb6fe1ab1b2cd37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add an option, "-P", to specify the port to listen at in daemon mode.</title>
<updated>2003-01-30T13:31:37Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-01-30T13:31:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe60f7af90a6f139d0deccc7b65ff78bd4d3e0c2'/>
<id>urn:sha1:fe60f7af90a6f139d0deccc7b65ff78bd4d3e0c2</id>
<content type='text'>
Make the default data port correspond the control connection port
as per RFC 959.

ftpd.8		1.57
ftpd.c		1.134
</content>
</entry>
<entry>
<title>MFC: Address the issues concerning filenames with '\n' in them</title>
<updated>2003-01-30T13:01:49Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-01-30T13:01:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a7d47149998693aebfc47822704707c9b7929ae'/>
<id>urn:sha1:1a7d47149998693aebfc47822704707c9b7929ae</id>
<content type='text'>
that affected the "STAT file" command and the server-side glob(3)
expansion.

ftpcmd.y	1.45
ftpd.c		1.132
</content>
</entry>
<entry>
<title>MFC rev 1.44, 1.46: C language style and usage:</title>
<updated>2003-01-30T12:41:11Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-01-30T12:41:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2d8451112469cf7094800c506a2548022f5a28a'/>
<id>urn:sha1:d2d8451112469cf7094800c506a2548022f5a28a</id>
<content type='text'>
o Use _PATH_LS consistently.
o GLOB_MAXPATH has been superseded by GLOB_LIMIT, so use the latter.
</content>
</entry>
</feed>
