summaryrefslogtreecommitdiff
path: root/modules/cluster
Commit message (Expand)AuthorAgeFilesLines
* Fix numeric check for HeartbeatMaxServers.Rainer Jung2022-06-211-1/+1
* *) mod_heartmonitor: Allow "HeartbeatMaxServers 0"Rainer Jung2022-06-201-2/+3
* The only caller of hm_processmsg() passes an apr_size_t for the last paramete...Christophe Jaillet2022-04-271-1/+1
* *) mod_heartmonitor: Set the documented default valueRainer Jung2022-04-191-1/+1
* Revert r1899809: Will reapply using newRainer Jung2022-04-191-1/+1
* mod_heartmonitor: Fix setting and comparison of IPs fields.Yann Ylavic2022-04-141-3/+4
* mod_heartmonitor: Set the documented default valueRainer Jung2022-04-131-1/+1
* Add missing pool tags to help debugging.Yann Ylavic2020-04-161-0/+2
* Axe an old and apparently out-dated comment.Christophe Jaillet2018-08-261-3/+1
* Revert r1839247Christophe Jaillet2018-08-261-2/+4
* Axe an old and apparently out-dated comment.Christophe Jaillet2018-08-261-4/+2
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* mod_heartmonitor: No need to search twice for the same value + fix some styleChristophe Jaillet2016-01-311-15/+26
* Added many log numbers to log statements thatRainer Jung2016-01-191-1/+1
* core, modules: like r1657897 but for core and other modules than mod_proxy.Yann Ylavic2015-03-101-1/+1
* Use apr_pstrmemdup instead of apr_pstrndup when this is safe.Christophe Jaillet2013-12-091-1/+1
* NetWare build tweaks.Guenter Knauf2012-08-092-4/+4
* mod_lbmethod_heartbeat, mod_heartmonitor: Respect DefaultRuntimeDir/Jeff Trawick2012-07-231-2/+2
* More configure time dependencies:Stefan Fritsch2012-01-211-1/+1
* remove some dead codeStefan Fritsch2011-12-181-1/+1
* Further clarify the naming of the entity that directly connects to us byGraham Leggett2011-12-141-1/+1
* Various fixes for log message tags:Stefan Fritsch2011-12-071-2/+3
* Remove usage of APLOG_NOERRNO. It has been a no-op since at least 2.0.xStefan Fritsch2011-12-071-2/+2
* Change the provider names to match the module names:Stefan Fritsch2011-12-041-2/+5
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-022-32/+32
* Remove more log message prefixes that are now redundant as theStefan Fritsch2011-11-291-33/+31
* Replace a missed version of remote_addr with the new peer_addr.Graham Leggett2011-11-261-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-9/+9
* fix spelling error in a couple of log messagesJeff Trawick2011-09-161-2/+2
* Continue if the platform doesnt support file perms.Guenter Knauf2011-09-161-2/+2
* fix def'n of AP_SLOTMEM_PROVIDER_VERSION, use itJeff Trawick2011-07-141-1/+2
* adjustments of build priorities of modules without special dependenciesStefan Fritsch2011-07-131-2/+2
* Various code cleanupStefan Fritsch2011-06-221-1/+1
* fix some dead assignments found by the clang analyzerJeff Trawick2011-04-301-2/+3
* Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf2011-03-181-1/+1
* Use var for prelude so its possible to change it at one place.Guenter Knauf2011-03-182-2/+2
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-082-4/+4
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-083-19/+19
* Use ap_state_query() to fix many modules that were not correctly initializingStefan Fritsch2011-02-121-7/+2
* Text, pleaseWilliam A. Rowe Jr2010-12-203-760/+760
* Fix spelling of the handler.Graham Leggett2010-10-191-1/+1
* Avoid unnecessariy initialisation before we test handler name.Graham Leggett2010-10-191-3/+7
* Removed obsolete include paths from NetWare makefiles.Guenter Knauf2010-07-222-10/+6
* OS/2: Fix building of more modules that depend on symbols from other modules.Brian Havard2010-06-221-1/+11
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-062-2/+2
* Make the error message correspond to the code, which sets APR_SO_NONBLOCK.Graham Leggett2010-02-051-1/+1
* Elaborate on low hanging XXX fruitWilliam A. Rowe Jr2009-12-011-3/+3
* change the callable functions in the mod_watchdog APIJeff Trawick2009-09-301-3/+12
* Add port in the logic.Jean-Frederic Clere2009-09-301-11/+26
* Add slotmem storage logic for multicast logic.Jean-Frederic Clere2009-09-291-18/+70