summaryrefslogtreecommitdiffstats
path: root/ftp/proftpd-devel
Commit message (Collapse)AuthorAgeFilesLines
* compile with mod_readme by defaultmharo2000-02-181-1/+1
| | | | Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Update to pre10mharo2000-01-283-26/+26
|
* add more mastersites, disable use of sendfile until bugs are fixedmharo1999-12-221-2/+8
| | | | with it and include updates from proftpd cvs repository.
* update to 1.2.0p9mharo1999-12-056-49/+183
|
* - install ftpwhomharo1999-10-113-5/+7
| | | | | | - install xferlog.5 manpage - create /var/run/proftpd in the rc.d startup script so that it will be recreated during the next boot.
* - add a startup script for use with standalone modemharo1999-10-103-3/+26
| | | | | - don't install config files as scripts - strip binary on install
* update to 1.2.0pre8mharo1999-10-102-4/+4
|
* Update to pre7mharo1999-09-283-5/+5
|
* Update to pre6 which increases security.mharo1999-09-183-13/+14
|
* Mark port as forbidden due to security problems. With any luckmharo1999-09-101-0/+2
| | | | the new release will come out today.
* swap #include order so things work wellmharo1999-08-291-5/+5
|
* addmharo1999-08-281-0/+10
| | | | | | | | #include <krb.h> to the auth stuff. Submitted by: Alex Demidov <alexd@vinf.ru> PR Number: 13444
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* update to 1.2.0pre3amharo1999-08-233-3/+12
| | | | | Submitted by: Jeremy Chadwick yoshi@parodius.com PR: 13230
* Change "net" -> "ftp".asami1999-08-021-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | 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
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-0/+2
|
* Change MAINTAINER email address to mharo@FreeBSD.org and addmharo1999-04-221-3/+4
| | | | an additional MASTER_SITE
* Found a maintainier.obrien1999-04-091-2/+2
|
* Maintainer asked to be removed.steve1999-04-031-2/+2
| | | | PR: 9989
* Update to version 1.2.0pre3.steve1999-04-023-19/+17
| | | | | PR: 10830 Submitted by: Micahel Haro <mharo@area51.fremont.ca.us>
* Update to version 1.2.0pre2.steve1999-03-153-14/+9
| | | | | PR: 10186 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
* add buffer overflow vulnerability reduction patchobrien1999-02-122-1/+6
| | | | Submitted by: Michael <mharo@area51.fremont.ca.us>
* No need to use += for variable defined only once.asami1998-12-171-2/+2
|
* Upgrade to 1.2.0, and associated changes.billf1998-12-144-42/+53
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-181-4/+0
|
* Enabling anonymous ftp in proftpd can be confusing with the average setupvanilla1998-07-022-5/+11
| | | | | PR: ports/6982 Submitted by: Bill Fumerola <billf@chc-chimes.com>
* Upgrade to version 1.0.3pl1.steve1998-06-144-15/+15
| | | | | PR: 6884 Submitted by: maintainer
* Make this thing syslog(3) like the stock ftpd(8).obrien1998-02-202-0/+48
| | | | | | 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.
* Make manpages reflect reality as far as files' paths go.obrien1998-02-201-14/+32
| | | | Put control file `shutmsg' in /var/run, not /etc
* proftpd is a highly configurable ftp daemon.vanilla1998-02-136-0/+132
PR: ports/5588 Submitted by: Stephane Legrand <stephane@lituus.fr>
OpenPOWER on IntegriCloud