Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / castaglia/proftpd-mod_proxy issues and pull requests

#100 - Make for a better busy handler by retrying a couple of times, with so…

Pull Request - State: closed - Opened by Castaglia over 7 years ago - 1 comment
Labels: Enhancement

#99 - Rejigger the Database API flags for opening a database, such that cal…

Pull Request - State: closed - Opened by Castaglia over 7 years ago - 1 comment
Labels: Bug

#98 - Error on high concurrent connection count

Issue - State: closed - Opened by skirmis over 7 years ago - 5 comments
Labels: Bug

#97 - Use SQLite sqlite3_trace_v2() instead of deprecated sqlite3_trace()

Issue - State: closed - Opened by Castaglia over 7 years ago
Labels: Enhancement

#96 - Redesign the Proxy Database API, such that API consumers now get thei…

Pull Request - State: closed - Opened by Castaglia over 7 years ago - 2 comments
Labels: Bug, Enhancement

#95 - Issue #92: Start using the ProFTPD JSON API.

Pull Request - State: closed - Opened by Castaglia over 7 years ago - 1 comment
Labels: Build

#94 - I believe that part of the cause for Issue #93 is that we are not pro…

Pull Request - State: closed - Opened by Castaglia over 7 years ago - 1 comment
Labels: Bug

#93 - Error on high load: database is locked

Issue - State: closed - Opened by skirmis over 7 years ago - 20 comments
Labels: Bug

#92 - Use JSON API

Issue - State: closed - Opened by Castaglia over 7 years ago - 1 comment
Labels: Enhancement

#91 - Handle "database busy" condition when setting PRAGMAs

Pull Request - State: closed - Opened by Castaglia over 7 years ago - 1 comment
Labels: Bug

#90 - Better support for FTPS' clients use of the PROT command, with config…

Pull Request - State: closed - Opened by Castaglia almost 8 years ago - 2 comments

#89 - Better handling of frontend FTPS "PROT C" commands

Issue - State: closed - Opened by Castaglia almost 8 years ago - 1 comment
Labels: Bug

#88 - Better handling of non-TLS frontend data transfers

Pull Request - State: closed - Opened by Castaglia almost 8 years ago - 2 comments

#87 - Forward proxy with TLS error on second/third command

Issue - State: closed - Opened by andreasfenzsw almost 8 years ago - 8 comments
Labels: Bug

#86 - Translate between FTP and SFTP protocols

Issue - State: open - Opened by Castaglia almost 8 years ago - 7 comments
Labels: Enhancement

#85 - Handle the case where the frontend client sends an a PASS command wit…

Pull Request - State: closed - Opened by Castaglia about 8 years ago - 1 comment

#84 - Proxied Anonymous Login fails with a blank password -- SecureTransport backend

Issue - State: closed - Opened by ws0w about 8 years ago - 3 comments
Labels: Bug

#83 - Trouble building mod_proxy against debians proftpd-dfsg-1.3.5

Issue - State: closed - Opened by andreasfenzsw about 8 years ago - 3 comments
Labels: Build

#82 - Use the pr_log_stacktrace() function when available

Issue - State: closed - Opened by Castaglia about 8 years ago - 1 comment
Labels: Enhancement

#81 - Trouble building/installing mod_proxy from zip

Issue - State: closed - Opened by hacor over 8 years ago - 13 comments
Labels: Build

#80 - Reverse proxy backend selection based on frontend FTPS client certificate

Issue - State: closed - Opened by hacor over 8 years ago - 9 comments
Labels: Enhancement

#79 - Support TransferRate for throttling of proxied data transfers

Issue - State: open - Opened by Castaglia over 8 years ago - 2 comments
Labels: Enhancement

#78 - Proxy any TCP OOB marker/abort sequence, as well as ABOR command

Issue - State: closed - Opened by Castaglia over 8 years ago - 3 comments
Labels: Enhancement

#77 - Pulling in more of the mod_proxy library files, and adding more groun…

Pull Request - State: closed - Opened by Castaglia over 8 years ago - 1 comment
Labels: Enhancement, Build

#76 - Adding more test coverage for mod_proxy; more to come.

Pull Request - State: closed - Opened by Castaglia over 8 years ago - 1 comment
Labels: Enhancement, Build

#75 - Flesh out the database-related unit tests, increasing our coverage.

Pull Request - State: closed - Opened by Castaglia over 8 years ago - 1 comment

#74 - Start working on getting test coverage for mod_proxy in travis-ci bui…

Pull Request - State: closed - Opened by Castaglia over 8 years ago
Labels: Enhancement, Build

#73 - Run the unit tests (such as they are) on travis-ci.

