Michael Haro
c6cf6527bf
fix PASV bug introduced in rc2
...
Submitted by: Jeremy Chadwick <yoshi@parodius.com>
2000-07-31 23:53:11 +00:00
Michael Haro
57b0dbb24b
Update to proftpd 1.2.0rc2
2000-07-28 18:01:04 +00:00
Kris Kennaway
eba09d9d3a
Mark FORBIDDEN: yet another remote root exploit.
2000-07-07 09:35:20 +00:00
Michael Haro
343c80d542
PORTNAME/PORTVERSION stuff
2000-04-12 05:31:29 +00:00
Michael Haro
766aa3c438
compile with mod_readme by default
...
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
2000-02-18 18:24:31 +00:00
Michael Haro
a106a0d625
Update to pre10
2000-01-28 07:35:15 +00:00
Michael Haro
d717973005
add more mastersites, disable use of sendfile until bugs are fixed
...
with it and include updates from proftpd cvs repository.
1999-12-22 18:05:00 +00:00
Michael Haro
d8e34e4d47
update to 1.2.0p9
1999-12-05 19:29:55 +00:00
Michael Haro
5492aae1af
- install ftpwho
...
- install xferlog.5 manpage
- create /var/run/proftpd in the rc.d startup script so that it will
be recreated during the next boot.
1999-10-11 04:41:55 +00:00
Michael Haro
9b9c3928fd
- add a startup script for use with standalone mode
...
- don't install config files as scripts
- strip binary on install
1999-10-10 07:10:41 +00:00
Michael Haro
ba56b4d43e
update to 1.2.0pre8
1999-10-10 06:40:18 +00:00
Michael Haro
427decdeba
Update to pre7
1999-09-28 07:30:21 +00:00
Michael Haro
ec5c2a9cf2
Update to pre6 which increases security.
1999-09-18 07:56:37 +00:00
Michael Haro
9dcdbdc0d2
Mark port as forbidden due to security problems. With any luck
...
the new release will come out today.
1999-09-10 16:18:42 +00:00
Michael Haro
1b692649d0
swap #include order so things work well
1999-08-29 00:00:16 +00:00
Michael Haro
2c2f60b1e5
add
...
#include <krb.h>
to the auth stuff.
Submitted by: Alex Demidov <alexd@vinf.ru>
PR Number: 13444
1999-08-28 22:47:46 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Michael Haro
011120dd34
update to 1.2.0pre3a
...
Submitted by: Jeremy Chadwick yoshi@parodius.com
PR: 13230
1999-08-23 00:00:19 +00:00
Satoshi Asami
779e91cb05
Change "net" -> "ftp".
1999-08-02 10:44:03 +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
Michael Haro
5b9355a3b1
WWW: This is definately the daemon's work. In Chuck we trust.
1999-05-03 05:26:53 +00:00
Michael Haro
0706749d6e
Change MAINTAINER email address to mharo@FreeBSD.org and add
...
an additional MASTER_SITE
1999-04-22 16:01:10 +00:00
David E. O'Brien
936c34d4bd
Found a maintainier.
1999-04-09 17:25:44 +00:00
Steve Price
630259911f
Maintainer asked to be removed.
...
PR: 9989
1999-04-03 00:50:18 +00:00
Steve Price
145bda6b61
Update to version 1.2.0pre3.
...
PR: 10830
Submitted by: Micahel Haro <mharo@area51.fremont.ca.us>
1999-04-02 03:35:05 +00:00
Steve Price
7bbff91f09
Update to version 1.2.0pre2.
...
PR: 10186
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:13:36 +00:00
David E. O'Brien
a9737b005f
add buffer overflow vulnerability reduction patch
...
Submitted by: Michael <mharo@area51.fremont.ca.us>
1999-02-12 21:55:05 +00:00
Satoshi Asami
f493d483bc
No need to use += for variable defined only once.
1998-12-17 10:43:52 +00:00
Bill Fumerola
f7a48aefbc
Upgrade to 1.2.0, and associated changes.
1998-12-14 22:13:37 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
Vanilla I. Shu
72c321b422
Enabling anonymous ftp in proftpd can be confusing with the average setup
...
PR: ports/6982
Submitted by: Bill Fumerola <billf@chc-chimes.com>
1998-07-02 11:06:28 +00:00
Steve Price
6e7b3ce4b7
Upgrade to version 1.0.3pl1.
...
PR: 6884
Submitted by: maintainer
1998-06-14 15:56:50 +00:00
David E. O'Brien
0cfd42308a
Make this thing syslog(3) like the stock ftpd(8).
...
We now use facility FTP vs. DAEMON, and many LOG_NOTICEs were down graded
to LOG_INFO. Out of the box, this thing will fill your `messages' file
so full, you'd never see anything else in it again, on a busy ftp server.
1998-02-20 08:55:57 +00:00
David E. O'Brien
7f27b5ae41
Make manpages reflect reality as far as files' paths go.
...
Put control file `shutmsg' in /var/run, not /etc
1998-02-20 06:39:07 +00:00
Vanilla I. Shu
c832199dd9
proftpd is a highly configurable ftp daemon.
...
PR: ports/5588
Submitted by: Stephane Legrand <stephane@lituus.fr>
1998-02-13 17:39:02 +00:00