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-01 10:16 Tim Kosse (botg)- source/Interface/OutputWnd.cpp: fixed small drawing problem
- source/ControlSocket.cpp, source/Server.cpp, source/ServerThread.cpp, source/StdAfx.h: username was not stored correctly
- source/Interface/OptionsGSSPage.cpp, source/Interface/OptionsGSSPage.h: missing files
- source/AsyncGssSocketLayer.cpp, source/AsyncGssSocketLayer.h, source/ControlSocket.cpp, source/FileZilla server.dsw, source/TransferSocket.cpp, source/GFtp/GFtp.dsp, source/GFtp/externvars.h, source/GFtp/ftp_var.h, source/GFtp/gssapi.h, source/GFtp/krb5.h, source/GFtp/krb5proxy.h, source/GFtp/main.c, source/GFtp/pwd.h, source/GFtp/radix.c, source/GFtp/win-mac.h: some GSS fixes
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla server.dsp, source/OptionTypes.h, source/Permissions.cpp, source/Permissions.h, source/StdAfx.h, source/TransferSocket.cpp, source/AsyncGssSocketLayer.cpp, source/AsyncGssSocketLayer.h, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h, source/TransferSocket.h, source/Interface/FileZilla Server Interface.dsp, source/Interface/FileZilla server.rc, source/Interface/OptionsDlg.cpp, source/Interface/OptionsDlg.h, source/Interface/resource.h: added GSS support, code is untested
- source/AdminSocket.cpp, source/AdminSocket.h, source/ControlSocket.cpp, source/FileLogger.cpp, source/FileZilla server.dsp, source/Options.cpp, source/Options.h, source/Permissions.cpp, source/Server.cpp, source/ServerThread.cpp, source/TransferSocket.cpp, source/version.cpp, source/Interface/AdminSocket.h, source/Interface/OptionsDlg.cpp, source/Interface/misc/md5.cpp, source/misc/MarkupSTL.cpp, source/misc/StdString.h, source/misc/WheatyExceptionReport.h, source/misc/WindowsVersion.h, source/misc/md5.cpp: fixed warnings
- source/misc/StdString.h: updated to latest version
- source/ControlSocket.cpp, source/ControlSocket.h: added send buffer, very large welcome messages should work now
- source/Options.cpp: instances were not updated after parsing new options
- source/Interface/misc/MailMsg.cpp, source/Interface/misc/MailMsg.h, source/Interface/misc/ProcessorInfo.h, source/Interface/misc/WindowsVersion.h, source/misc/MailMsg.cpp, source/misc/MailMsg.h, source/misc/ProcessorInfo.h, source/misc/WindowsVersion.h: added missing exception handler files
- source/ControlSocket.cpp, source/FileZilla server.dsp, source/FileZilla server.rc, source/OptionTypes.h, source/Interface/AsyncSocketEx.h, source/Interface/FileZilla Server Interface.dsp, source/Interface/FileZilla server.rc, source/Interface/misc/WheatyExceptionReport.cpp, source/Interface/misc/WheatyExceptionReport.h, source/install/FileZilla Server.nsi, source/misc/WheatyExceptionReport.cpp, source/misc/WheatyExceptionReport.h: fixed minor bugs; updated to latest exception handler
- source/version.cpp: did return "0.8.3 test release 1" instead of "0.8.3a"
- source/ControlSocket.cpp, source/ControlSocket.h: fixed problems with ascii char 255 in filenames
- source/AsyncSocketEx.cpp: did not copy all socket window data if exceeding socket count of 512
- source/AsyncSocketEx.cpp, source/Interface/AsyncSocketEx.cpp: really stupid typos
- source/AsyncSocketEx.h: typo in comments
- readme.htm, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/Interface/version.cpp, source/install/FileZilla Server.nsi: updated version information
- source/Interface/AdminSocket.cpp: fixed OnConnect, did reset connection state if called after OnReceive was called
- source/Interface/FileZilla Server Interface.dsp, source/Interface/FileZilla server.cpp, source/Interface/FileZilla server.h, source/Interface/MainFrm.cpp, source/Interface/OptionsDlg.cpp, source/Interface/OutputWnd.cpp, source/Interface/OutputWnd.h, source/Interface/StdAfx.h, source/Interface/misc/SAPrefsDialog.cpp, source/Interface/misc/SAPrefsDialog.h: replaced MFC container classes and removed AfxSock dependancy
- source/Interface/FileZilla server.rc: Cancel button on connect dlg was in wrong language
- source/Interface/AdminSocket.cpp: fixed endless loop
- source/Interface/OptionsDlg.cpp: do not force admin password if no IP addresses are allowed to connect
- source/Interface/OptionsLoggingPage.cpp, source/Interface/OptionsLoggingPage.h: oops, forget to add logging page
- source/Interface/FileZilla server.cpp: quit app after using /adminport
- readme.htm, source/FileZilla server.rc, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: updated version information