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-05-31 15:17 Tim Kosse (botg)- source/Interface/MainFrm.cpp: fixed systray icon states
- source/Interface/FileZilla server.rc, source/Interface/resource.h: added server menu; groups dialog can be closed with ESC
- readme.htm, source/AsyncGssSocketLayer.cpp, source/ControlSocket.cpp, source/FileZilla server.rc, source/OptionTypes.h, source/Options.cpp, source/Permissions.cpp, source/ServerThread.cpp, 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/OptionsMiscPage.cpp, source/Interface/OptionsMiscPage.h, source/Interface/resource.h, source/Interface/misc/SAPrefsDialog.cpp, source/install/FileZilla Server.nsi: server speed limit can be bypassed; small fixes; updated version history
- source/Accounts.cpp, source/Accounts.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla server.dsp, source/FileZilla server.rc, source/Permissions.cpp, source/ServerThread.cpp, source/Interface/FileZilla server.rc, source/Interface/GroupsDlgSpeedLimit.cpp, source/Interface/UsersDlg.cpp, source/Interface/UsersDlgGeneral.cpp, source/Interface/UsersDlgSpeedLimit.cpp, source/Interface/resource.h, source/install/FileZilla Server.nsi: server speed limits can be bypassed
- source/Interface/FileZilla Server Interface.dsp, source/Interface/FileZilla server.rc, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlg.h, source/Interface/GroupsDlgSpeedLimit.cpp, source/Interface/GroupsDlgSpeedLimit.h, source/Interface/resource.h: group based speed limits can now be set
- source/AdminInterface.cpp: removed obsolute comment
- source/ControlSocket.cpp: fixed memory leak
- source/Interface/FileZilla Server Interface.dsp, source/Interface/FileZilla server.rc, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlg.h, source/Interface/GroupsDlgGeneral.cpp, source/Interface/GroupsDlgGeneral.h, source/Interface/UsersDlg.cpp, source/Interface/UsersDlgGeneral.cpp, source/Interface/UsersDlgGeneral.h, source/Interface/resource.h, source/Interface/misc/SAPrefsDialog.cpp: restructured groups dialog
- source/ControlSocket.cpp, source/ControlSocket.h, source/Options.cpp, source/Options.h, source/ServerThread.cpp, source/ServerThread.h, source/TransferSocket.cpp, source/resource.h: implemented speedlimits
- source/Accounts.cpp, source/Accounts.h, source/FileZilla server.dsp, source/OptionTypes.h, source/Options.cpp, source/Options.h, source/Permissions.cpp, source/Permissions.h, source/SpeedLimit.cpp, source/SpeedLimit.h, source/Interface/FileZilla Server Interface.dsp, source/Interface/FileZilla server.rc, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlg.h, source/Interface/OptionsDlg.cpp, source/Interface/OptionsDlg.h, source/Interface/OptionsSpeedLimitPage.cpp, source/Interface/OptionsSpeedLimitPage.h, source/Interface/SpeedLimitRuleDlg.cpp, source/Interface/SpeedLimitRuleDlg.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/resource.h, source/Interface/misc/SAPrefsDialog.cpp, source/Interface/misc/SAPrefsDialog.h, source/Interface/misc/SAPrefsSubDlg.cpp: added speedlimit settings to the interface, but the server doesn't know how to limit speed yet.
- source/Interface/AdminSocket.cpp: improved program/protocol version number warnings/errors
- source/Accounts.cpp, source/Accounts.h, source/Permissions.cpp, source/Permissions.h: moved t_user and t_group to Accounts.h/cpp
- source/AsyncGssSocketLayer.cpp: [no log message]
- source/AsyncGssSocketLayer.cpp, source/GFtp/main.c, source/install/FileZilla Server.nsi: fixed display of newline chars in replies; updated installed
- source/AsyncGssSocketLayer.cpp: fixed typos
- source/AsyncGssSocketLayer.cpp, source/AsyncGssSocketLayer.h: huge performance enhancement
- source/AsyncGssSocketLayer.cpp, source/GFtp/main.c: more gss fixes
- source/AsyncGssSocketLayer.cpp, source/TransferSocket.cpp, source/GFtp/GFtp.dsp, source/GFtp/main.c: more gss fixes
- source/AsyncGssSocketLayer.cpp: more gss fixes
- source/AsyncGssSocketLayer.cpp, source/AsyncGssSocketLayer.h, source/AsyncSocketExLayer.cpp, source/ControlSocket.cpp, source/Permissions.cpp, source/Permissions.h, source/Service.cpp, source/TransferSocket.cpp, source/GFtp/main.c, source/GFtp/radix.c: some fixes
- source/FileLogger.cpp: check for INVALID_HANDLE_VALUE instead of 0
- source/AsyncGssSocketLayer.cpp, source/AsyncGssSocketLayer.h, source/ControlSocket.cpp, source/FileZilla server.dsw, source/GFtp/GFtp.dsp: now using the same layer class as the client
- source/GFtp/GFtp.dsp, source/GFtp/externvars.h, source/GFtp/ftp_var.h, source/GFtp/main.c: added client code
- source/Interface/FileZilla Server Interface.dsp: [no log message]
- source/ControlSocket.cpp, source/OptionTypes.h, source/Permissions.cpp, source/Permissions.h, source/Interface/EnterSomething.cpp, source/Interface/FileZilla server.rc, source/Interface/MainFrm.cpp, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlg.h, source/Interface/MainFrm.h, source/Interface/NewUserDlg.cpp, source/Interface/NewUserDlg.h, source/Interface/UsersDlg.cpp, source/Interface/UsersDlg.h, source/Interface/resource.h, source/Interface/res/Toolbar.bmp: finally implemented user groups