Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated version. | 2002-01-31 | 2 | -0/+46 | |
| | | | | also close bug #192. | ||||
* | full digest recalculation with correct filesizes | 2002-01-30 | 21 | -21/+21 | |
| | |||||
* | initial version in portage | 2002-01-30 | 2 | -0/+18 | |
| | |||||
* | remove old ChangeLog and add missing digests | 2002-01-29 | 1 | -1/+1 | |
| | |||||
* | New version. Kept old version just in case. Deleted older versions. | 2002-01-25 | 4 | -63/+3 | |
| | |||||
* | New, working version of pure-ftpd | 2002-01-20 | 4 | -6/+5 | |
| | |||||
* | fix0r for conf file | 2002-01-20 | 1 | -2/+2 | |
| | |||||
* | fix0rs | 2002-01-20 | 1 | -1/+1 | |
| | |||||
* | file got chmod'ed wrongly, fixed | 2002-01-19 | 1 | -2/+2 | |
| | |||||
* | fixed typo | 2002-01-19 | 1 | -2/+2 | |
| | |||||
* | bugfix | 2002-01-19 | 1 | -1/+4 | |
| | |||||
* | missed the ebuild itself :o) | 2002-01-19 | 1 | -0/+41 | |
| | |||||
* | Pure-ftpd, new version, previous one was ancient, removed it | 2002-01-19 | 4 | -3/+59 | |
| | |||||
* | mainly digests; also a web ebuild update | 2002-01-05 | 2 | -2/+2 | |
| | |||||
* | missing digest | 2002-01-04 | 1 | -0/+1 | |
| | |||||
* | update to 2.0.11, bugfix release | 2002-01-04 | 1 | -0/+28 | |
| | |||||
* | *** empty log message *** | 2002-01-03 | 2 | -0/+53 | |
| | |||||
* | big commit :-) read gentoo-announce msg and eclass/doc/news.txt for details | 2001-12-29 | 2 | -0/+14 | |
| | |||||
* | Updated version of gftp... Removed old version | 2001-12-23 | 2 | -0/+40 | |
| | |||||
* | digests and a new glibc to fix a pt_chown problem | 2001-12-07 | 1 | -0/+1 | |
| | |||||
* | add copyright to RC6 rc-scripts | 2001-12-06 | 2 | -0/+6 | |
| | |||||
* | miscellaneous doo-dads. | 2001-12-02 | 3 | -0/+67 | |
| | |||||
* | new stuff from chiba (mostly digests) | 2001-11-29 | 1 | -1/+1 | |
| | |||||
* | Updated to latest version, cleaned up ebuild syntax, removed old | 2001-11-27 | 4 | -31/+29 | |
| | | | | version... | ||||
* | This is the Very Secure FTP Daemon. A newly written server which | 2001-11-21 | 7 | -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-rama | 2001-11-16 | 15 | -15/+15 | |
| | |||||
* | digest-o-rama | 2001-11-15 | 15 | -15/+15 | |
| | |||||
* | obsolete patch (same as less) | 2001-11-15 | 3 | -132/+0 | |
| | |||||
* | A required patch for rc6 | 2001-11-15 | 3 | -0/+132 | |
| | |||||
* | massive digest update, part 2 | 2001-10-25 | 15 | -0/+15 | |
| | |||||
* | massive digest cleanup/regeneration | 2001-10-25 | 17 | -17/+0 | |
| | |||||
* | Updated ebuild for latest version. | 2001-10-21 | 2 | -0/+31 | |
| | |||||
* | update proftpd-1.2.2 to proftpd-1.2.4 | 2001-10-20 | 9 | -140/+170 | |
| | |||||
* | DEPEND and /usr/X11 fixes | 2001-10-07 | 1 | -5/+5 | |
| | |||||
* | ok. these are inheritng ebuilds for all kde apps in portage. i pulled in the ↵ | 2001-10-03 | 1 | -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 ↵ | 2001-09-29 | 1 | -4/+1 | |
| | | | | of it. | ||||
* | made a use flag out of ipv6, cleanup of tabs and spaces. ick. | 2001-09-25 | 2 | -0/+44 | |
| | |||||
* | small typo | 2001-09-09 | 2 | -2/+4 | |
| | |||||
* | new 1.2.2 version ebuilds, which now support both rc5 and rc6 inits. several ↵ | 2001-09-08 | 10 | -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. | 2001-09-06 | 2 | -0/+53 | |
| | |||||
* | This package now supports rc5 and rc6. | 2001-09-06 | 5 | -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. | 2001-08-31 | 4 | -4/+4 | |
| | |||||
* | fixed the $Header$ tag. | 2001-08-30 | 4 | -0/+8 | |
| | |||||
* | a cosmetic fix with ratios has been made. A new directive to allow resuming ↵ | 2001-08-21 | 4 | -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. | ||||
* | fixing Group line in config file so it'll start. | 2001-08-20 | 1 | -2/+2 | |
| | |||||
* | modified some startup paramters to add apache style log file generation. | 2001-08-16 | 1 | -1/+1 | |
| | |||||
* | new bug fix release and modified apache style log file to enable webalizer ↵ | 2001-08-14 | 3 | -8/+12 | |
| | | | | generate stats properly. | ||||
* | lots of stuff :) | 2001-08-13 | 1 | -3/+0 | |
| | |||||
* | finally fixed the header tags. thanx to hallski for pointing out the error. | 2001-08-11 | 1 | -1/+1 | |
| | |||||
* | fixed $ tag | 2001-08-11 | 1 | -1/+1 | |
| |