summaryrefslogtreecommitdiff
path: root/modules/cluster
Commit message (Expand)AuthorAgeFilesLines
* core, modules: Avoid error response/document handling by the core if someWilliam A. Rowe Jr2015-05-291-1/+1
* * easy proposals to synch 2.4.x and trunkGraham Leggett2013-12-261-1/+1
* Merge r1364695 from trunk:Jim Jagielski2013-03-111-2/+2
* Revert r1373105, the merging of incompatible DefaultRuntimeDirJeff Trawick2012-08-141-2/+2
* Merge r1364695, r1369477, r1369808, r1370288, r1370225, r1370763, r1371684 fr...Jim Jagielski2012-08-141-2/+2
* Merge r1234180, r1234297, r1234565:Stefan Fritsch2012-01-221-1/+1
* Merge r1220462: Stefan Fritsch2011-12-181-1/+1
* Backport:Graham Leggett2011-12-141-1/+1
* Merge r1211680:Stefan Fritsch2011-12-071-2/+3
* Merge r1211663:Stefan Fritsch2011-12-071-2/+2
* Backport r1209766, r1210252, r1210284:Stefan Fritsch2011-12-052-32/+32
* Merge r1210221:Stefan Fritsch2011-12-041-2/+5
* Backport:Graham Leggett2011-11-301-1/+1
* Merge r1208110:Stefan Fritsch2011-11-291-33/+31
* 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
* Oops my bad: Stop copying and pasting code.Jean-Frederic Clere2009-08-041-29/+2
* Fix warnings.Jean-Frederic Clere2009-08-031-2/+7
* Add the file logic for the handler.Jean-Frederic Clere2009-07-301-1/+185
* mark some private module data as "static", resolvingJeff Trawick2009-07-291-1/+1
* Align logic and message :)Jim Jagielski2009-07-281-1/+1
* Put the hm_slot_server_t in a common include.Jean-Frederic Clere2009-07-281-11/+1
* * Silence compiler warnings about unused variables.Ruediger Pluem2009-07-091-7/+1
* finally fixed NetWare export list (thanks help from rjung).Guenter Knauf2009-07-082-6/+0
* fixed types, fixed NetWare build.Guenter Knauf2009-07-072-2/+4
* fixed import list.Guenter Knauf2009-07-071-0/+4
* Add use slotmem. Directive HeartbeatMaxServers > 10 to activate the logic.Jean-Frederic Clere2009-07-061-4/+126
* fixed NetWare build includes.Guenter Knauf2009-07-062-0/+2
* cleanup truncationWilliam A. Rowe Jr2009-05-151-2/+2