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
/
cluster
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cmd->temp_pool for temp allocations during configuration.
Paul Querna
2008-12-07
2
-5
/
+5
*
Make ctx:status an apr_status_t, and be consistent about checking and setting...
Paul Querna
2008-12-07
2
-10
/
+10
*
Use APR_THREAD_FUNC for heart{beat,monitor} thread workers.
Paul Querna
2008-12-07
2
-2
/
+2
*
Also init mutex_path in hm_create_config.
Paul Querna
2008-12-05
1
-0
/
+2
*
Print the correct enum value for the lock mech.
Paul Querna
2008-12-05
1
-7
/
+9
*
Add a comment explaining the start mutex.
Paul Querna
2008-12-05
1
-0
/
+3
*
Log the correct function name.
Paul Querna
2008-12-05
1
-1
/
+1
*
D'oh. Fix r723672 and use the correct define.
Paul Querna
2008-12-05
1
-1
/
+1
*
Make the frequency with how often we write the stats file a compile time option.
Paul Querna
2008-12-05
1
-1
/
+8
*
Make hm_ctx_t:keep_running a volatile.
Paul Querna
2008-12-05
1
-1
/
+1
*
Show the correct mutex type (even if its just the enum id) rather than the de...
Paul Querna
2008-12-05
1
-5
/
+8
*
Add comment explaining the startup mutex.
Paul Querna
2008-12-05
1
-0
/
+3
*
Use correct function name in log message.
Paul Querna
2008-12-05
1
-1
/
+1
*
Don't overcount busy servers from previous generations.
Paul Querna
2008-12-05
1
-1
/
+2
*
Make hb_ctx_t:keep_running volatile.
Paul Querna
2008-12-05
1
-1
/
+1
*
Don't do anything by defautl if we haven't been configured.
Paul Querna
2008-12-02
1
-10
/
+15
*
When not configured, don't do anything by default.
Paul Querna
2008-12-02
1
-2
/
+17
*
Add the new modules to the netware build
Bradley Nicholes
2008-12-01
3
-0
/
+762
*
Move the variable declarations to the beginning of the code blocks to avoid c...
Bradley Nicholes
2008-12-01
2
-8
/
+13
*
Move variable declartions to the top of functions for c89'ness.
Paul Querna
2008-12-01
2
-9
/
+13
*
Add two new modules to handle load balancing across multiple apache servers
Paul Querna
2008-12-01
6
-0
/
+978