Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:10:01
Changelog for FileZilla 3 (8047 changes):
2006-11-25 12:21 botg, revision 10992006-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
fix ChangePath on VMS servers