summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag trunk as 2.3.9-alpha2.3.9Jim Jagielski2010-11-230-0/+0
* Get ready for taggingJim Jagielski2010-11-232-2/+2
* Fixed compile-time error message.Guenter Knauf2010-11-221-1/+1
* update transformationAndré Malo2010-11-228-7/+59
* Add a thing to do.Graham Leggett2010-11-221-0/+3
* Updates.Lucien Gentis2010-11-223-9/+14
* Fixed eol prop.Guenter Knauf2010-11-220-0/+0
* Fix for picky compilers.Guenter Knauf2010-11-221-4/+3
* More ap_expr updates:Stefan Fritsch2010-11-215-25/+76
* ap_expr related fixes and enhancementsStefan Fritsch2010-11-219-53/+115
* Updates.Lucien Gentis2010-11-212-2/+48
* ap_expr related fixes/enhancements:Stefan Fritsch2010-11-2110-485/+680
* Fix extra wordDaniel Earl Poirier2010-11-212-2/+2
* Fixed NetWare build.Guenter Knauf2010-11-201-1/+1
* Crosslinking mod_ssl.html and expr.htmlIgor Galić2010-11-204-4/+15
* ./build.sh allIgor Galić2010-11-2023-299/+377
* Adding SetEnvIfExpr documentation, and more references to expr.htmlIgor Galić2010-11-205-3/+56
* More fixes on Pr#50307Igor Galić2010-11-204-20/+8
* Update transformations.Graham Leggett2010-11-2017-20/+48
* mod_include: Add the onerror attribute to the include element, allowingGraham Leggett2010-11-204-13/+66
* Update status of ap_expr and LimitStefan Fritsch2010-11-202-12/+4
* Don't compile expr_dump_tree() by defaultStefan Fritsch2010-11-201-5/+10
* Check input lenght to avoid potential overflowsStefan Fritsch2010-11-201-1/+10
* Updates.Lucien Gentis2010-11-202-2/+2
* Updates.Lucien Gentis2010-11-203-17/+29
* Rename disk_cache to cache_disk within logging statements.Graham Leggett2010-11-201-33/+33
* Rename mod_disk_cache to mod_cache_disk within the documentation.Graham Leggett2010-11-2092-489/+503
* Updated the .fr ssl howto so it matches r1035435 changesVincent Deffontaines2010-11-202-53/+18
* balise mal ferméeVincent Deffontaines2010-11-201-48/+12
* mod_disk_cache renamed to mod_cache_disk, to be consistent with theGraham Leggett2010-11-209-50/+55
* A first attempt at PR#50307Igor Galić2010-11-204-81/+26
* detabStefan Fritsch2010-11-201-1/+1
* Log errors/infos during expression evaluation and associate the messageStefan Fritsch2010-11-207-4/+18
* Add SetEnvIfExpr directive to set env var depending on expression.Stefan Fritsch2010-11-202-119/+174
* Fix a spelling mistake.Graham Leggett2010-11-191-1/+1
* Fix a spelling mistake.Graham Leggett2010-11-191-1/+1
* Fix a spelling mistake.Graham Leggett2010-11-191-1/+1
* Fix 'comparison of unsigned expression < 0 is always false' warning.Stefan Fritsch2010-11-181-1/+1
* Fix 'comparison is always false due to limited range of data type'.Stefan Fritsch2010-11-181-1/+1
* mod_proxy: Fix ProxyPassInterpolateEnv directive.Stefan Fritsch2010-11-185-3/+29
* ./build.sh allIgor Galić2010-11-1824-449/+507
* Content-Length is set by mod_asis.Igor Galić2010-11-182-2/+6
* When the proxy closes the backend connection early, force a setaside onGraham Leggett2010-11-161-1/+18
* Revert r1035504, this was the wrong way to do it.Graham Leggett2010-11-164-18/+86
* Fix pool lifetime issues when the proxy backend connection is terminatedGraham Leggett2010-11-164-86/+18
* Adds indentation. Cosmetic change only.Rich Bowen2010-11-152-0/+4
* Missing newlineRich Bowen2010-11-152-2/+2
* Updates.Lucien Gentis2010-11-147-743/+643
* Return 400 not 503 if we have to abort due to malformed chunked encoding.Nick Kew2010-11-142-2/+5
* Fix mod_proxy to support setting source address.Nick Kew2010-11-145-2/+57