]> granicus.if.org Git - apache/shortlog
apache
2009-11-17 Rich BowenMoves the last of the rules from the monolithic rewrite...
2009-11-17 Rich BowenMoving yet another recipe. Almost done with this exercise.
2009-11-16 Jeff Trawicktweak r823613/PR 47951 change to avoid /usr/sbin/install on
2009-11-16 Rich BowenThis isn't Apache 2.0 any more.
2009-11-16 Nick KewLogging in to bugzilla gives me the bug reporter's...
2009-11-16 Nick KewBuild: fix --with-module to work as documented
2009-11-16 Jeff Trawickfix VPATH builds, broken by the support for --enable...
2009-11-16 Rich BowenNot sure this is actually a useful recipe, but it belon...
2009-11-15 Jeff Trawicksupport --enable-mpms-shared (without argument) and...
2009-11-15 Jeff Trawickfix bad doc for an argument to APACHE_MPM_MODULE()
2009-11-14 Lucien GentisUpdate.
2009-11-14 Jeff TrawickImprove hack to "determine" if APR supports thread...
2009-11-13 Rich BowenRemoves another bogus example. Use <Proxy> blocks inste...
2009-11-13 Rich BowenThis is a really cool example, and I don't want to...
2009-11-13 Rich BowenRemoves an inscrutable recipe - I don't know what probl...
2009-11-12 Jeff Trawickupdate generated html and metadata
2009-11-12 Jeff Trawickupdate MPM doc to cover new MPM defaults and MPMs as...
2009-11-12 Rich BowenAdds a couple of seealso's.
2009-11-12 Rich BowenCorrects the page title.
2009-11-12 Rich BowenRemoves a lengthy and unnecessary discussion of the...
2009-11-12 Rich BowenCorrects links to the reference documentation.
2009-11-12 Rich BowenMove the 'vhost per user' rule, and add commentary.
2009-11-11 Stefan Fritschfix CHANGES entries: mod_dav_fs -> mod_dav
2009-11-11 Ruediger Pluem* Use correct #ifndef's to compile again on openssl...
2009-11-11 Paul Quernaroll on to 2.3.4-dev
2009-11-11 Paul QuernaPrepare for 2.3.3 release tag.
2009-11-10 Stefan FritschWhen moving a file over device boundaries and unlinking...
2009-11-10 Jeff Trawicks/cange/change/
2009-11-10 Stefan FritschRevert removal of the key_type byte in the lock key...
2009-11-10 Stefan Fritschfix off by one error
2009-11-10 Stefan FritschFix broken config check for *max timeouts
2009-11-10 Jeff Trawickfix e-mail address format
2009-11-10 Sander Temmeenable support for ECC keys and ECDH ciphers. Tested...
2009-11-09 Stefan Fritschmod_dav_fs: Include uri when logging a PUT error due...
2009-11-09 Stefan FritschReturn 409 instead of 500 for a LOCK request if the...
2009-11-09 Stefan FritschThere is a bug report for r834073, therefore add a...
2009-11-09 Stefan FritschFix compiler warning
2009-11-09 Stefan FritschFix litmus warning: According to RFC2518, COPY to non...
2009-11-09 Stefan FritschDon't delete the whole file if a PUT with content-range...
2009-11-09 Stefan FritschMake PUT with DAV_MODE_WRITE_TRUNC create a temporary...
2009-11-09 Stefan FritschInstead of checking device ids, try rename first and...
2009-11-09 Stefan FritschAlso remove trailing whitespace in the value
2009-11-09 Stefan FritschSimplify code by using apr_strtok
2009-11-08 Rich BowenRebuild html from xml typo fixes.
2009-11-08 Lucien Gentis Little typos.
2009-11-07 Stefan Fritschmod_log_config: Make ${cookie}C correctly match whole...
2009-11-07 Lucien GentisUpdate.
2009-11-07 Rich BowenTypo correction. Thanks Lucien.
2009-11-06 Sander TemmeSome additional new feature goodness to be part of...
2009-11-06 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_Info...
2009-11-06 Jeff Trawickupdate pollset to reflect changed connection state...
2009-11-06 Joe OrtonSECURITY: Partial fix for CVE-2009-3555:
2009-11-06 Sander TemmeRemove mod_unique_id from the default build.
2009-11-06 Lucien GentisUpdate.
2009-11-06 Tony StevensonTouch file, SVN testing. Eeek =)
2009-11-05 Brian McCallisterexpose r->notes to lua
2009-11-05 Rich Bowenseealso list in all the various docs.
2009-11-05 Lucien GentisLittle typo.
2009-11-05 Rich BowenMoves the "canonial URL" example to remapping
2009-11-05 Rich BowenMoves the "dynamically regenerated" rule to advanced.
2009-11-05 Rich BowenRemoving a ruleset that not only doesn't have a descrip...
2009-11-05 Rich BowenMoves the 'browser-specific' rule into remapping.
2009-11-05 Rich BowenMoves the 'sharding' rule into the 'advanced' doc.
2009-11-05 Rich BowenI'm actually not terribly thrilled with the notion...
2009-11-05 Rich BowenRemoving this rule entirely, because it's not meaningfu...
2009-11-05 Joe Orton* modules/ssl/ssl_toolkit_compat.h: Fix compat with...
2009-11-05 Rich BowenRelocates another rule.
2009-11-05 Rich BowenRelocates another recipe, and updates it.
2009-11-04 Joe Orton* server/mpm/simple: Ignore more.
2009-11-04 Eric Coveneradd an early note about the Pattern in a rewriterule...
2009-11-04 Joe Orton* modules/lua/: s/apr_strnatcmp/strcmp/ - strnat*cmp...
2009-11-04 Jeff Trawicktweak MPM configure to avoid having to grep for MPM...
2009-11-04 Brian McCallisterallow setting of r->user from lua
2009-11-04 Brian McCallistermap r->err_headers_out into lua
2009-11-04 Joe Orton* server/mpm/*: Ignore generated files with MPM DSO...
2009-11-04 Joe Orton* modules/filters/mod_include.c (handle_printenv):...
2009-11-04 Jeff Trawickdocument --enable-mpms-shared
2009-11-04 Rich BowenShould be a leading slash on that regex. Thanks to...
2009-11-04 Jeff TrawickAdd a LoadModule directive for the default MPM to the...
2009-11-04 Eric CovenerServerAlias and Listen accumulate, not supercede. ...
2009-11-04 Noirin PlunkettSplit RewriteCond into two sections, brought TestString...
2009-11-03 Jeff Trawickrespect the MPM's indication passed on APACHE_MPM_SUPPO...
2009-11-03 Guenter Knaufadded back HAVE_OCSP define hack for non-configure...
2009-11-03 Sander TemmeWe now check for OCSP support in configure, so we can...
2009-11-03 Daniel Earl... Fix remaining doxygen warnings. "make dox" is now...
2009-11-03 Jeff TrawickChange the configure-based MPM build mechanism to suppo...
2009-11-03 Jeff Trawick--with-mpm and --enable-mpms-shared:
2009-11-03 Brian HavardBrind OS/2 MPM up to date with current API.
2009-11-03 Nilgun Belma... update transformation
2009-11-03 Nilgun Belma... update for sync with English docs.
2009-11-03 Nilgun Belma... fixed validation error:
2009-11-03 Rich BowenThe hostname requires a http:// on the front of it...
2009-11-03 Rich BowenBuild Colm's 'sharding' recipe.
2009-11-03 Colm MacCarthaighCorrect the time-range for the time-based rewrite rule...
2009-11-03 Colm MacCarthaighAdding missed </p>
2009-11-03 Colm MacCarthaighFixup for two grammar nits - pluralisation and articula...
2009-11-03 Colm MacCarthaighRewrite the "cluster" section of the rewrite docs....
2009-11-03 Noirin PlunkettRemoving more cruft, rewriting what's left
2009-11-03 Rich BowenClarify that this technique works in per-directory...
2009-11-03 Rich BowenMoves another rule over to the category-specific file...
next