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-17 14:56 Tim Kosse (botg)- source/Thread.cpp: fixed another deadlock
- source/StdAfx.h, source/ControlSocket.h, source/Options.cpp: [no log message]
- source/UsersDlg.cpp: fixed security hole that allowed to view contents of directories within the ftp root without list permissions
- source/ControlSocket.cpp: resetting transferstatus after failed LIST, NLST, RETR, STOR or APPE command
- source/Options.cpp: fixed reading of large strings from registry
- source/ControlSocket.cpp: added MDTM command
- source/UsersDlg.h: [no log message]
- source/misc/SystemTray.cpp: fixed small bug
- source/UsersDlg.cpp: disable append when no write permission in dialog
- source/ControlSocket.cpp, source/FileZilla server.cpp, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Thread.cpp, source/Thread.h, source/UsersDlg.cpp, source/UsersDlg.h: Each instance of CUsersDlg has it's own copy of the data, fixed some deadlocks
- source/FileZilla server.dsp, source/FileZilla server.rc, source/resource.h: added custom welcomemessages
- source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla server.cpp, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/Thread.cpp, source/Thread.h, source/TransferSocket.cpp, source/TransferSocket.h, source/UsersDlg.cpp: added options cache
- source/OptionsGeneralWelcomemessagePage.cpp, source/OptionsGeneralWelcomemessagePage.h: custom welcomemessage
- source/OutputWnd.cpp: improved text positioning after scrolling and resizing
- readme.htm, source/FileZilla server.rc, source/UsersDlg.cpp: updated version information
- source/UsersDlg.cpp, source/UsersDlg.h: fixed problem with usernames containing uppercase chars, fixed server hanging when a user had no homedir
- readme.htm, source/FileZilla server.rc: updated version information
- source/MFC64bitFix.cpp: fixed 2 bugs
- readme.htm, source/FileZilla server.rc: updated version information
- source/Thread.cpp: calling AfxSocketInit in CThread::InitInstance to fix rare crash
- source/FileZilla server.cpp, source/FileZilla server.dsp, source/FileZilla server.rc, source/MainFrm.cpp, source/Options.cpp, source/Options.h, source/OptionsMiscPage.cpp, source/OptionsMiscPage.h, source/resource.h: added 'Start minimized' option
- source/misc/SystemTray.cpp, source/misc/SystemTray.h: updated to latest version
- source/ControlSocket.cpp, source/TransferSocket.cpp, source/TransferSocket.h, source/UsersDlg.cpp, source/UsersDlg.h: NLST command, params for LIST and NLST
- source/MFC64bitFix.cpp: file was not closed and shared in GetLength64
- source/MFC64bitFix.cpp, source/MFC64bitFix.h: replacements for MFC functions which don't support files larger 2GB