GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net-ftp
/
vsftpd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stable on sh.
Matsuu Takuto
2005-10-02
1
-8
/
+8
*
Stable on sh.
Matsuu Takuto
2005-10-02
2
-3
/
+6
*
New USE flag selinux now depends on the selinux-ftpd policy, wrt #106355.
Roy Marples
2005-09-19
1
-2
/
+2
*
New USE flag selinux now depends on the selinux-ftpd policy, wrt #106355.
Roy Marples
2005-09-19
8
-132
/
+18
*
Fix my name spelling.
Diego Elio Pettenò
2005-09-17
1
-0
/
+10
*
Fix my name spelling.
Diego Elio Pettenò
2005-09-17
1
-20
/
+10
*
Fix my name spelling.
Diego Elio Pettenò
2005-09-17
1
-2
/
+2
*
Mark 2.0.3-r1 stable on alpha
Aron Griffis
2005-09-17
1
-0
/
+10
*
Mark 2.0.3-r1 stable on alpha
Aron Griffis
2005-09-17
1
-10
/
+10
*
Mark 2.0.3-r1 stable on alpha
Aron Griffis
2005-09-17
2
-3
/
+6
*
Stable on ppc.
Michael Hanselmann
2005-08-14
1
-21
/
+11
*
Stable on ppc.
Michael Hanselmann
2005-08-14
2
-3
/
+7
*
ia64/s390 stable
Mike Frysinger
2005-08-14
1
-0
/
+10
*
ia64/s390 stable
Mike Frysinger
2005-08-14
1
-9
/
+9
*
ia64/s390 stable
Mike Frysinger
2005-08-14
1
-2
/
+2
*
xinetd USE flag now correctly updates vsftpd.conf.example instead of vsftpd.c...
Roy Marples
2005-08-09
1
-9
/
+9
*
xinetd USE flag now correctly updates vsftpd.conf.example instead of vsftpd.c...
Roy Marples
2005-08-09
1
-2
/
+2
*
Stable on ppc64
Markus Rothe
2005-08-08
1
-10
/
+10
*
Stable on ppc64
Markus Rothe
2005-08-08
2
-3
/
+6
*
Call start-stop-daemon correctly
Roy Marples
2005-08-04
1
-1
/
+1
*
Call start-stop-daemon correctly
Roy Marples
2005-08-04
1
-2
/
+2
*
Fixed vsftpd.conf example wrt bug #101137
Roy Marples
2005-08-03
1
-21
/
+11
*
Fixed vsftpd.conf example wrt bug #101137
Roy Marples
2005-08-03
2
-4
/
+7
*
Stable on sparc
Gustavo Zacarias
2005-07-28
1
-0
/
+10
*
Stable on sparc
Gustavo Zacarias
2005-07-28
1
-11
/
+11
*
Stable on sparc
Gustavo Zacarias
2005-07-28
2
-3
/
+7
*
Stable on amd64 and x86.
Roy Marples
2005-07-27
1
-16
/
+11
*
Stable on amd64 and x86.
Roy Marples
2005-07-27
7
-349
/
+8
*
Added dependency on ftpbase - fixes #96258
Roy Marples
2005-06-28
1
-4
/
+7
*
Added dependency on ftpbase - fixes #96258
Roy Marples
2005-06-28
6
-13
/
+256
*
punted old versions
Roy Marples
2005-06-07
1
-4
/
+4
*
punted old versions
Roy Marples
2005-06-07
16
-469
/
+59
*
init.d script now checks for listen=YES or listen_ipv6=YES - fixes #54228
Roy Marples
2005-06-07
1
-6
/
+6
*
init.d script now checks for listen=YES or listen_ipv6=YES - fixes #54228
Roy Marples
2005-06-07
9
-54
/
+140
*
- version bump. fixes an issue with SSL secured data connections dropping out
Ned Ludd
2005-03-13
1
-2
/
+14
*
- version bump. fixes an issue with SSL secured data connections dropping out
Ned Ludd
2005-03-13
4
-14
/
+90
*
- remove fPIC filtering on vsftpd-2.0.1 (no longer needed) bug #74519
Ned Ludd
2005-02-09
1
-2
/
+14
*
- remove fPIC filtering on vsftpd-2.0.1 (no longer needed) bug #74519
Ned Ludd
2005-02-09
3
-18
/
+21
*
ebuild didnt compile for some reason, now it does. bug 79202
Jeffrey Forman
2005-02-09
1
-27
/
+15
*
ebuild didnt compile for some reason, now it does. bug 79202
Jeffrey Forman
2005-02-09
2
-3
/
+9
*
- remove fPIC filtering on vsftpd-1.2.2. (no longer needed) bug #74519
Ned Ludd
2005-01-22
1
-2
/
+14
*
- remove fPIC filtering on vsftpd-1.2.2. (no longer needed) bug #74519
Ned Ludd
2005-01-22
3
-18
/
+21
*
updated 2.0.1 ebuild to build without pam support, bug 65981
Jeffrey Forman
2005-01-17
1
-17
/
+17
*
updated 2.0.1 ebuild to build without pam support, bug 65981
Jeffrey Forman
2005-01-17
6
-18
/
+20
*
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 (Manifest...
Jeffrey Forman
2004-10-01
1
-2
/
+2
*
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
[next]