Changelogs
Overview
These changelogs reflect the history of all files in the CVS repository. The changelog has been generated at 2007-11-22 10:46
Changelog for Legay FileZilla Server (581 changes):
2004-06-15 10:07 Tim Kosse (botg)- source/TransferSocket.cpp: fixed message loop causing a thread to freeze until client closes connection if using MODE Z and speed limits
- source/Options.cpp: global speed limits weren't initialized properly on server startup
- source/Interface/SpeedLimitRuleDlg.cpp: fixed error message if editing existing speed limit rules
- source/Permissions.cpp: fixed group multiplication if requesting groups on disabled servers without any users set up
- readme.htm, source/FileZilla server.rc, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: updated version information
- source/Options.cpp, source/Server.cpp, source/Interface/Options.h, source/Interface/OptionsDlg.h: updated copyright headers
- source/AdminInterface.cpp, source/AdminInterface.h, source/AdminListenSocket.h, source/AdminSocket.cpp, source/AdminSocket.h, source/ControlSocket.cpp, source/ControlSocket.h, source/ExternalIpCheck.cpp, source/ExternalIpCheck.h, source/FileLogger.cpp, source/FileLogger.h, source/ListenSocket.cpp, source/ListenSocket.h, source/MFC64bitFix.cpp, source/MFC64bitFix.h, source/OptionTypes.h, source/Options.h, source/Permissions.cpp, source/Permissions.h, source/ServerThread.cpp, source/ServerThread.h, source/Service.cpp, source/SpeedLimit.cpp, source/SpeedLimit.h, source/StdAfx.cpp, source/StdAfx.h, source/Thread.cpp, source/Thread.h, source/TransferSocket.cpp, source/TransferSocket.h, source/config.h, source/version.cpp, source/version.h, source/Interface/AdminSocket.cpp, source/Interface/AdminSocket.h, source/Interface/ConnectDialog.cpp, source/Interface/ConnectDialog.h, source/Interface/EnterSomething.cpp, source/Interface/EnterSomething.h, source/Interface/FileZilla server.cpp, source/Interface/FileZilla server.h, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlg.h, source/Interface/GroupsDlgGeneral.cpp, source/Interface/GroupsDlgGeneral.h, source/Interface/GroupsDlgSpeedLimit.cpp, source/Interface/GroupsDlgSpeedLimit.h, source/Interface/MainFrm.cpp, source/Interface/MainFrm.h, source/Interface/NewUserDlg.cpp, source/Interface/NewUserDlg.h, source/Interface/OfflineAskDlg.cpp, source/Interface/OfflineAskDlg.h, source/Interface/Options.cpp, source/Interface/OptionsAdminInterfacePage.cpp, source/Interface/OptionsAdminInterfacePage.h, source/Interface/OptionsDlg.cpp, source/Interface/OptionsGSSPage.cpp, source/Interface/OptionsGSSPage.h, source/Interface/OptionsGeneralPage.cpp, source/Interface/OptionsGeneralPage.h, source/Interface/OptionsGeneralWelcomemessagePage.cpp, source/Interface/OptionsGeneralWelcomemessagePage.h, source/Interface/OptionsLoggingPage.cpp, source/Interface/OptionsLoggingPage.h, source/Interface/OptionsMiscPage.cpp, source/Interface/OptionsMiscPage.h, source/Interface/OptionsPage.cpp, source/Interface/OptionsPage.h, source/Interface/OptionsPasvPage.cpp, source/Interface/OptionsPasvPage.h, source/Interface/OptionsSecurityPage.cpp, source/Interface/OptionsSecurityPage.h, source/Interface/OptionsSpeedLimitPage.cpp, source/Interface/OptionsSpeedLimitPage.h, source/Interface/SpeedLimitRuleDlg.cpp, source/Interface/SpeedLimitRuleDlg.h, source/Interface/StatusView.cpp, source/Interface/StatusView.h, source/Interface/StdAfx.cpp, source/Interface/StdAfx.h, source/Interface/UsersDlg.cpp, source/Interface/UsersDlg.h, source/Interface/UsersDlgGeneral.cpp, source/Interface/UsersDlgGeneral.h, source/Interface/UsersDlgSpeedLimit.cpp, source/Interface/UsersDlgSpeedLimit.h, source/Interface/UsersListCtrl.cpp, source/Interface/UsersListCtrl.h, source/Interface/UsersView.cpp, source/Interface/UsersView.h, source/Interface/version.cpp, source/Interface/version.h: updated copyright headers
- source/OptionTypes.h, source/Interface/FileZilla server.rc, source/Interface/OptionsCompressionPage.cpp, source/Interface/OptionsCompressionPage.h, source/Interface/OptionsDlg.cpp, source/Interface/OptionsGeneralIpbindingsPage.cpp, source/Interface/OptionsGeneralIpbindingsPage.h, source/Interface/resource.h, source/Options.cpp, source/Server.cpp, source/Server.h: listen socket ip bindings
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla server.rc, source/OptionTypes.h, source/Options.cpp, source/Options.h, source/TransferSocket.cpp, source/TransferSocket.h, source/Interface/AsyncSocketEx.cpp, source/Interface/AsyncSocketEx.h, source/Interface/FileZilla server.rc, source/Interface/OptionsDlg.cpp, source/Interface/resource.h: added MODE Z support for compressed transfers
- source/Server.cpp: VC6 compilation fix
- source/Server.cpp, source/Server.h, source/ServerThread.cpp: threads were not removed properly
- source/TransferSocket.cpp: fixed transfer timeouts
- source/Settings Converter/OptionTypes.h [DEAD], source/Settings Converter/Options.cpp [DEAD], source/Settings Converter/Options.h [DEAD], source/Settings Converter/Permissions.cpp [DEAD], source/Settings Converter/Permissions.h [DEAD], source/Settings Converter/Settings Converter.cpp [DEAD], source/Settings Converter/Settings Converter.dsp [DEAD], source/Settings Converter/Settings Converter.dsw [DEAD], source/Settings Converter/exdll.h [DEAD], source/Settings Converter/misc/MarkupSTL.cpp [DEAD], source/Settings Converter/misc/MarkupSTL.h [DEAD], source/Settings Converter/misc/StdString.h [DEAD], source/install/FileZilla Server.nsi: removed settings converter
- source/ControlSocket.cpp: ip limit for groups did not work if ip limit for user wasn't set
- source/GFtp/main.cpp: fixed compatibility with servers not returning buffer size in the PBSZ reply
- source/Permissions.cpp: align year field, don't add two spaces between year and filename
- source/Interface/UsersListCtrl.cpp: fixed bufferoverflow if kicking user, could crash the interface in some cases.
- source/Permissions.cpp, source/Permissions.h: now always use GetUser(...) whenever possible
- source/Server.cpp: fixed crash if listening socket can't be created
- source/ControlSocket.cpp: fixed return code of MKD, now sending 257 on success
- readme.htm: updated version history
- source/ControlSocket.cpp, source/ExternalIpCheck.cpp, source/ServerThread.cpp, source/ServerThread.h, source/TransferSocket.cpp, source/GFtp/CriticalSectionWrapper.cpp, source/GFtp/CriticalSectionWrapper.h, source/GFtp/main.cpp, source/Interface/FileZilla server.rc, source/misc/StdString.h: added external IP address recheck on failed transfers
- source/Options.cpp, source/Options.h, source/Permissions.cpp, source/Permissions.h, source/Server.cpp, source/Service.cpp, source/StdAfx.h: config file can be reloaded using the /reload-config switch
- source/FileZilla server.rc, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: updated version information
- source/Server.cpp, source/TransferSocket.cpp: small code cleanup