]> granicus.if.org Git - apache/shortlog
apache
2010-11-04 Daniel Earl... Add some more cross-references related to the protocol
2010-11-04 Daniel Earl... Clarify that the "www.example.com" is in the ServerName...
2010-11-04 Stefan FritschNote that people should not spend time on the ap_expr...
2010-11-04 Igor GalićPR46916
2010-11-04 William A.... Look for a deeper clue into the existance of srclib...
2010-11-04 Rich BowenThe discussion of conditional logging is much better...
2010-11-04 Rich BowenMention the %200{var}i syntax in the conditional loggin...
2010-11-04 Daniel Earl... Note that the new expression language for <If> and...
2010-11-04 Rich BowenDocuments undocumented directive. PR42912
2010-11-04 Igor GalićExplain that Options [+-]?Multiviews doesn't make any...
2010-11-04 Rich BowenMention the "Windows ^N end-of-line character" problem
2010-11-04 Rich BowenThere's already a seealso link for Options. Added ...
2010-11-04 Rich BowenChange mentions of 'Deny from' and 'Allow from' to...
2010-11-04 Eric CovenerPR#50174: don't offer 120ms as a "typical" TCP keepaliv...
2010-11-04 Rich BowenBe more forceful in talking about where SSLEngine On...
2010-11-04 Rich BowenError messages like "theoretically shouldn't happen...
2010-11-04 Eric CovenerPR45017: document obscure GprofDir directive
2010-11-04 Rich BowenNote that RewriteOptions inherit causes parent rules...
2010-11-04 Igor GalićRemoving intro, which doesn't make sense.
2010-11-04 Igor Galić./build.sh all - fixed htaccess validation error.
2010-11-04 Eric CovenerPR#47935 some people think s/except/unless makes this...
2010-11-04 Igor GalićRemoving history, because nobody cares.
2010-11-04 Rich BowenAdds an example of how to set up SSL to the SSL howto...
2010-11-04 Paul QuernaMore whitespace
2010-11-04 Paul QuernaWhitespace commit
2010-11-04 Rich BowenRemoved the stuff that is ancient and embarrassing...
2010-11-04 Rich BowenOh, look, someone beat me to the FAQ.
2010-11-04 Graham LeggettFix a pool lifetime issue: Make sure we clean up our...
2010-11-04 Rainer JungFollowup to r1026665: reset "cleaned" flag in
2010-11-03 Rich BowenPatch from jean-frederic - Port 8009 implies ajp://
2010-11-03 Stefan Fritschcleaning up / replacing ap_expr should be a blocker...
2010-11-03 Rich BowenRebuild .ja transformation for updated to example.
2010-11-03 Rich BowenMissing linebreak in example.
2010-11-03 Jim JagielskiNote for future dev....
2010-11-03 Nick Kewmod_cache: correctly parse quoted strings in cache...
2010-11-02 Rich BowenWhile I expect Bill Stoddard would be willing, he's...
2010-11-02 Rich BowenRebuilds various transformations
2010-11-02 Rich BowenWhile "largely rubbish" was a bit of an overstatement...
2010-11-02 Rich BowenRemove 1998-era stuff that's not true any more.
2010-11-02 Rich BowenRebuild rotatelogs man page.
2010-11-02 Rich BowenOk, did that.
2010-11-02 Rich BowenAre the per-module links to 2.2 correct?
2010-11-02 Jim Jagielskitimeline
2010-11-02 Vincent DeffontainesPorting previous commit on 2.2 doc, with a not about...
2010-11-02 Daniel Earl... Remove mis-placed period.
2010-11-02 Daniel Earl... Warning in configure -h that mod_dumpio was only for...
2010-11-01 Daniel Earl... Fix awkward sentence reported by Gary Schnabl.
2010-11-01 Daniel Earl... Warn that not only does mod_disk_cache require mod_cach...
2010-11-01 Daniel Earl... Add to modules' help text (displayed by ./configure...
2010-11-01 Daniel Earl... Fix regex in AliasMatch example. Thanks to Felix Schae...
2010-11-01 Rich BowenRebuild transformations.
2010-11-01 Rich BowenRebuild HTML
2010-11-01 Rich BowenLogLevel should specify a global log level as well...
2010-11-01 Graham LeggettUpdate transformations.
2010-11-01 Graham LeggettAdd documentation for mod_cache and mod_disk_cache.
2010-10-30 Daniel Earl... Point out that the format of encrypted passwords depends on
2010-10-30 Daniel Earl... Clarify that when troubleshooting .htaccess files,...
2010-10-30 Daniel Earl... Since rotatelogs now checks the local time offset on...
2010-10-30 Daniel Earl... Clarify - say "suEXEC wrapper" instead of "this program".
2010-10-30 Daniel Earl... Fix a number of typos and misspellings. Reported by...
2010-10-30 Daniel Earl... Note that the docs aren't always clear when directives...
2010-10-29 Eric Covenermake the name-based vhost note a warning based on offli...
2010-10-29 Eric CovenerAdd a note about LimitRequest* and name-based vhosts...
2010-10-29 Eric CovenerAdd an END flag to RewriteRule that acts like L=LAST...
2010-10-29 Rich BowenCorrect context for LimitRequest*, as per bug 7741
2010-10-29 Rich BowenAdd link to mod_log_config and BufferedLogs, as per
2010-10-29 Rich BowenRebuild intro doc.
2010-10-29 Rich BowenMakes the intro paragraph a little less jargon-y, in...
2010-10-29 Rainer JungAdd todo item to docs STATUS.
2010-10-28 Rich BowenThe "rewrite guide", so called, has now been completely...
2010-10-28 Rich BowenRemove note to myself.
2010-10-28 Rich BowenRemove a leftover note to myself.
2010-10-28 Rich BowenIntroduce <If> as an alternative to mod_rewrite in...
2010-10-28 Rich BowenAdding links to 1.3 docs is going to be the death of me.
2010-10-26 Rich BowenStuff I'd like us to get done at ApacheCon 2010.
2010-10-26 Rich BowenThe FAQ is now in the wiki.
2010-10-25 Stefan Fritschhandle the ca_list == NULL case correctly (which can...
2010-10-25 Rich BowenDid the mod_usertrack docs.
2010-10-25 Rich BowenUpdate transformations
2010-10-25 Rich BowenAdds examples to each directive.
2010-10-25 Rich BowenDrag this doc 12 years into the future. Referring to...
2010-10-24 Stefan FritschMake sure to always log an error if loading of CA certi...
2010-10-24 Stefan FritschConsistently use loglevel emerg before ssl_die()
2010-10-24 Guenter KnaufAnother NetWare makefile cleanup.
2010-10-24 Lucien GentisTypos corrections.
2010-10-24 Rich BowenPhrasing changes recommended by Jack Dozier. Bug #50145
2010-10-24 Stefan FritschIf an unknown Content-* header is received for a PUT...
2010-10-24 Stefan FritschIf a malformed Content-Range header is received for...
2010-10-23 Stefan FritschImprove error message if client cert verification fails
2010-10-23 Graham LeggettOptimise more of the flags within proxy structures.
2010-10-23 Graham Leggettmod_proxy: Release the backend connection as soon as...
2010-10-23 Stefan Fritschmore temp pool usage and remove some useless apr_pstrdup()s
2010-10-23 Stefan Fritschuse temp pool in some more places
2010-10-23 Stefan FritschClarify usage of ap_pregcomp/ap_pregfree
2010-10-23 Stefan Fritschuse temp_pool for version parsing, to save some memory
2010-10-23 Stefan FritschRemove needless pool cleanup. ap_pregcomp already regis...
2010-10-23 Lucien GentisUpdates.
2010-10-23 Graham Leggettmod_cache: Respect the original Cache-Control header...
2010-10-23 Graham Leggettmod_disk_cache: Make sure we step down cleanly when...
2010-10-22 Rich BowenTake a slightly less "you broke it!!" tone in the defau...
next