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):
2005-11-12 11:26 Tim Kosse (botg)- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h, source/ControlSocket.cpp, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/Interface/OptionsSslPage.cpp, source/Interface/OptionsSslPage.h, source/Interface/resource.h: Interface and server did freeze if using a password protected ssl keyfile. These are now supported.
- source/ControlSocket.cpp: fix compile error with VC++ 2005
- readme.htm, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: version bump
- source/ControlSocket.cpp: better handling of the QUIT command in SSL mode
- source/TransferSocket.cpp: fix premature connection close on ssl downloads
- source/Accounts.cpp, source/Accounts.h, source/ControlSocket.cpp, source/ControlSocket.h, source/OptionTypes.h, source/Permissions.cpp, source/Permissions.h, source/Interface/FileZilla server.rc, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlgGeneral.cpp, source/Interface/GroupsDlgGeneral.h, source/Interface/GroupsDlgSharedFolders.cpp, source/Interface/UsersDlg.cpp, source/Interface/UsersDlgGeneral.cpp, source/Interface/UsersDlgGeneral.h, source/Interface/UsersDlgSharedFolders.cpp, source/Interface/resource.h: add option to force SSL for accounts
- source/Server.cpp: fixed creation of multiple ports if not bound to all IP addresses
- source/Interface/GroupsDlgSharedFolders.cpp, source/Interface/UsersDlgSharedFolders.cpp: make READ + LIST + SUBDIRS permissions default for new directories instead of none.
- source/Options.cpp: fixed default values for transfer buffers
- source/AsyncSslSocketLayer.cpp: merged with FZ client branch
- source/ExternalIpCheck.cpp, source/ExternalIpCheck.h, source/ServerThread.cpp, source/Interface/OptionsPasvPage.cpp: fix IP address detection. Server was contacted even when disabled and custom server address was not taken into account.
- source/ControlSocket.cpp, source/Interface/FileZilla server.rc: improve logic for force PROT P
- source/ControlSocket.cpp: fix typo
- readme.htm, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: bumped version
- source/ControlSocket.cpp, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/Interface/OptionsSslPage.cpp, source/Interface/OptionsSslPage.h, source/Interface/UsersDlg.cpp, source/Interface/resource.h: add option to force PROT P
- source/ControlSocket.cpp: typo
- readme.htm, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: bumped version
- source/ControlSocket.cpp: Applied patch [ 1228596 ] Toggle MODE Z in FEAT response
- source/TransferSocket.cpp: On EOF, transfer was closed even with pending data
- readme.htm, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: updated version information
- source/Interface/FileZilla server.rc, source/OptionTypes.h, source/Options.cpp, source/TransferSocket.cpp, source/Interface/MainFrm.cpp, source/Interface/OptionsMiscPage.cpp, source/Interface/OptionsMiscPage.h, source/Interface/resource.h: add option to set socket buffer siize, increased default buffer sizes
- source/ControlSocket.cpp: use proper reply code for AUTH SSL/TLS
- source/Permissions.cpp: fixed bug #1206809: Wildcard file listing not working properly
- source/install/FileZilla Server.nsi: general files were not extracted to the selected directory
- source/install/FileZilla Server.nsi: add InterfaceOptions.ini to source distribution
- readme.htm, source/FileZilla server.rc, source/Interface/FileZilla server.rc: updated version information
- source/install/FileZilla Server.nsi: set next button text properly if not installing interface
- source/install/FileZilla Server.nsi, source/install/InterfaceOptions.ini, source/install/StartupOptions.ini, source/install/StartupOptions9x.ini: service and admin interface can be installed independant from each other
- source/ControlSocket.cpp: Accept PBSZ command if using SSL
- source/ControlSocket.cpp: fix infinite loop if anti-hammering limit was reached
- readme.htm, source/FileZilla server.rc, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/Interface/OptionsSslPage.cpp, source/install/FileZilla Server.nsi: updated version information
- source/AsyncSocketEx.cpp, source/AsyncSslSocketLayer.cpp: TriggerEvents has to cope with the case m_onCloseCalled
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/AsyncSocketExLayer.cpp: crude hack if using layers and FD_CLOSE notification gets sent. Unfortunately Windows does only generate WM_TIMER messages if the application waits in GetMessage. Only reason I can imagine is that this crude behaviour was taken over from Win 3.1
- source/ControlSocket.cpp, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/Interface/OptionsSslPage.cpp, source/Interface/OptionsSslPage.h, source/Interface/resource.h: add option to force explicit SSL
- source/AsyncSocketEx.cpp, source/TransferSocket.cpp: fix infinite loop if speedlimits are enabled
- source/ControlSocket.cpp, source/ControlSocket.h, source/Server.cpp, source/ServerThread.cpp: apply server state to already closing threads as well
- source/AsyncSslSocketLayer.cpp: set m_mayTriggerRead if returning from OnReceive if m_bBlocking is true.
- source/ServerThread.cpp: type
- source/SpeedLimit.cpp: time based speed limits over midnight did not work properly
- source/AsyncSslSocketLayer.cpp: fixed crash
- source/Accounts.cpp, source/Accounts.h, source/ControlSocket.cpp, source/ControlSocket.h, source/Permissions.cpp, source/ServerThread.cpp, source/ServerThread.h, source/TransferSocket.cpp, source/Interface/GroupsDlgSpeedLimit.cpp, source/Interface/UsersDlg.cpp, source/Interface/UsersDlgSpeedLimit.cpp: fixed and simplified speed limit code
- source/Interface/res/certificate.ico: missing file
- readme.htm, source/FileZilla server.rc, source/install/FileZilla Server.nsi: updated version information
- source/Interface/OptionsGeneralPage.cpp: accept more than 5 characters for the port field
- source/Interface/FileZilla server.rc, source/Interface/GenerateCertificateDlg.cpp, source/Interface/GenerateCertificateDlg.h, source/Interface/OptionsSslPage.cpp: don't reset dialog after browsing for a file
- source/Permissions.cpp: reserve filename filtering did not work properly
- source/AsyncSocketEx.cpp: add fallback for AF_INET family if getaddrinfo is not available in CAsyncSocketEx::Bind
- source/AsyncSocketEx.cpp, source/AsyncSocketExLayer.cpp: possible fix for the socket creation problems in 0.9.6
- source/ControlSocket.cpp: connection limits did not work properly
- readme.htm: updated version information
- legal.htm, source/FileZilla server.rc, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: updated version information
- source/ControlSocket.cpp, source/Permissions.cpp, source/Permissions.h: reject files containing reserved device names
- source/Server.cpp: fixed socket creation, the last normal socket in the list was accidentally created as ssl socket
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla server.vcproj, source/ListenSocket.cpp, source/ListenSocket.h, source/Server.cpp, source/ServerThread.cpp, source/ServerThread.h, source/StdAfx.h, source/Interface/FileZilla Server Interface.vcproj, source/includes/openssl/aes.h, source/includes/openssl/asn1.h, source/includes/openssl/asn1_mac.h, source/includes/openssl/asn1t.h, source/includes/openssl/bio.h, source/includes/openssl/blowfish.h, source/includes/openssl/bn.h, source/includes/openssl/buffer.h, source/includes/openssl/cast.h, source/includes/openssl/comp.h, source/includes/openssl/conf.h, source/includes/openssl/conf_api.h, source/includes/openssl/crypto.h, source/includes/openssl/des.h, source/includes/openssl/des_old.h, source/includes/openssl/dh.h, source/includes/openssl/dsa.h, source/includes/openssl/dso.h, source/includes/openssl/e_os2.h, source/includes/openssl/ebcdic.h, source/includes/openssl/ec.h, source/includes/openssl/engine.h, source/includes/openssl/err.h, source/includes/openssl/evp.h, source/includes/openssl/fips.h, source/includes/openssl/fips_rand.h, source/includes/openssl/hmac.h, source/includes/openssl/idea.h, source/includes/openssl/krb5_asn.h, source/includes/openssl/kssl.h, source/includes/openssl/lhash.h, source/includes/openssl/md2.h, source/includes/openssl/md4.h, source/includes/openssl/md5.h, source/includes/openssl/mdc2.h, source/includes/openssl/obj_mac.h, source/includes/openssl/objects.h, source/install/FileZilla Server.nsi, source/includes/openssl/ocsp.h, source/includes/openssl/opensslconf.h, source/includes/openssl/opensslv.h, source/includes/openssl/ossl_typ.h, source/includes/openssl/pem.h, source/includes/openssl/pem2.h, source/includes/openssl/pkcs12.h, source/includes/openssl/pkcs7.h, source/includes/openssl/rand.h, source/includes/openssl/rc2.h, source/includes/openssl/rc4.h, source/includes/openssl/rc5.h, source/includes/openssl/ripemd.h, source/includes/openssl/rsa.h, source/includes/openssl/safestack.h, source/includes/openssl/sha.h, source/includes/openssl/ssl.h, source/includes/openssl/ssl2.h, source/includes/openssl/ssl23.h, source/includes/openssl/ssl3.h, source/includes/openssl/stack.h, source/includes/openssl/symhacks.h, source/includes/openssl/tls1.h, source/includes/openssl/tmdiff.h, source/includes/openssl/txt_db.h, source/includes/openssl/ui.h, source/includes/openssl/ui_compat.h, source/includes/openssl/x509.h, source/includes/openssl/x509_vfy.h, source/includes/openssl/x509v3.h: completed SSL/TLS implementation
- source/AsyncSocketEx.cpp: removed a warning
- source/Interface/AdminSocket.h, source/Interface/FileZilla Server Interface.vcproj, source/Interface/FileZilla server.rc, source/Interface/OptionsDlg.cpp, source/Interface/OptionsGeneralPage.cpp, source/Interface/OptionsSslPage.cpp, source/Interface/OptionsSslPage.h, source/Interface/StdAfx.h, source/Interface/resource.h: add ssl options page
- source/TransferSocket.cpp: infinite loop could also happen during directory listings
- source/TransferSocket.cpp: fixed infinite loop in zlib mode
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h, source/ControlSocket.cpp, source/TransferSocket.h: use multiple SSL contexts, one for each connected user.
- source/OptionTypes.h, source/Options.cpp, source/Server.cpp, source/Service.cpp, source/StdAfx.h: add new options, fix /reload-config
- source/ControlSocket.cpp, source/TransferSocket.cpp: check return value of InitSslConnection
- source/AsyncSslSocketLayer.cpp: add missing issuer/subject fields to generated certificates
- source/Interface/AsyncSocketEx.cpp [DEAD], source/Interface/AsyncSocketEx.h [DEAD], source/Interface/FileZilla Server Interface.vcproj: removed, now using the same socket class files as the service
- source/AsyncSslSocketLayer.cpp: fix InitSSL return value check in SetCertKeyFile
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h: on a FD_CLOSE message, only call OnClose if there's no more data waiting, else call OnReceive and trigger a new FD_CLOSE.
- source/AsyncSocketExLayer.cpp: fixed wrong constant value
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h: don't use callback message inside InitSSLConnection to indicate the error reason, use return values.
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h, source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla server.sln, source/FileZilla server.vcproj, source/ListenSocket.cpp, source/ListenSocket.h, source/TransferSocket.cpp, source/TransferSocket.h: add SSL/TLS support, still work in progress
- source/FileZilla server.vcproj, source/Server.cpp, source/Server.h, source/ServerThread.cpp, source/ServerThread.h, source/defs.h, source/Interface/FileZilla Server Interface.vcproj, source/Interface/MainFrm.cpp: - fixed crash if taking server offline - code cleanup
- readme.htm: typo
- readme.htm: updated version information
- source/ControlSocket.cpp: Applied patch #1086036, fix multihomed servers
- source/Interface/DeleteGroupInUseDlg.cpp, source/Interface/DeleteGroupInUseDlg.h, source/Interface/FileZilla Server Interface.vcproj, source/Interface/FileZilla server.rc, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlg.h, source/Interface/resource.h, source/install/FileZilla Server.nsi: if removing group which is in use, ask what to do with the affected users.
- source/FileZilla server.rc, source/FileZilla server.dsp [DEAD], source/FileZilla server.dsw [DEAD], source/Interface/FileZilla Server Interface.dsp [DEAD], source/install/FileZilla Server.nsi: removed outdated dsw/dsp files
- source/Permissions.cpp, source/Permissions.h: fixed compile error
- source/Interface/UsersDlg.cpp: allow changing upper-/lowercase of username
- source/Permissions.cpp, source/Permissions.h: :g can be used as replacement for the group name.
- source/Interface/GroupsDlg.cpp: if renaming group, adjust user accounts accordingly
- source/Permissions.cpp: aliases did not work properly if username did contain uppercase characters
- source/ControlSocket.cpp: typo, delayed connections were never unstalled
- source/Permissions.cpp: Not all alises were displayed in NLST listings
- source/AdminSocket.cpp, source/Interface/AdminSocket.cpp: fixed bufer overflow in CAdminSocket of the server interface: If enlarging buffer, allocated size and stored buffer size were different
- source/ControlSocket.cpp: patch #1086041: If inet_addr failes for PORT command, check if IP address had leading zeros.
- source/AsyncSocketEx.cpp, source/Options.cpp, source/Permissions.cpp, source/Server.cpp, source/Interface/AsyncSocketEx.cpp, source/Interface/misc/MarkupSTL.cpp, source/misc/MarkupSTL.cpp: Win64 compile fixes
- source/install/FileZilla Server.nsi: [no log message]
- source/install/FileZilla Server.nsi: applied patch #1076049
- readme.htm, source/AsyncSocketExLayer.cpp, source/FileZilla server.rc, source/FileZilla server.sln, source/FileZilla server.vcproj, source/SpeedLimit.cpp, source/StdAfx.h, source/Interface/ConnectDialog.cpp, source/Interface/EnterSomething.cpp, source/Interface/FileZilla Server Interface.vcproj, source/Interface/FileZilla server.cpp, source/Interface/FileZilla server.rc, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlgGeneral.cpp, source/Interface/GroupsDlgIpFilter.cpp, source/Interface/GroupsDlgSharedFolders.cpp, source/Interface/MainFrm.cpp, source/Interface/NewUserDlg.cpp, source/Interface/OfflineAskDlg.cpp, source/Interface/Options.cpp, source/Interface/OptionsAdminInterfacePage.cpp, source/Interface/OptionsDlg.cpp, source/Interface/OptionsGSSPage.cpp, source/Interface/OptionsGeneralPage.cpp, source/Interface/OptionsGeneralWelcomemessagePage.cpp, source/Interface/OptionsIpFilterPage.cpp, source/Interface/OptionsLoggingPage.cpp, source/Interface/OptionsMiscPage.cpp, source/Interface/OptionsPage.cpp, source/Interface/OptionsPasvPage.cpp, source/Interface/OptionsSecurityPage.cpp, source/Interface/SpeedLimitRuleDlg.cpp, source/Interface/StatusCtrl.cpp, source/Interface/StatusView.cpp, source/Interface/StdAfx.h, source/Interface/UsersDlg.cpp, source/Interface/UsersDlgGeneral.cpp, source/Interface/UsersDlgIpFilter.cpp, source/Interface/UsersDlgSharedFolders.cpp, source/Interface/UsersListCtrl.cpp, source/Interface/UsersView.cpp, source/Interface/splitex.cpp, source/Interface/misc/BrowseForFolder.cpp, source/Interface/misc/HyperLink.cpp, source/Interface/misc/Led.cpp, source/Interface/misc/MarkupSTL.cpp, source/Interface/misc/SAPrefsDialog.cpp, source/Interface/misc/SAPrefsStatic.cpp, source/Interface/misc/SAPrefsSubDlg.cpp, source/Interface/misc/SBDestination.cpp, source/Interface/misc/SystemTray.cpp, source/Interface/misc/md5.cpp, source/install/FileZilla Server.nsi, source/misc/MarkupSTL.cpp, source/misc/mmgr.cpp, source/misc/mmgr.h, source/misc/nommgr.h: added memory check tool
- source/Server.cpp: fix memory leaks
- readme.htm, source/ControlSocket.cpp, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: fixed typo
- source/Permissions.cpp: typo
- readme.htm, source/ControlSocket.cpp, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: MKD did not work
- source/Server.cpp, source/Interface/UsersListCtrl.cpp: kicking users did crash both service and interface
- readme.htm, source/OptionTypes.h, source/install/FileZilla Server.nsi: updated version information
- source/AdminListenSocket.cpp: always allow connection from 127.0.0.1
- source/Interface/AdminSocket.cpp, source/Interface/AdminSocket.h, source/Interface/GroupsDlg.cpp, source/Interface/GroupsDlg.h, source/Interface/GroupsDlgSharedFolders.cpp, source/Interface/MainFrm.cpp, source/Interface/UsersDlg.cpp, source/Interface/UsersDlg.h, source/Interface/UsersDlgSharedFolders.cpp: do not display folder selection dialog for remote administration sessions
- source/Accounts.cpp: fixed harmful sideeffect
- source/Interface/MainFrm.cpp: if Init of user or group dialog failes, delete the dialog and reset m_nEdit
- source/Permissions.cpp, source/Permissions.h: some duplicate code has been removed
- source/Interface/FileZilla Server Interface.vcproj, source/Interface/FileZilla server.rc, source/Interface/MainFrm.cpp, source/Interface/UsersListCtrl.cpp, source/Interface/UsersListCtrl.h, source/Interface/UsersView.cpp, source/Interface/resource.h, source/Interface/res/down.ico, source/Interface/res/up.ico: implement user list sorting