]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2023-03-02  manuA server layout for NetBSD's pkgsrc default settings
2023-03-02  manuAdd RFC4331 quotas for mod_dav_fs
2023-03-02  manuFix NULL derefernece for anonymous users
2023-03-02  Yann Ylavicmod_proxy: Don't decode r->uri and reencode in r->filen...
2023-03-02  Joe OrtonAlso run CI for PRs against 2.4.x. [skip ci]
2023-02-25  Lucien Gentisfr doc rebuild.
2023-02-25  Lucien Gentisfr doc XML files updates.
2023-02-19  Eric Covenerfixups vs. early in check_authn
2023-02-19  Christophe... Re-order the fields of 'struct h2_session_props' to...
2023-02-18  Lucien Gentisfr doc rebuild.
2023-02-18  Lucien Gentisfr doc XML file update.
2023-02-16  Christophe... s/http/https/
2023-02-16  Stefan Eissing *) mod_http2: new directive 'H2MaxDataFrameLen n...
2023-02-16  Stefan Eissing *) mod_http2: deny protocol upgrade if the request...
2023-02-16  Stefan EissingFix signedness formatting check in mod_dav code.
2023-02-15  manuFix warning for NULL pointer
2023-02-15  manuFix warnings
2023-02-15  Yann Ylavicconfigure: Assume crypt() does not support SHA-2 when...
2023-02-15  Joe OrtonRemove Travis configuration, it's no longer supported...
2023-02-15  Joe OrtonClear cache for mod_tls test.
2023-02-14  manuTurn msext_opts into a bitfield
2023-02-14  manuFIx typo
2023-02-13  manuAdd MS-WDV support
2023-02-10  Ruediger Pluem* Optimize code: We know that we already have a valid...
2023-02-07  Joe OrtonFurther migration of tests to GHA, though HTTP/2, ACME and
2023-02-07  Ruediger Pluem* In the reverse proxy case r->filename might contain...
2023-02-04  Lucien Gentisfr doc rebuild.
2023-02-04  Lucien Gentisfr doc XML files update.
2023-02-03  Joe OrtonAdd todo list for GHA migration. [skip ci]
2023-02-03  Joe OrtonTravis RIP, WIP. [skip ci]
2023-02-03  Joe OrtonMigrate more tests to Github Actions.
2023-01-31  Rich BowenSomeone updated the copyright year. :)
2023-01-31  Rich BowenFixes the inverted labels in this example log format...
2023-01-29  Christophe... Clarify accepted values for driver names used with...
2023-01-28  Lucien Gentisfr doc rebuild.
2023-01-28  Lucien Gentisfr doc XML file update.
2023-01-28  Lucien Gentisfr doc XML files updates.
2023-01-27  Yann Ylavicxforms [skip ci]
2023-01-27  Yann Ylavicdocs: no default value for mod_proxy upgrade= parameter...
2023-01-27  Christophe... Update copyright year for doc in trunk
2023-01-27  Yann Ylavicdocs xforms [skip ci]
2023-01-27  Yann Ylavicdocs: fix typos. [skip ci]
2023-01-27  Yann Ylavicdocs xforms [skip ci]
2023-01-27  Yann Ylavicdocs: move mod_proxy_wstunnel deprecation warning up...
2023-01-27  Yann Ylavicdocs xforms [skip ci]
2023-01-27  Yann Ylavicdocs: Add deprecation note for wstunnel, move Upgrade...
2023-01-27  Yann Ylavicdocs xforms [skip ci]
2023-01-27  Yann Ylavicdocs: Better mod_proxy_wstunnel vs mod_proxy_http upgra...
2023-01-27  Christophe... LDAPConnectionPoolTTL should accept negative values...
2023-01-24  Ivan Zhakov* CMakeLists.txt: Configure stack size to 256K for...
2023-01-23  Ruediger Pluem* Report an error if the AJP backend sends an invalid...
2023-01-23  Ruediger Pluem* Steal an error number [skip ci]
2023-01-21  Lucien Gentisfr doc rebuild.
2023-01-21  Lucien GentisXML file update.
2023-01-20  Rich Bowenrebuild mod_rewrite doc, and various other files.
2023-01-20  Rich BowenFix incorrect syntax in <directive> tag.
2023-01-18  Ivan Zhakov* CMakeLists.txt: Support building against static versi...
2023-01-18  Stefan Eissing *) mod_http2: client resets of HTTP/2 streams led...
2023-01-18  Joe OrtonRemove jobs migrated to GitHub Actions. [skip ci]
2023-01-14  Lucien Gentisfr doc rebuild.
2023-01-14  Lucien Gentisfr doc XML files updates.
2023-01-12  Rich BowenRebuild doc
2023-01-12  Rich BowenFix the rewriterule syntax, while also removing the...
2023-01-11  Rich Bowenrebuild rewrite docs
2023-01-11  Rich BowenAddresses https://bz.apache.org/bugzilla/show_bug.cgi...
2023-01-11  Rich BowenRebuild docs.
2023-01-11  Rich BowenAs per this thread -
2023-01-10  Eric Covenercleanup on error
2023-01-10  Eric Covenerfail on bad header
2023-01-09  Christophe... Add a compatibility note
2023-01-09  Christophe... Add a compatibility note for HeartbeatMaxServers 0
2023-01-09  Joe OrtonLimit triggering on non-code changes, try to capture...
2023-01-09  Eric Covenerbundle in r1904518
2023-01-09  Joe Orton* modules/dav/main/util.c (dav_process_if_header):...
2023-01-09  Joe OrtonEnable simplest CI test cases in GitHub Actions (curren...
2023-01-09  Joe Orton* .gdbinit (dump_bucket_ex): Use a string comparison...
2023-01-09  Joe OrtonPrep for GitHub actions: move CPAN handling into test...
2023-01-07  Lucien Gentisfr doc rebuild.
2023-01-07  Lucien Gentisfr doc XML file update.
2023-01-06  Eric Coveneradd -T flag to truncate rotated logs only
2023-01-06  Eric Covenerminor tweak to -n with size rotation
2023-01-04  Ruediger PluemUse 'command -v' instead of 'which' which is more portable.
2023-01-04  Ruediger Pluem* Add CHANGELOG for r1906379, r1906380
2023-01-04  Ruediger Pluem* Log URI causing to exceed the limit to ease analysis
2023-01-04  Ruediger Pluem* Optimize code flow
2022-12-17  Lucien Gentisfr doc rebuild.
2022-12-17  Stefan Eissing *) mod_proxy_http2: apply the standard httpd content...
2022-12-15  Lucien Gentisfr doc XML file update.
2022-12-13  Lucien Gentisfr doc rebuild.
2022-12-13  Lucien Gentisfr doc XML file update.
2022-12-10  Lucien Gentisfr doc rebuild.
2022-12-10  Lucien Gentisfr doc XML files updates.
2022-12-06  Eric Covenertypo
2022-12-06  Eric CovenerPR66374: add some <If> warning notes.
2022-12-03  Eric Covenermention some non-inuititive <If> stuff
2022-12-01  Lucien Gentisfr doc rebuild.
2022-12-01  Lucien Gentisfr doc XML file update.
2022-12-01  Jim Jagielskibump again
2022-11-30  Jim JagielskiBump mmn
2022-11-29  Ivan Zhakov* CMakeLists.txt: Make CMAKE_MINIMUM_REQUIRED the first...
next