Dominique Martinet

Results 40 issues of Dominique Martinet

With these two patches, wayvnc can now be used with cage: ``` $ cage something # figure out which wayland socket cage used $ WAYLAND_DISPLAY=wayland-0 wayvnc ``` Note this does...

Hello, thanks for delta! (running on master's top, e7dbdd48469699f6ce4054cf610e686563314efe) I just noticed weird coloration on a commit. After investigating it is due to git's diff.colorMoved = default, left without it...

First, thanks for making this! Playing around with difftastic, I noticed that in textual mode the last line of a file being appended to is being marked as different: ```...

Hello, one of our customer reported zombie processes when running tcpdump under load with -C/-z and I've been able to reproduce. Here's a patch suggestion, but feel free to use...

**Describe the bug** destroying a shared folder does not clean up its content **Where did it happen?** self-owned instance (3.20.1) I just setup. **To Reproduce** Steps to reproduce the behavior:...

CryptDrive

Running a linter such as `gixy` on the default config yields warnings that headers are dropped with add_header: ``` >> Problem: [add_header_redefinition] Nested "add_header" drops parent headers. Description: "add_header" replaces...

Nginx

Two things I found running sway but probably happen with rootston as well: - for xwayland, moving a cursor in seat0 then clicking on mouse in seat1 without moving will...

enhancement

Hello, I'm getting segfaults in `crucible::Fd::operator!` on current master ( fbf6b395c830edd7ade1d0042058e94531769962 ), running with `--workaround-btrfs-send` as I have snapshots I backup with btrfs send. I didn't try without the workaround,...

### What reproduces the bug? On aarch64, opensnoop fails to run: ``` # uname -m aarch64 # opensnoop.bt -b /tmp/opensnoop.bt:22-24: ERROR: tracepoint not found: syscalls:sys_enter_ope ``` That is because aarch64...

bug

##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME common? ##### SUMMARY Our security officer requires us to run the swift gateway on a separate network as a kind of...