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):
2002-09-06 10:18 Tim Kosse (botg)- source/FtpControlSocket.cpp, source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h: fixed GSS code, was not thread-safe at all
- source/SiteManager.cpp: OnSitemanagerFileExportWithalldetails did not export correct servertype
- source/QueueCtrl.cpp: view/edit did not put files back on the server
- source/FzSFtp/SSH.C: fix by Elahn Ientile: password entered in FileZilla will be used to decrypt encrypted private key of the default PuTTY config
- source/MainFrm.cpp: OnEditSettings could crash FileZilla when called more than once, did actually access a previously destroyed menu hanlde
- source/Options.cpp: did not remember view settings correctly
- source/FileZilla.rc, source/Options.cpp, source/Options.h, source/OptionsTransferPage.cpp, source/OptionsTransferPage.h: fixed crash when viewing transfer options page
- source/install/FileZilla.nsi: updated download location
- source/FileZilla.rc, source/Language DLLs/Bulgarian/resource.h, source/Language DLLs/French/resource.h, source/Language DLLs/German/resource.h, source/Language DLLs/Hungarian/resource.h, source/Language DLLs/Italian/resource.h, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/resource.h: updated resource files
- source/FileZilla.rc: Renamed "Bypass Proxy / Firewall settings" into "Bypass Proxy settings", updated version information
- readme.htm: updated readme
- source/QueueCtrl.cpp, source/QueueCtrl.h: now reducing connection count for a server if it does not accept enough simultaneous connections
- source/FzApiStructures.cpp, source/FzApiStructures.h: added t_server::operator< for simple use with STL's map
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: Directory creation continues even if MKD itself failes to avoid problems when directory has already been create by another thread or someone else
- source/QueueCtrl.cpp: bug in TransferNextFile when transfer api count was decrased fixed
- source/QueueCtrl.cpp: fixed assertion in debug mode when changing max connection count
- source/FileExistsDlg.cpp, source/FileExistsDlg.h, source/FileZillaApi.cpp, source/FileZillaApi.h, source/MainFrm.cpp, source/QueueCtrl.cpp: now longer showing multiple file exists dialogs
- source/CommandQueue.cpp, source/MainFrm.cpp, source/Options.cpp, source/SiteManager.cpp, source/install/FileZilla.nsi: secure mode could not be disabled
- source/FtpListResult.cpp, source/FtpListResult.h: compatible with even more servers. Credits go to Daniel Jarvis for the idea
- todo.txt: removed multiple transfers from the list
- source/install/FileZilla.nsi: updated installer
- readme.htm: updated readme
- source/install/download.ini: config file for download page in installer
- source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/Bulgarian/resource.h, source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/German/resource.h, source/Language DLLs/Hungarian/FzResHu.rc, source/Language DLLs/Hungarian/resource.h, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Italian/resource.h, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/resource.h: updated language files
- source/CommandQueue.cpp, source/FileZilla.rc, source/MainFrm.cpp, source/Options.cpp, source/Options.h, source/OptionsTransferPage.cpp, source/OptionsTransferPage.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/StdAfx.h, source/resource.h: primary connection will be automatically used if unable to connect during transfer