summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added missing )Seemant Kulleen2003-02-251-2/+3
|
* *shakes head*Donny Davies2003-02-242-11/+11
|
* fixed ChangeLog errorSeemant Kulleen2003-02-181-2/+2
|
* filter -fPIC and use epatchSeemant Kulleen2003-02-182-8/+19
|
* fixoidDonny Davies2003-02-151-2/+2
|
* add pam & tcpd supportDonny Davies2003-02-154-10/+237
|
* Update Copyright yearsMike Frysinger2003-02-132-4/+4
|
* Update Copyright yearsMike Frysinger2003-02-121-2/+2
|
* fixed broken ChangeLog entriesMaik Schreiber2002-12-131-3/+2
|
* 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.orgRodney Rees2002-12-093-5/+8
|
* chase latest release + some small fixesDonny Davies2002-10-195-10/+221
|
* Changed from "GPL2 or later" to "GPL2"Mike Frysinger2002-10-041-2/+2
|
* Added HOMEPAGE and updated SRC_URIMike Frysinger2002-09-212-4/+8
|
* Adding sparc/sparc64 keywordsMaarten Thibaut2002-08-161-2/+2
|
* repoman'dSeemant Kulleen2002-07-171-4/+6
|
* added LICENSE, SLOT, $Headers.Donny Davies2002-05-047-9/+17
|
* initial changelogs for all packages and example skel.ChangeLogGeert Bevin2002-02-011-0/+13
|
* full digest recalculation with correct filesizesDaniel Robbins2002-01-301-1/+1
|
* This is the Very Secure FTP Daemon. A newly written server whichDonny Davies2001-11-217-0/+342
strives to be small, fast and secure. Supposedly tested by Redhat recently with their 7.2 release to be excellent. The author has benchmarks comparing it to wu-ftpd in the docs. Its amazing how everybody beats up on wu-ftpd these days :) This ebuild takes advantage of /etc/xinetd.d. In there you will find a configuration sample for vsftpd. Its disabled by default. Basically, all you need to do to use this package is turn on the server in the /etc/xinetd.d/vsftpd file, and tune the /etc/vsftpd/vsftpd.conf to your tastes. Although you'll first have to either create that file or move one into place from the sample you'll find there. ~Woodchip