index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ap_regex: Follow up to r1897240: Fetch the ovector _after_ the match.
Yann Ylavic
2022-02-01
1
-18
/
+6
*
mpm_event: Use APR_POLLEXCL when available to prevent thundering hurd.
Yann Ylavic
2022-01-27
1
-0
/
+9
*
core: Follow up to r1897460: Provide ap_thread_main_create().
Yann Ylavic
2022-01-27
5
-101
/
+59
*
core: Follow up to r1897460: Implement and use ap_thread_current_after_fork().
Yann Ylavic
2022-01-25
5
-32
/
+23
*
Follow up to r1897460: !APR_HAS_THREAD implies no ap_thread_* either.
Yann Ylavic
2022-01-25
1
-1
/
+1
*
Follow up to r1897460: APLOGNOs.
Yann Ylavic
2022-01-25
4
-4
/
+4
*
core: Efficient ap_thread_current() when apr_thread_local() is missing.
Yann Ylavic
2022-01-25
7
-73
/
+280
*
ap_regex: Follow up to r1897240: #if APR_HAS_THREAD_LOCAL, not #ifdef.
Yann Ylavic
2022-01-25
2
-6
/
+5
*
Begone, foul tabs.
Graham Leggett
2022-01-24
1
-5
/
+5
*
event: Add AP_MPM_CAN_AGAIN and AGAIN to signal to the MPM that
Graham Leggett
2022-01-24
1
-3
/
+8
*
Add missing log message tag.
Graham Leggett
2022-01-23
1
-1
/
+1
*
ap_regex: Follow up to r1897240: cleanup PCRE2 match data on exit.
Yann Ylavic
2022-01-23
1
-4
/
+19
*
event: Allow the MPM to explicitly handle CONN_SENSE_WANT_WRITE instead
Graham Leggett
2022-01-23
1
-8
/
+13
*
Shutdown immediately on read timeout.
Graham Leggett
2022-01-22
1
-1
/
+1
*
event: Add support for non blocking behaviour in the
Graham Leggett
2022-01-21
1
-8
/
+74
*
Revert 1897156.
Graham Leggett
2022-01-20
1
-35
/
+16
*
ap_regex: Follow up to r1897240: cleanups.
Yann Ylavic
2022-01-20
1
-21
/
+15
*
ap_regex: Follow up to r1897240: no ap_thread_current() yet.
Yann Ylavic
2022-01-20
1
-1
/
+1
*
ap_regex: Follow up to r1897240: runtime fallback to alloc/free.
Yann Ylavic
2022-01-20
1
-49
/
+69
*
ap_regex: Follow up to r1897240: Fix issues spotted by RĂ¼diger (thanks!).
Yann Ylavic
2022-01-20
2
-4
/
+6
*
ap_regex: Follow up to r1897244: Fix pmatch overflow and returned value at li...
Yann Ylavic
2022-01-20
1
-4
/
+2
*
ap_regex: PCRE needs buffers sized against the number of captures only.
Yann Ylavic
2022-01-20
1
-10
/
+10
*
Follow up to r1897240: APR_HAS_THREAD_LOCAL wants #ifdef instead of #if.
Yann Ylavic
2022-01-20
2
-4
/
+4
*
ap_regex: Use Thread Local Storage (if efficient) to avoid allocations.
Yann Ylavic
2022-01-20
2
-47
/
+174
*
core: Allow an optional expression to be specified for an effective
Graham Leggett
2022-01-17
1
-16
/
+35
*
util: Follow up to r1897101 and r1897105: Yet better ap_cstr_casecmp[n]().
Yann Ylavic
2022-01-16
1
-8
/
+8
*
util: Follow up to r1897101: Yet better ap_cstr_casecmp[n]().
Yann Ylavic
2022-01-16
1
-10
/
+12
*
util: Improve ap_cstr_casecmp() and ap_cstr_casecmpn() performances.
Yann Ylavic
2022-01-15
1
-26
/
+16
*
mpm_event: Fix a possible listener deadlock. PR 65769.
Yann Ylavic
2021-12-29
1
-6
/
+15
*
http: Enforce that fully qualified uri-paths not to be forward-proxied
Yann Ylavic
2021-12-13
1
-1
/
+22
*
mpm_event: Follow up to r1895553.
Yann Ylavic
2021-12-06
1
-4
/
+10
*
Revert r1895551: seems to break python tests..
Yann Ylavic
2021-12-03
1
-1
/
+0
*
mpm_event: Follow up to r1894285: new MaxSpareThreads heuristics.
Yann Ylavic
2021-12-03
1
-21
/
+15
*
mpm_event: Close the listeners first for ungraceful stop too.
Yann Ylavic
2021-12-03
1
-0
/
+1
*
mpm_event: Retain active_daemons instead of resetting it on restart.
Yann Ylavic
2021-12-03
1
-14
/
+13
*
Revert spurious commit r1895340.
Yann Ylavic
2021-11-25
2
-68
/
+22
*
Trigger ci.
Yann Ylavic
2021-11-25
2
-22
/
+68
*
Sync r1895107 from libapreq.
Yann Ylavic
2021-11-17
1
-13
/
+22
*
Sync r1895075 from libapreq.
Yann Ylavic
2021-11-16
1
-4
/
+2
*
Sync r1895054 from libapreq.
Yann Ylavic
2021-11-15
1
-3
/
+5
*
Sync r1895020 and r1895021 from libapreq.
Yann Ylavic
2021-11-14
2
-2
/
+5
*
apreq: Sync r1894983 from libapreq.
Yann Ylavic
2021-11-12
1
-7
/
+14
*
apreq: Sync r1894982 from libapreq.
Yann Ylavic
2021-11-12
1
-74
/
+131
*
apreq: Sync r1894977 from libapreq.
Yann Ylavic
2021-11-12
1
-86
/
+73
*
apreq: Sync r1894940 from libapreq.
Yann Ylavic
2021-11-11
1
-29
/
+27
*
apreq: Sync latest changes from lib apreq.
Yann Ylavic
2021-11-11
2
-62
/
+158
*
mpm_event,worker}: Really perform_idle_server_maintenance() per bucket.
Yann Ylavic
2021-10-15
4
-50
/
+54
*
Follow up to r1894285: add idle_threads and max_workers to trace5.
Yann Ylavic
2021-10-15
1
-2
/
+3
*
mpm_event: Restart stopping of idle children after a load peak. PR 65626.
Yann Ylavic
2021-10-15
1
-3
/
+9
*
*) core: Be safe with ap_lingering_close() called with a socket NULL-ed.
Yann Ylavic
2021-10-12
1
-3
/
+10
[next]