Rouven Czerwinski

Results 167 comments of Rouven Czerwinski

We still rely on OpenSSHs security model for exporter authentication, so we want to require the user to at least verify that he connects to a trusted host before uploading...

@jremmet what it your opinion on this?

Because labgrid could at some point switch away the hardware from underneath the kernel, i.e. when using a USB SD mux or sd wire device. The write cache needs to...

Negative offsets are not supported at all by [Xwayland](https://gitlab.freedesktop.org/xorg/xserver/-/issues/899).

See [this MR](https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/395) why simple translation doesn't work. Edit: [this comment](https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/395#note_555613) has the interesting bits.

Thats unfortunate. I guess allowing multiple starts for the `StepLogger` should not be too bad, so I think we should handle that in the the `Steplogger` class, if @jluebbe and...