summaryrefslogtreecommitdiff
path: root/modules/core
Commit message (Expand)AuthorAgeFilesLines
...
* Add to modules' help text (displayed by ./configure -h) moreDaniel Earl Poirier2010-11-011-1/+1
* Added header include for getpid() prototype on Win32.Guenter Knauf2010-10-201-0/+3
* Add ap_find_module_short_name() to quickly get the module short nameStefan Fritsch2010-07-191-1/+1
* OS/2 build fix:Brian Havard2010-06-221-1/+1
* Fix comment. DSO is now default.Rainer Jung2010-06-061-3/+1
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-062-2/+2
* Catch up with ap_[proc|global]_mutex_create api changeWilliam A. Rowe Jr2010-05-041-1/+1
* tweaks to r883540:Jeff Trawick2009-11-241-1/+1
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-232-77/+13
* Fix remaining doxygen warnings. "make dox" is now clean with doxygenDaniel Earl Poirier2009-11-031-3/+6
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-6/+6
* change the callable functions in the mod_watchdog APIJeff Trawick2009-09-302-26/+26
* don't override the user's choice (e.g., --enable-watchdog)Jeff Trawick2009-09-301-4/+6
* tweak spelling/wording in mod_watchdog documentationJeff Trawick2009-09-301-8/+8
* Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr2009-08-281-0/+2
* finally fixed NetWare export list (thanks help from rjung).Guenter Knauf2009-07-081-0/+2
* Here's the simpler solution to the two groups of mappers/ modules...William A. Rowe Jr2009-05-087-0/+1642