summaryrefslogtreecommitdiffstats
path: root/server/util_expr_parse.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-21MPMs unix: Place signals handlers and helpers out of DSOs to avoidYann Ylavic9-799/+462
2017-02-21mod_cache: Fix a regression in 2.4.25 for the forward proxy case byYann Ylavic5-50/+86
2017-02-20mpm_motorz: follow up to r1783755.Yann Ylavic1-14/+12
2017-02-20mpm_worker: follow up to r1783755.Yann Ylavic2-1/+28
2017-02-20mpm_motorz: follow up to r1783772, with the real changes.Yann Ylavic1-4/+4
2017-02-20mpm_motorz: each log message should use its own APLOGNO.Yann Ylavic1-1/+1
2017-02-20winnt/service: each log message should use its own APLOGNO.Yann Ylavic2-8/+8
2017-02-20Follow up to r1780327 and r1780329: mute update-log-tags.Yann Ylavic1-3/+3
2017-02-20Follow up to r1772919: update APLOGNO().Yann Ylavic2-2/+2
2017-02-20Follow up to r1772812: update APLOGNO().Yann Ylavic2-3/+3
2017-02-20Follow up to r1783756: update APLOGNO.Yann Ylavic2-2/+2
2017-02-20Follow up to r1783755: update APLOGNO.Yann Ylavic2-2/+2
2017-02-20Revert r1783759: really more things than intended :pYann Ylavic8-21/+12
2017-02-20Follow up to r1783755: update APLOGNO.Yann Ylavic8-12/+21
2017-02-20mod_http2: use a mutex for mplx and slave connections's allocator to be safeYann Ylavic2-9/+45
2017-02-20mpm_event: use a mutex for ptrans' allocator to be safe with concurrentYann Ylavic1-3/+28
2017-02-20build doc.Yann Ylavic1-2/+10
2017-02-20Fix ProxyPassReverse schemes in mod_proxy_http2's doc (examples).Yann Ylavic1-2/+10
2017-02-19On the trunk:Stefan Eissing3-6/+21
2017-02-19On the trunk:Stefan Eissing3-17/+4
2017-02-17Thanks to RĂ¼diger, Yann and Jacob for catches and verificationWilliam A. Rowe Jr1-1/+2
2017-02-17Revert it part r1783317, 'avoid _free()ing NULL references.'William A. Rowe Jr1-4/+2
2017-02-17Revert r1783310 'Preserve OpenSSL 1.0.2 compatibility, following up on r1783305'William A. Rowe Jr1-4/+0
2017-02-16Fix #cpp bug in prior commit, follow up to r1783317.William A. Rowe Jr1-1/+1
2017-02-16Avoid unnecessary code (the deprecation macro wrapper itself emits unused argsWilliam A. Rowe Jr1-4/+9
2017-02-16Preserve OpenSSL 1.0.2 compatibility, following up on r1783305William A. Rowe Jr1-0/+4
2017-02-16Fix OpenSSL 1.1.0 breakage in r1781575; BIO_s_file_internal() is gone.William A. Rowe Jr1-1/+1
2017-02-15Save a few bytes in the request pool.Christophe Jaillet1-4/+4
2017-02-15Save a few bytes in the request pool.Christophe Jaillet1-4/+4
2017-02-14mod_bucketeer: consume given brigade while forwarding/setting aside.Yann Ylavic1-10/+13
2017-02-14default_handler: cleanup outputed brigade before leaving.Yann Ylavic1-0/+2
2017-02-14util_filter: better ap_pass_brigade() vs empty brigades.Yann Ylavic1-2/+2
2017-02-14On the trunk:Stefan Eissing8-87/+54
2017-02-14On the trunk:Stefan Eissing12-307/+267
2017-02-14On the trunk:Stefan Eissing4-59/+18
2017-02-13On the trunk:Stefan Eissing16-1271/+1231
2017-02-13Update w/ add'n people. Jacob helped w/ the envvar stuff and Jim helped w/ th...Jim Jagielski1-4/+5
2017-02-12Updated, fixed some missspeled words and added english changes.Luis Gil5-7/+8
2017-02-12Updated, fixed some missspeled words and added english changes.Luis Gil3-2/+7
2017-02-12Updated, fixed some missspeled words and added english changes.Luis Gil6-18/+12
2017-02-11documentation rebuildLuca Toscano2-19/+43
2017-02-11Rebuild.Lucien Gentis12-36/+73
2017-02-11XML updates.Lucien Gentis6-21/+72
2017-02-10docs: add more notes on ProxyFCGISetEnvIfJacob Champion1-5/+26
2017-02-10ProxyFCGISetEnvIf: reject invalid invocations, streamline unsetsJacob Champion1-16/+33
2017-02-10Add syntax highlight + change separator in regex (# --> |) in order to please...Christophe Jaillet1-8/+10
2017-02-10negation, optional parmsEric Covener1-4/+6
2017-02-10support unsetting varsEric Covener1-1/+6
2017-02-10mod_proxy_fcgi: allow setting empty variables in ProxyFCGISetEnvIfJacob Champion1-1/+6
2017-02-10mod_proxy_fcgi: fix spelling in APLOG_INFO messageJacob Champion1-1/+1