Commit Graph

185 Commits

Author SHA1 Message Date
Jiri Skala
e7a02f0bd0 - fixes usage pasv_address option in combination with external IP
- updated man pages - multile instances using vsftpd.target
2013-09-04 14:11:06 +02:00
Jiri Skala
894efc2b43 - replaced systemd path by _unitdir macro
- fixes #7194344 - multiple instances (target, generator)
2013-08-15 21:16:12 +02:00
Jiri Skala
6406302865 - replaced systemd path by _unitdir macro
- fixes #7194344 - multiple instances (target, generator)
2013-08-15 21:09:12 +02:00
Dennis Gilmore
c1139e1074 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 01:29:17 -05:00
Jiri Skala
1dee87161e fixes #913519 - login fails (increased AS_LIMIT) 2013-02-25 07:53:16 +01:00
Dennis Gilmore
aad2ee68a3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 20:54:53 -06:00
Jiri Skala
5f48174826 update to latest upstream 3.0.2 2012-09-19 10:42:58 +02:00
Jiri Skala
ebf9be68f7 update to latest upstream 3.0.1
fixes #851441 - Introduce new systemd-rpm macros in vsftpd spec file
fixes #845980 - vsftpd seccomp filter is too strict
2012-09-17 12:43:45 +02:00
Dennis Gilmore
bd7f8ceba2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 22:04:39 -05:00
Jiri Skala
e0e9c32a96 - changed default value of xferlog_file to /var/log/xferlog
- added rotating xferlog
2012-07-17 11:17:12 +02:00
Jiri Skala
6666d8a776 corrected time zone handling; especially DST flag,
fixed default value of option 'listen'
2012-04-26 16:15:34 +02:00
Jiri Skala
88e239f25f updated to latest upstream 3.0.0 2012-04-10 21:36:01 +02:00
Jiri Skala
05fc0d3b9d fixes #788812 - authentication failure on x86_64 when using nss_pgsql 2012-02-09 08:04:52 +01:00
Dennis Gilmore
da0d74d87d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 02:04:58 -06:00
Jiri Skala
33ed6f4cd5 updated to latest upstream 2.3.5 2011-12-19 19:29:43 +01:00
Jiri Skala
88b3ba36e9 added patch from BZ#450853#c23 2011-11-28 08:31:47 +01:00
Jiri Skala
09c09a59c9 fixes #753365 - multiple issues with vsftpd's systemd unit
removes exclusivity between listen and listen_ipv6 BZ#450853
ls wildchars supports square brackets
2011-11-15 13:34:41 +01:00
Jiri Skala
80f6d3e480 added systemd unit file, SysV initscript moved to subpackage 2011-08-03 16:01:45 +02:00
Jiri Skala
dda064da81 rebuild for libcap 2011-08-01 14:39:25 +02:00
Nils Philippsen
3f9a7407bf update upstream and source URL 2011-07-04 14:29:33 +02:00
Jiri Skala
e5485e4a2b fixes #717412 - Connection failures - patched by Takayuki Nagata 2011-06-28 21:48:59 +02:00
Jiri Skala
96a8543886 - updated to latest upstream 2.3.4 2011-02-16 11:05:47 +01:00
Dennis Gilmore
218b024ffd - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 19:53:38 -06:00
Jiri Skala
217ef8daae * Fri Aug 20 2010 Jiri Skala <jskala@redhat.com> - 2.3.2-1
- fixes #625404 - vsftpd-2.3.1 is available
- joined patches (libs+dso, wildchar+greedy)
2010-08-20 13:45:38 +02:00
Jiri Skala
f98f0189c6 * Fri Aug 06 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-8
- fixes #472880 - Configuration can cause confusion because of selinux labels
2010-08-06 09:35:40 +02:00
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