]> granicus.if.org Git - apache/shortlog
apache
2010-10-17 Lucien GentisUpdate.
2010-10-17 Lucien GentisUpdates.
2010-10-17 Graham LeggettUse ap_log_rerror() instead of ap_log_error() across...
2010-10-17 Graham LeggettSupport Cache-Control: no-cache with a header name...
2010-10-17 Graham LeggettDon't attempt to kill a stale entry that cannot be...
2010-10-17 Graham LeggettAs cache_control_t is public, make ap_cache_control...
2010-10-17 Graham LeggettDon't attempt to remove the existing conditional header...
2010-10-17 Graham LeggettSupport Cache-Control: only-if-cached, as per RFC2616...
2010-10-17 Graham LeggettFix the error cases in the cache_select() loop. On...
2010-10-16 Graham LeggettFix the return values in the cache_select() function...
2010-10-16 Graham LeggettAdd support for proxy-revalidate as per RFC2616 section...
2010-10-16 Graham LeggettFix the sense of the must_revalidate comparison. Replac...
2010-10-16 Graham LeggettComplete the optimisation of Cache-Control header parsi...
2010-10-16 Graham LeggettBegin the process of optimising the parsing of Cache...
2010-10-16 Stefan Fritschupdate transformations
2010-10-16 Stefan Fritschnew features list:
2010-10-16 Stefan FritschFix xml again
2010-10-16 Stefan FritschBuild mod_allowmethods (windows and netware stuff needs...
2010-10-16 Stefan FritschAdd pquerna's mod_allowmethod plus igalic's docs from...
2010-10-16 Stefan Fritschcore: Log a warning if <Limit> or <LimitExcept> are...
2010-10-16 Stefan Fritschmod_ssl: Log certificate information if client cert...
2010-10-15 Stefan Fritschreturn early if we are not logging anyway
2010-10-15 Rainer JungFix constness in log macro.
2010-10-15 Rainer JungFix description of APLOG_USE_MODULE in new
2010-10-15 Vincent DeffontainesUpdated french translation
2010-10-14 Vincent DeffontainesSome error messages got translated by mistake in the...
2010-10-14 Vincent DeffontainesUpdated the french documentation to match the new engli...
2010-10-13 Vincent DeffontainesUpdated the .fr doc to match new .en revision
2010-10-13 Vincent DeffontainesUpdated the french translation
2010-10-13 Vincent DeffontainesFixing previous commit, as a <code> tag was mangled
2010-10-13 Graham LeggettUpdate transformations.
2010-10-13 Graham LeggettOoh look, new and shiny things in v2.4.
2010-10-13 Graham Leggetthtcacheclean: Teach htcacheclean to limit cache size...
2010-10-13 Vincent DeffontainesUpdated to match the new english revision
2010-10-12 Graham Leggettmod_cache: Support stale-on-error behaviour for the...
2010-10-12 Graham LeggettMake sure we remove the cache lock consistently as...
2010-10-12 Stefan Fritschupdate transformations
2010-10-12 Stefan FritschRename MaxRequestsPerChild to MaxConnectionsPerChild...
2010-10-12 Graham LeggettRestore the apr_brigade_insert_file() call to within...
2010-10-12 Stefan Fritschinfo.file, info.line, and info.status should not be...
2010-10-12 Stefan Fritschimprove docs for ap_errorlog_handler and ap_errorlog_info
2010-10-12 Jeff Trawickfix description of the change for PR43857; it is a...
2010-10-11 Graham LeggettUpdate transformations.
2010-10-11 Graham Leggettmod_cache: Optionally serve stale data when a revalidat...
2010-10-11 Graham LeggettUse the more popular spelling variant.
2010-10-11 Graham LeggettFix the lookup of the per-directory cache config, we...
2010-10-11 William A.... Tag ZLIB_DLL, to slightly optimize the run time symbol...
2010-10-11 William A.... Eliminate nonportable cruft
2010-10-11 Eric CovenerCaution against using non-regex ProxyPass inside of...
2010-10-08 Stefan FritschMention that the required ThreadStackSize depends on...
2010-10-07 Stefan FritschDocument that a ThreadStackSize of 128K or lower will...
2010-10-07 Rainer JungFix typo concerning mod_proxy_scgi activation on
2010-10-06 Stefan Fritschadd %v and %V to ErrorLogFormat
2010-10-06 Graham LeggettFix a segfault when tmpfiles are encountered while...
2010-10-06 Guenter KnaufRenamed optarg -> opt_arg to avoid name clashes with...
2010-10-05 Graham LeggettEnsure the correct pool is passed in when listing URLs.
2010-10-05 Guenter KnaufRemoved leftover from IDE build times.
2010-10-05 Guenter KnaufFirst undefine before define; Watcom does not redefine.
2010-10-04 Graham LeggettUpdate transformations.
2010-10-04 Graham Leggetthtcacheclean: Allow the listing of valid URLs within...
2010-10-04 Graham LeggettRemove (and no longer initialise) an unused variable.
2010-10-04 Graham Leggettmod_cache: Don't regenerate the cache key if we have...
2010-10-04 Guenter KnaufRemoved duplicate global; removed obsolete cast.
2010-10-04 Guenter KnaufFixed declaration; added return value.
2010-10-04 Guenter KnaufRenamed optarg -> opt_arg to avoid name clashes with...
2010-10-04 Guenter KnaufFixed NetWare PCRE build.
2010-10-04 Graham LeggettRPM init script: make sure that should we be started...
2010-10-04 Graham LeggettRemove the attempt to pass the cache key into the lock...
2010-10-03 Graham LeggettUpdate transformations.
2010-10-03 Graham Leggettmod_cache: Allow control over the base URL of reverse...
2010-10-02 Graham LeggettRealign the cache_quick_handler() and cache_handler...
2010-10-02 Graham LeggettRemove FIXMEs, they have been fixed.
2010-10-02 Graham LeggettMake sure the has_body flag is written to the disk...
2010-10-02 Graham LeggettUpdate transformations.
2010-10-02 Graham Leggettmod_cache: CacheLastModifiedFactor, CacheStoreNoStore...
2010-10-02 Graham LeggettUpdate transformations.
2010-10-02 Graham Leggettmod_disk_cache: CacheMaxFileSize, CacheMinFileSize...
2010-10-02 Stefan Fritschmerge if blocks
2010-10-02 Stefan FritschUse ptemp in some places to save some memory when parsi...
2010-10-02 Stefan Fritschcore: Speed up config parsing if using a very large...
2010-10-01 Stefan FritschFix CVE-2010-1623 in mod_reqtimeout, too. It includes...
2010-10-01 Rich BowenOh. Never mind. That's in there already too. Perhaps...
2010-10-01 Rich BowenI'm really not sure what I was thinking of when I put...
2010-09-30 Graham Leggettmod_cache: Support the caching of HEAD requests.
2010-09-30 Rich BowenAdd a TODO item for the 1.3 docs.
2010-09-30 Rich BowenA possibility for a good doc to have, since modules...
2010-09-30 Rich Bowendns-caveat is largely rubbish. Someone should rewrite...
2010-09-30 Rich BowenAdds caution about overusing IfModule, and mentions...
2010-09-30 Stefan Fritschadd a bit of doc for the new authz providers
2010-09-30 Rich BowenRebuild generated files.
2010-09-30 Rich BowenMention specific error message that people might come...
2010-09-30 Rich BowenMinor nitpick - We've attempted to standardize on Ameri...
2010-09-30 Rich BowenSlight rearrangement to improve flow. Added specific...
2010-09-30 Rainer JungAdd detailed information about how to use
2010-09-30 Rainer JungFix flex and bison usage when building out of tree.
2010-09-29 Graham LeggettUpdate transformations.
2010-09-29 Graham Leggetthtcacheclean: Allow the option to round up file sizes...
2010-09-29 Stefan FritschAdd authz providers for use with mod_authz_core and...
2010-09-29 Graham Leggettmod_disk_cache: Instead of creating an empty data file...
2010-09-29 Stefan FritschMake the ssl expression parser thread-safe. It now...
next