summaryrefslogtreecommitdiffstats
path: root/src/plugins/bubblewrap-container-plugin/bubblewrapcontainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* bwrap: move the DBus and Wayland socket parsing to ContainerHelpersRobert Griebl2025-06-061-37/+21
* Make watchdog kills use a distinct Unix signal and ExitStatusRobert Griebl2025-06-061-12/+36
* Mark security critical files according to QUIP 23Zoltan Gera2025-05-151-0/+1
* Update license checkLucie Gérard2025-03-211-1/+1
* Convert bwrap configuration from an unordered into an ordered mapRobert Griebl2025-02-121-32/+45
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-3/+6
* Modernize string literalsRobert Griebl2024-01-081-1/+1
* Simplify builing a custom appman executableRobert Griebl2023-12-061-2/+1
* bwrap: Improve kernel namespace (un)sharingRobert Griebl2023-10-301-10/+79
* bwrap: fix status pipe fd not being setup correctlyRobert Griebl2023-08-161-1/+1
* Fix the bwrap container consuming 100% CPU when an app stopsRobert Griebl2023-07-041-3/+10
* bubblewrap-container: Fix wrong parameter for network setup scriptDominik Holland2023-06-271-1/+1
* Add a bubblewrap container pluginDominik Holland2023-06-271-0/+588