Commit Graph

85 Commits

Author SHA1 Message Date
Andrey A. Chernov
0c6d1c7764 Use correct SPT_TYPE to really change proctitle
PR:             44019
2002-10-15 09:51:53 +00:00
Andrey A. Chernov
e0febedaa3 Upgrade to 2.6.2 2002-03-20 07:37:02 +00:00
Andrey A. Chernov
d921efbb9e Use -lmd with -lopie 2002-02-19 19:47:14 +00:00
Andrey A. Chernov
40cacc8644 portlint, no functional changes 2002-02-19 19:09:02 +00:00
Andrey A. Chernov
571379f50f Switch to GNU configure
PR:		34660
Submitted by:	"James E. Housley" <jeh@thehousleys.net>
2002-02-19 11:41:13 +00:00
Andrey A. Chernov
090ca40dda Use vendor-supplied prevent glob overflow patch 2001-11-30 06:24:58 +00:00
Andrey A. Chernov
5ab0fecba6 Prevent buffer overflow in glob 2001-11-28 10:52:30 +00:00
Andrey A. Chernov
74cad0bec2 Fix broken strcasestr() implementation.
Use FreeBSD's strcasestr() if present.
2001-10-10 03:23:29 +00:00
Andrey A. Chernov
80a41627b4 Use official patches set
(fix wrong place of pasv-allow fix as result)
2001-10-02 19:13:35 +00:00
Andrey A. Chernov
e463475f38 Fix the case when opie keys not used 2001-09-29 19:03:03 +00:00
Andrey A. Chernov
deaace6e5e OPIE fixes: bad user reaction, normal password 2001-09-28 02:57:35 +00:00
David W. Chapman Jr.
357cf619c5 Make wu-ftpd install with correct permissions
PR:		17313
Submitted by:	Dmitry Grigorovic
2001-09-04 18:06:03 +00:00
Andrey A. Chernov
e67aac2bb8 Switch to OPIE 2001-07-29 21:01:57 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Will Andrews
a04ccb23d8 Update to 2.6.1, which fixes some security issues (actually, we already
had some setproctitle(), etc. fixed through patch-aa), fixes memory leaks
in internal ls, and merges in the virtual passwd/shadow features of
BeroFTPD.  This update should solve SA 00:29.  Add WWW to DESCR.
2000-07-09 02:07:07 +00:00
Andrey A. Chernov
a4122b02c6 Fix %-hole
Submitted by:	Koga Youichirou <y-koga@jp.FreeBSD.org>
2000-06-24 11:23:51 +00:00
Andrey A. Chernov
f3e622985b Use snprintf to prevent non-exploitable in real life overflow
Submitted by:	Jun Kuriyama <kuriyama@FreeBSD.org>
2000-06-14 15:37:56 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
Andrey A. Chernov
380ac83ecc Turn on RFC931 compiled-in support because it can be turned off (when needed)
in ftpaccess config
2000-02-21 01:23:12 +00:00
Andrey A. Chernov
21fbdc7516 restore historical NLIST behaviour
PR:		16183
Submitted by:	Dag-Erling Smørgrav <des@yes.no>
2000-01-24 22:33:20 +00:00
Andrey A. Chernov
c1a43345ca Fix 'dir .' (works as dir *)
Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
1999-10-24 11:44:34 +00:00
Andrey A. Chernov
1a8eb4b4c1 upgrade to 2.6.0
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
1999-10-24 01:57:37 +00:00
Andrey A. Chernov
ccf1743f2e add more official patches 1999-09-03 17:27:31 +00:00
Chris Piazza
58ca2806f3 Add a PATCH_FILE to close a security hole in wu-ftpd.
Quoted from wu-ftpd group's accouncement:

    Due to insufficient bounds checking on directory name lengths which can
    be supplied by users, it is possible to overwrite the static memory
    space of the wu-ftpd daemon while it is executing under certain
    configurations.  By having the ability to create directories and
    supplying carefully designed directory names to the wu-ftpd, users may
    gain privileged access.

PR:		13475
Submitted by:	jack@germanium.xtalwind.net
1999-08-30 19:14:07 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Michael Haro
49f794420c Update Y2K URL 1999-06-29 18:30:00 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Andrey A. Chernov
4a5cc251ee upgrade to 2.5.0 1999-06-07 20:51:25 +00:00
Jun Kuriyama
0be8315ada Remove ftpckconfig which is not installed.
Found by:	bento
1999-05-03 14:36:23 +00:00
Andrey A. Chernov
3d08987447 upgrade to vr17 1999-04-07 11:08:54 +00:00
Andrey A. Chernov
4cba5150e3 undefine loosing PASV race protection: it not protects well and
not RFC compliant causing problems f.e. for SSH ftp port redirection

enable NOOP
1999-03-09 13:54:45 +00:00
Andrey A. Chernov
e2e8fae860 upgrade to vr16
PR: 10505
1999-03-09 12:07:13 +00:00
Seiichirou Hiraoka
05efc7bcc6 Update to 2.4.2-beta-18-vr14 1999-02-21 09:40:22 +00:00
Satoshi Asami
d1bc3f0d8d Portlint. 1999-02-10 20:14:53 +00:00
Andrey A. Chernov
0c76714e6b upgrade to vr13 to close security hole and lots of enhancements 1999-02-10 12:48:09 +00:00
Marc G. Fournier
a43086689f Add a couple more Y2K links... 1999-01-13 03:37:28 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
David E. O'Brien
697abc6434 Correct paths in man page. 1998-08-10 09:10:29 +00:00
Andrey A. Chernov
47cf3c8380 Upgrade to beta-18 1998-07-22 10:14:20 +00:00
Andrey A. Chernov
0a9ccc143e Remove "always UTC" patch 1998-05-18 00:11:42 +00:00
Andrey A. Chernov
f107421395 Run /bin/ls always with TZ= 1998-05-15 17:03:38 +00:00
Andrey A. Chernov
9af8ed2755 Upgrade to beta-17 1998-05-12 22:27:11 +00:00
Andrey A. Chernov
7b1c34eeb1 Upgrade to beta-16 1997-12-24 17:45:48 +00:00
Andrey A. Chernov
c28d2083bc Upgrade to beta-15, nlist hole fixed 1997-09-15 05:48:35 +00:00
Andrey A. Chernov
ac2f2b16ce Upgrade to beta-14 1997-09-09 23:00:13 +00:00
Satoshi Asami
76d58a8727 Add PKGNAME to change "-beta-" to "b" in version string. 1997-04-29 02:48:10 +00:00
Andrey A. Chernov
a4ef9c1d42 Upgrade to beta-13 1997-04-27 21:48:55 +00:00
Andrey A. Chernov
108ebe4d74 Build ftpd dynamic, if variable PACKAGE_BUILDING is defined 1997-02-07 14:11:08 +00:00
Andrey A. Chernov
f27f59c895 Restore static linking of ftpd 1997-02-05 11:23:42 +00:00