CHANGELOG (bftpd-6.0) | : | CHANGELOG (bftpd-6.1) | ||
---|---|---|---|---|
This file contains all major changes made during the development of bftpd. | This file contains all major changes made during the development of bftpd. | |||
The uppermost change is the newest one. | The uppermost change is the newest one. | |||
Jesse Smith <jessefrgsmith@yahoo.ca> -> 6.1 | ||||
- Fixed linking errors on latest complilers GCC/Clang by | ||||
addressing variable scope. | ||||
- Make sure we do not rely on argv or argv[0] being valid. | ||||
Bftpd now exits with an error if arguements are not passed as expected. | ||||
Jesse Smith <jessefrgsmith@yahoo.ca> -> 6.0 | Jesse Smith <jessefrgsmith@yahoo.ca> -> 6.0 | |||
- Make extended passive mode respect the PASSIVE_PORTS variable | - Make extended passive mode respect the PASSIVE_PORTS variable | |||
in the bftpd configuration file. Previously random ports | in the bftpd configuration file. Previously random ports | |||
would be assigned. | would be assigned. | |||
- Minor code clean-up in mystrings library to avoid calculating | - Minor code clean-up in mystrings library to avoid calculating | |||
string length multiple times. | string length multiple times. | |||
Jesse Smith <jessefrgsmith@yahoo.ca> -> 5.9 | Jesse Smith <jessefrgsmith@yahoo.ca> -> 5.9 | |||
- Fixed output of directory listing so that file size is right-justified | - Fixed output of directory listing so that file size is right-justified | |||
which makes output look cleaner. | which makes output look cleaner. | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 6 lines changed or added |