Commit Graph

85 Commits

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