Commit Graph

106 Commits

Author SHA1 Message Date
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