summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* new SLOT'ed version, removed old oneBart Verwilst2002-02-093-6/+6
|
* digest-o-ramaDaniel Robbins2002-02-041-1/+1
|
* fix0rsBart Verwilst2002-02-032-5/+5
|
* initial changelogs for all packages and example skel.ChangeLogGeert Bevin2002-02-0111-0/+143
|
* updated to latest version, removed old oneBart Verwilst2002-02-013-4/+6
|
* cleanup, + new, much better revisionBart Verwilst2002-01-319-343/+25
|
* updated version.Donny Davies2002-01-312-0/+46
| | | | also close bug #192.
* full digest recalculation with correct filesizesDaniel Robbins2002-01-3021-21/+21
|
* initial version in portageGeert Bevin2002-01-302-0/+18
|
* remove old ChangeLog and add missing digestsDaniel Robbins2002-01-291-1/+1
|
* New version. Kept old version just in case. Deleted older versions.Grant Goodyear2002-01-254-63/+3
|
* New, working version of pure-ftpdBart Verwilst2002-01-204-6/+5
|
* fix0r for conf fileBart Verwilst2002-01-201-2/+2
|
* fix0rsBart Verwilst2002-01-201-1/+1
|
* file got chmod'ed wrongly, fixedBart Verwilst2002-01-191-2/+2
|
* fixed typoBart Verwilst2002-01-191-2/+2
|
* bugfixBart Verwilst2002-01-191-1/+4
|
* missed the ebuild itself :o)Bart Verwilst2002-01-191-0/+41
|
* Pure-ftpd, new version, previous one was ancient, removed itBart Verwilst2002-01-194-3/+59
|
* mainly digests; also a web ebuild updateDaniel Robbins2002-01-052-2/+2
|
* missing digestJoe Bormolini2002-01-041-0/+1
|
* update to 2.0.11, bugfix releaseGuido Bakker2002-01-041-0/+28
|
* *** empty log message ***Adam Bellinson2002-01-032-0/+53
|
* big commit :-) read gentoo-announce msg and eclass/doc/news.txt for detailsDan Armak2001-12-292-0/+14
|
* Updated version of gftp... Removed old versionBart Verwilst2001-12-232-0/+40
|
* digests and a new glibc to fix a pt_chown problemDaniel Robbins2001-12-071-0/+1
|
* add copyright to RC6 rc-scriptsMartin Schlemmer2001-12-062-0/+6
|
* miscellaneous doo-dads.Daniel Robbins2001-12-023-0/+67
|
* new stuff from chiba (mostly digests)Daniel Robbins2001-11-291-1/+1
|
* Updated to latest version, cleaned up ebuild syntax, removed oldJerry Alexandratos2001-11-274-31/+29
| | | | version...
* 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
* digest fix-o-ramaDaniel Robbins2001-11-1615-15/+15
|
* digest-o-ramaDaniel Robbins2001-11-1515-15/+15
|
* obsolete patch (same as less)Achim Gottinger2001-11-153-132/+0
|
* A required patch for rc6Achim Gottinger2001-11-153-0/+132
|
* massive digest update, part 2Daniel Robbins2001-10-2515-0/+15
|
* massive digest cleanup/regenerationDaniel Robbins2001-10-2517-17/+0
|
* Updated ebuild for latest version.Grant Goodyear2001-10-212-0/+31
|
* update proftpd-1.2.2 to proftpd-1.2.4Donny Davies2001-10-209-140/+170
|
* DEPEND and /usr/X11 fixesMartin Schlemmer2001-10-071-5/+5
|
* ok. these are inheritng ebuilds for all kde apps in portage. i pulled in the ↵Dan Armak2001-10-031-0/+1
| | | | | | app's latest version where appropriate as well. one exception is kbear which didn't compile.
* deleted all references to the mitshm use flag, drobbins decided to get rid ↵Dan Armak2001-09-291-4/+1
| | | | of it.
* made a use flag out of ipv6, cleanup of tabs and spaces. ick.Donny Davies2001-09-252-0/+44
|
* small typoDonny Davies2001-09-092-2/+4
|
* new 1.2.2 version ebuilds, which now support both rc5 and rc6 inits. several ↵Donny Davies2001-09-0810-165/+148
| | | | cleanups, mysql module is now distributed with proftpd -- no need for 3rd party download.. unless of security issues.. think thats about it
* New version.Grant Goodyear2001-09-062-0/+53
|
* This package now supports rc5 and rc6.Donny Davies2001-09-065-25/+65
| | | | | | | | | | Man oh man Im glad I got to take a look at this program. Its totally cool. It offers a secure, anonomous only, read-only ftpd environment. It is such a breeze to configure, and seems pretty fast too. Hehehe next time I need to setup public, read-only FTP, this is the one I will be deploying. =). just thought some of the other devs might be interested.. Cha Cha!
* sorry. fixed properl $Header: $ tag now.Parag Mehta2001-08-314-4/+4
|
* fixed the $Header$ tag.Parag Mehta2001-08-304-0/+8
|
* a cosmetic fix with ratios has been made. A new directive to allow resuming ↵Parag Mehta2001-08-214-5/+7
| | | | and uploading files, but not deleting them, and a workaround for broken clients thatdon't properly end up their command lines were also added. also mysql support and ldap supoprt ebuilds are coming up pretty soon where in u can authentcate users using mysql or ldap.