Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-19 20:10:01
Changelog for FileZilla 3 (8075 changes):
2006-09-04 15:53 botg, revision 9002006-09-04 14:04 botg, revision 899updated
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/logging.c
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/windefs.c
- A /FileZilla3/trunk/src/putty/windows/winhandl.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/windows/winpgntc.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winstuff.h
2006-09-03 23:06 botg, revision 898merged with putty svn, rev 6844
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2006-09-03 21:40 botg, revision 897make ascii/binar mode known to file exists notification
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
2006-09-03 16:14 botg, revision 896make use of "always use this action"
2006-09-03 10:07 botg, revision 895updated
2006-09-03 09:59 botg, revision 894update mail address and copyright year
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/defaultfileexistsdlg.h
2006-09-03 09:47 botg, revision 893add method to set default action
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2006-09-01 23:36 botg, revision 892toggle filter button if filters are active
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2006-09-01 23:01 botg, revision 891make use of default file exists action
2006-08-31 13:56 botg, revision 890add value for unspecified file exists action
2006-08-31 09:27 botg, revision 889typos
- A /FileZilla3/trunk/src/interface/defaultfileexistsdlg.cpp
- A /FileZilla3/trunk/src/interface/defaultfileexistsdlg.h
- M /FileZilla3/trunk/src/interface/Makefile.am
2006-08-30 16:06 botg, revision 888missing files
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/optionspage_fileexists.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2006-08-30 11:44 botg, revision 887session specific file exists action dialog
2006-08-30 08:11 botg, revision 886decorate OnClose and OnConnect log messages with the class name
2006-08-28 21:46 botg, revision 885fix multiline entries due to problem in wxLine::Concat
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage_debug.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-08-28 14:50 botg, revision 884added option for raw directory listings
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/optionspage.h
- A /FileZilla3/trunk/src/interface/optionspage_fileexists.cpp
- A /FileZilla3/trunk/src/interface/optionspage_fileexists.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-08-28 12:40 botg, revision 883options page for default file exists action
2006-08-28 12:38 botg, revision 882move probe to port 21
2006-08-27 22:53 botg, revision 881new options for default file exists action
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2006-08-27 12:49 botg, revision 880more fixes
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2006-08-27 00:14 botg, revision 879more fixes
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2006-08-26 19:21 botg, revision 878fix eplf listings and listings using numerical timestamp (unix time)
2006-08-26 18:11 botg, revision 877fix buffer overflow
2006-08-25 14:47 botg, revision 876more formats tested
fix bug detected by the test suite.