]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2010-09-27  Stefan FritschSplit ENV: handling between the request_rec section...
2010-09-27  Stefan Fritschfix another null pointer dereference found by clang
2010-09-27  Stefan FritschAvoid potential segfault (found by clang/scan-build).
2010-09-27  Rich BowenRebuild generated files - new mod_cache directives...
2010-09-27  Graham Leggettmod_cache: Add the cache_status hook to register the...
2010-09-26  Rich BowenRebuild generated files.
2010-09-26  Guenter KnaufSmall cleanup and macro rename to make clearer for...
2010-09-26  Stefan FritschIn ErrorLogFormat, make it possible to log an item...
2010-09-25  Stefan FritschSpelling errors
2010-09-25  Stefan Fritschdon't use data allocated from ptemp when parsing .htaccess
2010-09-25  Rich BowenA note about per-module logging.
2010-09-25  Rich BowenRebuilding generated files.
2010-09-25  Rich BowenMissed a few mentions of mod_rewrite that shouldn't...
2010-09-25  Rich BowenRewriteLog is no more. This doc could probably do with...
2010-09-25  Stefan Fritschin 'ip' authz provider, parse subnets only once on...
2010-09-25  Rich BowenMake a note about RewriteLog for folks that are looking...
2010-09-25  Stefan FritschAdd 'local' authz provider that matches connections...
2010-09-25  Stefan FritschExpand authz provider entry
2010-09-25  Stefan FritschUpdate transformations
2010-09-25  Stefan FritschMove all, env, and method authz providers from mod_auth...
2010-09-25  Stefan Fritschclarify wording about regexp
2010-09-25  Stefan Fritschupdate transformations
2010-09-25  Stefan FritschAdd some more items
2010-09-24  Jeff TrawickFix crash accessing pollset on worker thread when child...
2010-09-24  Guenter KnaufAdded util_regex.c to NetWare makefile.
2010-09-24  Guenter KnaufFixed NetWare import/export list for cache modules.
2010-09-23  William A.... Another user identifiable change, new behavior feature.
2010-09-23  William A.... Tag a user identifiable change. Thanks to rbowen for...
2010-09-23  William A.... Because PATH and the library path are closely interrela...
2010-09-23  Jeff Trawickfix Sun Studio type mismatch warnings
2010-09-23  Jeff Trawickgenerated files only
2010-09-23  Jeff Trawickfollow up r956069 and r1000130 with additional corrections
2010-09-23  Graham LeggettRemove a relic from the original error code, and fix...
2010-09-22  Graham LeggettBump the MMN to take into account changes to the mod_ca...
2010-09-22  Graham LeggettMove mod_cache-private includes and defines from the...
2010-09-22  Graham LeggettMake cache_provider_list and cache_request_rec private...
2010-09-22  Graham LeggettMake cache_server_conf, cache_enable and cache_disable...
2010-09-22  Graham LeggettMake ap_cache_accept_headers, ap_cache_accept_headers...
2010-09-22  Graham LeggettTrim legacy structure from removed mod_mem_cache.
2010-09-22  Graham LeggettRemove deprecated ap_cache_cacheable_hdrs_out.
2010-09-22  Graham LeggettRemove the MOD_CACHE_REQUEST_REC hack, and pass the...
2010-09-22  Stefan Fritsch- add blocker for GA: review example config
2010-09-22  Jeff Trawickgenerated files only
2010-09-22  Jeff Trawickfollow up r956069 with additional clarifications
2010-09-22  William A.... One more linguistic nit
2010-09-22  Rich BowenRemove duplicated word.
2010-09-22  William A.... Revert breakage in 2.2.4 introduced in r450055, by...
2010-09-22  Nick KewAdd ap_rxplus to new_api docs
2010-09-22  Mads ToftumFakeBasicAuth, not FakeBasic
2010-09-22  Jeff Trawickaxe an unnecessary call to sscanf() when parsing the...
2010-09-21  Graham LeggettMove private cache_* declarations out of the public...
2010-09-21  Graham LeggettUpdate mod_disk_cache to comply with the new create_ent...
2010-09-21  Graham LeggettAdd an MMN bump for create_entity in mod_cache.h.
2010-09-21  Graham Leggettmod_cache: Give the cache provider the opportunity...
2010-09-21  Nick KewMinor MMN bump for ap_rxplus API
2010-09-21  Nick KewRemove cruft that accidentally got into r999533
2010-09-21  Nick KewIntroduce ap_rxplus class: higher-level regexps support...
2010-09-21  Rich BowenReformat these <pre> tables as actual HTML tables
2010-09-21  Rich BowenRemoves the completely unecessary .* on several example...
2010-09-21  Rich BowenAdds the -le, -lt, -eq, -ge, and -gt test flags added...
2010-09-21  Rich BowenAdd descriptions of the new RewriteCond test flags...
2010-09-21  Ruediger Pluem* LimitRequestBody does not affect Proxy requests ...
2010-09-21  Igor GalićRemoving ``FAQs'' which are *really* out of date.
2010-09-20  Jim JagielskiFold in possible use of FNV if desired
2010-09-19  Jeff Trawicksimplify walking through array of returned apr_pollfd_t
2010-09-19  Jeff Trawickfix one error message, eliminate another that will...
2010-09-19  Stefan FritschUpdate transformations
2010-09-19  Stefan FritschFix typos
2010-09-19  Stefan FritschFix lots of cut'n'paste errors and an xml validation...
2010-09-19  Stefan FritschAdd method authz provider as potential Limit/LimitExcep...
2010-09-19  Stefan FritschAllow authz providers to check args while reading the...
2010-09-19  Graham LeggettShorten the changes entries.
2010-09-19  Graham Leggettmod_include: Move the request_rec within mod_include...
2010-09-19  Lucien GentisUpdates.
2010-09-19  Graham LeggettUpdate transformations.
2010-09-19  Graham Leggettmod_include: Reinstate support for UTF-8 character...
2010-09-18  Igor GalićExplanation on how to prioritize mime-types on the...
2010-09-18  Igor GalićAdding svn:ignores for rewrite
2010-09-18  Igor GalićRemoving &trade; from mod_privileges, because it breaks...
2010-09-16  William A.... Introduce integer comparison support in RewriteCond
2010-09-16  William A.... Reduce complexity and fix a regex.t based on observatio...
2010-09-16  Graham LeggettNo need to call the cleanup in the forked-child case.
2010-09-16  Graham LeggettEnsure the return value is initialised.
2010-09-16  Nick KewFix to apidoc comments in ap_regex
2010-09-16  William A.... *) Accept modern bash test conventions of -h or -L...
2010-09-16  Graham Leggettmod_cache: Add a discrete commit_entity() provider...
2010-09-13  Graham LeggettHandle the case where a brigade might have buckets...
2010-09-12  Graham LeggettUpdate transformations.
2010-09-12  Graham Leggettmod_cache: Change the signature of the store_body(...
2010-09-12  Graham LeggettMinor bump for ap_cache_check_allowed().
2010-09-12  Stefan Fritschadd errorlog formats for request notes and env vars
2010-09-12  Stefan Fritschadd comment about (not) using pools in error log format...
2010-09-10  Stefan Fritschreadability fix, as suggested by Ruediger Pluem
2010-09-10  Rich BowenFurther clarification of SuppressHTMLPreamble + ReadmeN...
2010-09-10  Rich BowenClarify that SuppressHTMLPreamble also suppresses the...
2010-09-06  Stefan Fritsch- Add another check during ErrorLogFormat parsing
2010-09-05  Stefan Fritschupdate transformations
2010-09-05  Stefan Fritschremove unused variables
2010-09-05  Stefan FritschAdd ErrorLogFormat directive for configuring the error...
2010-09-04  Stefan FritschDisable sendfile by default, as discussed at
next