summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant 'directives' list, and use the more-usefulRich Bowen2013-02-202-3/+2
* xformsDaniel Gruno2013-02-1911-21/+28
* typo fixesDaniel Gruno2013-02-191-9/+9
* typosJim Jagielski2013-02-191-3/+3
* ensure positiveJim Jagielski2013-02-191-0/+3
* Has been backported.Rainer Jung2013-02-181-3/+0
* Unbreak default case of RewriteBase not being set after r1410681Eric Covener2013-02-182-0/+6
* Fix the authn_socache example, as per users@ discussion andNick Kew2013-02-181-2/+4
* Updates.Lucien Gentis2013-02-162-10/+9
* ap_rgetline_core() now pulls from r->proto_input_filtersJoe Schaefer2013-02-152-2/+8
* Stuff I want to doRich Bowen2013-02-141-0/+4
* Stuff I want to doRich Bowen2013-02-141-1/+3
* typoRich Bowen2013-02-142-3/+3
* TypoRich Bowen2013-02-141-2/+2
* RebuildRich Bowen2013-02-143-3/+4
* Missing trailing slashRich Bowen2013-02-141-1/+1
* RebuildRich Bowen2013-02-144-9/+9
* Reconcile contradictory statements.Rich Bowen2013-02-141-7/+5
* r:regex was not returning the last captured group, as we were one off on how ...Daniel Gruno2013-02-131-2/+2
* Fixed a potential NULL pointer deference.Guenter Knauf2013-02-071-9/+10
* Style fixes - no code changes.Guenter Knauf2013-02-071-60/+75
* in 2.4.xJim Jagielski2013-02-061-3/+0
* In 2.4.4-devJim Jagielski2013-02-061-3/+0
* Change bzero/bcopy into memset/memcpyChristophe Jaillet2013-02-061-2/+2
* Can't figure out why we allocate len+2 bytes here. Len+1 should be enough.Christophe Jaillet2013-02-051-1/+1
* Chop inappropriate detail from my recent CHANGES entryNick Kew2013-02-051-2/+1
* Fix incomplete filename in ErrorLog when trying to access files in non exist...Christophe Jaillet2013-02-041-1/+2
* mod_proxy_html: bugfixes and introduce HTML5 doctypeNick Kew2013-02-042-2/+17
* Improve httxt2dbm doc as proposed in PR51372.Christophe Jaillet2013-02-041-2/+4
* Fix valgrind warning about uninitialized memory in argument to semctlStefan Fritsch2013-02-042-1/+4
* Don't keepalive the connection to the client if theStefan Fritsch2013-02-042-0/+4
* fix valgrind warnings about uninitialized memory in syscall argumentsStefan Fritsch2013-02-041-1/+1
* Avoid valgrind warnings in mod_ssl random number generatorStefan Fritsch2013-02-045-0/+43
* xformsEric Covener2013-02-022-6/+7
* fill in the dots for Eric Covener2013-02-021-5/+6
* Updates.Lucien Gentis2013-02-024-21/+44
* RebuildRich Bowen2013-01-3126-1510/+1589
* TypoRich Bowen2013-01-311-1/+1
* RebuildRich Bowen2013-01-3113-257/+282
* RebuildRich Bowen2013-01-315-9/+4
* "A few hours last week" is kind of strange in a howto that has beenRich Bowen2013-01-311-5/+0
* MSIE Mac example is stupidRich Bowen2013-01-311-0/+3
* Note that v is a shortcut for reqenvDaniel Gruno2013-01-291-1/+1
* Fix error because of negative rate-limitChristophe Jaillet2013-01-281-10/+10
* ProxyPassInherit directiveJim Jagielski2013-01-284-9/+55
* apr dbd and mod dbd have been mixed up in the handle closing function, so let...Daniel Gruno2013-01-281-2/+2
* rpm: Bump the epoch on mod_proxy_html so that older separately packagedGraham Leggett2013-01-271-1/+2
* Add mod_macro to the RPM spec file.Graham Leggett2013-01-271-0/+1
* Update transformations.Graham Leggett2013-01-2715-21/+21
* Clarify more clearly in the examples which configurations are limitedGraham Leggett2013-01-271-5/+7