]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2011-09-20  Rich BowenAdds brief introduction to the table to address initial...
2011-09-20  Rich BowenRebuilds translation generated docs.
2011-09-20  Rich BowenReplace log example with one that matches 2.4 logging.
2011-09-20  Rich BowenRebuild HTML transformations.
2011-09-20  Rich BowenAdds some examples of using the ErrorLogFormat token...
2011-09-19  Kaspar BrandAdd ssl_log_xerror() and ssl_log_rxerror(), modeled...
2011-09-19  Stefan FritschFix issues found by PVS-Studio static analyzer:
2011-09-19  Rich BowenRemove from documentation STATUS things that have alrea...
2011-09-19  Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-09-19  Rich BowenPunctuation error.
2011-09-19  Rich BowenRemoves CookieLog from ja, ko, and tr documentation.
2011-09-19  Rich BowenRebuild docs mentioning CookieLog
2011-09-19  Rich BowenRemoves the CookieLog directive, which has been documen...
2011-09-19  Rich BowenRebuild HTML.
2011-09-19  Rich BowenRemoves the promise if more documentation to come....
2011-09-19  Daniel RuggeriStyle cleanup
2011-09-19  Eric CovenerGive a slightly more direct hint when no global ServerN...
2011-09-19  Rich BowenRebuild mod_log_config grammar changes.
2011-09-19  Rich BowenAdditional grammatical nits.
2011-09-19  Rich BowenRebuilding other new French translations.
2011-09-19  Rich BowenRebuilds French translation updates.
2011-09-19  Rich BowenRebuild transformations.
2011-09-19  Rich BowenNitpick - Be consistent with ending each format descrip...
2011-09-18  Lucien GentisUpdates.
2011-09-18  Stefan FritschFix cut'n'paste error: ErrorLog -> ErrorLogFormat
2011-09-18  Rich BowenTrying to make it slightly clearer that 'name' in these...
2011-09-18  Rich BowenAltering the "somewhat similar" to default example...
2011-09-17  Eric CovenerPR51371: cross-compile issues with cgi and apr_procattr...
2011-09-17  Daniel RuggeriLog better information and prevent leak of an X509...
2011-09-17  Ruediger Pluem* Correctly obey ServerName / ServerAlias if the Host...
2011-09-16  Guenter KnaufFix cut'n'paste errors: APR_DECLARE -> AP_DECLARE ...
2011-09-16  Jeff Trawickfix spelling error in a couple of log messages
2011-09-16  Guenter KnaufContinue if the platform doesnt support file perms.
2011-09-16  Stefan FritschAdd comment that the check for empty brigade at the...
2011-09-16  Stefan FritschFix cut'n'paste errors: APR_DECLARE -> AP_DECLARE
2011-09-15  Stefan Fritschupdate xforms
2011-09-15  Stefan FritschUn-deprecate AddOutputFilterByType and update docs...
2011-09-15  Stefan FritschImplement AddOutputFilterByType by doing strcmp()s...
2011-09-15  Stefan Fritschreplace non-threadsafe use of srand() and rand() with...
2011-09-15  Stefan Fritschuse random value as multipart range boundary to prevent...
2011-09-15  Stefan Fritschinitialize counter with random number
2011-09-15  Stefan FritschCreate wrapper API for apr_random;
2011-09-15  Stefan Fritsch- start definitive list of modules not to be included...
2011-09-15  Jim JagielskiGA plan
2011-09-14  Daniel RuggeriModify SSLProxyMachineCertificateChainFile to use X509...
2011-09-14  Kaspar BrandProperly fill in the SSL_{CLIENT,SERVER}_V_{START,END...
2011-09-14  Kaspar Brandssl_callback_proxy_cert(): take advantage of ssl_log_cx...
2011-09-13  Stefan Fritschmention mod_deflate optimization; ap_expr is based...
2011-09-13  Stefan FritschFix 'Content-Encoding: gzip' missing if the first briga...
2011-09-13  Jim Jagielskixforms
2011-09-13  Jim JagielskiSome more 2.4 goodness and notes
2011-09-13  Jim JagielskiXforms again post mod_proxy.xml update
2011-09-13  Jim JagielskiList worker flags in a more useful manner and note...
2011-09-13  Jim JagielskiImplement draining capability for proxy workers......
2011-09-12  Jim JagielskiXforms changes... using SVN this time ;)
2011-09-12  Rich BowenUpdates one of the "advanced" recipes and rewrites...
2011-09-12  Jim JagielskiAdd in MaxRangeOverlaps and MaxRangeReversals to accomodate
2011-09-12  Guenter KnaufFixed MaxRanges config block.
2011-09-12  William A.... unixfy
2011-09-12  William A.... RM warning text
2011-09-11  Lucien GentisUpdates.
2011-09-10  Ruediger Pluem* Update xforms
2011-09-09  Jim JagielskiSave creation of merged until we know we will actually...
2011-09-09  Jim Jagielskireturn some range params admins may want to control...
2011-09-09  Jim JagielskiRemove function so we can grab over core_conf elements...
2011-09-09  Jim JagielskiReorg so we don't need forward def...
2011-09-09  Jim JagielskiUpdate docco xforms
2011-09-09  Jim JagielskiReset
2011-09-09  Jim JagielskiNo reason for the advanced def...
2011-09-09  William A.... Reflect user-visible behavior change
2011-09-09  William A.... Non-releases don't have user-visible regressions; now...
2011-09-09  William A.... What getpid()? No backport of this edit is needed.
2011-09-08  Eric Covenerno termination of the loop in 1166823.
2011-09-08  Eric Covenermod_ldap: Optional function uldap_ssl_supported(r)...
2011-09-08  Eric Covenertypo in comment
2011-09-08  Eric CovenerSet Accept-Rangs: none instead of unsetting the Accept...
2011-09-08  Eric Covenerrefactor to pull setting of Accept-Ranges header into...
2011-09-08  Eric CovenerThe default timeout value of 10s lives in two places...
2011-09-08  Jean-Frederic... Use HTTP_NOT_IMPLEMENTED instead of HTTP_BAD_REQUEST.
2011-09-08  Jean-Frederic... AJP_EBAD_METHOD is also a bad request so return HTTP_BA...
2011-09-07  Eric Coveneradd AP_ prefix to recently added DEFAULT_MAX_RANGES
2011-09-07  Eric Covenertake care of some MaxRanges feedback:
2011-09-07  Kaspar Brandssl_var_lookup_ssl_cert_dn_oneline(): properly deal...
2011-09-06  Eric Covenerbump SECURITY issue to top of in-development 2.3.15...
2011-09-05  Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2011-09-05  Ruediger Pluem* Silence compiler warning
2011-09-05  Ruediger Pluem* Fix compiler warning by removing unused variable
2011-09-05  Stefan Fritschupdate xforms
2011-09-05  Stefan Fritschbe explicit that REQUEST_URI is the path component...
2011-09-04  Eric Covenerbe explicit that REQUEST_URI is the path component...
2011-09-04  Stefan FritschRevert r1163833:
2011-09-04  Kaspar Brandwe might also see GeneralizedTimes in certs nowadays
2011-09-04  Kaspar BrandRevamp CRL checking for client and remote servers:
2011-09-03  Guenter KnaufAdded MaxRanges to httpd.conf.
2011-09-03  Ruediger Pluem* Buckets of known length should be always splitable...
2011-09-01  Ruediger Pluem* Fix a regression in the CVE-2011-3192 byterange fix:
2011-09-01  Stefan FritschRemove log message left over from debugging.
2011-09-01  Ruediger Pluem* Fix error message
2011-09-01  Ruediger Pluem* Whitespace police. No functional change
2011-09-01  Ruediger Pluem* Ranges like --2 or -0 are invalid
next