index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
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-21
1
-7
/
+4
*
Save a few bytes in the conf pool.
Christophe Jaillet
2017-03-21
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-27
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
*
More ap_casecmpstr[n]() usages (follow up to r1715876).
Yann Ylavic
2015-11-23
2
-43
/
+43
*
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
2015-11-23
3
-4
/
+4
*
Revert r1715789: will re-commit without spurious functional changes.
Yann Ylavic
2015-11-23
3
-4
/
+4
*
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
2015-11-23
3
-4
/
+4
*
Fix some style issues on files that can easily be synch'ed with 2.4.x
Christophe Jaillet
2015-09-30
1
-1
/
+1
*
allow autoindex w/o mod_dir/mod_mime setting the DIR_MAGIC_TYPE.
Eric Covener
2015-09-06
1
-1
/
+4
*
s/\<\(\w\+\)\>\s\+\<\1\>/\1/g
Yann Ylavic
2015-07-09
1
-1
/
+1
*
Followon to r1671396: add misiing newline in
Rainer Jung
2015-04-09
1
-1
/
+1
*
Followon to r1671396:
Rainer Jung
2015-04-09
1
-1
/
+0
*
Add more data to "?auto" view of server-status.
Rainer Jung
2015-04-05
1
-5
/
+36
*
Followup to r1667385, my sandbox was out of date.
Eric Covener
2015-03-17
1
-1
/
+1
*
Retry ENOENT like ECONNREFUSED, but only near a server restart.
Eric Covener
2015-03-17
1
-3
/
+26
*
core, modules: like r1657897 but for core and other modules than mod_proxy.
Yann Ylavic
2015-03-10
3
-3
/
+3
*
Add class attributes for empty descriptions
Daniel Ruggeri
2014-12-28
1
-1
/
+1
*
mod_cgi: log cgi script stderr to ScriptLog, use APLOGNO for log_scripterror
Jan Kaluža
2014-09-23
1
-9
/
+9
[next]