All releases tagged Minor bugfixes


Release Notes: This version includes a fix for dealing with named pipes. Previously performing a directory listing on a directory that included a named pipe would cause Bftpd's connect to stall. This release provides a work-around so that directory listings complete cleanly.


Release Notes: A minor security bug which could be used to cause a denial of service attack has been fixed.


Release Notes: This release brings the stable branch up to date with all bugfixes and improvements in the development tree.


Release Notes: This release provides one bugfix that would cause problems or a crash in environments where bftpd was started without stdin, stdout, or stderr streams.


Release Notes: This release no longer drops connections when an invalid username/password combination is given. Connections are still dropped when the server is full or when configured to deny logins.


Release Notes: This release brings two small bugfixes to Bftpd. The first fixes permissions applied to newly created directories. The other fix prevents crashes that may occur when reading certain configuration files.


Release Notes: This release disabled the SITE command in the default configuration to avoid DoS attacks. It also includes all changes from the development branch since 2.0.


Release Notes: A minor bug was found and fixed that caused bftpd to not compile on some 64-bit systems. Also, if bftpd cannot detect on what kind of machine it is compiling, it assumes little-endian, which should be fine for most home and small business setups.


Release Notes: This release offers no new features over the 1.9 release. However, it fixes all known bugs in the file server code. Also, a new tutorial on setting up the bftpd server has been added to the Web site.


Release Notes: This release adds some checks to avoid minor bugs in memory handling.