]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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
2010-10-17  Stephen HensonFix stupid typos.
2010-10-17  Graham LeggettOptimise the configuration structures for mod_disk_cache.
2010-10-17  Graham LeggettOptimise the configuration structures for mod_cache.
2010-10-17  Stephen HensonAvoid use of deprecated RSA_generate_key() function.
2010-10-17  Lucien GentisUpdate.
2010-10-17  Lucien GentisUpdate.
2010-10-17  Lucien GentisUpdate.
2010-10-17  Lucien GentisUpdate.
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...
next