2010-11-02 |
Rich Bowen | Ok, did that. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Rich Bowen | Are the per-module links to 2.2 correct? |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jim Jagielski | timeline |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Vincent Deffontaines | Porting previous commit on 2.2 doc, with a not about... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Daniel Earl... | Remove mis-placed period. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Daniel Earl... | Warning in configure -h that mod_dumpio was only for... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Daniel Earl... | Fix awkward sentence reported by Gary Schnabl. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Daniel Earl... | Warn that not only does mod_disk_cache require mod_cach... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Daniel Earl... | Add to modules' help text (displayed by ./configure... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Daniel Earl... | Fix regex in AliasMatch example. Thanks to Felix Schae... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rich Bowen | Rebuild transformations. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rich Bowen | Rebuild HTML |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rich Bowen | LogLevel should specify a global log level as well... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Graham Leggett | Add documentation for mod_cache and mod_disk_cache. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Daniel Earl... | Point out that the format of encrypted passwords depends on |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Daniel Earl... | Clarify that when troubleshooting .htaccess files,... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Daniel Earl... | Since rotatelogs now checks the local time offset on... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Daniel Earl... | Clarify - say "suEXEC wrapper" instead of "this program". |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Daniel Earl... | Fix a number of typos and misspellings. Reported by... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Daniel Earl... | Note that the docs aren't always clear when directives... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Eric Covener | make the name-based vhost note a warning based on offli... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Eric Covener | Add a note about LimitRequest* and name-based vhosts... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Eric Covener | Add an END flag to RewriteRule that acts like L=LAST... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rich Bowen | Correct context for LimitRequest*, as per bug 7741 |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rich Bowen | Add link to mod_log_config and BufferedLogs, as per |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rich Bowen | Rebuild intro doc. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rich Bowen | Makes the intro paragraph a little less jargon-y, in... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rainer Jung | Add todo item to docs STATUS. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Rich Bowen | The "rewrite guide", so called, has now been completely... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Rich Bowen | Remove note to myself. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Rich Bowen | Remove a leftover note to myself. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Rich Bowen | Introduce <If> as an alternative to mod_rewrite in... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Rich Bowen | Adding links to 1.3 docs is going to be the death of me. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Rich Bowen | Stuff I'd like us to get done at ApacheCon 2010. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Rich Bowen | The FAQ is now in the wiki. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Stefan Fritsch | handle the ca_list == NULL case correctly (which can... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Rich Bowen | Did the mod_usertrack docs. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Rich Bowen | Update transformations |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Rich Bowen | Adds examples to each directive. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Rich Bowen | Drag this doc 12 years into the future. Referring to... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Stefan Fritsch | Make sure to always log an error if loading of CA certi... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Stefan Fritsch | Consistently use loglevel emerg before ssl_die() |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Guenter Knauf | Another NetWare makefile cleanup. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Lucien Gentis | Typos corrections. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Rich Bowen | Phrasing changes recommended by Jack Dozier. Bug #50145 |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Stefan Fritsch | If an unknown Content-* header is received for a PUT... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Stefan Fritsch | If a malformed Content-Range header is received for... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Stefan Fritsch | Improve error message if client cert verification fails |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Graham Leggett | Optimise more of the flags within proxy structures. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Graham Leggett | mod_proxy: Release the backend connection as soon as... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Stefan Fritsch | more temp pool usage and remove some useless apr_pstrdup()s |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Stefan Fritsch | use temp pool in some more places |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Stefan Fritsch | Clarify usage of ap_pregcomp/ap_pregfree |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Stefan Fritsch | use temp_pool for version parsing, to save some memory |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Stefan Fritsch | Remove needless pool cleanup. ap_pregcomp already regis... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Graham Leggett | mod_cache: Respect the original Cache-Control header... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Graham Leggett | mod_disk_cache: Make sure we step down cleanly when... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Rich Bowen | Take a slightly less "you broke it!!" tone in the defau... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Graham Leggett | Fix an inline variable declaration. |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Graham Leggett | mod_proxy: Optimise ProxyPass within a Location so... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Graham Leggett | Be compliant with RFC2616 14.46, revalidation failed... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Eric Covener | Update a per-dir example that's meant to show looping... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Graham Leggett | Avoid unnecessariy initialisation before we test mod_cg... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Stefan Fritsch | Be extra careful to only pass the main server config to |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Graham Leggett | Optimise the set flags in the mod_proxy structures. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Graham Leggett | mod_proxy: Move the ProxyErrorOverride directive to... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Graham Leggett | RPM spec file: wait up to 10 seconds for httpd to kill... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Guenter Knauf | Fixed c&p error. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Guenter Knauf | NetWare build tweaks. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Guenter Knauf | Removed leftover from 2.0.x. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Guenter Knauf | Added header include for getpid() prototype on Win32. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Guenter Knauf | Some minor fixes to provide protos and build with Watcom. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Simplify the initialisation before mod_env's fixup. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Avoid unnecessariy initialisation before we test mod_in... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Avoid unnecessariy initialisation before we test mod_as... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Avoid unnecessariy initialisation before we test mod_st... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Avoid unnecessariy initialisation before we test mod_cg... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Avoid unnecessariy initialisation before we test auth_f... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Avoid unnecessariy initialisation before we test ldap... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Avoid unnecessariy initialisation before we test handle... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Fix spelling of the handler. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Graham Leggett | Avoid unnecessariy initialisation before we test handle... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Stefan Fritsch | Set the LogLevel of a newly initialized virtual hosts... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Rich Bowen | Remind "Contributors looking for a mission" that the... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Daniel Earl... | With rotatelogs -v, on platforms where APR_FINFO_NAME... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Stefan Fritsch | Actually bump MMN for: |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Stefan Fritsch | revert r1023227 as discussed on httpd-dev: |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Daniel Earl... | Update transforms |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Daniel Earl... | Add warning about using rotatelogs filename formats... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Daniel Earl... | Trivial typo: s/This modules/This module/ |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Stefan Fritsch | Fix compiler warning in maintainer-mode |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Stefan Fritsch | member ssl_expr_node->p is unused, remove it |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Graham Leggett | Be more efficient when handling the Expires header. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Graham Leggett | Remove the remove_url filter consistently for both... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Stefan Fritsch | Fix compilation of htcacheclean with enable-maintainer... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Rich Bowen | Fixes a handful of xml validation errors. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Rich Bowen | Add teensy clarification to the introductory paragraph... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
William A.... | Apparently we hadn't done a ./build all convmap in... |
commit | commitdiff | tree | snapshot |
next |