]> granicus.if.org Git - apache/shortlog
apache
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
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.
next