Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
autotools | Do not touch config.h.in and stamp-h.in. Also export dpkg build flags. | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | |||
change_pam_name | Change pam name ftp -> proftpd | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | |||
ftpasswd.cracklib.location | Change the default location of the cracklib dictionaries to match their Debian location =================================================================== |
Paul Martin <pm@debian.org> | not-needed | debian | ||
mod_sql_mysql.c | Debian has another location of "mysql.h". | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | |||
mod_wrap_noparanoid | avoid builtin paranoid checking in libwrap. | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
ftpstats | Fixes default xferlog pathname in ftpstats | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
odbc | Manage automagically unixodbc library linking =================================================================== |
Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
upstream_bug_1568.diff | [PATCH] Backporting the fix for Issue #1568 to the 1.3.8 branch. | TJ Saunders <tj@castaglia.org> | no | 2023-01-30 | ||
upstream_bug_1581.diff | [PATCH] Backporting fix for Issue #1581 to the 1.3.8 branch. | TJ Saunders <tj@castaglia.org> | no | 2023-01-21 | ||
upstream_bug_1584.diff | [PATCH] Backport of fix for Issue #1584 to the 1.3.8 branch. | TJ Saunders <tj@castaglia.org> | no | 2023-01-21 | ||
upstream_1592.diff | [PATCH] Issue #1590: When we properly detect (via linking) the `libidn2` library, make sure that the proper linker flags are set, especially for linking dynamic modules. |
TJ Saunders <tj@castaglia.org> | no | 2023-02-03 | ||
upstream_bug_1597.diff | [PATCH] Issue #1597: Properly handle `From` directives inside a `<Class>` section that is itself within a `<Global>` section. The underlying cause was the lack of creating a "Class" config context on the parser stack for the entire `<Class>` section. Without this, the `From` directives were not being associated into the `CONF_CLASS` configuration context, which in turn meant that the directive handler checks for proper context were failing unexpectedly. |
TJ Saunders <tj@castaglia.org> | no | 2023-02-18 | ||
01_disable_inet_connect_ipv4_test.diff | no | |||||
02_disable_redis_sentinel_conn_new_test.diff | no | |||||
03_disable_all_non_api_tests.diff | no | |||||
upstream_1707.diff | no | |||||
bcec15efe6c53dac40420731013f1cd2fd54123b.diff | no | |||||
97bbe68363ccf2de0c07f67170ec64a8b4d62592.diff | [PATCH] Issue #1683: Avoid an edge case when handling unexpectedly formatted input text from client, caused by quote/backslash semantics, by skipping those semantics. |
TJ Saunders <tj@castaglia.org> | no | 2023-08-06 | ||
5031d498a71c493b9659e2b5ccafde58b0897e30.diff | [PATCH] Issue #1830: When no supplemental groups are provided by the underlying authentication providers, fall back to using the primary group/GID. (#1835) This prevents surprise due to inheritance of the parent processes' supplemental group membership, which might inadvertently provided undesired access. |
TJ Saunders <tj@castaglia.org> | no | 2024-11-13 |