Pull Request - State: closed - Opened by Castaglia over 8 years ago
Labels: Enhancement

#72 - Address the -Wsign-compare compiler warnings.

Pull Request - State: closed - Opened by Castaglia over 8 years ago

#71 - Start working on travis-ci support for mod_proxy.

Pull Request - State: closed - Opened by Castaglia over 8 years ago
Labels: Enhancement

#70 - Implement proper checking of wildcard names (CN or DNS SAN) of server

Pull Request - State: closed - Opened by Castaglia over 8 years ago

#69 - Do NOT close the database handle on restart; simply detach the relevant

Pull Request - State: closed - Opened by Castaglia over 8 years ago

#67 - Support FTP keepalives

Issue - State: open - Opened by Castaglia over 8 years ago - 2 comments
Labels: Enhancement

#65 - ProxyLog contains times in different time zones

Issue - State: closed - Opened by robertpenz over 8 years ago - 5 comments

#64 - Restarting (via SIGHUP) when multiple sessions are in progress causes SQLite problems

Issue - State: closed - Opened by robertpenz over 8 years ago - 11 comments
Labels: Bug

#63 - Perform integrity check of SQLite tables on startup

Issue - State: closed - Opened by Castaglia over 8 years ago - 2 comments
Labels: Enhancement

#62 - Support implicit FTPS

Issue - State: closed - Opened by Castaglia over 8 years ago - 1 comment
Labels: Enhancement

#61 - ProFTPD terminating (signal 11) if json file for user does not exist

Issue - State: closed - Opened by robertpenz over 8 years ago - 13 comments
Labels: Bug

#60 - Found some discrepanciees in the handling/tracking of backend URIs; the

Pull Request - State: closed - Opened by Castaglia over 8 years ago

#59 - ProxyTables does not work in VirtualHost

Issue - State: closed - Opened by robertpenz over 8 years ago - 9 comments

#57 - Reverse proxy: override username, but keep the user-supplied password

Issue - State: closed - Opened by gerryd over 8 years ago - 10 comments
Labels: Enhancement

#56 - Support reverse proxying of SFTP/SCP sessions

Issue - State: closed - Opened by Castaglia over 8 years ago - 18 comments
Labels: Enhancement

#54 - error reading ProxyReverseServers file '/var/ftp/proxy/backends/user.json': Invalid argument

Issue - State: closed - Opened by robertpenz over 8 years ago - 28 comments
Labels: Bug

#53 - mod_tls in conjunction with mod_proxy not works for reverse proxy mode

Issue - State: closed - Opened by brownvin81 over 8 years ago - 8 comments

#52 - Implement support for TLS session tickets (RFC 5077) in mod_proxy.

Pull Request - State: closed - Opened by Castaglia almost 9 years ago

#51 - Implement DSR-like functionality

Pull Request - State: closed - Opened by Castaglia almost 9 years ago

#50 - Feature RQ: Unix Domain Socket Proxying

Issue - State: open - Opened by jrmoserbaltimore almost 9 years ago - 1 comment
Labels: Enhancement

#49 - DSR support

Issue - State: closed - Opened by benrubson almost 9 years ago - 5 comments
Labels: Enhancement

#48 - Implement the PerGroup ProxyReverseConnectPolicy.

Pull Request - State: closed - Opened by Castaglia almost 9 years ago

#47 - Support HOST command properly

Pull Request - State: closed - Opened by Castaglia almost 9 years ago

#46 - Implement schema versioning, and checking. This allows mod_proxy dat…

Pull Request - State: closed - Opened by Castaglia almost 9 years ago

#45 - Implement the LeastResponseTime ProxyReverseConnectPolicy

Pull Request - State: closed - Opened by Castaglia almost 9 years ago

#44 - Implement versioning of SQLite schema

Issue - State: closed - Opened by Castaglia almost 9 years ago - 1 comment
Labels: Enhancement

#43 - Support storing reverse proxy data in external datastore

Issue - State: closed - Opened by Castaglia almost 9 years ago - 5 comments
Labels: Enhancement

#42 - Support proxying from a public IP address to a private IP address

Issue - State: closed - Opened by Castaglia almost 9 years ago - 1 comment
Labels: Enhancement

#41 - forwarding proxy and ProxyForwardEnabled

Issue - State: closed - Opened by ratM1n almost 9 years ago - 5 comments
Labels: Bug

#40 - Support mod_ban's rules with mod_proxy.

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#39 - Ensure that mod_proxy works with mod_ban

Issue - State: closed - Opened by Castaglia about 9 years ago - 1 comment
Labels: Enhancement

