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):
2005-02-17 13:00 Tim Kosse (botg)- source/Permissions.cpp, source/Permissions.h: fixed compile error
- source/Interface/UsersDlg.cpp: allow changing upper-/lowercase of username
- source/Permissions.cpp, source/Permissions.h: :g can be used as replacement for the group name.
- source/Interface/GroupsDlg.cpp: if renaming group, adjust user accounts accordingly
- source/Permissions.cpp: aliases did not work properly if username did contain uppercase characters
- source/ControlSocket.cpp: typo, delayed connections were never unstalled
- source/Permissions.cpp: Not all alises were displayed in NLST listings
- source/AdminSocket.cpp, source/Interface/AdminSocket.cpp: fixed bufer overflow in CAdminSocket of the server interface: If enlarging buffer, allocated size and stored buffer size were different
- source/ControlSocket.cpp: patch #1086041: If inet_addr failes for PORT command, check if IP address had leading zeros.
- source/AsyncSocketEx.cpp, source/Options.cpp, source/Permissions.cpp, source/Server.cpp, source/Interface/AsyncSocketEx.cpp, source/Interface/misc/MarkupSTL.cpp, source/misc/MarkupSTL.cpp: Win64 compile fixes
- source/install/FileZilla Server.nsi: [no log message]
- source/install/FileZilla Server.nsi: applied patch #1076049
- readme.htm, source/AsyncSocketExLayer.cpp, source/FileZilla server.rc, source/FileZilla server.sln, source/FileZilla server.vcproj, source/SpeedLimit.cpp, source/StdAfx.h, source/Interface/ConnectDialog.cpp, source/Interface/EnterSomething.cpp, source/Interface/FileZilla Server Interface.vcproj, source/Interface/FileZilla server.cpp, source/Interface/FileZilla server.rc, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlgGeneral.cpp, source/Interface/GroupsDlgIpFilter.cpp, source/Interface/GroupsDlgSharedFolders.cpp, source/Interface/MainFrm.cpp, source/Interface/NewUserDlg.cpp, source/Interface/OfflineAskDlg.cpp, source/Interface/Options.cpp, source/Interface/OptionsAdminInterfacePage.cpp, source/Interface/OptionsDlg.cpp, source/Interface/OptionsGSSPage.cpp, source/Interface/OptionsGeneralPage.cpp, source/Interface/OptionsGeneralWelcomemessagePage.cpp, source/Interface/OptionsIpFilterPage.cpp, source/Interface/OptionsLoggingPage.cpp, source/Interface/OptionsMiscPage.cpp, source/Interface/OptionsPage.cpp, source/Interface/OptionsPasvPage.cpp, source/Interface/OptionsSecurityPage.cpp, source/Interface/SpeedLimitRuleDlg.cpp, source/Interface/StatusCtrl.cpp, source/Interface/StatusView.cpp, source/Interface/StdAfx.h, source/Interface/UsersDlg.cpp, source/Interface/UsersDlgGeneral.cpp, source/Interface/UsersDlgIpFilter.cpp, source/Interface/UsersDlgSharedFolders.cpp, source/Interface/UsersListCtrl.cpp, source/Interface/UsersView.cpp, source/Interface/splitex.cpp, source/Interface/misc/BrowseForFolder.cpp, source/Interface/misc/HyperLink.cpp, source/Interface/misc/Led.cpp, source/Interface/misc/MarkupSTL.cpp, source/Interface/misc/SAPrefsDialog.cpp, source/Interface/misc/SAPrefsStatic.cpp, source/Interface/misc/SAPrefsSubDlg.cpp, source/Interface/misc/SBDestination.cpp, source/Interface/misc/SystemTray.cpp, source/Interface/misc/md5.cpp, source/install/FileZilla Server.nsi, source/misc/MarkupSTL.cpp, source/misc/mmgr.cpp, source/misc/mmgr.h, source/misc/nommgr.h: added memory check tool
- source/Server.cpp: fix memory leaks
- readme.htm, source/ControlSocket.cpp, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: fixed typo
- source/Permissions.cpp: typo
- readme.htm, source/ControlSocket.cpp, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: MKD did not work
- source/Server.cpp, source/Interface/UsersListCtrl.cpp: kicking users did crash both service and interface
- readme.htm, source/OptionTypes.h, source/install/FileZilla Server.nsi: updated version information
- source/AdminListenSocket.cpp: always allow connection from 127.0.0.1
- source/Interface/AdminSocket.cpp, source/Interface/AdminSocket.h, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlg.h, source/Interface/GroupsDlgSharedFolders.cpp, source/Interface/MainFrm.cpp, source/Interface/UsersDlg.cpp, source/Interface/UsersDlg.h, source/Interface/UsersDlgSharedFolders.cpp: do not display folder selection dialog for remote administration sessions
- source/Accounts.cpp: fixed harmful sideeffect
- source/Interface/MainFrm.cpp: if Init of user or group dialog failes, delete the dialog and reset m_nEdit
- source/Permissions.cpp, source/Permissions.h: some duplicate code has been removed
- source/Interface/FileZilla Server Interface.vcproj, source/Interface/FileZilla server.rc, source/Interface/MainFrm.cpp, source/Interface/UsersListCtrl.cpp, source/Interface/UsersListCtrl.h, source/Interface/UsersView.cpp, source/Interface/resource.h, source/Interface/res/down.ico, source/Interface/res/up.ico: implement user list sorting