| Commit message (Expand) | Author | Files | Lines |
2009-11-13 | update MPM doc to cover new MPM defaults and MPMs as DSO modules | Jeff Trawick | 1 | -20/+43 |
2009-11-12 | Adds a couple of seealso's. | Rich Bowen | 2 | -0/+10 |
2009-11-12 | Corrects the page title. | Rich Bowen | 2 | -3/+3 |
2009-11-12 | Removes a lengthy and unnecessary discussion of the various methods of | Rich Bowen | 4 | -317/+100 |
2009-11-12 | Corrects links to the reference documentation. | Rich Bowen | 9 | -9/+9 |
2009-11-12 | Move the 'vhost per user' rule, and add commentary. | Rich Bowen | 4 | -84/+116 |
2009-11-11 | fix CHANGES entries: mod_dav_fs -> mod_dav | Stefan Fritsch | 1 | -2/+2 |
2009-11-11 | * Use correct #ifndef's to compile again on openssl 0.9.8 and fix compiler | Ruediger Pluem | 1 | -5/+11 |
2009-11-11 | roll on to 2.3.4-dev | Paul Querna | 2 | -5/+6 |
2009-11-11 | Prepare for 2.3.3 release tag. | Paul Querna | 1 | -1/+1 |
2009-11-10 | When moving a file over device boundaries and unlinking the source file fails | Stefan Fritsch | 1 | -2/+15 |
2009-11-10 | s/cange/change/ | Jeff Trawick | 1 | -1/+1 |
2009-11-10 | Revert removal of the key_type byte in the lock key. There is no need to break | Stefan Fritsch | 2 | -8/+20 |
2009-11-10 | fix off by one error | Stefan Fritsch | 1 | -1/+1 |
2009-11-10 | Fix broken config check for *max timeouts | Stefan Fritsch | 1 | -4/+6 |
2009-11-10 | fix e-mail address format | Jeff Trawick | 1 | -1/+1 |
2009-11-10 | enable support for ECC keys and ECDH ciphers. Tested against | Sander Temme | 8 | -6/+119 |
2009-11-09 | mod_dav_fs: Include uri when logging a PUT error due to connection abort. | Stefan Fritsch | 2 | -4/+12 |
2009-11-09 | Return 409 instead of 500 for a LOCK request if the parent resource does not | Stefan Fritsch | 2 | -0/+18 |
2009-11-09 | There is a bug report for r834073, therefore add a CHANGES entry. | Stefan Fritsch | 1 | -0/+4 |
2009-11-09 | Fix compiler warning | Stefan Fritsch | 1 | -1/+1 |
2009-11-09 | Fix litmus warning: According to RFC2518, COPY to non-existant collection | Stefan Fritsch | 1 | -0/+1 |
2009-11-09 | Don't delete the whole file if a PUT with content-range failed. | Stefan Fritsch | 2 | -1/+18 |
2009-11-09 | Make PUT with DAV_MODE_WRITE_TRUNC create a temporary file first and, when the | Stefan Fritsch | 3 | -106/+77 |
2009-11-09 | Instead of checking device ids, try rename first and in case of EXDEV, | Stefan Fritsch | 1 | -40/+13 |
2009-11-09 | Also remove trailing whitespace in the value | Stefan Fritsch | 1 | -2/+9 |
2009-11-09 | Simplify code by using apr_strtok | Stefan Fritsch | 1 | -26/+15 |
2009-11-08 | Rebuild html from xml typo fixes. | Rich Bowen | 1 | -2/+2 |
2009-11-08 | Little typos. | Lucien Gentis | 1 | -2/+2 |
2009-11-07 | mod_log_config: Make ${cookie}C correctly match whole cookie names | Stefan Fritsch | 3 | -12/+39 |
2009-11-07 | Update. | Lucien Gentis | 1 | -7/+8 |
2009-11-07 | Typo correction. Thanks Lucien. | Rich Bowen | 2 | -2/+2 |
2009-11-07 | Some additional new feature goodness to be part of 2.4. Please review | Sander Temme | 1 | -3/+29 |
2009-11-06 | * modules/ssl/ssl_engine_kernel.c (ssl_callback_Info): Add parentheses | Joe Orton | 1 | -1/+1 |
2009-11-06 | update pollset to reflect changed connection state before closing the socket; | Jeff Trawick | 1 | -1/+1 |
2009-11-06 | SECURITY: Partial fix for CVE-2009-3555: | Joe Orton | 4 | -65/+122 |
2009-11-06 | Remove mod_unique_id from the default build. | Sander Temme | 1 | -1/+1 |
2009-11-06 | Update. | Lucien Gentis | 1 | -6/+21 |
2009-11-06 | Touch file, SVN testing. Eeek =) | Tony Stevenson | 1 | -0/+2 |
2009-11-05 | expose r->notes to lua | Brian McCallister | 1 | -0/+8 |
2009-11-05 | seealso list in all the various docs. | Rich Bowen | 12 | -15/+31 |
2009-11-05 | Little typo. | Lucien Gentis | 1 | -1/+1 |
2009-11-05 | Moves the "canonial URL" example to remapping | Rich Bowen | 4 | -73/+91 |
2009-11-05 | Moves the "dynamically regenerated" rule to advanced. | Rich Bowen | 4 | -90/+85 |
2009-11-05 | Removing a ruleset that not only doesn't have a description, but also | Rich Bowen | 2 | -45/+0 |
2009-11-05 | Moves the 'browser-specific' rule into remapping. | Rich Bowen | 5 | -205/+81 |
2009-11-05 | Moves the 'sharding' rule into the 'advanced' doc. | Rich Bowen | 2 | -1/+114 |
2009-11-05 | I'm actually not terribly thrilled with the notion of an "advanced" doc, | Rich Bowen | 6 | -0/+105 |
2009-11-05 | Removing this rule entirely, because it's not meaningful. It relies on | Rich Bowen | 2 | -65/+0 |
2009-11-05 | * modules/ssl/ssl_toolkit_compat.h: Fix compat with older OpenSSL. | Joe Orton | 1 | -0/+4 |