Jiri Skala
6c0de0d1ef
- when listen_ipv6=YES sets socket option to listen IPv6 only
2010-05-17 08:06:22 +00:00
Jiri Skala
25dc91b983
- syscall(__NR_clone) replaced by clone() to fix incorrect order of params
...
on s390 arch
2010-05-14 12:25:36 +00:00
Jiri Skala
a76a17f6ac
- syscall(__NR_clone) replaced by clone() to fix incorrect order of params
...
on s390 arch
2010-05-14 12:19:39 +00:00
Jiri Skala
2cd5643885
- corrected daemonize_plus patch - don't try kill parent when vsftpd isn't
...
daemonized
2010-04-07 08:47:30 +00:00
Jiri Skala
223f91ade2
- fixes #544251 - /etc/rc.d/init.d/vsftpd does not start more than one
...
daemon
2010-03-16 09:38:59 +00:00
Jiri Skala
2e736b72f9
- fixes #565067 - FTBFS: ImplicitDSOLinking
2010-02-15 13:46:19 +00:00
Jiri Skala
8458fa9dff
- corrected two patches due to fuzz 0
2009-12-17 13:14:17 +00:00
Jiri Skala
2af1024cae
- update to latest upstream
2009-12-17 09:09:05 +00:00
Jiri Skala
fc47ca5060
- added lost default values of vsftpd.conf (rh patch)
2009-11-23 13:37:04 +00:00
Tomáš Mráz
85191feede
- use password-auth common PAM configuration instead of system-auth
2009-09-16 19:22:56 +00:00
Jiri Skala
675a080743
- modified init script to be LSB compliant
2009-09-15 12:18:06 +00:00
Jiri Skala
03c7b6d9d7
- fixed bug messaged in RHEL-4 #479774 - Wildcard failures with vsftpd
2009-09-08 11:05:03 +00:00
Tomáš Mráz
b2ea86ec63
- rebuilt with new openssl
2009-08-27 08:14:42 +00:00
Martin Nagy
6548046a1c
- update to latest upstream release 2.2.0
2009-08-24 15:01:45 +00:00
Tomáš Mráz
5aab3039e5
- rebuilt with new openssl
2009-08-22 18:43:51 +00:00
Tomáš Mráz
0ca5bb290d
- rebuilt with new openssl
2009-08-21 16:22:44 +00:00
Martin Nagy
3a7f061107
- update to latest upstream release
2009-08-04 06:23:01 +00:00
Jesse Keating
47d08890eb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-27 06:59:10 +00:00
Jiri Skala
afaeec30c2
- updated to latest upstream version
2009-06-02 09:06:56 +00:00
Jiri Skala
1a7313fc35
- fixed daemonize_plus patch
...
- fixed test in initscript [ -z "CONFS" ]
2009-05-21 05:53:01 +00:00
Jiri Skala
5e7840e43e
- fixes daemonize patch
2009-05-04 14:37:06 +00:00
Jiri Skala
9310f56259
- updated to latest upstream version
...
- improved daemonizing - init script gets correct return code if binding
fails
- trim white spaces from option values
- fixed #483604 - vsftpd not honouring delay_failed_login when userlist
active
2009-05-04 14:09:08 +00:00
Jesse Keating
870a6c7d4d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 00:52:32 +00:00
Martin Nagy
203b7bfe73
- update to latest upstream release
2009-02-24 08:21:29 +00:00
Martin Nagy
803e8ab6b6
- update to latest upstream release
...
- enable ptrace sandbox again
- don't mark vsftpd_conf_migrate.sh as a config file
2009-01-23 19:20:40 +00:00
Martin Nagy
a04e00cb31
- disable ptrace sandbox to fix build on i386
2009-01-16 18:14:14 +00:00
Martin Nagy
3572541ce7
- update to latest upstream release
...
- cleanup the spec file
- drop patches fixed upstream: vsftpd-1.0.1-missingok.patch
vsftpd-1.2.1-nonrootconf.patch vsftpd-2.0.1-tcp_wrappers.patch
vsftpd-2.0.2-signal.patch vsftpd-2.0.3-daemonize_fds.patch
vsftpd-2.0.5-correct_comments.patch vsftpd-2.0.5-pasv_dot.patch
vsftpd-2.0.5-write_race.patch vsftpd-2.0.5-fix_unique.patch
vsftpd-2.0.5-uname_size.patch vsftpd-2.0.5-bind_denied.patch
vsftpd-2.0.5-pam_end.patch vsftpd-2.0.5-underscore_uname.patch
vsftpd-2.0.6-listen.patch
- join all configuration patches into one: vsftpd-1.1.3-rh.patch
vsftpd-1.2.1-conffile.patch vsftpd-2.0.1-dir.patch
vsftpd-2.0.1-server_args.patch vsftpd-2.0.3-background.patch
vsftpd-2.0.5-default_ipv6.patch vsftpd-2.0.5-add_ipv6_option.patch
vsftpd-2.0.5-man.patch
2009-01-16 17:23:12 +00:00
Tom Callaway
6872c7137e
fix license tag, update to 2.0.7
2008-09-09 03:53:37 +00:00
Martin Nagy
bc3bc4dbe8
Fix memory leak in nonrootconf patch and merge it with file_stat patch.
2008-07-01 13:46:33 +00:00
Dennis Gilmore
8edf05f270
add sparc arches to -fPIE
2008-06-20 21:03:03 +00:00
Martin Nagy
fe8522bbc1
- fix a small memory leak ( #397011 )
2008-05-21 13:51:06 +00:00
Martin Nagy
b95b5aea25
- set option listen to default to YES
2008-03-31 21:17:57 +00:00
Martin Nagy
87f467247f
- fix init script ( #431452 )
...
- make the init script LSB compliant (#247093 )
2008-02-25 16:25:30 +00:00
Martin Nagy
520f362b24
- rebase for new upstream version
...
- remove patches that were fixed in upstream: kickline, confspell,
anon_umask
2008-02-22 12:04:21 +00:00
Martin Nagy
e530aed67c
- rebuild for gcc-4.3
2008-02-11 12:25:48 +00:00
Martin Nagy
3e9a56be93
- Removed use_localtime patch ( #243087 ).
2007-12-04 08:02:50 +00:00
Martin Nagy
66efec332b
- Fix file listing issue with wildcard ( #392181 ).
2007-12-03 12:16:17 +00:00
Martin Nagy
e1c6eb3ee9
- Increase maximum length of allowed username ( #236326 ).
2007-11-30 13:52:07 +00:00
Martin Nagy
608f0a38f2
- Removed user_config patch.
...
- Fix nonrootconf patch (#400921 ).
2007-11-30 13:34:01 +00:00
Martin Nagy
dc65694a9c
- Allow usernames to begin with underscore or dot ( #339911 ).
2007-11-30 12:22:22 +00:00
Martin Nagy
c200c77a74
- Added userlist_log option.
2007-11-30 12:03:00 +00:00
Martin Nagy
81eb0daf5e
- Fix bad handling of unique files ( #392231 ).
2007-11-30 11:22:50 +00:00
Martin Nagy
b3efc64cd4
- Remove uniq_rename patch.
...
- Correct create/lock race condition, original patch by <mpoole@redhat.com>
(#240550 ).
2007-11-30 08:52:44 +00:00
Martin Nagy
80ed93e9c2
- Correct calling of pam_end ( #235843 ).
2007-11-08 14:40:51 +00:00
Jesse Keating
239476c8a5
- Rebuild for selinux ppc32 issue.
2007-08-29 04:53:04 +00:00
Maros Barabas
1ab922d5f5
Add comment for xferlog_std_format to vsftpd.conf
2007-07-10 14:21:25 +00:00
Maros Barabas
799e6832d9
Add pasv dot after pasv response (RFC 959 page 40)
2007-06-29 09:39:00 +00:00
Maros Barabas
f7148e2c53
Merge review fix
2007-04-04 13:13:55 +00:00
Florian La Roche
e627463991
- fix BuildRequires
2007-03-20 21:48:02 +00:00
Maros Barabas
87d5593c9f
fix file upload permission problem #190193
2007-01-30 10:16:01 +00:00
Maros Barabas
22ab795cf9
Added lost patch uniq_rename
2007-01-19 12:17:08 +00:00
Radek Vokál
b78e3b44e0
- add buildrequires tcp_wrappers-devel
2007-01-18 09:07:07 +00:00
Radek Vokál
579507d7f4
add dist tag, remove unused patch
2007-01-18 08:57:41 +00:00
Maros Barabas
1a71c53dbc
*** empty log message ***
2007-01-17 12:53:53 +00:00
Maros Barabas
662b3a6986
Added EACCES to not die by vsf_sysutil_bind ( #198677 )
2007-01-17 12:52:52 +00:00
Maros Barabas
0fb8b6cecd
Adding files vsftpd-2.0.5-confspell.patch & vsftpd-2.0.5-file_stat.patch
2007-01-11 16:15:45 +00:00
Maros Barabas
fb7bd08533
correct man page, correct calling function stat
2006-12-14 12:11:49 +00:00
Maros Barabas
f3dce12db5
Updating tcp_wrappers-devel BuildRequires
2006-12-04 16:24:57 +00:00
Maros Barabas
8e24fc924f
add patch to make smarter filname filter
2006-08-28 15:46:01 +00:00
Maros Barabas
ef1e63d12e
*** empty log message ***
2006-08-22 10:18:47 +00:00
Maros Barabas
a9afdbdfab
correct man pages
2006-08-22 10:17:39 +00:00
Maros Barabas
d138a01d17
Correct comments
2006-08-15 09:45:41 +00:00
Maros Barabas
1790f4c2bd
Two listen options repaired
2006-08-08 08:09:10 +00:00
Maros Barabas
06ab9ee70e
Change configuration file to default listen to IPv4
2006-08-01 12:04:31 +00:00
Radek Vokál
babd180453
- listen to IPv6 connections in default conf file
2006-07-17 09:19:44 +00:00
Radek Vokál
49bdafbaeb
- add keyinit instructions to the vsftpd PAM script ( #198637 )
2006-07-13 15:21:59 +00:00
Radek Vokál
0d93135afa
- upgrade to 2.0.5
2006-07-12 13:39:35 +00:00
Jesse Keating
1ac257ba92
bumped for rebuild
2006-07-12 08:45:39 +00:00
Jesse Keating
d6ccea7472
bump for bug in double-long on ppc(64)
2006-02-11 05:59:15 +00:00
Jesse Keating
5b1b306ce3
bump for new gcc/glibc
2006-02-07 14:13:50 +00:00
Radek Vokál
2d1308ce3a
- upgrade to 2.0.4
...
- vsftpd now lock files for simultanous up/downloads (#162511 )
2006-01-12 10:46:10 +00:00
Jesse Keating
e073632adf
gcc update bump
2005-12-09 22:43:47 +00:00
Radek Vokál
3a2847dd12
- rebuilt against new openssl
...
- close std file descriptors
2005-11-09 08:58:28 +00:00
Radek Vokál
e9192ecef6
- use include instead of pam_stack in pam config
2005-10-04 11:30:20 +00:00
Radek Vokál
e89e5bdf63
- vsfptd.log as a default log file has to be rotated ( #167359 )
...
- vsftpd does dns reverse before passing hosts to pam_access.so (#159745 )
2005-09-09 10:15:31 +00:00
Radek Vokál
3da1eefa82
- don't die when no user config file is present ( #166986 )
2005-08-31 10:04:25 +00:00
Radek Vokál
ca5d426fa0
- removed additional cmd line for ftp ( #165083 )
2005-08-09 12:22:29 +00:00
Radek Vokál
0a533210fe
- daemonize with file descriptors ( #164998 )
2005-08-04 09:09:49 +00:00
Radek Vokál
922807db67
- start in background as default, init script changed ( #158714 )
2005-06-30 08:14:36 +00:00
Radek Vokál
00a6ee3cd5
- fixed requires for 64bit libs
2005-06-27 09:11:36 +00:00
Radek Vokál
bf61843585
- fixed requires for pam_loginuid
2005-06-23 13:31:08 +00:00
Radek Vokál
0b79dd7673
- vsftpd update for new audit system ( #159223 )
2005-06-01 09:17:51 +00:00
Radek Vokál
a2d286b89d
- release++
2005-05-27 08:41:54 +00:00
Radek Vokál
232ba2680e
- timezone fix, patch from suse.de ( #158779 )
2005-05-27 08:41:15 +00:00
Radek Vokál
b3ce60c7fb
- new release, fixes #106416 and #134541
2005-03-23 08:21:35 +00:00
Radek Vokál
be28298b43
- prerelease, fixes IPv6 issues ( #134541 )
2005-03-14 12:07:23 +00:00
Radek Vokál
b0ea50a36d
- update to new version, several bug fixes, improved SSL support
2005-03-14 08:13:06 +00:00
Radek Vokál
dc22169d19
- rebuilt against gcc4 and new openssl
2005-03-02 10:15:42 +00:00
Radek Vokál
cceb2ea895
- don't allow to read non-root config files ( #145548 )
2005-02-08 07:52:54 +00:00
Radek Vokál
78ec8a7d82
- use localtime also in logs ( #143687 )
2005-01-10 08:35:23 +00:00
Radek Vokál
2850547ca3
- fixing directory in vsftpd.pam file ( #142805 )
2004-12-14 11:29:24 +00:00
Radek Vokál
8e4ee765d3
- all conf files moved to /etc/vsftpd/ - added documentation and migration
...
script
2004-11-11 10:41:35 +00:00
Radek Vokál
4ce2b95270
- vsftpd under xinetd reads its config file
2004-10-04 06:34:03 +00:00
Radek Vokál
3b900133d0
- spec file changed, added docs and fixed %post
2004-09-16 09:18:04 +00:00
cvsdist
05d22b7620
auto-import changelog data from vsftpd-2.0.1-3.src.rpm
...
Wed Sep 08 2004 Jan Kratochvil <project-vsftpd@jankratochvil.net>
- update for 2.0.1 for SSL
2004-09-09 14:09:55 +00:00
cvsdist
b06e5e167e
auto-import changelog data from vsftpd-2.0.1-2.src.rpm
...
Fri Aug 27 2004 Radek Vokal <rvokal@redhat.com>
- vsftpd.conf file changed, default IPv6 support
2004-09-09 14:09:49 +00:00
cvsdist
7144502694
auto-import changelog data from vsftpd-2.0.1-1.src.rpm
...
Fri Aug 20 2004 Radek Vokal <rvokal@redhat.com>
- tcp_wrapper patch updated, signal patch updated
- upgrade to 2.0.1, fixes several bugs, RHEL and FC builds
2004-09-09 14:09:45 +00:00
cvsdist
d0a62d3386
auto-import changelog data from vsftpd-1.2.1-7.src.rpm
...
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 14:09:35 +00:00
cvsdist
03c6554cce
auto-import changelog data from vsftpd-1.2.1-6.src.rpm
...
Wed May 19 2004 Bill Nottingham <notting@redhat.com> 1.2.1-6
- fix the logrotate config (#116253 )
2004-09-09 14:09:28 +00:00
cvsdist
887e460f30
auto-import changelog data from vsftpd-1.2.1-5.src.rpm
...
Mon May 03 2004 Bill Nottingham <notting@redhat.com> 1.2.1-5
- fix all references to vsftpd.conf to be /etc/vsftpd/vsftpd.conf,
including in the binary (#121199 , #104075 )
Thu Mar 25 2004 Bill Nottingham <notting@redhat.com> 1.2.1-4
- don't call malloc()/free() in signal handlers (#119136 ,
<olivier.baudron@m4x.org>)
2004-09-09 14:09:11 +00:00
cvsdist
cca5a17d8c
auto-import changelog data from vsftpd-1.2.1-2.src.rpm
...
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 14:08:06 +00:00
cvsdist
5f53d3d034
auto-import changelog data from vsftpd-1.2.1-1.src.rpm
...
Mon Nov 24 2003 Karsten Hopp <karsten@redhat.de> 1.2.1-1
- update to 1.2.1, which fixes #89765 and lot of other issues
- remove manpage patch, it isn't required anymore
- clean up init script
- don't use script to find libs to link with (lib64 issues)
2004-09-09 14:07:30 +00:00
cvsdist
61466ee516
auto-import changelog data from vsftpd-1.2.0-5.src.rpm
...
Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- allow compiling without tcp_wrappers support
Mon Sep 15 2003 Bill Nottingham <notting@redhat.com> 1.2.0-4
- fix errant newline (#104443 )
Fri Aug 08 2003 Bill Nottingham <notting@redhat.com> 1.2.0-3
- tweak man page (#84584 , #72798 )
- buildprereqs for pie (#99336 )
- free ride through the build system to fix (#101582 )
Thu Jun 26 2003 Bill Nottingham <notting@redhat.com> 1.2.0-2
- update to 1.2.0
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Mon Apr 28 2003 Bill Nottingham <notting@redhat.com> 1.1.3-9
- fix tcp_wrappers usage (#89765 , <dale@riyescott.com>)
2004-09-09 14:07:23 +00:00
cvsdist
3940fcf38a
auto-import changelog data from vsftpd-1.1.3-8.src.rpm
...
Fri Feb 28 2003 Nalin Dahyabhai <nalin@redhat.com> 1.1.3-8
- enable use of tcp_wrappers
2004-09-09 14:06:36 +00:00
cvsdist
8ee1ed6e12
auto-import changelog data from vsftpd-1.1.3-7.src.rpm
...
Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 1.1.3-7
- provide /var/ftp & /var/ftp/pub. obsolete anonftp.
Mon Feb 10 2003 Bill Nottingham <notting@redhat.com> 1.1.3-6
- clean up comments in init script (#83962 )
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Mon Dec 30 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- change to /etc/rc.d/init.d for better compatibility
Mon Dec 16 2002 Bill Nottingham <notting@redhat.com> 1.1.3-3
- fix initscript perms
- fix typo in initscript (#76587 )
Fri Dec 13 2002 Bill Nottingham <notting@redhat.com> 1.1.3-2
- update to 1.1.3
- run standalone, don't run by default
- fix reqs
Fri Nov 22 2002 Joe Orton <jorton@redhat.com> 1.1.0-3
- fix use with xinetd-ipv6; add flags=IPv4 in xinetd file (#78410 )
2004-09-09 14:06:06 +00:00
cvsdist
4b551923f5
auto-import changelog data from vsftpd-1.1.0-2.src.rpm
...
Tue Nov 12 2002 Nalin Dahyabhai <nalin@redhat.com> 1.0.1-9
- remove absolute paths from PAM configuration so that the right modules
get used for whichever arch we're built for on multilib systems
2004-09-09 14:05:50 +00:00
cvsdist
7aed31d9ad
auto-import changelog data from vsftpd-1.1.0-1.src.rpm
...
Thu Aug 15 2002 Elliot Lee <sopwith@redhat.com> 1.0.1-8
- -D_FILE_OFFSET_BITS=64
- smp make
- remove forced optflags=-g for lack of supporting documentation
2004-09-09 14:05:20 +00:00
cvsdist
f387567409
auto-import changelog data from vsftpd-1.0.1-7.src.rpm
...
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 14:05:04 +00:00
cvsdist
def38f8e98
auto-import changelog data from vsftpd-1.0.1-5.src.rpm
...
Wed Apr 10 2002 Bill Nottingham <notting@redhat.com> 1.0.1-5
- don't spit out ugly errors if anonftp isn't installed (#62987 )
- fix horribly broken userlist setup (#62321 )
2004-09-09 14:04:55 +00:00
cvsdist
5cf3a27631
auto-import changelog data from vsftpd-1.0.1-4.src.rpm
...
Thu Feb 28 2002 Trond Eivind Glomsrd <teg@redhat.com> 1.0.1-4
- s/Copyright/License/
- add "missingok" to the logrotate script, so we don't get errors when
nothing has happened
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Wed Nov 28 2001 Bill Nottingham <notting@redhat.com>
- initial packaging for RHL, munge included specfile
Thu Mar 22 2001 Seth Vidal <skvidal@phy.duke.edu>
- updated to 0.0.15
- added entry for vsftpd.8 man page
- added entry for vsftpd.log logrotate file
- added TUNING file to docs list
Wed Mar 07 2001 Seth Vidal <skvidal@phy.duke.edu>
- Updated to 0.0.14
- made %files entry for man page
Wed Feb 21 2001 Seth Vidal <skvidal@phy.duke.edu>
- Updated to 0.0.13
Mon Feb 12 2001 Seth Vidal <skvidal@phy.duke.edu>
- Updated to 0.0.12
Wed Feb 07 2001 Seth Vidal <skvidal@phy.duke.edu>
- updated to 0.0.11
Thu Feb 01 2001 Seth Vidal <skvidal@phy.duke.edu>
- Update to 0.0.10
Thu Feb 01 2001 Seth Vidal <skvidal@phy.duke.edu>
- First RPM packaging
- Stolen items from wu-ftpd's pam setup
- Separated rh 7 and rh 6.X's packages
- Built for Rh6
2004-09-09 14:04:47 +00:00