index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
generators
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Declare pre_translate hook in lua/info/log_debug/example modules, and docs.
Yann Ylavic
2020-06-22
1
-0
/
+1
*
Add ap_normalize_path() to replace ap_getparents() (with options).
Yann Ylavic
2020-06-22
1
-2
/
+3
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
2
-0
/
+3
*
* modules/generators/cgi_common.h (cgi_handle_request): Catch
Joe Orton
2020-02-25
1
-1
/
+4
*
* modules/generators/cgi_common.h (cgi_handle_request): Factor out
Joe Orton
2020-02-25
3
-158
/
+115
*
PR62989: DOCTYPE tags in server-generated HTML.
Eric Covener
2020-01-31
2
-2
/
+2
*
Add comment, no functional change.
Joe Orton
2019-11-05
1
-0
/
+4
*
Fix build broken w/o --enable-cgid-fdpassing by r1867968:
Joe Orton
2019-10-04
3
-3
/
+8
*
* modules/generators/cgi_common.h (discard_script_output): Simplify
Joe Orton
2019-10-04
1
-8
/
+4
*
Move common (and near-identical) code for CGI response output handling
Joe Orton
2019-10-04
3
-258
/
+143
*
* modules/generators/cgi_common.h (cgi_bucket_create):
Joe Orton
2019-10-02
2
-3
/
+4
*
* modules/generators/mod_cgid.c (sock_readhdr): Only set up control
Joe Orton
2019-10-02
1
-7
/
+15
*
mod_cgid: Continuation of r1862968, experimental fd passing support.
Joe Orton
2019-07-17
3
-225
/
+332
*
Add experimental support for fd passing in mod_cgid. Attaches CGI
Joe Orton
2019-07-12
2
-13
/
+117
*
Fix wrong use of ap_rputs with formats.
Rainer Jung
2019-04-14
1
-1
/
+1
*
Use APR apr_time_as_msec() macro for conversion
Rainer Jung
2018-08-31
1
-10
/
+9
*
mod_status: Cumulate CPU time of exited child
Rainer Jung
2018-08-07
1
-14
/
+30
*
mod_status: Add cumulated response duration time
Rainer Jung
2018-08-07
1
-11
/
+25
*
mod_status: Complete the data shown for async
Rainer Jung
2018-08-07
1
-5
/
+13
*
Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the use
Jim Jagielski
2018-08-01
1
-2
/
+2
*
* modules/generators/mod_info.c: Constify fixed tables and mark
Joe Orton
2018-04-11
1
-6
/
+6
*
PR62229: add CGIScriptTimeout to mod_cgi
Eric Covener
2018-04-02
1
-8
/
+40
*
PR 61980: AH01215 CGI stderr forwarding msg improvement
Eric Covener
2018-01-10
1
-3
/
+8
*
Follow up to r1740928: including NOT_IN_PROXY in NOT_IN_DIR_LOC_FILE is both
Yann Ylavic
2017-10-14
1
-1
/
+1
*
httpdunit: merge to trunk from feature branch
Jacob Champion
2017-06-21
1
-1
/
+1
|
\
|
*
configure: don't overwrite other_targets when mod_suexec is enabled
Jacob Champion
2017-05-25
1
-1
/
+1
*
|
remove r1792169 taint checks from proxy and status modules
Eric Covener
2017-05-26
1
-7
/
+0
|
/
*
Introduce request taint-checking concept.
Nick Kew
2017-04-21
1
-0
/
+7
*
no strncasecmp because flag has no value
Eric Covener
2017-03-24
1
-1
/
+1
*
Use 'ap_cstr_casecmp' to simplify code.
Christophe Jaillet
2017-03-22
1
-7
/
+4
*
Save a few bytes in the conf pool.
Christophe Jaillet
2017-03-22
1
-4
/
+4
*
update comments post-r1787525
Eric Covener
2017-03-18
1
-1
/
+4
*
Add IndexOptions UseOldDateFormat
Eric Covener
2017-03-18
1
-4
/
+12
*
Remove some spaces to synch with 2.4
Christophe Jaillet
2016-12-03
1
-1
/
+1
*
Follow up to r1739201.
Yann Ylavic
2016-10-28
2
-10
/
+0
*
Stash the cgi PID earlier in mod_cgid
Eric Covener
2016-08-28
1
-24
/
+43
*
mod_status: note stopping procs in async info table
Stefan Fritsch
2016-08-20
1
-3
/
+18
*
Fix <p> tag closing syntax
Christophe Jaillet
2016-08-20
1
-1
/
+1
*
Delay some memory allocation in order to save 272 bytes in the 'request' memo...
Christophe Jaillet
2016-08-20
1
-1
/
+3
*
Fix the number of column for 'Async connections'.
Christophe Jaillet
2016-08-20
1
-11
/
+15
*
Replace tab by spaces to be consistent
Christophe Jaillet
2016-08-18
1
-1
/
+1
*
Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen
William A. Rowe Jr
2016-06-09
2
-9
/
+9
*
Display process slot number in the async overview
Stefan Fritsch
2016-04-11
1
-4
/
+6
*
mod_cgi/mod_cgid documentation about environment variables added (like DOCUME...
Luca Toscano
2016-01-24
2
-10
/
+15
*
scoreboard addition of protocol, new ap_udpte_child_status methods
Stefan Eissing
2016-01-21
1
-3
/
+7
*
Remove APLOGNO after moving log message to
Rainer Jung
2016-01-19
1
-1
/
+2
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
2
-5
/
+10
*
flush errors are TRACE1 in the core output filter now.
Eric Covener
2016-01-15
1
-4
/
+1
*
Follow up to r1715880: revert more abusive ap_casecmpstr[n]() usages.
Yann Ylavic
2015-12-29
2
-2
/
+2
*
Follow up to r1715880: revert abusive ap_casecmpstr[n]() usages.
Yann Ylavic
2015-11-24
1
-36
/
+36
[next]