Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-25 20:40:01

Select Changelog:

FileZilla 3, FileZilla Server,
Legacy FileZilla 2, Legay FileZilla Server

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla Server (441 changes):

2011-02-13 15:18 codesquid, revision 3954

Report correct physical path on aliases.

2011-02-10 08:29 codesquid, revision 3952

Post message to all matching windows on /reload-config, not just the first. Also, load service name before connecting to the service.

2010-10-17 21:57 codesquid, revision 3888

Update svn:ignore

2010-10-17 21:56 codesquid, revision 3887

Version bump

2010-10-17 21:25 codesquid, revision 3886

WIP: perm fact

2010-10-17 15:14 codesquid, revision 3885

PROT P require error needs 521 code.

2010-10-16 18:45 codesquid, revision 3884

Print directory name in MKD reply, fixes #5635

2010-10-16 18:36 codesquid, revision 3883

Get rid of read-only attribute on files if deleting them.

2010-10-15 22:23 codesquid, revision 3882

Use proper RNTO and EPRT replies.

2010-10-09 11:36 codesquid, revision 3878

Update svn:ignore

2010-10-09 11:35 codesquid, revision 3877

PROT can be called after PORT/PASV before the actual transfer commands.

2010-10-07 22:49 codesquid, revision 3876

Adhere to RFC 4217 and advertise PBSZ and PROT in the FEAT reply.

2010-08-23 22:10 codesquid, revision 3815

Enable some helper functions

2010-08-22 20:52 codesquid, revision 3813

Fix stream-in of Unicode characters

2010-08-22 20:38 codesquid, revision 3812

Missing commit

2010-07-04 22:28 codesquid, revision 3752

Version bump

2010-06-28 21:27 codesquid, revision 3751

Beating a dead horse.

2010-06-27 22:36 codesquid, revision 3750

Fix saving of listen ports

2010-06-27 22:35 codesquid, revision 3749

Memory leak

2010-06-27 21:51 codesquid, revision 3748

Cleanup.

2010-06-27 20:46 codesquid, revision 3747

More unicode fixes

2010-06-27 20:37 codesquid, revision 3746

Apply #5093

2010-06-27 20:21 codesquid, revision 3745

Some static analysis tools are reporting memory leaks in dead code. Stupid tools...

2010-06-27 11:49 codesquid, revision 3744

Preliminary support for HASH command, left disabled for now.

2010-06-27 00:15 codesquid, revision 3743

Further cleanup

2010-06-26 20:31 codesquid, revision 3742

Unicode support for admin interface and small code cleanup.

2010-06-26 20:11 codesquid, revision 3741

Fix saving of speedlimit rules

2010-06-04 16:16 codesquid, revision 3720

Allow larger window sizes.

2010-03-19 21:22 codesquid, revision 3689

Fix a race condition, closes #5277

2009-12-31 11:59 botg, revision 3584

Version bump.

2009-12-31 00:29 botg, revision 3583

Get rid of exception reporting - doesn't appear to work anymore - there are no bugs remaining in FZS that could be solved using post-mortem debugging.

2009-12-30 15:57 botg, revision 3581

Apply #5038 with even further cleanup.

2009-12-29 22:27 botg, revision 3580

Disable some weak ciphers.

2009-12-13 20:24 botg, revision 3561

Use case-insensitive comparison instead of transforming everything to lowercase. Helps in case a case-sensitive directory is shared.

2009-11-30 17:37 botg, revision 3550

Eliminate code duplication, second patch from #2361.

2009-11-30 17:35 botg, revision 3549

Apply patch from #2361, show connected server address in window captiol.

2009-11-28 16:02 botg, revision 3543

Small correction

2009-11-28 14:31 botg, revision 3542

#5030: Minor settings dialog fixes.

2009-11-28 14:23 botg, revision 3541

Fix reading of empty strings from xml, patch #4929.

2009-11-27 11:26 botg, revision 3539

Minor code cleanup, #5026

2009-11-27 11:25 botg, revision 3538

Apply #5025: Also fix Debug / Memcheck targets for server project

2009-11-26 18:05 botg, revision 3537

Apply #5023 with some minor changes: Fix issues reported by code analyzer

2009-11-26 16:50 botg, revision 3536

#5022: Fix a compiler warning in UsersListCtrl.cpp

2009-11-26 16:48 botg, revision 3535

#5021: Remove small parts of useless code

2009-11-26 14:59 botg, revision 3534

Apply #5019, fixes compile errors in debug builds.

2009-10-21 19:00 botg, revision 3451

Fix paths to tinyxml

2009-09-27 11:28 botg, revision 3419

Update platform requirements

2009-09-23 12:27 botg, revision 3410

Don't abort on some non-fatal error that somehow gets triggered a lot.

2009-09-23 12:25 botg, revision 3409

Cleanup.

2009-09-23 10:59 botg, revision 3408

Further reduction in redundant saves.