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 Legacy FileZilla 2 (1767 changes):
2001-07-25 21:18 Xiaowen Xin (xiaowen)- source/ControlSocket.cpp: GetUserFromKrb
- readme.htm, source/ControlSocket.cpp, source/FileZilla.cpp, source/FileZilla.rc, source/LocalDirName.cpp, source/MainFrm.cpp, source/Options.cpp, source/Options.h, source/OptionsMiscPage.cpp, source/OptionsMiscPage.h, source/SiteManager.cpp, source/SiteManager.h, source/StdAfx.h, source/TransferSocket.cpp, source/TransferSocket.h, source/resource.h: bugfixes and sitemanager improvements
- source/AsyncSocksifiedSocket.cpp, source/ControlSocket.cpp, source/FileZilla.cpp, source/FileZilla.rc, source/FtpListCtrl.cpp, source/FtpListResult.cpp, source/FtpView.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h, source/MainThread.cpp, source/Options.cpp, source/OptionsInterfacePage.cpp, source/OptionsInterfacePage.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/QueueView.cpp, source/QueueView.h, source/SiteManager.cpp, source/structures.h: updates all sources to reflect the changes in the main branch
- source/GFtp/main.c: bug fix in decrypt_chunk
- source/AsyncSocksifiedSocket.cpp, source/AsyncSocksifiedSocket.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.dsp, source/FtpListResult.cpp, source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h, source/MainThread.cpp, source/TransferSocket.cpp, source/TransferSocket.h: fixed the bugs in the receive code
- source/GSSAsyncSocksifiedSocket.cpp: improved Send(...)
- source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h: improved Receive
- source/ControlSocket.cpp, source/FileZilla.rc, source/FtpView.cpp, source/MainFrm.cpp, source/Options.cpp, source/OptionsInterfacePage.cpp, source/OptionsInterfacePage.h, source/TransferSocket.cpp, source/TransferSocket.h: last minute fixes
- readme.htm, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.rc, source/FtpListCtrl.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h, source/MainThread.cpp, source/QueueCtrl.cpp, source/QueueCtrl.h, source/QueueView.cpp, source/QueueView.h, source/SiteManager.cpp, source/TransferSocket.cpp, source/resource.h, source/structures.h: improved transfer queue and other fixes
- source/ControlSocket.cpp: Fixed pasv transfer bug
- source/AsyncSocksifiedSocket.cpp, source/AsyncSocksifiedSocket.h: Receive now acts like Send, returns -1 if m_nSocksOpID!=0
- source/FileZilla.dsp: gss-layer
- source/ControlSocket.cpp, source/ControlSocket.h, source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h, source/TransferSocket.cpp, source/TransferSocket.h: gss-layer
- source/ControlSocket.cpp, source/FtpListCtrl.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/TransferSocket.cpp: some fixes
- source/FileZilla.cpp, source/FileZilla.dsp, source/FileZilla.rc, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/OptionsInterfacePage.cpp, source/OptionsInterfacePage.h, source/resource.h: shlwapi.dll no longer needed, list columns can be hidden
- source/PathFunctions.cpp, source/PathFunctions.h: Replacement for shlwapi.dll
- readme.htm: added requirements section
- source/FileZilla.dsp, source/FtpView.cpp, source/MainFrm.cpp, source/MainFrm.h, source/splitex.cpp, source/misc/ComboCompletion.cpp: some bug fixes
- source/ControlSocket.cpp, source/FileZilla.dsp, source/FileZilla.rc, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/FtpView.cpp, source/FtpView.h, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/LocalView2.h, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/OptionsInterfacePage.cpp, source/OptionsInterfacePage.h, source/resource.h, source/misc/ComboCompletion.cpp, source/misc/ComboCompletion.h: replaced ftp dir edit field with combo box, and list view style can be changed now
- source/FtpName.cpp [DEAD], source/FtpName.h [DEAD]: replaced by CComboCompletion
- source/FtpListResult.cpp, source/FtpListResult.h, source/TransferSocket.cpp, source/TransferSocket.h: Support for NT servers with MSDOS directory listing
- source/FileZilla.rc, source/FtpView.cpp, source/MainFrm.cpp, source/OutputWnd.cpp, source/OutputWnd.h, source/StatusView.cpp, source/StatusView.h: mouse wheel suppoert for the message log and some fixes
- source/splitex.cpp, source/splitex.h: Some fixes
- readme.htm, source/ControlSocket.cpp, source/FileZilla.dsp, source/FileZilla.rc, source/FtpView.cpp, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/OptionsInterfacePage.cpp, source/OptionsInterfacePage.h, source/StdAfx.h, source/resource.h, source/res/Toolbar.bmp: Added interface page to option
- source/splitex.cpp, source/splitex.h: fixed some resizing bugs