index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
session
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
Added new Spanish translation for mod_asis.xml.es
Daniel Ferradal
13
-11
/
+250
2017-07-12
mpm_winnt: Do not redefine the standard CONTAINING_RECORD() macro
Evgeny Kotkov
1
-6
/
+0
2017-07-12
mpm_winnt: Remove an obsolete comment in child.c explaining why the
Evgeny Kotkov
1
-7
/
+0
2017-07-12
mpm_winnt: Tweak the names of the variables in child.c which are used to
Evgeny Kotkov
1
-49
/
+48
2017-07-12
mpm_winnt: Tweak the listener shutdown code to use a separate event
Evgeny Kotkov
2
-34
/
+50
2017-07-12
mpm_winnt: Following up on r1801655, add a comment that explains the
Evgeny Kotkov
1
-2
/
+27
2017-07-12
Makefile.in: fix MPM_MODULES typo (in check-conf)
Jacob Champion
1
-1
/
+1
2017-07-12
Makefile.in: fix MPM_MODULES typo
Jacob Champion
1
-1
/
+1
2017-07-11
mpm_winnt: Advertise support for preshutdown notifications in the service,
Evgeny Kotkov
1
-2
/
+4
2017-07-11
mpm_winnt: Remove unused values of the io_state_e enum.
Evgeny Kotkov
1
-3
/
+1
2017-07-11
mpm_winnt: Remove a duplicated comment in the child_main() function.
Evgeny Kotkov
1
-1
/
+0
2017-07-11
mpm_winnt: Use a LIFO stack instead of a FIFO queue to hold unused
Evgeny Kotkov
1
-8
/
+3
2017-07-11
mpm_winnt: Drop the APLOG_DEBUG diagnostic saying how many thread
Evgeny Kotkov
1
-12
/
+0
2017-07-11
mpm_winnt: Remove an unnecessary Sleep() in the winnt_accept() function.
Evgeny Kotkov
1
-1
/
+0
2017-07-11
mpm_winnt: Simplify the shutdown code that was waiting for multiple worker
Evgeny Kotkov
1
-59
/
+17
2017-07-11
mpm_winnt: Avoid using TerminateThread() in case the shutdown routine
Evgeny Kotkov
1
-11
/
+20
2017-07-11
mpm_winnt: Make the shutdown faster by avoiding unnecessary Sleep()'s
Evgeny Kotkov
1
-8
/
+8
2017-07-11
Add logic to read the Upgrade header and use it in the response.
Jean-Frederic Clere
2
-2
/
+9
2017-07-10
mpm_winnt: Following up on r1801144, use the new accept_filter_e enum
Evgeny Kotkov
1
-2
/
+2
2017-07-07
mpm_winnt: Fix typo in the logged message in winnt_get_connection().
Evgeny Kotkov
1
-1
/
+1
2017-07-07
mpm_winnt: Refactor the mpm_get_completion_context() function so that it
Evgeny Kotkov
1
-22
/
+24
2017-07-07
mpm_winnt: Remove an unnecessary retry after receiving a non-timeout failure
Evgeny Kotkov
1
-8
/
+1
2017-07-07
mpm_winnt: Factor out a helper function to parse the type of an accept
Evgeny Kotkov
1
-40
/
+59
2017-07-07
mpm_winnt: Don't forget to close the I/O completion port as part of the
Evgeny Kotkov
1
-0
/
+1
2017-07-06
On the trunk:
Stefan Eissing
6
-14
/
+390
2017-07-05
Correct string scope to prevent duplicated values for subsequent tokens.
William A. Rowe Jr
1
-2
/
+2
2017-07-05
Fix negotiation type parsing to be strict about "*", "*/*" and "type/*"
William A. Rowe Jr
1
-3
/
+8
2017-07-05
Backported.
Rainer Jung
1
-3
/
+0
2017-07-05
Fix another mod_lua compile error.
Rainer Jung
1
-1
/
+1
2017-07-04
Fix new compilation breakage in mod_lua.
Rainer Jung
3
-12
/
+10
2017-07-04
Mostly revert the configure compat check for
Rainer Jung
1
-33
/
+5
2017-07-04
Fix last compat issue with Lua 5.2 and 5.3.
Rainer Jung
1
-0
/
+4
2017-07-04
More mod_lua compat for Lua 5.1, 5.2, 5.3.
Rainer Jung
5
-21
/
+19
2017-07-04
mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3.
Rainer Jung
3
-5
/
+8
2017-07-04
Add mod_proxy_hcheck to generated httpd.spec file. PR 60506.
Yann Ylavic
1
-0
/
+1
2017-07-03
On the trunk:
Stefan Eissing
12
-94
/
+140
2017-07-03
backported
Jim Jagielski
1
-8
/
+0
2017-07-03
* Do not apply the strict permissions of the temporary file to a possibly
Ruediger Pluem
3
-2
/
+5
2017-07-02
Rebuild.
Lucien Gentis
9
-1
/
+13
2017-07-02
XML update.
Lucien Gentis
1
-2
/
+6
2017-06-30
Partial reversal of r1800306... note virtual scripts in notes
Jim Jagielski
1
-1
/
+5
2017-06-29
proxy_fcgi: remove FPM-specific logic
Jacob Champion
3
-37
/
+5
2017-06-28
Updates to files referencing new Spanish translation of mod_allowmethods r180...
Daniel Ferradal
7
-3
/
+12
2017-06-28
Added Spanish translation for manual/mod/mod_allowmethods.xml.es
Daniel Ferradal
2
-0
/
+200
2017-06-28
Restore single-char field names inadvertantly disallowed in 2.4.25.
William A. Rowe Jr
1
-9
/
+6
2017-06-28
Revert 1800111 for a cleaner logic flow proposed by Yann
William A. Rowe Jr
1
-1
/
+1
2017-06-28
* Silence compiler warning
Ruediger Pluem
1
-1
/
+1
2017-06-28
Appears to resolve the issue to permit single-char fieldnames; PR61220
William A. Rowe Jr
1
-1
/
+1
2017-06-26
Added updates to files referencing new Spanish translation of mod_allowhandle...
Daniel Ferradal
13
-13
/
+12
2017-06-26
Added Spanish translation for manual/mod/mod_allowhandlers.xml.es
Daniel Ferradal
2
-0
/
+183
[next]