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
*
Removed obsolete include paths from NetWare makefiles.
Guenter Knauf
2010-07-23
2
-10
/
+6
*
OS/2: Fix building of more modules that depend on symbols from other modules.
Brian Havard
2010-06-22
1
-1
/
+11
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
2
-2
/
+2
*
Make the error message correspond to the code, which sets APR_SO_NONBLOCK.
Graham Leggett
2010-02-05
1
-1
/
+1
*
Elaborate on low hanging XXX fruit
William A. Rowe Jr
2009-12-01
1
-3
/
+3
*
change the callable functions in the mod_watchdog API
Jeff Trawick
2009-09-30
1
-3
/
+12
*
Add port in the logic.
Jean-Frederic Clere
2009-09-30
1
-11
/
+26
*
Add slotmem storage logic for multicast logic.
Jean-Frederic Clere
2009-09-29
1
-18
/
+70
*
Oops my bad: Stop copying and pasting code.
Jean-Frederic Clere
2009-08-04
1
-29
/
+2
*
Fix warnings.
Jean-Frederic Clere
2009-08-03
1
-2
/
+7
*
Add the file logic for the handler.
Jean-Frederic Clere
2009-07-30
1
-1
/
+185
*
mark some private module data as "static", resolving
Jeff Trawick
2009-07-29
1
-1
/
+1
*
Align logic and message :)
Jim Jagielski
2009-07-28
1
-1
/
+1
*
Put the hm_slot_server_t in a common include.
Jean-Frederic Clere
2009-07-28
1
-11
/
+1
*
* Silence compiler warnings about unused variables.
Ruediger Pluem
2009-07-09
1
-7
/
+1
*
finally fixed NetWare export list (thanks help from rjung).
Guenter Knauf
2009-07-08
2
-6
/
+0
*
fixed types, fixed NetWare build.
Guenter Knauf
2009-07-07
2
-2
/
+4
*
fixed import list.
Guenter Knauf
2009-07-07
1
-0
/
+4
*
Add use slotmem. Directive HeartbeatMaxServers > 10 to activate the logic.
Jean-Frederic Clere
2009-07-06
1
-4
/
+126
*
fixed NetWare build includes.
Guenter Knauf
2009-07-06
2
-0
/
+2
*
cleanup truncation
William A. Rowe Jr
2009-05-15
1
-2
/
+2
*
Fix win32 build includes
William A. Rowe Jr
2009-05-15
2
-4
/
+4
*
Reorder so and watchdog to configure before cluster modules
William A. Rowe Jr
2009-05-06
1
-0
/
+0
*
complete r771579, refactoring mod_watchdog as loadable on win32
William A. Rowe Jr
2009-05-05
2
-0
/
+246
*
* Add missing include to fix compiler warnings
Ruediger Pluem
2009-04-16
1
-0
/
+1
*
write Ok to tomcat.
Jean-Frederic Clere
2009-04-14
1
-1
/
+7
*
Add a logic to use an handler and HTTP.
Jean-Frederic Clere
2009-04-14
1
-29
/
+68
*
Remove the C++ style comment and use 1 for keep_running.
Jean-Frederic Clere
2009-04-08
1
-2
/
+1
*
Arrange traces.
Jean-Frederic Clere
2009-04-07
1
-17
/
+18
*
Set keep_running and clean pool if not.
Jean-Frederic Clere
2009-04-07
1
-0
/
+2
*
clean up apr_time_from_msec() compatibility macros
Jeff Trawick
2009-04-02
1
-6
/
+0
*
* Removed unused variables.
Ruediger Pluem
2009-03-30
1
-7
/
+0
*
Use named watchdog for heartmonitor.
Mladen Turk
2009-03-30
1
-177
/
+98
*
Use correct check logic
Mladen Turk
2009-03-30
1
-1
/
+1
*
If there are multiple hook watchdog threads registered, make sure we fire on ...
Mladen Turk
2009-03-30
1
-1
/
+1
*
Use child singleton watchdog for running the heartbeat module
Mladen Turk
2009-03-29
1
-161
/
+22
*
* modules/cluster/mod_heartmonitor.c
Paul Querna
2009-03-27
1
-1
/
+13
*
no ap_my_generation
Jeff Trawick
2009-03-25
1
-2
/
+5
*
Declare variables prior to code statements otherwise some compilers choke.
Bradley Nicholes
2009-03-24
1
-1
/
+1
*
Tag the pool at creation time.
Paul Querna
2009-01-22
1
-1
/
+1
*
Use the more traditional create/clear/destroy style for the main loop pool.
Paul Querna
2009-01-22
1
-3
/
+4
*
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
[next]