Oleksandr Natalenko
Oleksandr Natalenko
Hello. Given I have a vmcore from a machine where an out of tree kernel module is loaded. Using `drgn` a stacktrace of a task that has frames from such...
Currently, BBR is a hard-coded choice, but given there's [BBRv2 coming](https://github.com/google/bbr/commits/v2alpha) it would be nice to have a possibility to choose. FWIW, it is already available in the Liquorix and...
As suggested in #791 please consider this to be a tracking RFE for the custom DNS feature. Thanks.
Hello. While building 7-zip 21.03 with uasm 2.52 [it was discovered](https://sourceforge.net/p/sevenzip/discussion/45797/thread/9f5b067368/#e66d/1882/73cb/bde9/92cb) that uasm generates extra `sub $0x8,%rsp / add $0x8,%rsp` pair for one of the functions, and the 7-zip developer...
Hello. Currently `dns-over-https` works around some `dnscrypt-proxy` and old Firefox bugs/features, and each time that happens, a message is printed in the log. If `dns-over-https` is used as a public...
Hello. I'm trying to re-implement `search` command of `crash-util` but using `drgn`, which in it turn uses `libkdumpfile`. Since usually the address space represented by any vmcore is big, especially...
Hello. Since recently DeepL also supports Ukrainian language. Could you please add it to the extension so that it can be used as a target language? Thanks.
Hello. Separating configuration and credentials is always appreciated. Given there's `PrivateKeyPath` now, similarly, it should be possible to read peer password from a file. For instance: ``` "tls://1.2.3.4:1234?password_file=/etc/credstore/yggdrasil/peer1.password" ``` Please...
Hello. Given the `systemd` (_or a similar system manager_) is available, it should be possible to run `iodined` with very restricted privileges and on behalf of a non-root user (_even...
Address #80.