Holger Weiß

Results 14 issues of Holger Weiß

Include a `mod_rest` module to expose the [`eturnalctl`][1] commands via HTTP. [1]: https://eturnal.net/documentation/#operation

enhancement

Add support for [RFC 8489][1] (STUN) and [RFC 8656][2] (TURN). [1]: https://datatracker.ietf.org/doc/html/rfc8489 [2]: https://datatracker.ietf.org/doc/html/rfc8656

enhancement

It would be nice if MySQL 5.6 could be installed, e.g. from the upstream repository: - deb source line: `deb http://repo.mysql.com/apt/ubuntu/ precise mysql-5.6` - PGP key: - https://dev.mysql.com/doc/refman/5.6/en/checking-gpg-signature.html - http://pgp.mit.edu/pks/lookup?op=get&search=0x8C718D3B5072E1F5

Both `prometheus_httpd` and `accept` use the `rebar3_archive_plugin`, which in turn depends on the `rebar3_elvis_plugin`, which conflicts with [rebar3_lint][1]. Using the latter in a project that depends on `prometheus_httpd` may fail...