summaryrefslogtreecommitdiffstats
path: root/STATUS (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-14Win32 legacy bits for mod_mdGregg Lewis Smith5-0/+402
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815264 13f79535-47bb-0310-9956-ffa450edef68
2017-11-13On the trunk:Stefan Eissing3-3/+8
mod_md: v1.0.2, fix staging reset when MDCertificateAgreemen was initially missing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815078 13f79535-47bb-0310-9956-ffa450edef68
2017-11-13Documentation rebuildLuca Toscano7-11/+12
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815076 13f79535-47bb-0310-9956-ffa450edef68
2017-11-12Fix false positive compiler warningRainer Jung1-1/+1
"'percent' may be used uninitialized in this function". git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815005 13f79535-47bb-0310-9956-ffa450edef68
2017-11-12mod_watchdog: Correct some log messages and fixRainer Jung3-5/+9
compiler warning "'rv' may be used uninitialized in this function". Follow up to r1722154. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815004 13f79535-47bb-0310-9956-ffa450edef68
2017-11-11core: silently ignore a not existent file path when IncludeOptionalLuca Toscano3-5/+24
is used. In https://bz.apache.org/bugzilla/show_bug.cgi?id=57585 some use cases were reported in which IncludeOptional seems to be too strict in its sanity checks. This change is a proposal to relax IncludeOptional checks to silently fail when a file path is not existent rather than returning SyntaxError. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814968 13f79535-47bb-0310-9956-ffa450edef68
2017-11-11Revert r1814940: serf-1 has a different API,Rainer Jung2-7/+4
so in order to support it more changes are necessary. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814954 13f79535-47bb-0310-9956-ffa450edef68
2017-11-11Look for serf-1 instead of serf-0 during configure.Rainer Jung2-4/+7
Using a fixed major version might not be the best choice but using a fixed outdated one is even worse. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814940 13f79535-47bb-0310-9956-ffa450edef68
2017-11-11Fix static compilation when including mod_md.Rainer Jung2-15/+17
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814939 13f79535-47bb-0310-9956-ffa450edef68
2017-11-09mod_noloris: Remove unused variable.Rainer Jung1-2/+0
Follup up to r821307. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814734 13f79535-47bb-0310-9956-ffa450edef68
2017-11-09Complete build setup of mod_noloris.Rainer Jung2-0/+4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814727 13f79535-47bb-0310-9956-ffa450edef68
2017-11-09Fix compilation of mod_md helper binary a2md.Rainer Jung2-1/+6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814720 13f79535-47bb-0310-9956-ffa450edef68
2017-11-09Follow up to r1809273: CHANGES entry.Yann Ylavic1-0/+4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814719 13f79535-47bb-0310-9956-ffa450edef68
2017-11-09Fix pcre feature detection in configure whenRainer Jung2-2/+8
using pcre2. Follow up to r1773454. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814662 13f79535-47bb-0310-9956-ffa450edef68
2017-11-09Follow up to r1814659.Yann Ylavic1-1/+3
One more style fix in ap_process_http_async_connection(). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814660 13f79535-47bb-0310-9956-ffa450edef68
2017-11-09We can't possibly loop in ap_process_http_async_connection().Yann Ylavic1-3/+4
While at it, fix style. No functional change overall. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814659 13f79535-47bb-0310-9956-ffa450edef68
2017-11-08Post 2.5.0-alpha tag updatesDaniel Ruggeri18-2152/+2166
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814549 13f79535-47bb-0310-9956-ffa450edef68
2017-11-07On the trunk:Stefan Eissing1-8/+0
update CHANGES after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814469 13f79535-47bb-0310-9956-ffa450edef68
2017-11-07* configure.in: Fix help text for --with-suexec-syslog.Joe Orton1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814465 13f79535-47bb-0310-9956-ffa450edef68
2017-11-06On the trunk:Stefan Eissing2-5/+2
cleanup changes and mod_http2 version number after backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814421 13f79535-47bb-0310-9956-ffa450edef68
2017-11-04Rebuild.Lucien Gentis3-37/+35
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814301 13f79535-47bb-0310-9956-ffa450edef68
2017-11-04XML update.Lucien Gentis1-26/+25
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814300 13f79535-47bb-0310-9956-ffa450edef68
2017-11-04Rebuild.Lucien Gentis4-4/+6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814299 13f79535-47bb-0310-9956-ffa450edef68
2017-11-04XML update.Lucien Gentis1-3/+3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814298 13f79535-47bb-0310-9956-ffa450edef68
2017-11-03Remove an already backported entryChristophe Jaillet1-3/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814137 13f79535-47bb-0310-9956-ffa450edef68
2017-11-02ab: follow up to r1811664.Yann Ylavic1-5/+3
apr_socket_send() can return both an error and data, account for data in the latter case (i.e. let next call fail, if any). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814118 13f79535-47bb-0310-9956-ffa450edef68
2017-11-02mpm_unix(es): cleanup properly on exit in one_process mode.Yann Ylavic3-0/+3
We can't destroy ap_pglobal because clean_child_exit() runs in DSO which would be unloaded under us, so use atexit() to defer the final apr_terminate(). [Reverted by 1822535] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814112 13f79535-47bb-0310-9956-ffa450edef68
2017-11-02Fix some syntax highlightChristophe Jaillet1-2/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814035 13f79535-47bb-0310-9956-ffa450edef68
2017-11-02Remove backported entry (see part of r1651081)Christophe Jaillet1-4/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814024 13f79535-47bb-0310-9956-ffa450edef68
2017-11-02Remove backported entry (see r1796850 with a slighly different wording)Christophe Jaillet1-7/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814023 13f79535-47bb-0310-9956-ffa450edef68
2017-11-02Remove backported entry (see part of r1772678 which backports r1426827)Christophe Jaillet1-3/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814021 13f79535-47bb-0310-9956-ffa450edef68
2017-11-02Remove backported entry (see r1684515)Christophe Jaillet1-4/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814020 13f79535-47bb-0310-9956-ffa450edef68
2017-11-01Improve mod_proxy_html docChristophe Jaillet1-25/+25
- add some links and color highligh - remove some <var> (i.e. italic) around parameters that should be written unmodified (On|Off...) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813997 13f79535-47bb-0310-9956-ffa450edef68
2017-11-01Save a few bytes in the conf pool when handling 'ProxyHTMLDoctype' directive ↵Christophe Jaillet1-1/+1
with a user defined FPI git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813991 13f79535-47bb-0310-9956-ffa450edef68
2017-11-01Remove backported entryChristophe Jaillet1-3/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813978 13f79535-47bb-0310-9956-ffa450edef68
2017-11-01Remove backported entriesChristophe Jaillet1-8/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813977 13f79535-47bb-0310-9956-ffa450edef68
2017-10-30 *) mod_http2: avoid unnecessary data retrieval for a trace log. Allow certainStefan Eissing4-17/+21
information retrievals on null bucket beams where it makes sense. [Stefan Eissing] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813767 13f79535-47bb-0310-9956-ffa450edef68
2017-10-28mod_macro: fix usability of globally defined macros in .htaccess files.Yann Ylavic2-17/+15
PR 57525. Reverts pre_config hook from r1656669 (happens too late for EXEC_ON_READ), and ensures ap_macros is reset on restart with a pconf cleanup. Proposed by: Jose Kahan <jose w3.org> Reviewed by: ylavic git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813643 13f79535-47bb-0310-9956-ffa450edef68
2017-10-28mod_md: fix [-Werror=unused-but-set-variable].Yann Ylavic1-2/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813642 13f79535-47bb-0310-9956-ffa450edef68
2017-10-25Revert r1813167 (per review).Yann Ylavic3-15/+12
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813255 13f79535-47bb-0310-9956-ffa450edef68
2017-10-24mod_proxy_balancer: fix runtime lbfactor value changed in 2.4.28.Yann Ylavic3-12/+15
It is assumed to be between 1 and 100 by lbmethods, so normalize it accordingly. [Reverted by r1813255] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813167 13f79535-47bb-0310-9956-ffa450edef68
2017-10-24Fix compilation failure :Christophe Jaillet1-1/+2
unixd.c: In function ‘ap_unixd_mpm_set_signals’: unixd.c:579:5: error: implicit declaration of function ‘apr_signal’; did you mean ‘strsignal’? [-Werror=implicit-function-declaration] apr_signal(SIGPIPE, SIG_IGN); ^~~~~~~~~~ strsignal Not sure where it comes from, maybe related to r1812301. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813116 13f79535-47bb-0310-9956-ffa450edef68
2017-10-23On the trunk:Stefan Eissing5-29/+97
*) mod_md: v1.0.1, ServerName/Alias names from pure-http: virtual hosts are no longer auto-added to a Managed Domain. Error counts of jobs are presisted. When the server restarts (gracefully) any errored staging areas are purged to reset the signup/renewal process. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812999 13f79535-47bb-0310-9956-ffa450edef68
2017-10-21Rebuild.Lucien Gentis4-359/+367
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812826 13f79535-47bb-0310-9956-ffa450edef68
2017-10-21XML update.Lucien Gentis1-2/+8
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812825 13f79535-47bb-0310-9956-ffa450edef68
2017-10-20* support/htpasswd.c (main): Only check for readability if running inJoe Orton2-1/+14
verify (-v) mode. PR: 61631 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812756 13f79535-47bb-0310-9956-ffa450edef68
2017-10-18Documentation rebuildLuca Toscano4-18/+33
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812519 13f79535-47bb-0310-9956-ffa450edef68
2017-10-18mod_md.xml: fix typoLuca Toscano1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812518 13f79535-47bb-0310-9956-ffa450edef68
2017-10-18mod_md: some strong advice about the consequences of permanent ↵Stefan Eissing1-15/+24
MDRequireHttps in the manual git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812517 13f79535-47bb-0310-9956-ffa450edef68
2017-10-17mod_journald: work around possible use of "inline" keyword in systemd #include.Yann Ylavic1-4/+12
This fails to compile before c99, override with APR_INLINE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812339 13f79535-47bb-0310-9956-ffa450edef68