flatpak-builder/common
Alexander Larsson f8d502ad19 Require some way to set cgroup for apps (currently systemd --user)
When the portal looks up the peer app id it needs to know whether it
can trust that the cgroup path would be set, so that it can tell
whether the app is sandboxed or trusted. We used to check if the
cgroup was session-$uid.slice, and if so it was trusted, but this
failed in the case of per-user dbus (not per-session) where
e.g. gnome-terminal would be outside the session.

Now we just fail if we can't set up a cgroup, thus whenever the cgroup
path is not right we know that the app is trusted.
2016-01-28 11:15:58 +01:00
..
gvdb Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
Makefile.am.inc helper: Make user namespace support vs setuid a runtime, not build-time option 2016-01-28 09:43:45 +01:00
xdg-app-chain-input-stream.c Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-chain-input-stream.h Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-common-types.h common: Move typedef to separate header to avoid circular deps 2015-12-07 12:26:44 +01:00
xdg-app-db.c Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-db.h Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-dir.c dir: Properly finish OstreeAsyncProgress objects 2016-01-22 15:12:05 +01:00
xdg-app-dir.h lib: Add getter for installed size on InstalledRef 2016-01-19 15:05:06 +01:00
xdg-app-helper.c helper: Make user namespace support vs setuid a runtime, not build-time option 2016-01-28 09:43:45 +01:00
xdg-app-portal-error.c lib: Add custom GError codes 2015-12-15 15:27:37 +01:00
xdg-app-portal-error.h common: Make it explicit that XdgAppError are portal errors 2015-12-08 12:16:38 +01:00
xdg-app-run.c Require some way to set cgroup for apps (currently systemd --user) 2016-01-28 11:15:58 +01:00
xdg-app-run.h Require some way to set cgroup for apps (currently systemd --user) 2016-01-28 11:15:58 +01:00
xdg-app-utils.c Require some way to set cgroup for apps (currently systemd --user) 2016-01-28 11:15:58 +01:00
xdg-app-utils.h Move the GZlib* autoptr backport to libglnx 2016-01-22 15:30:48 +01:00