summaryrefslogtreecommitdiffstats
path: root/src/plugins
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-062-14/+37
* Add configure option for bubblewrap containerSamuli Piippo2025-06-031-1/+1
* Mark security critical files according to QUIP 23Zoltan Gera2025-05-151-0/+1
* Update license checkLucie Gérard2025-03-212-2/+2
* Convert bwrap configuration from an unordered into an ordered mapRobert Griebl2025-02-121-32/+45
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-212-5/+8
* Modernize string literalsRobert Griebl2024-01-081-1/+1
* Simplify builing a custom appman executableRobert Griebl2023-12-062-3/+2
* bwrap: Improve kernel namespace (un)sharingRobert Griebl2023-10-302-11/+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-274-0/+724