summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* Merge r1889037 from trunk:Eric Covener2021-04-212-48/+0
* merge r1774657 from trunkGregg Lewis Smith2019-03-261-1/+2
* Merge r1822537, r1830744 from trunk:Yann Ylavic2018-06-061-0/+18
* Merge r1490294, r1734635, r1749403, r1813116, r1816179, r1817598, r1832198, r...Jim Jagielski2018-05-311-1/+2
* add mod_proxy_uwsgi.so to windows build Steffen Land2018-02-191-0/+1
* On the 2.4.x branch:Stefan Eissing2018-01-141-0/+1
|\
| * mod_md maxsize was less than the resulting image sizeSteffen Land2018-01-081-1/+1
| * Win32 Legacy buildGregg Lewis Smith2017-11-301-0/+1
* | Merge r1809881, r1809973, r1809976, r1812075 from trunk:Yann Ylavic2018-01-101-0/+24
|/
* LINK : warning LNK4013: image size 0x35000 exceeds specified maximum 0x30000Gregg Lewis Smith2017-06-031-4/+4
* Merge r1783849 from trunk:Yann Ylavic2017-06-022-0/+174
* Add mod_brotli to Windows legacy buildGregg Lewis Smith2017-04-261-0/+1
* Add mod_proxy_hcheck to WindowsGregg Lewis Smith2016-11-301-0/+1
* Merge r1756038 from trunk:Jim Jagielski2016-08-253-3/+3
* add mod_proxy_http2 to traditional windows buildGregg Lewis Smith2016-06-141-0/+1
* AFAICT, this is a Win32 platform-specific defect, as there is William A. Rowe Jr2016-03-231-1/+0
* Merge r1706627, r1706640 from trunk:Jeff Trawick2015-10-031-1/+1
* Merge r1705749 from trunk:Jim Jagielski2015-09-281-1/+1
* remove unwanted/needed merge remnantsGregg Lewis Smith2015-09-151-2/+1
* merge of protocols + http2 relevant changesStefan Eissing2015-09-071-0/+2
* Merge r1657692, r1660800 from trunkChristophe Jaillet2015-02-271-2/+2
* Merge r1611978, r1612068 from trunk:Jim Jagielski2014-09-052-4/+4
* Merged /httpd/httpd/trunk:r1515403,1515411,1515420,1517175,1521909,1526647,15...Jeff Trawick2014-04-161-0/+1
* * easy proposals to synch 2.4.x and trunkGraham Leggett2013-12-261-2/+2
* like trunk r1522544, except the fixBaseAddrs.pl script lives in trunk:Jeff Trawick2013-09-121-113/+118
* Merge r1452911, r1452949, r1452954, r1453022, r1453574, r1453875, r1453876, r...Jim Jagielski2013-06-131-1/+1
* mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700).Gregg Lewis Smith2013-06-111-24/+24
* Merge r1305167, r1330964, r1388660, r1388899, r1391396, r1391398, r1392214, r...Jim Jagielski2013-04-301-0/+2
* Add mod_macro to Windows Build. merge/backport r1436058Gregg Lewis Smith2013-03-271-0/+1
* Merge r1442865, r1442759, r1442326, r1442309, r1448171, r1418556, r1448453, r...Jim Jagielski2013-03-111-1/+1
* Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch2011-12-181-5/+2
* fix my typoGregg Lewis Smith2011-12-061-1/+1
* Backport r1209766, r1210252, r1210284:Stefan Fritsch2011-12-052-12/+12
* backport r1203924 from trunkGregg Lewis Smith2011-11-191-0/+1
* Fix whitespace/styleGregg Lewis Smith2011-11-151-1/+1
* Add mod_data to Windows buildGregg Lewis Smith2011-11-151-0/+1
* Pre GA removal ob components that will not be included:Rainer Jung2011-11-121-10/+9
* Added proxy_html and xml2enc to Windows buildGregg Lewis Smith2011-11-031-0/+2
* Add -D DUMP_RUN_CFG option to dump some configuration itemsStefan Fritsch2011-10-091-0/+1
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-232-3/+3
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-234-9/+9
* Fix issues found by PVS-Studio static analyzer:Stefan Fritsch2011-09-191-1/+1
* Added new mods to Windows build system.Guenter Knauf2011-07-181-0/+3
* We already have ap_str_tolower(), so also add ap_str_toupper() function and useStefan Fritsch2011-06-222-18/+0
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-062-2/+2
* Correct Win64 Servername IdentificationWilliam A. Rowe Jr2011-05-171-0/+4
* include <stdlib.h> to ensure that the exit() prototype has beenJeff Trawick2011-04-081-3/+1
* gcc compatibilityJeff Trawick2011-04-071-1/+1
* axe a couple of unused vars, mark a function as staticJeff Trawick2011-04-071-3/+1
* get prototype for ap_os_create_privileged_process()Jeff Trawick2011-04-071-0/+1