index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify pool lifetime constraints when modifying ap_server_config_defines.
Joe Orton
2019-06-20
1
-2
/
+4
*
The bump in r1855311 looks slighly optimistic.
Christophe Jaillet
2019-05-05
1
-4
/
+4
*
mod_proxy: follow up to r1836588: configurable Proxy100Continue.
Yann Ylavic
2019-03-22
1
-1
/
+2
*
Merge consecutive slashes in the URL by default
Eric Covener
2019-03-17
3
-3
/
+17
*
Follow up to r1855306: Axe bucket number from struct process_score.
Yann Ylavic
2019-03-12
2
-6
/
+3
*
MPMs unix: bind the bucket number of each child to its slot number
Yann Ylavic
2019-03-12
1
-1
/
+4
*
Update a comment about the 'PATCH' HTTP command
Christophe Jaillet
2019-02-20
1
-1
/
+1
*
Follow up to r1847430.
Christophe Jaillet
2019-02-10
1
-1
/
+1
*
fix a misleading comment about s->defn_name
Eric Covener
2019-01-15
1
-1
/
+1
*
Happy New Year 2019
Rainer Jung
2019-01-01
1
-1
/
+1
*
Bump seems to have been missed
Jim Jagielski
2018-12-03
1
-1
/
+1
*
core: Split out the ability to parse wildcard files and directories
Graham Leggett
2018-11-25
3
-0
/
+102
*
Define "state directory" for storing persistent child-writable state,
Joe Orton
2018-10-05
3
-3
/
+12
*
* include/httpd.h: Define HTTP_TOO_EARLY (425) per RFC 8470.
Joe Orton
2018-09-26
1
-0
/
+1
*
Follow up to r1840265: really privatize ap_filter_{recycle,adopt_brigade}().
Yann Ylavic
2018-09-11
1
-22
/
+0
*
Follow up to r1840149: core input filter pending data.
Yann Ylavic
2018-09-07
2
-3
/
+17
*
Follow up to r1840149: MMN text rephrased.
Yann Ylavic
2018-09-05
1
-2
/
+2
*
util_filter: protect ap_filter_t private fields from external (ab)use.
Yann Ylavic
2018-09-05
3
-26
/
+30
*
core: follow up to r1839997: some runtime optimizations.
Yann Ylavic
2018-09-04
2
-2
/
+2
*
core: follow up to r1839997: recycle request filters to a delayed ring first.
Yann Ylavic
2018-09-04
2
-1
/
+11
*
core: always allocate filters (ap_filter_t) on f->c->pool.
Yann Ylavic
2018-09-04
3
-13
/
+10
*
util_filter: split pending filters ring in two: input and output ones.
Yann Ylavic
2018-09-03
3
-6
/
+13
*
MMN bump
Jim Jagielski
2018-08-26
1
-1
/
+2
*
minor bump from r1838055
Eric Covener
2018-08-14
1
-1
/
+2
*
Add StrictHostCheck
Eric Covener
2018-08-14
2
-0
/
+14
*
mod_status: Cumulate CPU time of exited child
Rainer Jung
2018-08-07
2
-1
/
+9
*
mod_status: Add cumulated response duration time
Rainer Jung
2018-08-07
2
-1
/
+4
*
Bump mmn for worker_share struct update
Jim Jagielski
2018-08-03
1
-1
/
+2
*
Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the use
Jim Jagielski
2018-08-01
1
-1
/
+2
*
http: Enforce consistently no response body with both 204 and 304 statuses.
Yann Ylavic
2018-07-30
1
-0
/
+4
*
* mod_proxy: Remove load order and link dependency between mod_lbmethod_*
Ruediger Pluem
2018-07-20
1
-1
/
+4
*
core: axe data_in_in/output_filter from conn_rec.
Yann Ylavic
2018-07-20
2
-12
/
+3
*
core: integrate data_in_{in,out}put_filter to ap_filter_{in,out}put_pending().
Yann Ylavic
2018-07-19
1
-2
/
+8
*
core: Add ReadBufferSize, FlushMaxThreshold and FlushMaxPipelined directives.
Yann Ylavic
2018-07-16
2
-1
/
+16
*
util_filter: Axe conn_rec->empty brigade.
Yann Ylavic
2018-07-16
2
-5
/
+3
*
core: Add ap_reuse_brigade_from_pool().
Yann Ylavic
2018-07-16
2
-1
/
+15
*
util_filter: keep filters with aside buckets in order.
Yann Ylavic
2018-07-11
3
-3
/
+14
*
Avoid cyclic dependency by moving ap_set_etag() from module http to core.
Yann Ylavic
2018-06-06
1
-1
/
+2
*
Fix typo
Christophe Jaillet
2018-05-25
1
-2
/
+2
*
Axe ap_rgetline_core(), not used anymore.
Yann Ylavic
2018-04-22
2
-22
/
+3
*
http: add ap_fgetline() and AP_GETLINE_NONBLOCK flag.
Yann Ylavic
2018-04-20
2
-30
/
+41
*
core: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rgetline_core().
Yann Ylavic
2018-04-19
2
-2
/
+5
*
Guess at fixing win32 build regression on trunk introduced by r1734656
William A. Rowe Jr
2018-04-17
2
-4
/
+5
*
PR62199: add worker parameter ResponseFieldSize to mod_proxy
Eric Covener
2018-04-11
1
-1
/
+2
*
Fix some typos reported in PR 59998
Christophe Jaillet
2018-03-24
4
-6
/
+6
*
Fix some doxygen comment
Christophe Jaillet
2018-03-22
1
-4
/
+3
*
Correctly identify origin of util_pcre.c/ap_regex.h as pcreposix[.ch]
William A. Rowe Jr
2018-02-21
1
-1
/
+6
*
mpm_event: follow up to r1823047 and r1824464.
Yann Ylavic
2018-02-20
1
-1
/
+2
*
core: Create a conn_config_t structure to hold an extendable core config rather
Graham Leggett
2018-02-17
2
-1
/
+7
*
Add MMN bump for AP_REG_DOLLAR_ENDONLY, ap_regcomp_get_default_cflags
Graham Leggett
2018-02-16
1
-1
/
+4
[next]