75
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Time to remove these legacy 1.3.4 version compatibility shims. More... 9 months ago
Allow for overriding the number of attempts to lock the ScoreboardMutex at compile-time, if needed. More... 9 months ago
Issue #1678: If our SSH remote window closes, but the client is still sending channel data messages that will result in more output, start buffering up those incoming messages. More... 9 months ago
Updating NEWS for fix for Issue #1697. More... 9 months ago
Merge pull request #1698 from proftpd/sql-backends-exit-issue1697 More... 9 months ago
Issue #1697: When mod_sql exits, it should properly dispatch the "sql_exit" event to all registered backends as well. More... 9 months ago
Updating NEWS for fix for Issue #1659. More... 9 months ago
Merge pull request #1693 from proftpd/sql-namedconninfo-different-backends-issue1659 More... 9 months ago
Issue #1683: Avoid an edge case when handling unexpectedly formatted input text from client, caused by quote/backslash semantics, by skipping those semantics. More... 9 months ago
Merge pull request #1695 from proftpd/displaychdir-abs-path-chrooted-issue1688 More... 9 months ago
Issue #1688: If DisplayChdir is configured with an absolute path, it should work as expected even for chrooted sessions. More... 9 months ago
Issue #1659: Make sure we use the proper backend-specific SQL dispatch table when ensuring presence of backend-specific named connections for chrooted sessions. More... 9 months ago
Merge pull request #1692 from pghmcfc/pr_response_send_async-buffer-sizes More... 10 months ago
Fix write size limits in pr_response_send_async More... 10 months ago
Updating website copy of the Vhost howto, for added FAQ. More... 10 months ago
Adding FAQ about multiple vhosts reusing the same IP address/port, and why the `HOST` command is needed for those cases. More... 10 months ago
Merge pull request #1691 from proftpd/tls-openssl-3.x-engine-issue1689 More... 10 months ago
Issue #1689: Fix compilation of mod_tls (and mod_sftp) against OpenSSL 3.x installations that lack support for the deprecated ENGINE API. More... 10 months ago
Merge pull request #1687 from proftpd/sftp-maxstorefilesize-issue1686 More... 11 months ago
Issue #1686: Properly handle the case of multiple `MaxStoreFileSize` directives in scope for SFTP sessions, just we do for FTP sessions. More... 11 months ago
Publish an updated set of release notes for 1.3.8. More... 11 months ago
Merge pull request #1682 from proftpd/opts-rest-stor-issue1676 More... 12 months ago
Issue #1676: Implement support for an `OPTS REST` command, that authenticated clients can use for querying the configured policy for allowing resumed uploads, download. More... 12 months ago
Merge pull request #1681 from proftpd/tls-allowperuser-drop-conn-issue1640 More... 12 months ago
Issue #1640: Support terminating the connection when TLS is required for a user, and we want to prevent the client from sending their password unencrypted. More... 12 months ago
Update NEWS for the fix for Issue #1679. More... 12 months ago
Merge pull request #1680 from proftpd/tls-required-with-protocols-issue1679 More... 12 months ago
Issue #1679: Update the handling of the `Protocols` directive in the POST_CMD PASS handler of mod_tls, so that cases of plain FTP, allowed by protocols, do not result in session termination unexpectedly. More... 12 months ago
Merge pull request #1677 from pzeidler-dlr/pzeidler-dlr-patch-1 More... 12 months ago
Update fsio.c - if mkdir fails with EEXIST also clear the cache More... 12 months ago