summaryrefslogtreecommitdiffstats
path: root/NWGNUmakefile (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-14Added new Spanish translation for mod_asis.xml.esDaniel Ferradal13-11/+250
2017-07-12mpm_winnt: Do not redefine the standard CONTAINING_RECORD() macroEvgeny Kotkov1-6/+0
2017-07-12mpm_winnt: Remove an obsolete comment in child.c explaining why theEvgeny Kotkov1-7/+0
2017-07-12mpm_winnt: Tweak the names of the variables in child.c which are used toEvgeny Kotkov1-49/+48
2017-07-12mpm_winnt: Tweak the listener shutdown code to use a separate eventEvgeny Kotkov2-34/+50
2017-07-12mpm_winnt: Following up on r1801655, add a comment that explains theEvgeny Kotkov1-2/+27
2017-07-12Makefile.in: fix MPM_MODULES typo (in check-conf)Jacob Champion1-1/+1
2017-07-12Makefile.in: fix MPM_MODULES typoJacob Champion1-1/+1
2017-07-11mpm_winnt: Advertise support for preshutdown notifications in the service,Evgeny Kotkov1-2/+4
2017-07-11mpm_winnt: Remove unused values of the io_state_e enum.Evgeny Kotkov1-3/+1
2017-07-11mpm_winnt: Remove a duplicated comment in the child_main() function.Evgeny Kotkov1-1/+0
2017-07-11mpm_winnt: Use a LIFO stack instead of a FIFO queue to hold unusedEvgeny Kotkov1-8/+3
2017-07-11mpm_winnt: Drop the APLOG_DEBUG diagnostic saying how many threadEvgeny Kotkov1-12/+0
2017-07-11mpm_winnt: Remove an unnecessary Sleep() in the winnt_accept() function.Evgeny Kotkov1-1/+0
2017-07-11mpm_winnt: Simplify the shutdown code that was waiting for multiple workerEvgeny Kotkov1-59/+17
2017-07-11mpm_winnt: Avoid using TerminateThread() in case the shutdown routineEvgeny Kotkov1-11/+20
2017-07-11mpm_winnt: Make the shutdown faster by avoiding unnecessary Sleep()'sEvgeny Kotkov1-8/+8
2017-07-11Add logic to read the Upgrade header and use it in the response.Jean-Frederic Clere2-2/+9
2017-07-10mpm_winnt: Following up on r1801144, use the new accept_filter_e enumEvgeny Kotkov1-2/+2
2017-07-07mpm_winnt: Fix typo in the logged message in winnt_get_connection().Evgeny Kotkov1-1/+1
2017-07-07mpm_winnt: Refactor the mpm_get_completion_context() function so that itEvgeny Kotkov1-22/+24
2017-07-07mpm_winnt: Remove an unnecessary retry after receiving a non-timeout failureEvgeny Kotkov1-8/+1
2017-07-07mpm_winnt: Factor out a helper function to parse the type of an acceptEvgeny Kotkov1-40/+59
2017-07-07mpm_winnt: Don't forget to close the I/O completion port as part of theEvgeny Kotkov1-0/+1
2017-07-06On the trunk:Stefan Eissing6-14/+390
2017-07-05Correct string scope to prevent duplicated values for subsequent tokens.William A. Rowe Jr1-2/+2
2017-07-05Fix negotiation type parsing to be strict about "*", "*/*" and "type/*"William A. Rowe Jr1-3/+8
2017-07-05Backported.Rainer Jung1-3/+0
2017-07-05Fix another mod_lua compile error.Rainer Jung1-1/+1
2017-07-04Fix new compilation breakage in mod_lua.Rainer Jung3-12/+10
2017-07-04Mostly revert the configure compat check forRainer Jung1-33/+5
2017-07-04Fix last compat issue with Lua 5.2 and 5.3.Rainer Jung1-0/+4
2017-07-04More mod_lua compat for Lua 5.1, 5.2, 5.3.Rainer Jung5-21/+19
2017-07-04mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3.Rainer Jung3-5/+8
2017-07-04Add mod_proxy_hcheck to generated httpd.spec file. PR 60506.Yann Ylavic1-0/+1
2017-07-03On the trunk:Stefan Eissing12-94/+140
2017-07-03backportedJim Jagielski1-8/+0
2017-07-03* Do not apply the strict permissions of the temporary file to a possiblyRuediger Pluem3-2/+5
2017-07-02Rebuild.Lucien Gentis9-1/+13
2017-07-02XML update.Lucien Gentis1-2/+6
2017-06-30Partial reversal of r1800306... note virtual scripts in notesJim Jagielski1-1/+5
2017-06-29proxy_fcgi: remove FPM-specific logicJacob Champion3-37/+5
2017-06-28Updates to files referencing new Spanish translation of mod_allowmethods r180...Daniel Ferradal7-3/+12
2017-06-28Added Spanish translation for manual/mod/mod_allowmethods.xml.esDaniel Ferradal2-0/+200
2017-06-28Restore single-char field names inadvertantly disallowed in 2.4.25.William A. Rowe Jr1-9/+6
2017-06-28Revert 1800111 for a cleaner logic flow proposed by YannWilliam A. Rowe Jr1-1/+1
2017-06-28* Silence compiler warningRuediger Pluem1-1/+1
2017-06-28Appears to resolve the issue to permit single-char fieldnames; PR61220William A. Rowe Jr1-1/+1
2017-06-26Added updates to files referencing new Spanish translation of mod_allowhandle...Daniel Ferradal13-13/+12
2017-06-26Added Spanish translation for manual/mod/mod_allowhandlers.xml.esDaniel Ferradal2-0/+183