]> granicus.if.org Git - apache/shortlog
apache
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...
2010-10-22 Graham LeggettFix an inline variable declaration.
2010-10-22 Graham Leggettmod_proxy: Optimise ProxyPass within a Location so...
2010-10-21 Graham LeggettBe compliant with RFC2616 14.46, revalidation failed...
2010-10-20 Eric CovenerUpdate a per-dir example that's meant to show looping...
2010-10-20 Graham LeggettAvoid unnecessariy initialisation before we test mod_cg...
2010-10-20 Stefan FritschBe extra careful to only pass the main server config to
2010-10-20 Graham LeggettOptimise the set flags in the mod_proxy structures.
2010-10-20 Graham Leggettmod_proxy: Move the ProxyErrorOverride directive to...
2010-10-20 Graham LeggettRPM spec file: wait up to 10 seconds for httpd to kill...
2010-10-20 Guenter KnaufFixed c&p error.
2010-10-20 Guenter KnaufNetWare build tweaks.
2010-10-20 Guenter KnaufRemoved leftover from 2.0.x.
2010-10-20 Guenter KnaufAdded header include for getpid() prototype on Win32.
2010-10-20 Guenter KnaufSome minor fixes to provide protos and build with Watcom.
2010-10-19 Graham LeggettSimplify the initialisation before mod_env's fixup.
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_in...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_as...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_st...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_cg...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test auth_f...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test ldap...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test handle...
2010-10-19 Graham LeggettFix spelling of the handler.
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test handle...
2010-10-19 Stefan FritschSet the LogLevel of a newly initialized virtual hosts...
2010-10-19 Rich BowenRemind "Contributors looking for a mission" that the...
2010-10-19 Daniel Earl... With rotatelogs -v, on platforms where APR_FINFO_NAME...
2010-10-19 Stefan FritschActually bump MMN for:
2010-10-19 Stefan Fritschrevert r1023227 as discussed on httpd-dev:
2010-10-19 Daniel Earl... Update transforms
2010-10-19 Daniel Earl... Add warning about using rotatelogs filename formats...
2010-10-19 Daniel Earl... Trivial typo: s/This modules/This module/
2010-10-18 Stefan FritschFix compiler warning in maintainer-mode
2010-10-18 Stefan Fritschmember ssl_expr_node->p is unused, remove it
2010-10-18 Graham LeggettBe more efficient when handling the Expires header.
2010-10-18 Graham LeggettRemove the remove_url filter consistently for both...
2010-10-18 Stefan FritschFix compilation of htcacheclean with enable-maintainer...
2010-10-18 Rich BowenFixes a handful of xml validation errors.
2010-10-18 Rich BowenAdd teensy clarification to the introductory paragraph...
2010-10-18 William A.... Apparently we hadn't done a ./build all convmap in...
2010-10-18 Stephen HensonMake sure OCSP Stapling Mutex is initiliased if we...
2010-10-18 William A.... Plenty of typos, it appears
2010-10-18 William A.... Kill xml flaw, what a nice opportunity for a precommit...
2010-10-18 Rainer JungAllowCONNECT has been moved from mod_proxy to
next