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-04-03 17:15 Tim Kosse (botg)- source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla server.dsp, source/MainFrm.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/TransferSocket.h, source/UsersDlg.cpp: fixed problem with files > 2GB
- readme.htm, source/FileZilla server.rc: updated version information
- source/UsersDlg.cpp: when adding new dirs, select dir dialog shows up automatically
- source/install/FileZilla Server.nsi: fixed run at startup bug
- source/UsersDlg.cpp: problem with filedates with files from the future
- source/FileZilla server.rc: changed version resource
- readme.htm: FZS 0.4 readme
- source/UsersDlg.cpp: fixed problem where permissions were not recognized, no homedir fix
- source/Thread.cpp: no longer accepting already closed connections, don't sending complete login msg if already disconnected
- source/TransferSocket.cpp, source/TransferSocket.h: improved OnClose() and error handling
- source/ControlSocket.cpp, source/ControlSocket.h: added QUIT and APPE command, remote IP stored so that it can appear in disconnect messages, improved PORT param parsing
- source/install/FileZilla Server.nsi: made compatible with latest NSIS version, run on startup reg-key now quoted
- source/OutputWnd.cpp, source/OutputWnd.h, source/StatusView.cpp, source/StatusView.h: Added mouse wheel scrolling
- source/OptionsMiscPage.cpp, source/OptionsMiscPage.h: misc options page
- readme.htm, source/FileZilla server.rc: last changes for 0.3 release
- source/install/FileZilla Server.nsi: Added "Start with Windows" option
- source/misc/Led.cpp, source/misc/Led.h, source/res/leds.bmp: Status LEDs
- source/ControlSocket.cpp: implemented NOOP command
- readme.htm, source/ControlSocket.cpp, source/FileZilla server.dsp, source/FileZilla server.rc, source/MainFrm.cpp, source/MainFrm.h, source/StdAfx.h, source/Thread.cpp, source/Thread.h, source/TransferSocket.cpp, source/resource.h, source/install/FileZilla Server.nsi: Transferrate and -count will be displayed in statusbar
- source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla server.dsp, source/FileZilla server.rc, source/MainFrm.cpp, source/Options.cpp, source/Options.h, source/Thread.cpp, source/Thread.h, source/TransferSocket.cpp, source/TransferSocket.h, source/resource.h: ip limit implemented
- source/FileZilla server.rc, source/UsersDlg.cpp, source/resource.h: accounts can be renamed
- source/UsersDlg.cpp: faster directory listing
- source/ControlSocket.cpp: fixed problem with timeouts
- source/ControlSocket.cpp: fixed bug in OnClose