Frederik Schwan

Results 25 issues of Frederik Schwan

At least for the paid customers, gitlab shows how many approvals are left until the MR is marked as "approved". This would be handy to have in the mr list...

stale

As implemented in https://github.com/libimobiledevice/libimobiledevice/pull/728 for the Apple usbmuxd, the last missing building block to allow wifi connectivity on linux is usbmuxd. There is an implementation [here](https://github.com/tihmstar/usbmuxd2) which doesn't seem to...

Thanks for creating this nice piece of software. Maybe I'm too dumb to configure this correctly, but it seems to me I'm missing a few bits to replace my current...

Any plans to implement pinentry support in order to be able to use the same dialog for GPG password and pin input?

enhancement
accept-pr

Scrubbing a volume with system and metadata on raid1c4 profile and data on raid6 or raid5, `btrfs scrub start ` is way slower than the avg read/write performance of that...

bug
kernel

We received a [bug report](https://bugs.archlinux.org/task/78929) for an already fixed issue. Unfortunately the patch doesn't apply cleanly. Are there any plans to pull a release to make the fixes of the...

bug

**Is your feature request related to a problem? Please describe.** To reduce load on the lust server, I'd like to serve pictures directly from block storage. **Describe the solution you'd...

Expected behavior: upterm host, Ctrl-c gives me a ssh command to connect. I enter the ssh command on another host and I'm sharing a terminal. What actually happens: I'm running...

First of all: Thx for maintaining this project. Coming from ruby I really love this markup 👍 ### Whats expected: ``` form(name='login', action='#{contextPath}/', method='POST') input(type='hidden', name="#{_csrf.parameterName}", value="#{_csrf.token}") ``` This view...

bug