index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
cluster
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
[prev]