Very Secure Ftp Daemon
Go to file
Richard Lescak 1feebdce6f add option for TLSv1.3 ciphersuites 2023-05-19 10:35:42 +00:00
.fmf Resolves: #2089330 2022-08-03 11:04:35 +02:00
plans Resolves: #2089330 2022-08-03 11:04:35 +02:00
.gitignore rebase to version 3.0.5 2022-10-27 12:41:08 +02:00
.vsftpd.metadata add option for TLSv1.3 ciphersuites 2023-05-19 10:35:42 +00:00
0001-Don-t-use-the-provided-script-to-locate-libraries.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0001-Fix-timestamp-handling-in-MDTM.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0001-Move-closing-standard-FDs-after-listen.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0001-Remove-a-hint-about-the-ftp_home_dir-SELinux-boolean.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0001-Repeat-pututxline-until-it-succeeds-if-it-fails-with.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0001-Set-s_uwtmp_inserted-only-after-record-insertion-rem.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0002-Drop-an-unused-global-variable.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0002-Enable-build-with-SSL.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0002-Prevent-recursion-in-bug.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0002-Repeat-pututxline-if-it-fails-with-EINTR.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0003-Enable-build-with-TCP-Wrapper.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0004-Use-etc-vsftpd-dir-for-config-files-instead-of-etc.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0005-Use-hostname-when-calling-PAM-authentication-module.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0006-Close-stdin-out-err-before-listening-for-incoming-co.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0007-Make-filename-filters-smarter.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0008-Write-denied-logins-into-the-log.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0009-Trim-whitespaces-when-reading-configuration.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0010-Improve-daemonizing.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0011-Fix-listing-with-more-than-one-star.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0012-Replace-syscall-__NR_clone-.-with-clone.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0013-Extend-man-pages-with-systemd-info.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0014-Add-support-for-square-brackets-in-ls.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0015-Listen-on-IPv6-by-default.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0016-Increase-VSFTP_AS_LIMIT-from-200UL-to-400UL.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0017-Fix-an-issue-with-timestamps-during-DST.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0018-Change-the-default-log-file-in-configuration.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0019-Introduce-reverse_lookup_enable-option.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0020-Use-unsigned-int-for-uid-and-gid-representation.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0021-Introduce-support-for-DHE-based-cipher-suites.patch add option for TLSv1.3 ciphersuites 2023-05-19 10:35:42 +00:00
0022-Introduce-support-for-EDDHE-based-cipher-suites.patch add patch to replace deprecated Openssl functions 2023-02-14 08:19:19 +01:00
0023-Add-documentation-for-isolate_-options.-Correct-defa.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0024-Introduce-new-return-value-450.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0025-Improve-local_max_rate-option.patch rebase to version 3.0.5 2022-10-27 12:41:08 +02:00
0026-Prevent-hanging-in-SIGCHLD-handler.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0027-Delete-files-when-upload-fails.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0028-Fix-man-page-rendering.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0029-Fix-segfault-in-config-file-parser.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0030-Fix-logging-into-syslog-when-enabled-in-config.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0031-Fix-question-mark-wildcard-withing-a-file-name.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0032-Propagate-errors-from-nfs-with-quota-to-client.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0033-Introduce-TLSv1.1-and-TLSv1.2-options.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0034-Turn-off-seccomp-sandbox-because-it-is-too-strict.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0036-Redefine-VSFTP_COMMAND_FD-to-1.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0037-Document-the-relationship-of-text_userdb_names-and-c.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0038-Document-allow_writeable_chroot-in-the-man-page.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0039-Improve-documentation-of-ASCII-mode-in-the-man-page.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0040-Use-system-wide-crypto-policy.patch rebase to version 3.0.5 2022-10-27 12:41:08 +02:00
0041-Document-the-new-default-for-ssl_ciphers-in-the-man-.patch rebase to version 3.0.5 2022-10-27 12:41:08 +02:00
0042-When-handling-FEAT-command-check-ssl_tlsv1_1-and-ssl.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0043-Enable-only-TLSv1.2-by-default.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0044-Disable-anonymous_enable-in-default-config-file.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0045-Expand-explanation-of-ascii_-options-behaviour-in-ma.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0046-vsftpd.conf-Refer-to-the-man-page-regarding-the-asci.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0047-Disable-tcp_wrappers-support.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0048-Fix-default-value-of-strict_ssl_read_eof-in-man-page.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0049-Add-new-filename-generation-algorithm-for-STOU-comma.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0050-Don-t-link-with-libnsl.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0051-Improve-documentation-of-better_stou-in-the-man-page.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0052-Fix-rDNS-with-IPv6.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0053-Always-do-chdir-after-chroot.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0054-vsf_sysutil_rcvtimeo-Check-return-value-of-setsockop.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0055-vsf_sysutil_get_tz-Check-the-return-value-of-syscall.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0056-Log-die-calls-to-syslog.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0057-Improve-error-message-when-max-number-of-bind-attemp.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0058-Make-the-max-number-of-bind-retries-tunable.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
0059-Fix-SEGFAULT-when-running-in-a-container-as-PID-1.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
ci.fmf Resolves: #2089330 2022-08-03 11:04:35 +02:00
fix-str_open.patch rebase to version 3.0.5 2022-10-27 12:41:08 +02:00
gating.yaml Resolves: #2089330 2022-08-03 11:04:35 +02:00
sources rebase to version 3.0.5 2022-10-27 12:41:08 +02:00
vsftpd-3.0.3-ALPACA.patch - ALPACA fix backported from upstram 3.0.5 version 2021-10-14 12:34:57 +02:00
vsftpd-3.0.3-enable_wc_logs-replace_unprintable_with_hex.patch Enable wide-character support in logs 2021-04-16 12:40:02 +02:00
vsftpd-3.0.3-option_to_disable_TLSv1_3.patch - add option to disable TLSv1.3 2021-11-16 11:52:35 +01:00
vsftpd-3.0.5-add-option-for-tlsv1.3-ciphersuites.patch add option for TLSv1.3 ciphersuites 2023-05-19 10:35:42 +00:00
vsftpd-3.0.5-replace-deprecated-openssl-functions.patch add option for TLSv1.3 ciphersuites 2023-05-19 10:35:42 +00:00
vsftpd-3.0.5-replace-old-network-addr-functions.patch add option for TLSv1.3 ciphersuites 2023-05-19 10:35:42 +00:00
vsftpd-3.0.5-use-old-tlsv-options.patch rebase to version 3.0.5 2022-10-27 12:41:08 +02:00
vsftpd-generator RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
vsftpd.ftpusers RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
vsftpd.pam RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
vsftpd.service Merged update from upstream sources 2020-11-03 17:05:29 +00:00
vsftpd.spec add option for TLSv1.3 ciphersuites 2023-05-19 10:35:42 +00:00
vsftpd.target Merged update from upstream sources 2020-11-03 17:05:29 +00:00
vsftpd.user_list RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
vsftpd.xinetd RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00
vsftpd@.service Merged update from upstream sources 2020-11-03 17:05:29 +00:00
vsftpd_conf_migrate.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:29:21 -07:00