| Commit message (Expand) | Author | Files | Lines |
2009-11-17 | Remove references to the now-gone rewrite-guide.html | Rich Bowen | 20 | -249/+15 |
2009-11-17 | Moves the last of the rules from the monolithic rewrite_guide into | Rich Bowen | 6 | -991/+449 |
2009-11-17 | Moving yet another recipe. Almost done with this exercise. | Rich Bowen | 4 | -96/+93 |
2009-11-16 | tweak r823613/PR 47951 change to avoid /usr/sbin/install on | Jeff Trawick | 1 | -1/+9 |
2009-11-16 | This isn't Apache 2.0 any more. | Rich Bowen | 2 | -14/+8 |
2009-11-16 | Logging in to bugzilla gives me the bug reporter's details | Nick Kew | 1 | -1/+1 |
2009-11-16 | Build: fix --with-module to work as documented | Nick Kew | 2 | -1/+4 |
2009-11-16 | fix VPATH builds, broken by the support for --enable-mpms-shared | Jeff Trawick | 1 | -0/+3 |
2009-11-16 | Not sure this is actually a useful recipe, but it belongs in the access | Rich Bowen | 4 | -105/+99 |
2009-11-15 | support --enable-mpms-shared (without argument) and --disable-mpms-shared | Jeff Trawick | 1 | -15/+23 |
2009-11-15 | fix bad doc for an argument to APACHE_MPM_MODULE() | Jeff Trawick | 1 | -1/+1 |
2009-11-14 | Update. | Lucien Gentis | 1 | -4/+6 |
2009-11-14 | Improve hack to "determine" if APR supports thread-safe pollsets by hiding the | Jeff Trawick | 3 | -11/+20 |
2009-11-13 | Removes another bogus example. Use <Proxy> blocks instead, and standard | Rich Bowen | 2 | -75/+0 |
2009-11-13 | This is a really cool example, and I don't want to lose it. However, I'm | Rich Bowen | 4 | -305/+303 |
2009-11-13 | Removes an inscrutable recipe - I don't know what problem it's trying to | Rich Bowen | 2 | -111/+0 |
2009-11-13 | update generated html and metadata | Jeff Trawick | 28 | -64/+146 |
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 |