]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2016-01-18  Christophe... xforms es files
2016-01-18  Christophe... Spanish XML update
2016-01-18  Jim Jagielskihonor worker settings
2016-01-18  Jim JagielskiAnd we now allow for health checks via OPTIONS *
2016-01-18  Ruediger Pluem* Since r1724820 two modules, mod_http2 and mod_ssl...
2016-01-18  Jim Jagielskisimplify and start on concept framework of OPTIONS
2016-01-18  Jim JagielskiExpose this in our API
2016-01-18  Stefan Eissingbetter formatting of apr_utin64_t log output
2016-01-18  Stefan Eissinglog2n compilation error fix, cache digest calculation fix
2016-01-17  Eric Covenermissed in r1725149
2016-01-17  Eric Covenerallow expressions to be used in SetHandler. Opt-in...
2016-01-17  Jim Jagielskiredo
2016-01-17  Jim Jagielskitypo
2016-01-17  Jim Jagielskitypo from cut/paste
2016-01-17  Jim JagielskiAdd'em
2016-01-17  Jim Jagielskiforms
2016-01-17  Jim JagielskiPrelim docs
2016-01-17  Jim JagielskiMake balancer manager health-check aware
2016-01-17  Eric Covenerxforms
2016-01-17  Eric Covenerclarify a butchered sentence about missing ServerName...
2016-01-17  Eric Covenerxforms
2016-01-17  Eric Covenerupdate syntax to allow for non-FQDN domains or IP addre...
2016-01-16  Jim Jagielskisome ordering optimization
2016-01-16  Jim JagielskiMove to a set of health check workers, mapping to
2016-01-16  Jim Jagielskipull this out... large enough for a func
2016-01-16  Jim JagielskiDon't restore.
2016-01-16  Jim Jagielskimove scope
2016-01-16  Jim JagielskiSince every check needs this, do this in the main
2016-01-16  Christophe... Update lang/es.xml.
2016-01-15  Jim JagielskiAvoid having to recheck DNS
2016-01-15  Jim JagielskiOops :)
2016-01-15  Christophe... Update lang/es.xml. (2nd round)
2016-01-15  Jim Jagielski1st cut of 'simple' tcp check... We reuse various proxy
2016-01-15  Christophe... Update lang/es.xml.
2016-01-15  Eric Covener *) mod_proxy_fcgi: Suppress HTTP error 503 and messag...
2016-01-15  Eric Coveneravoid polluting search results by putting the full...
2016-01-15  Eric Covenerflush errors are TRACE1 in the core output filter now.
2016-01-15  Stefan Eissingmod_http2: push diary to avoid duplicate pushes, cache...
2016-01-14  Eric Covener *) mod_rewrite: Avoid looping on relative substitutio...
2016-01-12  Rich Bowenrebuild
2016-01-12  Rich BowenDistinguish between 'deflate' and 'gzip' encoding.
2016-01-12  Rich Bowenrebuild
2016-01-12  Rich BowenApplies Luka's patch from bz 58744.
2016-01-12  Stefan Eissingpush diary work, introduction of N/P for cache digest...
2016-01-11  Stefan Eissingnew directive H2PushDiarySize, first simple apr_hash...
2016-01-11  Lucien GentisXML header update.
2016-01-11  Lucien GentisXML update.
2016-01-11  Lucien GentisXML update
2016-01-11  Lucien GentisRebuild.
2016-01-11  Lucien GentisXML update.
2016-01-11  Jim Jagielskiper rplum suggestion. thx!
2016-01-11  Christophe... Fix doc as spotted by A. Gh. in online doc
2016-01-10  Jim JagielskiUse enums and structs to keep things better organized
2016-01-08  Stefan Eissingversion bump
2016-01-08  Stefan Eissingremoving session flags, using state enums only, added...
2016-01-07  Stefan Eissingattempting to send GOAWAY at connection end, alaways...
2016-01-07  Rainer JungAdd common extension "m4a" for MPEG 4 Audio to
2016-01-07  Jan Kaluža* mod_log_debug docs: Fix the IS_SUBREQ example
2016-01-06  Yann Ylavicmod_ssl: follow up to r1720129.
2016-01-06  Yann Ylavicmod_ssl: follow up to r1723122, r1723143.
2016-01-05  Yann Ylavicmod_ssl: follow up to r1723122.
2016-01-05  Stefan Eissingno async http2 read for now, fixed GOAWAY flush at...
2016-01-05  Yann Ylavicmod_ssl: Avoid one TLS record (application data) fragme...
2016-01-05  Stefan Eissingno more blocking reads for aborted sessions
2016-01-05  Stefan Eissingalways sending GOAWAY frame on session shutdown if...
2016-01-05  Stefan Eissingreducing # of file handles used in transfers by default...
2016-01-05  Stefan Eissingdynamic allocation of transfer file handles used to...
2016-01-04  Yann YlavicFollow up to r1722914: since worker threads are joined...
2016-01-04  Stefan Eissingfixed early returns on connection shutdown that did...
2016-01-04  Stefan Eissingjoining zombie workers thread, as suggested by yann
2016-01-04  Stefan Eissingreworked synching of session shutdown with worker threa...
2016-01-03  Christophe... Fix compatibiliy note for the GlobalLog directive
2016-01-03  Christophe... Fix sparse warnings introduced in r1722154 (inconsisten...
2016-01-02  Lucien GentisRebuild.
2016-01-02  Lucien GentisXML updates.
2016-01-01  Rainer JungUpdate XForms.
2016-01-01  Rainer JungHappy New Year 2016
2015-12-30  Jim JagielskiDon't bother w/ methods that return bodies. We don't
2015-12-30  Stefan Eissingfixes after fuzzing tests, changed H2KeepAliveTimeout...
2015-12-30  Jim Jagielskicommand changes
2015-12-30  Jim JagielskiCheck that we have names for both templates and
2015-12-30  Jim Jagielskijust check watched servers... use 'hc' prefix for sub...
2015-12-30  Jim JagielskiNow implement the condition ruleset definition. The
2015-12-30  Jim Jagielskimove to per server conf, useful for adding HealthCheckC...
2015-12-30  Jim JagielskiNew support function: ap_getword_conf2[_nc] which acts
2015-12-30  Jim JagielskiBetter check
2015-12-30  Yann YlavicFollow up to r1715876: core directives' tokens are...
2015-12-30  Yann YlavicFollow up to r1715876: core directives are ASCII.
2015-12-29  Jim Jagielskirevert... hold off for now.
2015-12-29  Jim JagielskiOk... allow for getting "words" by also allowing the
2015-12-29  Jim Jagielskifinish looping logic... place-holder for actual checking
2015-12-29  Jim JagielskiMake aware of new status: Failed Health Check.
2015-12-29  Yann YlavicSmall changes to ap_casecmpstr[n]() for better performa...
2015-12-29  Jim JagielskiCommit framework impl of health-check module plus
2015-12-29  Jim JagielskiUpdate w/ better logging
2015-12-29  Yann YlavicFollow up to r1715880: revert more abusive ap_casecmpst...
2015-12-29  Jim JagielskiDon't allow bad value to be updated
2015-12-29  Stefan Eissingremoving unwanted import
2015-12-28  Eric Coveneradd a mod_headers condition clause expression example
2015-12-28  Eric CovenerPR58764: python example for sha1 password hashes
next