flatpak-builder/common
Ray Strode a82708cb10 run: propagate wildcard xauth entries to app bundle
At the moment, flatpak applications are only given FamilyLocal family
xauth cookies from the Xauthority file.  This is so, the sandboxed
application doesn't inadvertently get access to displays on other
computers.

But FamilyLocal isn't the only xauth family that's local.  FamilyWild
entries can be local as well.

Furthermore, FamilyWild entries are preferable to FamilyLocal entries
when found, because they don't break if the system hostname is changed.

This commit makes FamilyWild xauth entries get propagated in the same
way as their FamilyLocal counterparts.
2017-02-22 14:47:14 +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 Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-chain-input-stream.c Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-chain-input-stream.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-common-types.h Add flatpak_pull_from_oci helper 2016-12-09 14:44:25 +01:00
flatpak-db.c Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-db.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-dir.c Report progress for extra data downloads, as we do for OSTree pulls 2017-02-14 09:00:57 +01:00
flatpak-dir.h install: handle arch when installing from a flatpakref 2017-01-20 15:28:11 +01:00
flatpak-json-oci.c Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-json-oci.h Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-json.c OCI: Stop using json-glib apis that don't exist in 1.0.x 2016-12-21 14:20:28 +01:00
flatpak-json.h Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-oci-registry.c OCI: Create all-readable layer blobs 2017-01-11 22:37:26 +01:00
flatpak-oci-registry.h Support flatpak install --oci to install apps from OCI 2016-12-12 16:22:16 +01:00
flatpak-portal-error.c Change portal error names to not contain Flatpak 2016-05-12 22:03:09 +02:00
flatpak-portal-error.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-run.c run: propagate wildcard xauth entries to app bundle 2017-02-22 14:47:14 +01:00
flatpak-run.h extensions: Add add_ld_path property 2017-02-01 19:46:25 +01:00
flatpak-utils.c builder: Its break_hardlink, not unbreak_hardlink 2017-02-22 09:43:57 +01:00
flatpak-utils.h builder: Its break_hardlink, not unbreak_hardlink 2017-02-22 09:43:57 +01:00