#38 - Refactor the code so that the there's a single reusable function for …

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#37 - Add a function for polling for async backend messages. Also fixed a few

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#36 - Check backend control connection for asynchronous messages from server

Issue - State: closed - Opened by Castaglia about 9 years ago - 1 comment
Labels: Bug

#35 - Support configuring SYST

Issue - State: closed - Opened by Castaglia about 9 years ago - 2 comments
Labels: Enhancement

#34 - Support the ABOR command during data transfers

Issue - State: closed - Opened by Castaglia about 9 years ago - 2 comments
Labels: Bug

#33 - Mitigate any potential database bloat due to unpruned PerHost/PerUser…

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#32 - Honor <Limit> sections for restricting proxied commands.

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#31 - Prevent database bloat from large number of PerHost entries

Issue - State: closed - Opened by Castaglia about 9 years ago - 2 comments
Labels: Bug

#30 - By using the Throttle API, mod_proxy now properly honors any Transfer…

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#29 - Implement response time-based balancing ProxyReverseConnectPolicy

Issue - State: closed - Opened by Castaglia about 9 years ago - 3 comments
Labels: Enhancement

#28 - Support PerGroup connection policy

Issue - State: closed - Opened by Castaglia about 9 years ago - 1 comment
Labels: Enhancement

#27 - And now mod_proxy supports PSKs for backend TLS connections.

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#26 - Support overriding backend server credentials

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#25 - Use JSON for input files

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#24 - Support proxy auth for reverse proxying

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#23 - Use JSON for input files

Issue - State: closed - Opened by Castaglia about 9 years ago - 1 comment
Labels: Enhancement

#22 - Support/handle the FTP HOST command

Issue - State: closed - Opened by Castaglia about 9 years ago - 3 comments
Labels: Enhancement

#21 - Support FTP directory listing parsing/translation

Issue - State: closed - Opened by Castaglia about 9 years ago - 10 comments
Labels: Enhancement

#20 - Support TransferRate for proxied data transfers

Issue - State: closed - Opened by Castaglia about 9 years ago - 1 comment
Labels: Enhancement

#19 - Honor <Limit> configurations

Issue - State: closed - Opened by Castaglia about 9 years ago - 3 comments
Labels: Enhancement

#18 - DataTransferPolicy fallback

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#17 - Support for SSL session caching

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#16 - Support backend TLS connections

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#15 - Request OCSP status from backend FTPS servers

Issue - State: closed - Opened by Castaglia about 9 years ago - 3 comments
Labels: Enhancement

#14 - Support MODE Z for backend FTP connections

Issue - State: open - Opened by Castaglia about 9 years ago - 1 comment
Labels: Enhancement

#13 - TLS PSK support for backend TLS connections

Issue - State: closed - Opened by Castaglia about 9 years ago - 1 comment
Labels: Enhancement

#12 - Support SSL session caching

Issue - State: closed - Opened by Castaglia about 9 years ago - 1 comment
Labels: Enhancement

#11 - Proxy frontend TLS support

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#10 - mod_proxy with backend TLS

Issue - State: closed - Opened by Castaglia about 9 years ago - 1 comment
Labels: Enhancement

#9 - Implement reverse proxy "sticky session" PerUser/PerHost policies

Pull Request - State: closed - Opened by Castaglia about 9 years ago

#8 - Fall back to PORT/PASV if EPRT/EPSV fail when transferring data from backend server

Issue - State: closed - Opened by Castaglia about 9 years ago - 2 comments
Labels: Enhancement

#7 - Support "sticky" reverse proxy policies

Issue - State: closed - Opened by Castaglia about 9 years ago - 2 comments
Labels: Enhancement

#6 - Ability to override user credentials when reverse proxying

Issue - State: closed - Opened by Castaglia about 9 years ago - 4 comments
Labels: Enhancement

#5 - mod_proxy with frontend TLS

Issue - State: closed - Opened by noirey over 9 years ago - 2 comments

#4 - Use the new Stash API in 1.3.6rc1 to remove some of the PRE_CMD handlers

Pull Request - State: closed - Opened by Castaglia over 9 years ago

#3 - Problem with RETR from backend server in forward proxy role

Issue - State: closed - Opened by ratM1n over 9 years ago - 4 comments
Labels: Bug

#2 - Make sure mod_proxy looks up/uses all IP addresses for a given DNS name

Issue - State: closed - Opened by Castaglia over 10 years ago - 1 comment
Labels: Enhancement

#1 - Mod_Proxy with haproxy

Issue - State: closed - Opened by cdenneen almost 11 years ago - 4 comments
Labels: Enhancement