summaryrefslogtreecommitdiffstats
path: root/docs/manual/developer/modules.html (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-19xformsDaniel Gruno11-21/+28
2013-02-19typo fixesDaniel Gruno1-9/+9
2013-02-19typosJim Jagielski1-3/+3
2013-02-19ensure positiveJim Jagielski1-0/+3
2013-02-18Has been backported.Rainer Jung1-3/+0
2013-02-18Unbreak default case of RewriteBase not being set after r1410681Eric Covener2-0/+6
2013-02-18Fix the authn_socache example, as per users@ discussion andNick Kew1-2/+4
2013-02-16Updates.Lucien Gentis2-10/+9
2013-02-15ap_rgetline_core() now pulls from r->proto_input_filtersJoe Schaefer2-2/+8
2013-02-14Stuff I want to doRich Bowen1-0/+4
2013-02-14Stuff I want to doRich Bowen1-1/+3
2013-02-14typoRich Bowen2-3/+3
2013-02-14TypoRich Bowen1-2/+2
2013-02-14RebuildRich Bowen3-3/+4
2013-02-14Missing trailing slashRich Bowen1-1/+1
2013-02-14RebuildRich Bowen4-9/+9
2013-02-14Reconcile contradictory statements.Rich Bowen1-7/+5
2013-02-13r:regex was not returning the last captured group, as we were one off on how ...Daniel Gruno1-2/+2
2013-02-07Fixed a potential NULL pointer deference.Guenter Knauf1-9/+10
2013-02-07Style fixes - no code changes.Guenter Knauf1-60/+75
2013-02-06in 2.4.xJim Jagielski1-3/+0
2013-02-06In 2.4.4-devJim Jagielski1-3/+0
2013-02-06Change bzero/bcopy into memset/memcpyChristophe Jaillet1-2/+2
2013-02-05Can't figure out why we allocate len+2 bytes here. Len+1 should be enough.Christophe Jaillet1-1/+1
2013-02-05Chop inappropriate detail from my recent CHANGES entryNick Kew1-2/+1
2013-02-04Fix incomplete filename in ErrorLog when trying to access files in non exist...Christophe Jaillet1-1/+2
2013-02-04mod_proxy_html: bugfixes and introduce HTML5 doctypeNick Kew2-2/+17
2013-02-04Improve httxt2dbm doc as proposed in PR51372.Christophe Jaillet1-2/+4
2013-02-04Fix valgrind warning about uninitialized memory in argument to semctlStefan Fritsch2-1/+4
2013-02-04Don't keepalive the connection to the client if theStefan Fritsch2-0/+4
2013-02-04fix valgrind warnings about uninitialized memory in syscall argumentsStefan Fritsch1-1/+1
2013-02-04Avoid valgrind warnings in mod_ssl random number generatorStefan Fritsch5-0/+43
2013-02-02xformsEric Covener2-6/+7
2013-02-02fill in the dots for Eric Covener1-5/+6
2013-02-02Updates.Lucien Gentis4-21/+44
2013-01-31RebuildRich Bowen26-1510/+1589
2013-01-31TypoRich Bowen1-1/+1
2013-01-31RebuildRich Bowen13-257/+282
2013-01-31RebuildRich Bowen5-9/+4
2013-01-31"A few hours last week" is kind of strange in a howto that has beenRich Bowen1-5/+0
2013-01-31MSIE Mac example is stupidRich Bowen1-0/+3
2013-01-29Note that v is a shortcut for reqenvDaniel Gruno1-1/+1
2013-01-28Fix error because of negative rate-limitChristophe Jaillet1-10/+10
2013-01-28ProxyPassInherit directiveJim Jagielski4-9/+55
2013-01-28apr dbd and mod dbd have been mixed up in the handle closing function, so let...Daniel Gruno1-2/+2
2013-01-27rpm: Bump the epoch on mod_proxy_html so that older separately packagedGraham Leggett1-1/+2
2013-01-27Add mod_macro to the RPM spec file.Graham Leggett1-0/+1
2013-01-27Update transformations.Graham Leggett15-21/+21
2013-01-27Clarify more clearly in the examples which configurations are limitedGraham Leggett1-5/+7
2013-01-27Update.Lucien Gentis1-39/+69