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):
2003-11-22 15:51 Tim Kosse (botg)- source/TransferSocket.cpp: ignore speed limit after call to OnClose
- source/Interface/OptionsAdminInterfacePage.cpp, source/Interface/OptionsDlg.cpp, source/Interface/UsersListCtrl.cpp, source/Interface/misc/MarkupSTL.cpp, source/Interface/misc/SAPrefsDialog.cpp: compiles under VC++ 7.1 again
- source/Interface/AsyncSocketEx.cpp, source/Interface/AsyncSocketEx.h: updated to latest version
- source/FileLogger.cpp, source/Options.cpp, source/TransferSocket.h, source/misc/MarkupSTL.cpp: compiles under VC++ 7.1 again
- source/StdAfx.cpp, source/StdAfx.h, source/AsyncSocketEx.cpp: check if critical section has been initialized
- source/ControlSocket.cpp, source/FileZilla server.dsp, source/ServerThread.cpp, source/ServerThread.h, source/TransferSocket.cpp, source/ExternalIpCheck.cpp, source/ExternalIpCheck.h: implemented custom pasv ip detection
- source/SpeedLimit.cpp, source/SpeedLimit.h: missing copyright headers
- source/AsyncSocketEx.cpp: fixed return value of Connect
- source/Interface/FileZilla Server Interface.dsp, source/Interface/FileZilla server.rc, source/Interface/GroupsDlgSpeedLimit.cpp, source/Interface/GroupsDlgSpeedLimit.h, source/Interface/NewUserDlg.cpp, source/Interface/NewUserDlg.h, source/Interface/OptionsAdminInterfacePage.cpp, source/Interface/OptionsAdminInterfacePage.h, source/Interface/OptionsDlg.cpp, source/Interface/OptionsDlg.h, source/Interface/OptionsGSSPage.cpp, source/Interface/OptionsGSSPage.h, source/Interface/OptionsGeneralPage.cpp, source/OptionTypes.h, 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/UsersDlgSpeedLimit.cpp, source/Interface/UsersDlgSpeedLimit.h, source/Interface/resource.h: - moved pasv settings to own page - better way to load/validate/save settings - added missing copyright headers
- source/Interface/ChildView.cpp [DEAD], source/Interface/ChildView.h [DEAD]: removed unused files
- source/Interface/FileZilla server.rc, source/Interface/OptionsDlg.cpp, source/Interface/misc/SAPrefsDialog.cpp: fixed missing dialog titles
- source/Interface/OptionsDlg.cpp: wrong input field checked in OnOK
- source/StdAfx.h, source/config.h: check for installed Platform SDK
- source/AsyncGssSocketLayer.cpp, source/AsyncSocketEx.cpp: fixed compiler warnings
- source/ControlSocket.cpp, source/ControlSocket.h: fixed socket creation
- source/OptionTypes.h, source/Options.cpp, source/Interface/FileZilla server.rc, source/Interface/OptionsDlg.cpp, source/Interface/OptionsMiscPage.cpp, source/Interface/OptionsMiscPage.h, source/Interface/resource.h: added interface settings for remote ip detection
- source/Permissions.cpp: group membership for user accounts weren't set on startup
- source/Permissions.cpp: fixed wrong permissions string in directory listings
- source/GFtp/CriticalSectionWrapper.cpp, source/GFtp/CriticalSectionWrapper.h, source/GFtp/GFtp.dsp, source/GFtp/main.c [DEAD], source/GFtp/main.cpp, source/GFtp/radix.c: synchronize calls to gss/krb libs
- readme.htm, source/FileZilla server.rc, source/OptionTypes.h, source/Interface/FileZilla server.rc: updated version information
- source/install/FileZilla Server.nsi: interface wasn't compiled
- source/Permissions.cpp: fixed compiler warnings
- source/AsyncGssSocketLayer.cpp, source/AsyncSocketExLayer.cpp: possible fix for stalling transfers
- source/ControlSocket.cpp: only check the first character of the argument to the TYPE command
- source/ControlSocket.cpp, source/Permissions.cpp, source/Permissions.h, source/TransferSocket.cpp, source/TransferSocket.h: fixed mget problems, increased directory listing performance