1
0
mirror of https://github.com/InfrastructureServices/vsftpd.git synced 2025-09-21 09:01:59 +03:00

37 Commits

Author SHA1 Message Date
Artem Egorenkov
e81c284128 add option to disable TLSv1.3 2022-02-09 15:58:21 +01:00
Artem Egorenkov
aa87e83ebf ALPACA fix backported from upstram 3.0.5 version 2022-02-09 15:38:38 +01:00
Artem Egorenkov
8b82e73c93 Enable wide-character support in logs 2021-03-31 15:12:22 +02:00
Ondřej Lysoněk
be7c2d6391 Make the max number of bind retries tunable
Resolves: rhbz#1318198
2018-06-21 09:57:26 +02:00
Ondřej Lysoněk
ee6af258e8 Log die() calls to syslog
Pass messages given to die(), die2() and bug() to syslog. Currently this
functionality requires waiting for a short amount of time (1 second is
used) after logging the message and before exiting. This is a workaround
for the following systemd bug:
https://github.com/systemd/systemd/issues/2913

The need for this workaround is the main reason why I decided not to
enable this functionality by default.

Resolves: rhbz#1318198
Resolves: rhbz#1582672
2018-06-18 13:39:13 +02:00
Ondřej Lysoněk
1203b943b3 Add new filename generation algorithm for STOU command
A new configuration option 'better_stou' can be used to enable
a better algorithm for generating unique filenames.

Resolves: rhbz#1479237
2018-02-06 15:01:48 +01:00
Martin Sehnoutka
01bef55a19 Introduce TLSv1.1 and TLSv1.2 options.
Users can now enable a specific version of TLS protocol.
2016-11-17 13:36:17 +01:00
Martin Sehnoutka
a6d641a0cc Introduce support for EDDHE based cipher suites. 2016-11-17 10:49:22 +01:00
Martin Sehnoutka
4eac1dbb5f Introduce support for DHE based cipher suites. 2016-11-17 10:48:28 +01:00
Martin Sehnoutka
721de88621 Introduce reverse_lookup_enable option.
vsftpd can transform IP address into hostname before
PAM authentication. You can disable it to prevent
performance issues.
2016-11-17 10:22:32 +01:00
Martin Sehnoutka
d024bc27ce Trim whitespaces when reading configuration. 2016-09-07 10:35:54 +02:00
Martin Sehnoutka
75c172596a Write denied logins into the log.
This patch adds a new option 'userlist_log'. If enabled,
every login denial based on the user list will be logged.
2016-09-07 10:17:17 +02:00
Dag Wieers
48344724c6 Updated to v3.0.1 2013-06-13 13:20:41 +02:00
Dag Wieers
8ab4684483 Updated to v3.0.0 2013-06-13 13:20:40 +02:00
Dag Wieers
7a9842b5f8 Updated to v2.3.0pre1 2013-06-13 13:20:37 +02:00
Dag Wieers
effcfac979 Updated to v2.2.0 2013-06-13 13:20:35 +02:00
Dag Wieers
bb7d227a2b Updated to v2.2.0pre4 2013-06-13 13:20:34 +02:00
Dag Wieers
ec9f5458fa Updated to v2.2.0pre3 2013-06-13 13:20:34 +02:00
Dag Wieers
78c098b53f Updated to v2.2.0pre2 2013-06-13 13:20:33 +02:00
Dag Wieers
78841c9487 Updated to v2.1.1 2013-06-13 13:20:32 +02:00
Dag Wieers
57529485ed Updated to v2.1.0 2013-06-13 13:20:31 +02:00
Dag Wieers
19940a28a1 Updated to v2.0.7 2013-06-13 13:20:31 +02:00
Dag Wieers
2b30cb98d0 Updated to v2.0.6 2013-06-13 13:20:30 +02:00
Dag Wieers
c4e45fe8ac Updated to v2.0.5 2013-06-13 13:20:30 +02:00
Dag Wieers
d201301b42 Updated to v2.0.4 2013-06-13 13:20:29 +02:00
Dag Wieers
e50eed1c0d Updated to v2.0.3 2013-06-13 13:20:29 +02:00
Dag Wieers
cb2a3d24a7 Updated to v2.0.3pre1 2013-06-13 13:20:28 +02:00
Dag Wieers
f37e9f4a7c Updated to v2.0.1 2013-06-13 13:20:27 +02:00
Dag Wieers
b16a99f9dc Updated to v2.0.0 2013-06-13 13:20:26 +02:00
Dag Wieers
8e72d5f29a Updated to v1.2.2 2013-06-13 13:20:26 +02:00
Dag Wieers
8c2b3b01b5 Updated to v1.2.1 2013-06-13 13:20:25 +02:00
Dag Wieers
562d5b3c42 Updated to v1.2.0 2013-06-13 13:20:25 +02:00
Dag Wieers
fa545eaa75 Updated to v1.1.3 2013-06-13 13:20:24 +02:00
Dag Wieers
0c431cac6a Updated to v1.1.2 2013-06-13 13:20:23 +02:00
Dag Wieers
14c0cc79c7 Updated to v1.1.1 2013-06-13 13:20:23 +02:00
Dag Wieers
8b211d30ac Updated to v1.1.0 2013-06-13 13:20:22 +02:00
Dag Wieers
20e89955e0 Updated to v0.9.2 2013-06-13 13:20:21 +02:00