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):
2002-09-09 17:20 Tim Kosse (botg)- source/install/FileZilla Server.nsi: made compatible with latest NSIS
- readme.htm: updated version information
- source/FileZilla server.rc: updated version information
- source/ControlSocket.cpp: account based connection limit did not work
- source/ControlSocket.cpp: PASS no longer requires a parameter to allow NULL passwords
- source/UsersDlg.cpp, source/UsersDlg.h: deleted member function GetFileAttributes, not using the SDK function with the same name
- source/UsersDlg.cpp: when deleting users, list item data war garbled
- source/OptionsMiscPage.cpp: fixed enable/disable of custom pasv setting controls
- source/Options.cpp: ok button did not work
- source/ControlSocket.cpp: improved recieve code
- source/version.cpp: using better way to retrieve own filename
- source/FileZilla server.rc, source/Options.cpp, source/OptionsMiscPage.cpp, source/OptionsMiscPage.h: improved custom pasv settings
- source/MainFrm.cpp, source/MainFrm.h: fixed transferrate, reduced flicker while resizing
- source/ControlSocket.cpp, source/Thread.cpp, source/TransferSocket.cpp, source/TransferSocket.h: improved thread responsiveness to messages
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h: updated to latest version
- source/FileZilla server.rc: updated version information
- readme.htm: updated readme for 0.7.2
- source/MainFrm.cpp: removed obsolete line
- source/install/FileZilla Server.nsi: improved uninstalling
- source/ControlSocket.cpp, source/ControlSocket.h, source/EnterSomething.cpp, source/EnterSomething.h, source/FileZilla server.cpp, source/FileZilla server.dsp, source/FileZilla server.h, source/ListenSocket.cpp, source/ListenSocket.h, source/MFC64bitFix.cpp, source/MFC64bitFix.h, source/MainFrm.cpp, source/MainFrm.h, source/OfflineAskDlg.cpp, source/OfflineAskDlg.h, source/Options.cpp, source/Options.h, source/OptionsGeneralPage.cpp, source/OptionsGeneralPage.h, source/OptionsGeneralWelcomemessagePage.cpp, source/OptionsGeneralWelcomemessagePage.h, source/OptionsMiscPage.cpp, source/OptionsMiscPage.h, source/OptionsSecurityPage.cpp, source/OptionsSecurityPage.h, source/StatusView.cpp, source/StatusView.h, source/StdAfx.cpp, source/StdAfx.h, source/Thread.cpp, source/Thread.h, source/TransferSocket.cpp, source/TransferSocket.h, source/UsersDlg.cpp, source/UsersDlg.h, source/UsersListCtrl.cpp, source/UsersListCtrl.h, source/UsersView.cpp, source/UsersView.h, source/splitex.cpp, source/version.cpp, source/version.h, source/splitex.h: added missing copyright notice
- source/UsersDlg.cpp: fix for ChangeCurrentDir always returning 1 if specifiying dir above ftproot
- source/ControlSocket.cpp: added XCUP, XPWD, XMKD, XRMD and NOP commands
- source/TransferSocket.cpp: fixed uninitialized variable
- source/FileZilla server.rc, source/MainFrm.cpp, source/MainFrm.h, source/resource.h: added users dialog menu entry
- source/UsersDlg.cpp: changes were not unmade after cancel of users dialog