| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r1657692, r1660800 from trunk | Christophe Jaillet | 2015-02-27 | 1 | -2/+2 |
* | Merge r1611978, r1612068 from trunk: | Jim Jagielski | 2014-09-05 | 2 | -4/+4 |
* | Merged /httpd/httpd/trunk:r1515403,1515411,1515420,1517175,1521909,1526647,15... | Jeff Trawick | 2014-04-16 | 1 | -0/+1 |
* | * easy proposals to synch 2.4.x and trunk | Graham Leggett | 2013-12-26 | 1 | -2/+2 |
* | like trunk r1522544, except the fixBaseAddrs.pl script lives in trunk: | Jeff Trawick | 2013-09-12 | 1 | -113/+118 |
* | Merge r1452911, r1452949, r1452954, r1453022, r1453574, r1453875, r1453876, r... | Jim Jagielski | 2013-06-13 | 1 | -1/+1 |
* | mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700). | Gregg Lewis Smith | 2013-06-11 | 1 | -24/+24 |
* | Merge r1305167, r1330964, r1388660, r1388899, r1391396, r1391398, r1392214, r... | Jim Jagielski | 2013-04-30 | 1 | -0/+2 |
* | Add mod_macro to Windows Build. merge/backport r1436058 | Gregg Lewis Smith | 2013-03-27 | 1 | -0/+1 |
* | Merge r1442865, r1442759, r1442326, r1442309, r1448171, r1418556, r1448453, r... | Jim Jagielski | 2013-03-11 | 1 | -1/+1 |
* | Various code cleanup to avoid compiler, cppcheck, or clang warnings: | Stefan Fritsch | 2011-12-18 | 1 | -5/+2 |
* | fix my typo | Gregg Lewis Smith | 2011-12-06 | 1 | -1/+1 |
* | Backport r1209766, r1210252, r1210284: | Stefan Fritsch | 2011-12-05 | 2 | -12/+12 |
* | backport r1203924 from trunk | Gregg Lewis Smith | 2011-11-19 | 1 | -0/+1 |
* | Fix whitespace/style | Gregg Lewis Smith | 2011-11-15 | 1 | -1/+1 |
* | Add mod_data to Windows build | Gregg Lewis Smith | 2011-11-15 | 1 | -0/+1 |
* | Pre GA removal ob components that will not be included: | Rainer Jung | 2011-11-12 | 1 | -10/+9 |
* | Added proxy_html and xml2enc to Windows build | Gregg Lewis Smith | 2011-11-03 | 1 | -0/+2 |
* | Add -D DUMP_RUN_CFG option to dump some configuration items | Stefan Fritsch | 2011-10-09 | 1 | -0/+1 |
* | More cleanup: Expand tabs and some more indentation fixes | Stefan Fritsch | 2011-09-23 | 2 | -3/+3 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 4 | -9/+9 |
* | Fix issues found by PVS-Studio static analyzer: | Stefan Fritsch | 2011-09-19 | 1 | -1/+1 |
* | Added new mods to Windows build system. | Guenter Knauf | 2011-07-18 | 1 | -0/+3 |
* | We already have ap_str_tolower(), so also add ap_str_toupper() function and use | Stefan Fritsch | 2011-06-22 | 2 | -18/+0 |
* | Introduce ap_(get|set)_core_module_config() functions/macros and use them | Stefan Fritsch | 2011-06-06 | 2 | -2/+2 |
* | Correct Win64 Servername Identification | William A. Rowe Jr | 2011-05-17 | 1 | -0/+4 |
* | include <stdlib.h> to ensure that the exit() prototype has been | Jeff Trawick | 2011-04-08 | 1 | -3/+1 |
* | gcc compatibility | Jeff Trawick | 2011-04-07 | 1 | -1/+1 |
* | axe a couple of unused vars, mark a function as static | Jeff Trawick | 2011-04-07 | 1 | -3/+1 |
* | get prototype for ap_os_create_privileged_process() | Jeff Trawick | 2011-04-07 | 1 | -0/+1 |
* | cleanups to function signatures, prototypes, visibility | Jeff Trawick | 2011-04-06 | 2 | -2/+2 |
* | enable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows | Jeff Trawick | 2011-03-27 | 2 | -0/+62 |
* | fix some logging calls to include the server_rec | Jeff Trawick | 2011-02-26 | 2 | -3/+3 |
* | Axed C++ comments and tabs. | Guenter Knauf | 2011-02-26 | 1 | -5/+5 |
* | Added slotmem* modules to Win32 build. | Guenter Knauf | 2011-01-25 | 1 | -0/+2 |
* | Added mod_reflector to Win32 build. | Guenter Knauf | 2011-01-16 | 1 | -0/+1 |
* | Removed define obsolete since r93260. | Guenter Knauf | 2010-12-25 | 1 | -3/+0 |
* | Per the existing comment and setrlimit() behavior -- only prevent attempts to | Eric Covener | 2010-12-04 | 1 | -1/+4 |
* | Fix Windows build of mod_cache_disk which was broken after | Rainer Jung | 2010-11-26 | 1 | -1/+1 |
* | suEXEC: Add Suexec directive to disable suEXEC without renaming the | Jeff Trawick | 2010-11-10 | 1 | -0/+1 |
* | Removed leftover from IDE build times. | Guenter Knauf | 2010-10-05 | 1 | -5/+0 |
* | Fixed declaration; added return value. | Guenter Knauf | 2010-10-04 | 1 | -3/+4 |
* | Changed comments to C stye. | Guenter Knauf | 2010-09-01 | 1 | -6/+6 |
* | Added require prototypes conditionally to CFLAGS for NETWare; | Guenter Knauf | 2010-09-01 | 1 | -7/+13 |
* | Added casts to silent compiler warnings. | Guenter Knauf | 2010-08-08 | 1 | -5/+5 |
* | OS/2: Provide a definition of AP_PLATFORM_REWRITE_ARGS_HOOK. | Brian Havard | 2010-06-22 | 1 | -0/+1 |
* | The directives "User", "Group" and "ChrootDir" have | Rainer Jung | 2010-06-15 | 1 | -8/+0 |
* | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 2 | -0/+3 |
* | generalize the existing (r589761) platform- and errno-specific | Jeff Trawick | 2010-04-13 | 1 | -3/+4 |
* | build mod_reqtimeout on Windows | Jeff Trawick | 2010-02-26 | 1 | -0/+1 |