| Commit message (Expand) | Author | Files | Lines |
2007-10-02 | We should return | Jim Jagielski | 1 | -1/+1 |
2007-10-02 | Reduce the last change to a minimum, since OPTIONS * does not | Roy T. Fielding | 1 | -13/+3 |
2007-10-02 | OPTIONS * does not map to storage, so handle this | Jim Jagielski | 1 | -0/+19 |
2007-10-02 | Document ProxyMaxForwards change in r581117 | Nick Kew | 1 | -4/+13 |
2007-10-02 | mod_deflate: Don't leave a strong ETag in place while transforming the entity. | Nick Kew | 2 | -1/+28 |
2007-10-02 | Default to NOT setting Max-Forwards in violation of RFC2616 | Nick Kew | 3 | -6/+13 |
2007-10-01 | No change, but they won't let me have foo | Nick Kew | 1 | -10/+10 |
2007-09-30 | Proxy: remove Warning headers with wrong date | Nick Kew | 2 | -1/+77 |
2007-09-30 | buildfluff | Vincent Bray | 14 | -27/+48 |
2007-09-30 | Minor grammar fix | Vincent Bray | 2 | -2/+2 |
2007-09-30 | There are considerably fewer ces modules (and they are quite | William A. Rowe Jr | 1 | -2/+5 |
2007-09-29 | mod_deflate: initialise inflate-out filter correctly when the | Nick Kew | 2 | -3/+7 |
2007-09-29 | Clean up 2nd typo of the same line, you would expect I could copy n paste | William A. Rowe Jr | 1 | -1/+1 |
2007-09-29 | A long week, what can I say? | William A. Rowe Jr | 1 | -1/+1 |
2007-09-29 | Document "DefaultType None" option (PR 13986) | Nick Kew | 1 | -1/+12 |
2007-09-28 | Fix keepalive to proxy backend | Nick Kew | 2 | -1/+4 |
2007-09-28 | Fix typo in header name "Trailer" | Nick Kew | 1 | -1/+1 |
2007-09-28 | Fix processing of Connection headers in proxy | Nick Kew | 2 | -10/+21 |
2007-09-28 | Share a single write-pipe handle for piped stderr logging, this | William A. Rowe Jr | 1 | -0/+10 |
2007-09-28 | redux, use Rudgier's instead, better comments. | William A. Rowe Jr | 1 | -6/+0 |
2007-09-28 | Correct the approach to std file handles by simplifying the approach | William A. Rowe Jr | 2 | -50/+27 |
2007-09-28 | Logging fixes, round two. Authored and Reviewed by both rplume and wrowe | William A. Rowe Jr | 1 | -0/+6 |
2007-09-28 | * Revert r561352 as this breaks authentication completely. | Ruediger Pluem | 1 | -0/+2 |
2007-09-28 | Fix typo | William A. Rowe Jr | 1 | -1/+1 |
2007-09-28 | With the exception of exclusively test/stress modules, add all | William A. Rowe Jr | 1 | -5/+27 |
2007-09-28 | Well this always sucks, to build a good example and discover the simple | William A. Rowe Jr | 1 | -1/+10 |
2007-09-27 | Fix adding out Via header in proxy response | Nick Kew | 2 | -2/+6 |
2007-09-27 | Strip hop-by-hop headers in proxy response | Nick Kew | 2 | -0/+11 |
2007-09-27 | Formatting. No functional change. | Nick Kew | 1 | -22/+22 |
2007-09-27 | backported to 2.2.7 | Jim Jagielski | 1 | -4/+0 |
2007-09-27 | Add "DefaultType None" option | Nick Kew | 4 | -8/+31 |
2007-09-26 | Ignore any ajp13 flush messages which we may mistakenly | Jim Jagielski | 2 | -5/+17 |
2007-09-26 | Reinstate location walk for subrequests | Nick Kew | 2 | -7/+6 |
2007-09-26 | * Do case insensitive compares for the type of formats of the pid / tid. | Ruediger Pluem | 1 | -2/+2 |
2007-09-26 | mod_log_config: Add format options for %p so that the actual local | Jeff Trawick | 3 | -3/+29 |
2007-09-25 | Update mod_dbd page for new drivers. | Nick Kew | 1 | -0/+5 |
2007-09-24 | Clarify what happens if you don't have a ServerName in your | Joshua Slive | 2 | -0/+11 |
2007-09-24 | * Remove function format_integer as it is only used by pfmt and just a needless | Ruediger Pluem | 1 | -6/+1 |
2007-09-24 | Committing other language transformations. | Jason S. Lingohr | 7 | -321/+333 |
2007-09-24 | Fixed a simple version numbering typo, reported by lucien.gentis (at) lorrain... | Jason S. Lingohr | 6 | -6/+6 |
2007-09-24 | PR 40037: try to avoid risk of misleading the lusers when they | Nick Kew | 2 | -2/+5 |
2007-09-22 | Fix r578332 for backslashing filesystems, as noted by rpluem | Nick Kew | 1 | -0/+4 |
2007-09-22 | * Rationalise the two ap_unescape_url versions | Nick Kew | 1 | -43/+36 |
2007-09-20 | Link mod_deflate.so as always intended (and pointed out by Tom Donovan | William A. Rowe Jr | 3 | -6/+6 |
2007-09-19 | Remove tabs. | Jean-Frederic Clere | 1 | -7/+7 |
2007-09-19 | punctuation; sorry for the noise | Eric Covener | 2 | -2/+2 |
2007-09-19 | document the mod_userdir-like tilde expansion sometimes performed by mod_rewrite | Eric Covener | 2 | -0/+22 |
2007-09-18 | buildfluff | Vincent Bray | 1 | -3/+3 |
2007-09-18 | Add a few '/' and remove an errant '>'. | Vincent Bray | 1 | -3/+3 |
2007-09-18 | Update xform with retry=0 info | Jim Jagielski | 3 | -4/+5 |