]> granicus.if.org Git - apache/history - modules
Update common x-types that have been registered or will never
[apache] / modules /
2007-08-27 Jeff Trawickbetter apr_ctime() usage
2007-08-25 Jim JagielskiWe are Substitute now :)
2007-08-25 Nick Kewmod_expires - don't segfault on bad configuration.
2007-08-24 William A. Rowe JrBless the module mod_substitute, with the Substitute...
2007-08-24 William A. Rowe JrIt isn't rocket science :)
2007-08-24 William A. Rowe JrSome unused local variables.
2007-08-24 William A. Rowe JrAdding the last two, missing mod_filter and mod_dav_loc...
2007-08-24 William A. Rowe JrResolve examples errors (missing include error, signedn...
2007-08-24 William A. Rowe JrYes - a purpose to adjusting the name now; add all...
2007-08-24 William A. Rowe JrAdjust NW (I hope)
2007-08-24 William A. Rowe Jrs/SED/Rewrite/ (approximately, taking into account...
2007-08-24 William A. Rowe JrSEDFILTER has several anomolies; first, it's not SED...
2007-08-24 William A. Rowe JrAdd auth modules to the schema
2007-08-24 William A. Rowe JrYou can't borrow AP_ namespace for imports/exports.
2007-08-23 William A. Rowe JrSupress the warning for compilers which fold *end-...
2007-08-23 William A. Rowe JrNecessary cast; deliberately truncate to short.
2007-08-23 William A. Rowe Jrap_available_mutexes_string and ap_add_available_mutexe...
2007-08-21 Chris Darrochadd merge option to avoid duplicate values within the...
2007-08-17 Eric CovenerAFAICT, LDAP_CACHE_LOCK was a no-op when virtualhosts...
2007-08-14 Nick Kewmod_negotiation: preserve Query String in resolving...
2007-08-08 Nick KewCorrecting defects in r563317: fix to PR 42993
2007-08-06 Nick KewCheck all sources of Content-Encoding in inflate_out...
2007-08-06 Jim Jagielskidetabify
2007-08-06 Ruediger Pluem* Also unset Content-MD5 in the deflate_out_filter
2007-08-06 Ruediger Pluem* We already unset Content-Length in the inflate_out_fi...
2007-08-06 Nick KewDon't try to compress/decompress where there's a Conten...
2007-08-06 Nick Kewmod_deflate - discussion on dev@
2007-08-03 Jim Jagielski *) mod_proxy: Improve network performance by setting...
2007-08-03 Nick KewGeneralise the content encoding detection and protocol:
2007-08-03 Jim JagielskiPR 42847.
2007-08-03 Jim JagielskiNon-functional change. Simple cleanup.
2007-08-02 Paul J. RederA couple of cleanups to the nested group code based...
2007-08-02 Nick KewImprovement suggested by rpluem to proxy_date fix
2007-08-01 Jean-Frederic Clerecreate the brigate outside ap_proxygetline and reuse it.
2007-08-01 Nick KewFix buffer overflow in date handling
2007-07-31 Greg Amesthis appears to be a "mv" rather than a "swap", so...
2007-07-30 Nick KewBe liberal in what we accept. Where it matters.
2007-07-30 Nick KewBe liberal and correct in what we accept
2007-07-29 Nick KewUpdate r560689 following rpluem's analysis thereof.
2007-07-29 Nick KewFix protocol handling in mod_deflate input filter
2007-07-27 Paul J. Reder mod_ldap, mod_authnzldap: Add support for nested group...
2007-07-26 Nick KewRationalisation suggested by rpluem
2007-07-26 Nick KewFix integer comparisons in mod_filter
2007-07-26 Nick Kewmod_filter: fix merging of ! and =
2007-07-20 Nick KewFix clash between r557837 and r427780
2007-07-20 Nick KewMultiple trivial fixes from Christophe JAILLET
2007-07-19 Eric CovenerCopy the enum into an integer before sending off to...
2007-07-19 Eric Covenerrevert revision 555470
2007-07-17 Mladen TurkReturn 503 only if the route matches some of the balanc...
2007-07-13 Greg Amesdon't need the definitions for error buckets any more
2007-07-13 Greg Ames* generalize from error buckets to metadata buckets
2007-07-12 Eric CovenerRemove dead macros for certificate types that are alrea...
2007-07-12 Eric CovenerThis data is passed in an unsafe way to the LDAP SDK...
2007-07-12 Paul QuernaRemove unneeded -I in apr_memcache test, since _INCLUDE...
2007-07-12 Paul QuernaFix VPATH builds of httpd with the apr_memcache backend...
2007-07-10 Jean-Frederic ClereFill notes "session-sticky" and subprocess_env "BALANCE...
2007-07-06 Greg Ameswith LimitRequestBody xxx and the deflate output filter...
2007-07-05 Guenter Knaufreverted r553031 since it breaks Linux/Unix platform...
2007-07-04 Guenter Knaufchanged error message to use APU_DBD_DRIVER_FMT for...
2007-07-03 Guenter Knaufignore OpenSSL files copy error if files are not present.
2007-06-29 Jean-Frederic ClereFix the warning:
2007-06-29 Joe Orton* modules/metadata/mod_mime_magic.c: Constify some...
2007-06-28 Guenter Knaufintroduced independent var since we can build mod_ssl...
2007-06-27 Guenter Knaufadded openssl files to the installation directory.
2007-06-27 Jean-Frederic ClereDon't display "PHPSESSIONID | PHPSESSIONID" but only
2007-06-27 Jean-Frederic ClereRemove the balancer modification logic of balancer...
2007-06-25 Sander TemmeComplete cleanup of global variable use by mod_example...
2007-06-25 Jean-Frederic ClereAdd sticky_path to solve PR41897.
2007-06-25 Jean-Frederic ClereFix the timeout logic. The order is now:
2007-06-21 Jean-Frederic ClereImprove traces in ap_proxy_http_process_response().
2007-06-20 Joe OrtonFix CVE-2006-5752:
2007-06-13 Paul QuernaImprove mc_session_id2sz as suggested by RĂ¼diger.
2007-06-13 Paul QuernaMake default values for memcache config defines, rather...
2007-06-12 Paul QuernaFixup style nitpicks:
2007-06-12 Paul QuernaAdd a clogging_input_filters variable to the conn_rec...
2007-06-12 Paul QuernaFix a bug in the use of i2d_SSL_SESSION, since it incre...
2007-06-11 Jean-Frederic ClereArrange the proxy timeout behaviour.
2007-06-08 Paul QuernaFor the DBM SSL Session Cache, propogate down pools...
2007-06-08 Paul QuernaPropogate the conn_rec::pool down to ssl_scache_retriev...
2007-06-08 Paul QuernaFix error mesage for when a user trys to use memcache...
2007-06-08 Paul QuernaIncrement the enum correctly.
2007-06-08 Paul QuernaUse the absolute timeout, as provided by mod_ssl, rathe...
2007-06-08 Paul QuernaAdd support for distributed caching of SSL Sessions...
2007-06-06 Ruediger Pluem* Preset the form fields for route and redirect with...
2007-06-01 Eric CovenerSECURITY: CVE-2007-1862 (cve.mitre.org)
2007-05-27 Ruediger Pluem* Prevent running through the error stack by returning...
2007-05-26 Nick KewPR#39710 - badly broken errordocuments for CGI
2007-05-19 Chris Darrochapr_dbd_check_conn() just returns APR_SUCCESS or APR_EG...
2007-05-18 Justin Erenkrantzmod_cache: Do not set Date or Expires when they are...
2007-05-18 Justin Erenkrantzmod_cache: Correctly handle HEAD requests on expired...
2007-05-17 Justin Erenkrantzmod_cache: Let Cache-Control max-age set the expiration...
2007-05-17 Justin Erenkrantzmod_disk_cache: If the Vary'd content is stale, we...
2007-05-17 Justin Erenkrantzmod_disk_cache: When renegotiating an already cached...
2007-05-17 Justin Erenkrantzmod_disk_cache: When renegotiating an already cached...
2007-05-17 Justin ErenkrantzRFC 2616 13.2.1 calls out max-age as being a valid...
2007-05-13 Jim JagielskiFold in ProxyPassMatch directive with docs. Support
2007-05-12 Jim JagielskiAdd regex pattern matching to ProxyPass, allowing,
2007-05-07 Ruediger Pluem- In AP_MODE_SPECULATIVE ap_core_input_filter returns...
2007-05-06 Ruediger Pluem* Prevent a segmentation fault if one of the Cache...
2007-05-04 Jim JagielskiAbstract out (kinda) MSG_PEEK. This way when we
next