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 Legay FileZilla Server (581 changes):
2002-05-30 18:41 Tim Kosse (botg)- source/ControlSocket.cpp, source/ControlSocket.h: skipping all telnet command, QUIT now works without beeing logged on
- source/ControlSocket.cpp, source/FileZilla server.rc, source/Options.cpp, source/Options.h, source/OptionsMiscPage.cpp, source/OptionsMiscPage.h, source/UsersDlg.cpp, source/resource.h: added custom PASV ip/port settings patch from Juan Carlos Arevalo-Baeza
- readme.htm, source/FileZilla server.rc, source/StdAfx.h: version 0.7.1
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h: latest version
- source/UsersDlg.cpp: fixed security hole reported by Stephen Cope
- source/FileZilla server.rc, source/UsersDlg.cpp, source/UsersDlg.h, source/resource.h: added add/remove/.... buttons to users dialog
- source/resource.h: fixed id conflicts, renumbered ids
- source/install/FileZilla Server.nsi: Shortcut to FZS Workspace was created in the wrong directory
- source/ControlSocket.cpp, source/UsersDlg.cpp: fixed problems with usernames containing uppercase characters
- source/UsersDlg.cpp: fixed problem with links and nonrelative accounts
- readme.htm, source/FileZilla server.rc, source/UsersDlg.cpp: updated version information
- source/misc/WheatyExceptionReport.cpp: version information added to exception report
- source/UsersDlg.cpp: fixed GetFileName
- source/ControlSocket.h: fixed quoted args
- source/Thread.cpp: format specifications in welcome message
- source/Options.cpp: [no log message]
- source/ControlSocket.cpp: fixed NLST param parsing
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/FileZilla server.dsp, source/ListenSocket.cpp, source/ListenSocket.h, source/MainFrm.cpp, source/StdAfx.h, source/Thread.cpp, source/TransferSocket.cpp, source/TransferSocket.h: changed CAsyncSocket into CAsyncSocketEx
- source/ControlSocket.cpp, source/ControlSocket.h: changed CAsyncSocket into CAsyncSocketEx, fixed LIST/NLST with params and quoted paths
- source/install/FileZilla Server.nsi: added dbghelp.dll to installer, made compatible with latest NSIS (1.98)
- source/UsersDlg.cpp: fixed remove user
- readme.htm, source/FileZilla server.dsp, source/FileZilla server.rc: version 0.6
- source/UsersDlg.cpp, source/UsersDlg.h: new inline function: GetFileAttributes, replaces all calls to GetStatus64 to increase speed
- source/misc/WheatyExceptionReport.cpp, source/misc/WheatyExceptionReport.h: class to generate exception reports
- source/misc/SystemTray.cpp: fixed RefreshIcon()