| Commit message (Expand) | Author | Files | Lines |
2015-04-22 | xforms | Eric Covener | 1 | -2/+13 |
2015-04-22 | add a prominent caveat about the effect of caching. | Eric Covener | 1 | -2/+12 |
2015-04-22 | xforms | Eric Covener | 9 | -7/+36 |
2015-04-22 | typoes | Eric Covener | 2 | -4/+4 |
2015-04-22 | PR57778 | Eric Covener | 2 | -0/+29 |
2015-04-22 | Applies patch from bz56214 thanks to Javier Llorente - updates spanish | Rich Bowen | 7 | -15/+15 |
2015-04-22 | mod_ssl: Make the config parser complain if SSLRandomSeed specifies | Stefan Sperling | 1 | -0/+7 |
2015-04-21 | add PR | Eric Covener | 1 | -1/+1 |
2015-04-21 | If a directory exists but no indexes can be resolved, the fallback resource | Eric Covener | 2 | -2/+13 |
2015-04-21 | Generated doc changes | Mike Rumph | 4 | -54/+54 |
2015-04-21 | Grammar improvements in performance tuning doc | Mike Rumph | 1 | -51/+51 |
2015-04-20 | Generated doc changes | Mike Rumph | 2 | -7/+15 |
2015-04-19 | mpm_event: follow up to r1666468 and r1666618. | Yann Ylavic | 1 | -14/+17 |
2015-04-19 | Rebuild. | Lucien Gentis | 10 | -73/+91 |
2015-04-19 | XML updates. | Lucien Gentis | 5 | -63/+92 |
2015-04-19 | mod_proxy_wstunnel: Bypass the handler while the connection is not | Yann Ylavic | 3 | -1/+13 |
2015-04-19 | build | Christophe Jaillet | 2 | -4/+1 |
2015-04-19 | motorz: add missing (fix duplicated) APLOGNOs. | Yann Ylavic | 2 | -59/+59 |
2015-04-19 | Fix doc as spotted by Falco Schwarz in online doc | Christophe Jaillet | 1 | -3/+0 |
2015-04-19 | Fix duplicated APLOGNOs from r1661067 and r1661448. | Yann Ylavic | 2 | -2/+2 |
2015-04-18 | mod_ssl: Check for RAND_egd() at configure time and only use it if present. | Stefan Sperling | 2 | -1/+3 |
2015-04-18 | mod_ssl namespacing: Rename ssl_util_ssl.h macros from SSL_foo to MODSSL_foo. | Stefan Sperling | 6 | -27/+27 |
2015-04-18 | Rebuild. | Lucien Gentis | 12 | -72/+60 |
2015-04-18 | XML updates. | Lucien Gentis | 7 | -62/+62 |
2015-04-18 | mod_proxy_scgi: ProxySCGIInternalRedirect now allows an alternate | Jeff Trawick | 3 | -16/+66 |
2015-04-17 | rebuild docs with meta element enabled | André Malo | 713 | -713/+2139 |
2015-04-17 | The good thing about standards is that there are so many to choose from. | André Malo | 1 | -10/+6 |
2015-04-17 | update transformation | André Malo | 40 | -37/+55 |
2015-04-17 | * mod_log_config: Allow using ErrorLog providers for CustomLog. | Jan Kaluža | 2 | -4/+111 |
2015-04-17 | * mod_dav_fs: set default value of DavLockDB using installation layout | Jan Kaluža | 4 | -1/+16 |
2015-04-17 | tab vs space | Christophe Jaillet | 1 | -3/+3 |
2015-04-17 | Quote log-sink arguments for {Custom,Error,Transfer}Log directive. | Ken Coar | 30 | -91/+91 |
2015-04-16 | Rebuild | Rich Bowen | 2 | -2/+2 |
2015-04-16 | Rebuild | Rich Bowen | 2 | -5/+4 |
2015-04-16 | Applies fix recommended in bz56346 | Rich Bowen | 1 | -4/+3 |
2015-04-16 | Per bz57584, ensure that this isn't just .cgi, ..cgi, ...cgi, and so on. | Rich Bowen | 1 | -1/+1 |
2015-04-16 | Rebuild a crapload of xdocs | Rich Bowen | 111 | -95/+130 |
2015-04-16 | mod_proxy_ajp: Rename output_failed to client_failed in ap_proxy_ajp_request(). | Yann Ylavic | 1 | -12/+12 |
2015-04-16 | Remove entries for fixes/features already merged to 2.4.x branch | Jeff Trawick | 1 | -29/+0 |
2015-04-16 | slight improvement to wording | Jeff Trawick | 1 | -1/+1 |
2015-04-15 | Correct a regex so that it doesn't match the file named '.cgi' | Rich Bowen | 1 | -1/+1 |
2015-04-15 | Resolves bz55123 - spaces around emdashes. | Rich Bowen | 1 | -5/+5 |
2015-04-15 | Simply remove trailing whitespace. | Ken Coar | 205 | -1064/+1064 |
2015-04-15 | * Remove trailing whitespace from a bunch of *.xml files | Ken Coar | 189 | -1719/+1716 |
2015-04-15 | Break <highlight language="commit">foo</highlight> into separate lines. | Ken Coar | 22 | -161/+302 |
2015-04-15 | Quote path/URL arguments to Proxy* directives. | Ken Coar | 56 | -147/+151 |
2015-04-15 | Quote ScriptAlias and DocumentRoot arguments. | Ken Coar | 39 | -161/+167 |
2015-04-15 | Quote {Alias,Redirect,ScriptAlias}{,Match} arguments. | Ken Coar | 158 | -219/+282 |
2015-04-15 | Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}> | Ken Coar | 361 | -16791/+16798 |
2015-04-15 | Mention which indexoptions need fancyindexing. Rsesolves bz56985 | Rich Bowen | 2 | -25/+87 |