Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added dependency on ftpbase - fixes #96258 | Roy Marples | 2005-06-28 | 1 | -4/+7 |
| | | | | | | | | | | | | | Changed default options of /etc/vsftpd/vsftpd.something to /etc/vsftpd/something - exception is /etc/vsftpd/vsftpd.conf This makes is more consistent with the default vsftpd installation. Default log file is now /var/log/vsftpd.log - which is the package default Default PAM service name is now ftp again (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | Added dependency on ftpbase - fixes #96258 | Roy Marples | 2005-06-28 | 6 | -13/+256 |
| | | | | | | | | | | | | Changed default options of /etc/vsftpd/vsftpd.something to /etc/vsftpd/something - exception is /etc/vsftpd/vsftpd.conf This makes is more consistent with the default vsftpd installation. Default log file is now /var/log/vsftpd.log - which is the package default Default PAM service name is now ftp again (Portage version: 2.0.51.19) | ||||
* | punted old versions | Roy Marples | 2005-06-07 | 1 | -4/+4 |
| | | | | | | | | | ipv6 flag dropped for 2.0.3 - I'm sure xinetd users can add the ipv6 flag to the /etc/xinetd.d/vsftpd themselves if needed - fixes #75609 added background=YES and listen=YES to the default config - fixes #78347 tweaked DEPEND to work with sys-libs/pam and virtual/pam (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit) | ||||
* | punted old versions | Roy Marples | 2005-06-07 | 16 | -469/+59 |
| | | | | | | | | ipv6 flag dropped for 2.0.3 - I'm sure xinetd users can add the ipv6 flag to the /etc/xinetd.d/vsftpd themselves if needed - fixes #75609 added background=YES and listen=YES to the default config - fixes #78347 tweaked DEPEND to work with sys-libs/pam and virtual/pam (Portage version: 2.0.51.22-r1) | ||||
* | init.d script now checks for listen=YES or listen_ipv6=YES - fixes #54228 | Roy Marples | 2005-06-07 | 1 | -6/+6 |
| | | | | | | | | | xinetd USE flag added to make support of it optional - fixes #75892 USERID removed from xinetd files - fixes #78764 init.d script now does a "killall vsftpd" when stopping - fixes #81819 cleaner ebuild - fixes #84733 (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | init.d script now checks for listen=YES or listen_ipv6=YES - fixes #54228 | Roy Marples | 2005-06-07 | 9 | -54/+140 |
| | | | | | | | | xinetd USE flag added to make support of it optional - fixes #75892 USERID removed from xinetd files - fixes #78764 init.d script now does a "killall vsftpd" when stopping - fixes #81819 cleaner ebuild - fixes #84733 (Portage version: 2.0.51.19) | ||||
* | - version bump. fixes an issue with SSL secured data connections dropping out | Ned Ludd | 2005-03-13 | 1 | -2/+14 |
| | | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15) | ||||
* | - version bump. fixes an issue with SSL secured data connections dropping out | Ned Ludd | 2005-03-13 | 4 | -14/+90 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | - remove fPIC filtering on vsftpd-2.0.1 (no longer needed) bug #74519 | Ned Ludd | 2005-02-09 | 1 | -2/+14 |
| | | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15) | ||||
* | - remove fPIC filtering on vsftpd-2.0.1 (no longer needed) bug #74519 | Ned Ludd | 2005-02-09 | 3 | -18/+21 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | ebuild didnt compile for some reason, now it does. bug 79202 | Jeffrey Forman | 2005-02-09 | 1 | -27/+15 |
| | | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15) | ||||
* | ebuild didnt compile for some reason, now it does. bug 79202 | Jeffrey Forman | 2005-02-09 | 2 | -3/+9 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | - remove fPIC filtering on vsftpd-1.2.2. (no longer needed) bug #74519 | Ned Ludd | 2005-01-22 | 1 | -2/+14 |
| | | | | | (Portage version: 2.0.51-r13) (Manifest recommit) (Portage version: 2.0.51-r13) | ||||
* | - remove fPIC filtering on vsftpd-1.2.2. (no longer needed) bug #74519 | Ned Ludd | 2005-01-22 | 3 | -18/+21 |
| | | | | (Portage version: 2.0.51-r13) | ||||
* | updated 2.0.1 ebuild to build without pam support, bug 65981 | Jeffrey Forman | 2005-01-17 | 1 | -17/+17 |
| | | | | | (Portage version: 2.0.51-r13) (Manifest recommit) (Portage version: 2.0.51-r13) | ||||
* | updated 2.0.1 ebuild to build without pam support, bug 65981 | Jeffrey Forman | 2005-01-17 | 6 | -18/+20 |
| | | | | (Portage version: 2.0.51-r13) | ||||
* | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) | Ciaran McCreesh | 2004-12-29 | 1 | -15/+15 |
| | |||||
* | Change encoding to UTF-8 for GLEP 31 compliance | Ciaran McCreesh | 2004-12-29 | 1 | -2/+5 |
| | |||||
* | updated init.d/vsftpd to remove insecure source cmd call, bug 51908 ↵ | Jeffrey Forman | 2004-10-01 | 1 | -2/+2 |
| | | | | (Manifest recommit) | ||||
* | updated init.d/vsftpd to remove insecure source cmd call, bug 51908 | Jeffrey Forman | 2004-10-01 | 2 | -8/+10 |
| | |||||
* | fix bug #64175 on ppc64 (Manifest recommit) | Tom Gall | 2004-09-29 | 1 | -2/+2 |
| | |||||
* | fix bug #64175 on ppc64 | Tom Gall | 2004-09-29 | 4 | -27/+34 |
| | |||||
* | Fix epatch call, .bz2 was on the end of the first arg, causing it to bail ↵ | Tom Martin | 2004-09-24 | 1 | -15/+25 |
| | | | | (Manifest recommit) | ||||
* | Fix epatch call, .bz2 was on the end of the first arg, causing it to bail | Tom Martin | 2004-09-24 | 2 | -3/+7 |
| | |||||
* | added vsftpd-2.0.1-gentoo.diff for gentoo-friendly path locations (Manifest ↵ | Jeffrey Forman | 2004-09-24 | 1 | -2/+3 |
| | | | | recommit) | ||||
* | added vsftpd-2.0.1-gentoo.diff for gentoo-friendly path locations | Jeffrey Forman | 2004-09-24 | 3 | -3/+188 |
| | |||||
* | ~arch on all for testing (Manifest recommit) | Jeffrey Forman | 2004-09-23 | 1 | -2/+2 |
| | |||||
* | ~arch on all for testing | Jeffrey Forman | 2004-09-23 | 2 | -3/+8 |
| | |||||
* | new ebuild for vsftpd-2.0.1, adds ssl-tls support (Manifest recommit) | Jeffrey Forman | 2004-09-23 | 1 | -2/+2 |
| | |||||
* | new ebuild for vsftpd-2.0.1, adds ssl-tls support | Jeffrey Forman | 2004-09-23 | 4 | -13/+88 |
| | |||||
* | stable for security #53116 (Manifest recommit) | Mike Frysinger | 2004-09-23 | 1 | -5/+5 |
| | |||||
* | stable for security #53116 | Mike Frysinger | 2004-09-23 | 1 | -6/+5 |
| | |||||
* | Manifest fix - files/ftpusers size mismatch, files/vsftpd.xinetd.ipv6 size ↵ | Daniel Black | 2004-07-18 | 1 | -13/+23 |
| | | | | mismatch, files/vsftpd.conf size mismatch, files/vsftpd.xinetd size mismatch, files/vsftpd.pam size mismatch (Manifest recommit) | ||||
* | Manifest fix - files/ftpusers size mismatch, files/vsftpd.xinetd.ipv6 size ↵ | Daniel Black | 2004-07-18 | 5 | -5/+5 |
| | | | | mismatch, files/vsftpd.conf size mismatch, files/vsftpd.xinetd size mismatch, files/vsftpd.pam size mismatch | ||||
* | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) | Aron Griffis | 2004-07-15 | 1 | -1/+1 |
| | |||||
* | sync IUSE (missing), don't assign S=${WORKDIR}/${P} | Aron Griffis | 2004-07-15 | 1 | -2/+2 |
| | |||||
* | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) | Aron Griffis | 2004-07-14 | 1 | -13/+13 |
| | |||||
* | Gentoo Technologies -> Gentoo Foundation | Aron Griffis | 2004-07-14 | 2 | -4/+4 |
| | |||||
* | stable on ppc64, bug #53116 (Manifest recommit) | Tom Gall | 2004-07-14 | 1 | -12/+12 |
| | |||||
* | stable on ppc64, bug #53116 | Tom Gall | 2004-07-14 | 2 | -3/+6 |
| | |||||
* | (Manifest recommit) | Aron Griffis | 2004-06-24 | 1 | -16/+16 |
| | |||||
* | update copyright line: Gentoo Technologies => Gentoo Foundation | Aron Griffis | 2004-06-24 | 5 | -10/+10 |
| | |||||
* | Stable on x86, bug #53116 (Manifest recommit) | Brandon Hale | 2004-06-16 | 1 | -13/+13 |
| | |||||
* | Stable on x86, bug #53116 | Brandon Hale | 2004-06-16 | 2 | -3/+6 |
| | |||||
* | Marked stable on sparc wrt bug #53116. (Manifest recommit) | Jason Wever | 2004-06-15 | 1 | -13/+13 |
| | |||||
* | Marked stable on sparc wrt bug #53116. | Jason Wever | 2004-06-15 | 2 | -3/+6 |
| | |||||
* | Stable on alpha, bug 53116. (Manifest recommit) | Bryan Østergaard | 2004-06-15 | 1 | -14/+14 |
| | |||||
* | Stable on alpha, bug 53116. | Bryan Østergaard | 2004-06-15 | 2 | -3/+6 |
| | |||||
* | This pkg was not ment to be stable quite yet... marked all KEYWORDS as ~arch ↵ | Ned Ludd | 2004-06-15 | 1 | -1/+1 |
| | | | | (Manifest recommit) | ||||
* | This pkg was not ment to be stable quite yet... marked all KEYWORDS as ~arch | Ned Ludd | 2004-06-15 | 2 | -3/+3 |
| |