summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added dependency on ftpbase - fixes #96258Roy Marples2005-06-281-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 #96258Roy Marples2005-06-286-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 versionsRoy Marples2005-06-071-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 versionsRoy Marples2005-06-0716-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 #54228Roy Marples2005-06-071-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 #54228Roy Marples2005-06-079-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 outNed Ludd2005-03-131-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 outNed Ludd2005-03-134-14/+90
| | | | (Portage version: 2.0.51-r15)
* - remove fPIC filtering on vsftpd-2.0.1 (no longer needed) bug #74519Ned Ludd2005-02-091-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 #74519Ned Ludd2005-02-093-18/+21
| | | | (Portage version: 2.0.51-r15)
* ebuild didnt compile for some reason, now it does. bug 79202Jeffrey Forman2005-02-091-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 79202Jeffrey Forman2005-02-092-3/+9
| | | | (Portage version: 2.0.51-r15)
* - remove fPIC filtering on vsftpd-1.2.2. (no longer needed) bug #74519Ned Ludd2005-01-221-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 #74519Ned Ludd2005-01-223-18/+21
| | | | (Portage version: 2.0.51-r13)
* updated 2.0.1 ebuild to build without pam support, bug 65981Jeffrey Forman2005-01-171-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 65981Jeffrey Forman2005-01-176-18/+20
| | | | (Portage version: 2.0.51-r13)
* Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit)Ciaran McCreesh2004-12-291-15/+15
|
* Change encoding to UTF-8 for GLEP 31 complianceCiaran McCreesh2004-12-291-2/+5
|
* updated init.d/vsftpd to remove insecure source cmd call, bug 51908 ↵Jeffrey Forman2004-10-011-2/+2
| | | | (Manifest recommit)
* updated init.d/vsftpd to remove insecure source cmd call, bug 51908Jeffrey Forman2004-10-012-8/+10
|
* fix bug #64175 on ppc64 (Manifest recommit)Tom Gall2004-09-291-2/+2
|
* fix bug #64175 on ppc64Tom Gall2004-09-294-27/+34
|
* Fix epatch call, .bz2 was on the end of the first arg, causing it to bail ↵Tom Martin2004-09-241-15/+25
| | | | (Manifest recommit)
* Fix epatch call, .bz2 was on the end of the first arg, causing it to bailTom Martin2004-09-242-3/+7
|
* added vsftpd-2.0.1-gentoo.diff for gentoo-friendly path locations (Manifest ↵Jeffrey Forman2004-09-241-2/+3
| | | | recommit)
* added vsftpd-2.0.1-gentoo.diff for gentoo-friendly path locationsJeffrey Forman2004-09-243-3/+188
|
* ~arch on all for testing (Manifest recommit)Jeffrey Forman2004-09-231-2/+2
|
* ~arch on all for testingJeffrey Forman2004-09-232-3/+8
|
* new ebuild for vsftpd-2.0.1, adds ssl-tls support (Manifest recommit)Jeffrey Forman2004-09-231-2/+2
|
* new ebuild for vsftpd-2.0.1, adds ssl-tls supportJeffrey Forman2004-09-234-13/+88
|
* stable for security #53116 (Manifest recommit)Mike Frysinger2004-09-231-5/+5
|
* stable for security #53116Mike Frysinger2004-09-231-6/+5
|
* Manifest fix - files/ftpusers size mismatch, files/vsftpd.xinetd.ipv6 size ↵Daniel Black2004-07-181-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 Black2004-07-185-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 Griffis2004-07-151-1/+1
|
* sync IUSE (missing), don't assign S=${WORKDIR}/${P}Aron Griffis2004-07-151-2/+2
|
* Gentoo Technologies -> Gentoo Foundation (Manifest recommit)Aron Griffis2004-07-141-13/+13
|
* Gentoo Technologies -> Gentoo FoundationAron Griffis2004-07-142-4/+4
|
* stable on ppc64, bug #53116 (Manifest recommit)Tom Gall2004-07-141-12/+12
|
* stable on ppc64, bug #53116Tom Gall2004-07-142-3/+6
|
* (Manifest recommit)Aron Griffis2004-06-241-16/+16
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-245-10/+10
|
* Stable on x86, bug #53116 (Manifest recommit)Brandon Hale2004-06-161-13/+13
|
* Stable on x86, bug #53116Brandon Hale2004-06-162-3/+6
|
* Marked stable on sparc wrt bug #53116. (Manifest recommit)Jason Wever2004-06-151-13/+13
|
* Marked stable on sparc wrt bug #53116.Jason Wever2004-06-152-3/+6
|
* Stable on alpha, bug 53116. (Manifest recommit)Bryan Østergaard2004-06-151-14/+14
|
* Stable on alpha, bug 53116.Bryan Østergaard2004-06-152-3/+6
|
* This pkg was not ment to be stable quite yet... marked all KEYWORDS as ~arch ↵Ned Ludd2004-06-151-1/+1
| | | | (Manifest recommit)
* This pkg was not ment to be stable quite yet... marked all KEYWORDS as ~archNed Ludd2004-06-152-3/+3
|