| Commit message (Expand) | Author | Age | Files | Lines |
* | Mutex directive: finish support of DefaultRuntimeDir | Jeff Trawick | 2012-08-07 | 1 | -3/+3 |
* | Move away from DEFAULT_REL_RUNTIMEDIR and use ap_runtime_dir_relative() | Jim Jagielski | 2012-03-12 | 1 | -1/+1 |
* | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-02 | 1 | -4/+4 |
* | Add -D DUMP_RUN_CFG option to dump some configuration items | Stefan Fritsch | 2011-10-09 | 1 | -0/+62 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -1/+1 |
* | Introduce ap_(get|set)_core_module_config() functions/macros and use them | Stefan Fritsch | 2011-06-06 | 1 | -1/+4 |
* | hide some unused code on Win32 and NetWare | Jeff Trawick | 2011-04-07 | 1 | -0/+2 |
* | enable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows | Jeff Trawick | 2011-03-27 | 1 | -4/+0 |
* | Add a generic pool cleanup function that sets a pointer to NULL and use | Stefan Fritsch | 2010-11-06 | 1 | -7/+2 |
* | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -0/+2 |
* | It is not inconvenient to return the derived filename here, let's | William A. Rowe Jr | 2010-05-04 | 1 | -4/+10 |
* | Fix startup segfault when the Mutex directive is used but no loaded | Jeff Trawick | 2010-02-22 | 1 | -2/+2 |
* | string constness | Takashi Sato | 2009-12-29 | 1 | -4/+4 |
* | fix this: | Jeff Trawick | 2009-12-02 | 1 | -2/+1 |
* | Add OmitPID keyword on Mutex directive to suppress the | Jeff Trawick | 2009-12-02 | 1 | -20/+61 |
* | fix the "fix" in r883816 | Jeff Trawick | 2009-11-24 | 1 | -2/+3 |
* | fix Win32 compile failure in r883540, reported by Gregg Smith | Jeff Trawick | 2009-11-24 | 1 | -0/+4 |
* | fix Win32 compile failure in r883540, reported by Gregg Smith | Jeff Trawick | 2009-11-24 | 1 | -2/+2 |
* | fix Win32 compile failure in r883540, reported by Gregg Smith | Jeff Trawick | 2009-11-24 | 1 | -0/+2 |
* | Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex, | Jeff Trawick | 2009-11-23 | 1 | -4/+337 |
* | remove leader, perchild, and threadpool MPMs (other than non-English bits in ... | Jeff Trawick | 2009-03-26 | 1 | -1/+1 |
* | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -2/+0 |
* | ap_available_mutexes_string and ap_add_available_mutexes_string | William A. Rowe Jr | 2007-08-23 | 1 | -51/+0 |
* | Minor quibble; the declarespec for data comes after the data type. | William A. Rowe Jr | 2007-08-23 | 1 | -2/+2 |
* | Once SSLMutex allowed for the setting of both the | Jim Jagielski | 2006-10-24 | 1 | -0/+167 |