Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:30:01
Changelog for FileZilla 3 (8047 changes):
2006-12-16 15:09 botg, revision 1151- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/it_IT.po
- A /FileZilla3/trunk/locales/ka.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-12-16 00:26 botg, revision 1150Updated
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2006-12-16 00:24 botg, revision 1149Display all available protocols
2006-12-15 18:52 botg, revision 1148Add functions to convert wxString <-> enum ServerProtocol
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2006-12-14 14:27 botg, revision 1147Forgot to remove debug code
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2006-12-14 09:40 botg, revision 1145Follow the "NoDrives" group policy
2006-12-14 01:34 botg, revision 1144Another fix
2006-12-14 01:31 botg, revision 1143version bump
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2006-12-13 16:30 botg, revision 1141Fix segfaults and assertions
2006-12-13 14:34 botg, revision 1140Fix an assertion
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2006-12-13 08:58 botg, revision 1139Fix disconnect notifications
2006-12-12 18:56 botg, revision 1138Don't actually retry if connection attempt was successful.
2006-12-12 18:21 botg, revision 1137fix Cancel
2006-12-12 17:45 botg, revision 1136Fix segfault if server refuses to initialize SFTP
2006-12-12 17:27 botg, revision 1135version bump
2006-12-12 15:17 botg, revision 1134updated
2006-12-12 14:38 botg, revision 1133Implement Copy button
2006-12-12 11:25 botg, revision 1132extract strings making use of wxPLURAL
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/engineprivate.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2006-12-12 00:29 botg, revision 1131Implement automatic retries if connection attempt fails
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-12-11 00:25 botg, revision 1130Clean up CControlSocket::ResetOperation, initialize m_pCurOpData earlier in Connect.
2006-12-10 10:18 botg, revision 1129Busy state should depend on command queue, not on engine.
2006-12-10 00:38 botg, revision 1128Fix timeout if listing a huge directories
2006-12-07 12:05 botg, revision 1127Fix issue causing the local file list to stop responding to mouseclicks
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- A /FileZilla3/trunk/src/interface/loginmanager.cpp
- A /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
2006-12-07 11:14 botg, revision 1126Moved some code into a new class
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-12-06 19:48 botg, revision 1125Updated
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2006-12-06 18:21 botg, revision 1124Bump required wxWidgets version to 2.8.0, remove 2.6 compatibility #ifdefs and fix some warnings.
2006-12-06 18:14 botg, revision 1123missed a parameter
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-12-06 14:12 botg, revision 1122Add retry options
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-12-06 12:50 botg, revision 1121Unneeded variable
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-12-05 17:18 botg, revision 1120Some servers only send a bare list of filenames (bug [ 1433792 ]). If unable to parse anything at all, treat parsed data as bare file list.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-12-05 17:16 botg, revision 1119some cleanup
2006-12-04 13:45 botg, revision 1118Fix segfault
2006-12-03 18:37 botg, revision 1117Don't force IP refresh, would cause too much traffic.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
2006-12-02 21:13 botg, revision 1116Remember last used resolved IP address. Don't resolve if local address == last resolved one,
2006-12-02 18:23 botg, revision 1115Layout improvements
2006-12-02 18:17 botg, revision 1114log failure of the gnutls_x509_crt_get_*dn functions
2006-12-02 18:11 botg, revision 1113If AUTH TLS fails, try AUTH SSL
2006-12-01 23:24 botg, revision 1112Don't start handshake prior to successful connection establishment of the underlaying socket.
2006-12-01 23:24 botg, revision 1111Don't store expired certificates and the likes.
2006-12-01 22:49 botg, revision 1110Fix another assertion
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2006-12-01 22:30 botg, revision 1109Working certificate storage
2006-12-01 14:42 botg, revision 1108several fixes: - fix assertion - fix nullpointer fereference - wxFileName's = operator cannot handle self-copy
2006-11-29 13:16 botg, revision 1107add a useful helper class
- M /FileZilla3/trunk/AUTHORS
- A /FileZilla3/trunk/locales/ar.po
- D /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/ne.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/sl.po
2006-11-28 17:33 botg, revision 1106Renamed ar_EG into ar, updated others
2006-11-28 16:19 botg, revision 1105Some broken servers send single-quoted PWD reply.
2006-11-27 00:39 botg, revision 1104Make sure panel has correct initial size.
2006-11-26 16:01 botg, revision 1103Updatechecks weren't disabled properly if version information was missing.
2006-11-26 11:11 botg, revision 1102fix improper mutex use
2006-11-25 23:04 botg, revision 1101Return FZ_REPLY_CRITICALERROR if login fails with a 5yz command.
2006-11-25 22:50 botg, revision 1100typo
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/resources/netconfwizard.xrc
2006-11-25 12:21 botg, revision 1099Add new fallback option to netconfwizard as well.
2006-11-25 11:56 botg, revision 1098Fix problems with sticky bit and the likes.
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-11-24 18:46 botg, revision 1097Add new option to completely disable the alternative transfer mode
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/it_IT.po
- A /FileZilla3/trunk/locales/ne.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/sl.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-11-24 11:37 botg, revision 1096Added Nepali translation, updated others.
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- A /FileZilla3/trunk/src/interface/optionspage_connection_passive.cpp
- A /FileZilla3/trunk/src/interface/optionspage_connection_passive.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-11-24 11:35 botg, revision 1095Moved passive mode settings onto own page, added strings for reconnection settings
2006-11-23 00:31 botg, revision 1094fix warning
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- A /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- A /FileZilla3/trunk/src/interface/verifycertdialog.h
2006-11-22 13:59 botg, revision 1093Partial certificate verification dialog.
2006-11-21 12:11 botg, revision 1092Patch by Andreas Jacobs to create .lproj directories inside application bundle.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-11-20 12:05 botg, revision 1091support for "migrated" files on MVS servers. Whatever that means.
2006-11-20 11:55 botg, revision 1090Add new servertype, don't translate names.
2006-11-20 11:20 botg, revision 1089New servertype, bug [ 1105269 ]
2006-11-20 11:13 botg, revision 1088Don't timeout while waiting for async request reply
2006-11-17 16:46 botg, revision 1087workaround for servers not understanding CDUP command
2006-11-16 23:47 botg, revision 1086Handle usernames containing @ signs.
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
2006-11-12 17:38 botg, revision 1085Add infrastructure for naive certificate validation
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it_IT.po
2006-11-12 17:31 botg, revision 1084updated again, previous commit was from wrong sourcetree.
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/it_IT.po
2006-11-12 11:23 botg, revision 1083updated
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
2006-11-12 11:23 botg, revision 1082Fix assertion
2006-11-10 21:08 botg, revision 1081Protocol selection did not work
2006-11-09 21:52 botg, revision 1080Add support for VMS servers sending it's listings with yet another field order
2006-11-09 21:52 botg, revision 1079fix warning
2006-11-09 08:43 botg, revision 1078errno.h needs to be included on some systems
2006-11-08 15:03 botg, revision 1077fix compile errors/warnings
- M /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/tlssocket.cpp
- A /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/interface/Makefile.am
2006-11-08 14:57 botg, revision 1076implement TLS/SSLv3 support. No certificate validation yet.
2006-11-07 19:52 botg, revision 1075check for GnuTLS
2006-11-07 17:01 botg, revision 1074fix ChangePath on VMS servers
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2006-11-07 16:31 botg, revision 1073Cleanup
2006-11-07 12:39 botg, revision 1072Fix spurious compiler warning
2006-11-07 12:39 botg, revision 1071add backend.h
2006-11-07 12:25 botg, revision 1070fix detection of FZS
- A /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2006-11-07 09:45 botg, revision 1069Add virtual CBackend class, providing a common interface for reading/writing of data from/to a backend, e.g. a socket.
2006-11-05 23:35 botg, revision 1068Fix warning
2006-11-04 11:29 botg, revision 1067updated
2006-11-01 14:55 botg, revision 1066Fix assertion
2006-11-01 14:54 botg, revision 1065Missing commit of "small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method"
2006-11-01 13:34 botg, revision 1064add ftps:// and ftpes:// protocols
2006-11-01 13:33 botg, revision 1063small speedup
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-10-31 18:10 botg, revision 1062small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2006-10-31 14:44 botg, revision 1061If reversing sort direction, simply reverse the index mapping.
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-10-31 09:03 botg, revision 1060Couple of FZ_AUTOUPDATECHECK related fixes
2006-10-30 13:45 botg, revision 1059m_currentFilterSet did not always get set in LoadFilters
2006-10-30 13:23 botg, revision 1058Clarified nightly warning, fixed fzsftp detection.
2006-10-29 21:55 botg, revision 1057make sure input field has initial focus
2006-10-29 19:11 botg, revision 1056fix copy operator
2006-10-29 18:44 botg, revision 1055remove redundant checks
2006-10-28 14:00 botg, revision 1054Fixed ApplyCurrentFilter
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-10-27 08:00 botg, revision 1053Added configure flags to disable the update checks.
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-10-26 15:58 botg, revision 1052updated
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2006-10-26 14:28 botg, revision 1051Implement reference counting.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2006-10-26 09:18 botg, revision 1050Step 2: Use [] operator instead of accessing m_pEntries directly
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
Step 1 of implementing refcounted listing: Make m_entryCount protected, add accessors.