summaryrefslogtreecommitdiff
path: root/ftp/proftpd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add buffer overflow vulnerability reduction patchDavid E. O'Brien1999-02-122-1/+6
| | | | | | | Submitted by: Michael <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=16698
* No need to use += for variable defined only once.Satoshi Asami1998-12-171-2/+2
| | | | Notes: svn path=/head/; revision=15396
* Upgrade to 1.2.0, and associated changes.Bill Fumerola1998-12-144-42/+53
| | | | Notes: svn path=/head/; revision=15354
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-4/+0
| | | | Notes: svn path=/head/; revision=12624
* Enabling anonymous ftp in proftpd can be confusing with the average setupVanilla I. Shu1998-07-022-5/+11
| | | | | | | | PR: ports/6982 Submitted by: Bill Fumerola <billf@chc-chimes.com> Notes: svn path=/head/; revision=11670
* Upgrade to version 1.0.3pl1.Steve Price1998-06-144-15/+15
| | | | | | | | PR: 6884 Submitted by: maintainer Notes: svn path=/head/; revision=11423
* Make this thing syslog(3) like the stock ftpd(8).David E. O'Brien1998-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. Notes: svn path=/head/; revision=9855
* Make manpages reflect reality as far as files' paths go.David E. O'Brien1998-02-201-14/+32
| | | | | | | Put control file `shutmsg' in /var/run, not /etc Notes: svn path=/head/; revision=9851
* proftpd is a highly configurable ftp daemon.Vanilla I. Shu1998-02-136-0/+132
PR: ports/5588 Submitted by: Stephane Legrand <stephane@lituus.fr> Notes: svn path=/head/; revision=9700