]> granicus.if.org Git - apache/shortlog
apache
2010-09-28 Stefan FritschAdd generate_log_id hook to allow to use the ID generat...
2010-09-28 Rich BowenA few minor nitpicks. Removal of a double negative...
2010-09-28 Rich Bowennitpick: Remove mention of obsolete directive.
2010-09-28 Nilgun Belma... update for sync with English docs.
2010-09-28 Nilgun Belma... fix validation error
2010-09-27 Graham Leggettmod_cache: Make sure that we never allow a 304 Not...
2010-09-27 Jeff Trawickaxe extra ";", fixing this messages from Sun Studio:
2010-09-27 Jim JagielskiAllow for non-persist of shared mem
2010-09-27 Jim JagielskiUpdate doccos and explain clear/clean of shared mem
2010-09-27 Jim JagielskiNo leakie
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().
next