| Commit message (Expand) | Author | Age | Files | Lines |
| * | core, modules: Avoid error response/document handling by the core if some | William A. Rowe Jr | 2015-05-29 | 1 | -1/+1 |
| * | * easy proposals to synch 2.4.x and trunk | Graham Leggett | 2013-12-26 | 1 | -1/+1 |
| * | Merge r1364695 from trunk: | Jim Jagielski | 2013-03-11 | 1 | -2/+2 |
| * | Revert r1373105, the merging of incompatible DefaultRuntimeDir | Jeff Trawick | 2012-08-14 | 1 | -2/+2 |
| * | Merge r1364695, r1369477, r1369808, r1370288, r1370225, r1370763, r1371684 fr... | Jim Jagielski | 2012-08-14 | 1 | -2/+2 |
| * | Merge r1234180, r1234297, r1234565: | Stefan Fritsch | 2012-01-22 | 1 | -1/+1 |
| * | Merge r1220462: | Stefan Fritsch | 2011-12-18 | 1 | -1/+1 |
| * | Backport: | Graham Leggett | 2011-12-14 | 1 | -1/+1 |
| * | Merge r1211680: | Stefan Fritsch | 2011-12-07 | 1 | -2/+3 |
| * | Merge r1211663: | Stefan Fritsch | 2011-12-07 | 1 | -2/+2 |
| * | Backport r1209766, r1210252, r1210284: | Stefan Fritsch | 2011-12-05 | 2 | -32/+32 |
| * | Merge r1210221: | Stefan Fritsch | 2011-12-04 | 1 | -2/+5 |
| * | Backport: | Graham Leggett | 2011-11-30 | 1 | -1/+1 |
| * | Merge r1208110: | Stefan Fritsch | 2011-11-29 | 1 | -33/+31 |
| * | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -9/+9 |
| * | fix spelling error in a couple of log messages | Jeff Trawick | 2011-09-16 | 1 | -2/+2 |
| * | Continue if the platform doesnt support file perms. | Guenter Knauf | 2011-09-16 | 1 | -2/+2 |
| * | fix def'n of AP_SLOTMEM_PROVIDER_VERSION, use it | Jeff Trawick | 2011-07-14 | 1 | -1/+2 |
| * | adjustments of build priorities of modules without special dependencies | Stefan Fritsch | 2011-07-13 | 1 | -2/+2 |
| * | Various code cleanup | Stefan Fritsch | 2011-06-22 | 1 | -1/+1 |
| * | fix some dead assignments found by the clang analyzer | Jeff Trawick | 2011-04-30 | 1 | -2/+3 |
| * | Use a var INSTALLBASE to simplify NetWare installation rules. | Guenter Knauf | 2011-03-18 | 1 | -1/+1 |
| * | Use var for prelude so its possible to change it at one place. | Guenter Knauf | 2011-03-18 | 2 | -2/+2 |
| * | NetWare build overhaul in order to compile on Linux. | Guenter Knauf | 2011-03-08 | 2 | -4/+4 |
| * | NetWare build overhaul in order to compile on Linux. | Guenter Knauf | 2011-03-08 | 3 | -19/+19 |
| * | Use ap_state_query() to fix many modules that were not correctly initializing | Stefan Fritsch | 2011-02-12 | 1 | -7/+2 |
| * | Text, please | William A. Rowe Jr | 2010-12-20 | 3 | -760/+760 |
| * | Fix spelling of the handler. | Graham Leggett | 2010-10-19 | 1 | -1/+1 |
| * | Avoid unnecessariy initialisation before we test handler name. | Graham Leggett | 2010-10-19 | 1 | -3/+7 |
| * | Removed obsolete include paths from NetWare makefiles. | Guenter Knauf | 2010-07-22 | 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 |