summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* Make sources build with latest clang versionStefan Eissing2023-04-271-1/+1
* mpm_{event,worker,prefork}: late stop of children processes on restart.Yann Ylavic2021-08-241-2/+2
* Pass NULL instead of a "null ACL"Eric Covener2021-04-212-48/+0
* "" is appropriate default DEFAULT_REL_STATEDIRSteffen Land2020-05-201-1/+1
* Windows bits for mod_log_json.dspSteffen Land2020-05-131-0/+1
* * os/win32/win32_config_layout: Define DEFAULT_REL_STATEDIR for Win32.Joe Orton2020-05-071-0/+3
* Add optional options= argument to Listen to add listener-specificJoe Orton2020-04-231-1/+1
* image size 0x34000 exceeds specified maximum 0x30000Gregg Lewis Smith2018-06-041-7/+7
* Follow up to r1822537: replace static variable with pool userdata.Yann Ylavic2018-05-021-6/+9
* add apreq in Win32Gregg Lewis Smith2018-02-261-1/+2
* add mod_proxy_uwsgi.so to windows buildSteffen Land2018-02-191-0/+1
* mpm_unix(es): cleanup properly on exit in one_process mode.Yann Ylavic2018-01-291-0/+15
* mod_socache_redis seems to be missingGregg Lewis Smith2018-01-101-1/+2
* mod_md: maxsize was less than the resulting image sizeYann Ylavic2018-01-081-1/+1
* Add "AcceptErrorsNonFatal" directiveEric Covener2018-01-041-0/+6
* Win32 legacy bits for mod_mdGregg Lewis Smith2017-11-141-0/+1
* Fix compilation failure :Christophe Jaillet2017-10-241-1/+2
* MPMs unix: follow up to r1809881 and r1809973.Yann Ylavic2017-09-281-0/+4
* core, MPMs unix: follow up to r1809881.Yann Ylavic2017-09-281-0/+20
* MPMs unix: Place signals handlers and helpers out of DSOs to avoidYann Ylavic2017-02-212-0/+174
* LINK : warning LNK4013: image size 0xB1000 exceeds specified maximum 0x20000Gregg Lewis Smith2017-01-241-2/+2
* add mod_proxy_hcheck to legacy buildGregg Lewis Smith2016-11-291-0/+1
* mod_brotli: Add initial implementation.Evgeny Kotkov2016-09-211-0/+1
* Fix spelling in comments and text files.Rainer Jung2016-08-113-3/+3
* Support build files for mod_proxy_http2William A. Rowe Jr2016-05-201-0/+1
* mod_http2 larger with 64-bit VS 2012 RelWithDebInfo buildJeff Trawick2015-10-031-1/+1
* bye bye mod_h2, hello mod_http2Jim Jagielski2015-09-281-1/+1
* Windows traditional build files for mod_h2Gregg Lewis Smith2015-08-261-0/+1
* cosmetic: match case style to all previousGregg Lewis Smith2015-08-181-1/+1
* Save a few bytes in conf pool when parsing some directives. Use temp_pool whe...Christophe Jaillet2015-02-051-2/+2
* include mod_ssl_ctJeff Trawick2014-10-141-0/+1
* Add missing APLOGNO.Christophe Jaillet2014-07-202-4/+4
* 'ap_getword_conf' does not return NULL but an empty string if nothing could b...Christophe Jaillet2013-12-151-2/+2
* BaseAddr.ref:Jeff Trawick2013-09-121-115/+123
* Increase stack size for mod_cache and mod_ldap and readdressGregg Lewis Smith2013-07-201-13/+13
* Final rename per r1454386, we hopeGregg Lewis Smith2013-03-091-1/+1
* finish up mod_proxy_websocket/tunnel rename on WindowsGregg Lewis Smith2013-03-071-1/+1
* Add mod_proxy_websocket to WindowsGregg Lewis Smith2013-03-061-0/+1
* The days of 9x, Win2K are long gone. No more need of a stubWilliam A. Rowe Jr2013-02-201-23/+0
* Fix valgrind warning about uninitialized memory in argument to semctlStefan Fritsch2013-02-041-1/+1
* fix r1439000 per rjung remarksGregg Lewis Smith2013-01-271-26/+26
* mod_lua image size has surpassed 0x00010000, step it up a notchGregg Lewis Smith2013-01-271-1/+1
* Add mod_macro to Windows build.Gregg Lewis Smith2013-01-211-0/+1
* Add mod_allowhandlers to Windows buildGregg Lewis Smith2012-12-091-0/+1
* Windows build for mod_cache_socache added in r1388660Gregg Lewis Smith2012-09-221-0/+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
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-022-12/+12
* Build mod_allowmethods on WindowsGregg Lewis Smith2011-11-191-0/+1
* Fix typoGregg Lewis Smith2011-11-161-1/+1