Mantas Mikulėnas
Mantas Mikulėnas
I'm using syslog-ng to forward messages from /var/log/journal to a network server. Whenever the system's rootfs becomes read-only (e.g. due to a disk issue on the VM host¹), syslog-ng no...
## Documentation version All (up to 3.37) ## Incorrect section https://www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source-edition/3.37/administration-guide/28#TOPIC-1829013 ## Description of the problem The "Administration guide" section about the system() source talks about automatic detection of systemd-journal(),...
Starting with commit 3d77496fbb3447432af899d48f0b594f712075f9, when the `wlfreerdp` client is connected to Windows 10 (from within gnome-shell 43.2), every screen update causes the display to flash/switch between what appears to be...
As it turns out, people use the IRCCloud webapp as a client to attach to WeeChat relay; unfortunately the ability to use PASS is a paid feature in IRCCloud. The...
Steps to reproduce ------------------ I ran QuodLibet in GNOME with the "AppIndicator" GNOME Shell extension installed. Expected Output --------------- GNOME Shell's AppIndicator extension should show a "𝅘𝅥𝅮" QuodLibet icon. Actual...
For newly created DBs, following the general practice on Linux (and tpm2-tss, which already uses ~/.local/share/tpm2-tss/ for FAPI). The old ~/.tpm_pkcs11/ path is supposed to be still used if it...
It would be great if I could mark certain devices via udev so that UDisks would never try to detect them as multipath devices. For example, I have two identical...
Since Atheme already uses OpenSSL for some functionality, it would be nice if it supported SSL/TLS for uplink connections. Yes – this includes connections to localhost; mainly to avoid accidentally...
So let's say I have Atheme compiled, then pull a whole bunch of new commits, re-run `./configure --foo`. If I run `make`, it recompiles all Atheme modules and libathemecore. But...
Instead of manually maintaining a krb5 ccache using 'k5start', I would like to handle GSSAPI authentication through [gssproxy](https://github.com/gssapi/gssproxy). This needs the `GSS_USE_PROXY=1` environment variable to be preserved in child processes,...