summaryrefslogtreecommitdiffstats
path: root/server/eoc_bucket.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-17Remove references to the now-gone rewrite-guide.htmlRich Bowen20-249/+15
2009-11-17Moves the last of the rules from the monolithic rewrite_guide intoRich Bowen6-991/+449
2009-11-17Moving yet another recipe. Almost done with this exercise.Rich Bowen4-96/+93
2009-11-16tweak r823613/PR 47951 change to avoid /usr/sbin/install onJeff Trawick1-1/+9
2009-11-16This isn't Apache 2.0 any more.Rich Bowen2-14/+8
2009-11-16Logging in to bugzilla gives me the bug reporter's detailsNick Kew1-1/+1
2009-11-16Build: fix --with-module to work as documentedNick Kew2-1/+4
2009-11-16fix VPATH builds, broken by the support for --enable-mpms-sharedJeff Trawick1-0/+3
2009-11-16Not sure this is actually a useful recipe, but it belongs in the accessRich Bowen4-105/+99
2009-11-15support --enable-mpms-shared (without argument) and --disable-mpms-sharedJeff Trawick1-15/+23
2009-11-15fix bad doc for an argument to APACHE_MPM_MODULE()Jeff Trawick1-1/+1
2009-11-14Update.Lucien Gentis1-4/+6
2009-11-14Improve hack to "determine" if APR supports thread-safe pollsets by hiding theJeff Trawick3-11/+20
2009-11-13Removes another bogus example. Use <Proxy> blocks instead, and standardRich Bowen2-75/+0
2009-11-13This is a really cool example, and I don't want to lose it. However, I'mRich Bowen4-305/+303
2009-11-13Removes an inscrutable recipe - I don't know what problem it's trying toRich Bowen2-111/+0
2009-11-13update generated html and metadataJeff Trawick28-64/+146
2009-11-13update MPM doc to cover new MPM defaults and MPMs as DSO modulesJeff Trawick1-20/+43
2009-11-12Adds a couple of seealso's.Rich Bowen2-0/+10
2009-11-12Corrects the page title.Rich Bowen2-3/+3
2009-11-12Removes a lengthy and unnecessary discussion of the various methods ofRich Bowen4-317/+100
2009-11-12Corrects links to the reference documentation.Rich Bowen9-9/+9
2009-11-12Move the 'vhost per user' rule, and add commentary.Rich Bowen4-84/+116
2009-11-11fix CHANGES entries: mod_dav_fs -> mod_davStefan Fritsch1-2/+2
2009-11-11* Use correct #ifndef's to compile again on openssl 0.9.8 and fix compilerRuediger Pluem1-5/+11
2009-11-11roll on to 2.3.4-devPaul Querna2-5/+6
2009-11-11Prepare for 2.3.3 release tag.Paul Querna1-1/+1
2009-11-10When moving a file over device boundaries and unlinking the source file failsStefan Fritsch1-2/+15
2009-11-10s/cange/change/Jeff Trawick1-1/+1
2009-11-10Revert removal of the key_type byte in the lock key. There is no need to breakStefan Fritsch2-8/+20
2009-11-10fix off by one errorStefan Fritsch1-1/+1
2009-11-10Fix broken config check for *max timeoutsStefan Fritsch1-4/+6
2009-11-10fix e-mail address formatJeff Trawick1-1/+1
2009-11-10enable support for ECC keys and ECDH ciphers. Tested againstSander Temme8-6/+119
2009-11-09mod_dav_fs: Include uri when logging a PUT error due to connection abort.Stefan Fritsch2-4/+12
2009-11-09Return 409 instead of 500 for a LOCK request if the parent resource does notStefan Fritsch2-0/+18
2009-11-09There is a bug report for r834073, therefore add a CHANGES entry.Stefan Fritsch1-0/+4
2009-11-09Fix compiler warningStefan Fritsch1-1/+1
2009-11-09Fix litmus warning: According to RFC2518, COPY to non-existant collectionStefan Fritsch1-0/+1
2009-11-09Don't delete the whole file if a PUT with content-range failed.Stefan Fritsch2-1/+18
2009-11-09Make PUT with DAV_MODE_WRITE_TRUNC create a temporary file first and, when theStefan Fritsch3-106/+77
2009-11-09Instead of checking device ids, try rename first and in case of EXDEV,Stefan Fritsch1-40/+13
2009-11-09Also remove trailing whitespace in the valueStefan Fritsch1-2/+9
2009-11-09Simplify code by using apr_strtokStefan Fritsch1-26/+15
2009-11-08Rebuild html from xml typo fixes.Rich Bowen1-2/+2
2009-11-08 Little typos.Lucien Gentis1-2/+2
2009-11-07mod_log_config: Make ${cookie}C correctly match whole cookie namesStefan Fritsch3-12/+39
2009-11-07Update.Lucien Gentis1-7/+8
2009-11-07Typo correction. Thanks Lucien.Rich Bowen2-2/+2
2009-11-07Some additional new feature goodness to be part of 2.4. Please reviewSander Temme1-3/+29