Alexis Wilke

Results 9 issues of Alexis Wilke

I bumped in a bug where you read the `APIC` type from the `br` reader and return the final _error_ which happens to be an `EOF`. You correctly ignore the...

**Is your feature request related to a problem? Please describe.** A tool such as `top` is expected to have a minimal impact on the CPUs otherwise it's really difficult to...

enhancement

In your [Elassandra support page](https://express-cassandra.readthedocs.io/en/stable/elassandra/#define-elasticsearch-mapping-for-a-table-schema), you have an example of mapping that uses `string` as a type and uses `"analyzed"` for the `index` field: es_index_mapping: { discover: '.*', properties: {...

When I create a project without a quick check command, I still see the quick check counters which will all stay at 0. Maybe we could hide those from the...

I have a 512 bit number which may be very large or very small (like just 1), but still occupies 8 × uint64_t values. Want to compute a division like...

| Q | A | ---------------- | --- | Bug fix? | yes | New feature? | no | Breaking change? | no | Deprecations? | no | Tests added?...

### Environment: - Fail2Ban version (including any possible distribution suffixes): Fail2Ban v0.9.3 - OS, including release name/version: Ubuntu 16.04.1 LTS - [x] Fail2Ban installed via OS/distribution mechanisms - [x] You...

moreinfo

There is a small change to make the paragraph compatible with XHTML. That way I can further parse the output with an XML parser. If the paragraph is empty, then...

The version is found in two places: * `debian/changelog` -- the Debian changelog with comments of the changes to that version * `CMakeLists.txt` -- the cmake file which updates the...