flatpak-builder/app
Alexander Larsson 6349b3ffc1 helper: Make user namespace support vs setuid a runtime, not build-time option
We now check at runtime if we have raised privs, and only if not so do we try
to use unprivileged user namespaces. This means you can build xdg-app however,
and then setuid/setcap the binary however you want afterwards.
2016-01-28 09:43:45 +01:00
..
Makefile.am.inc Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-builtins-add-remote.c add-remote: Fix typo in no-enumerate handling 2015-12-21 22:43:08 +01:00
xdg-app-builtins-build-bundle.c add build-bundle command 2015-11-10 11:57:30 +01:00
xdg-app-builtins-build-export.c build-export: Never export files you can't read 2016-01-22 12:21:49 +01:00
xdg-app-builtins-build-finish.c build-finish: Export app-info, not appdata 2016-01-21 17:11:22 +01:00
xdg-app-builtins-build-init.c build-init: Also use the new cp_a for sdk extensions 2016-01-22 11:58:35 +01:00
xdg-app-builtins-build.c build: When using a writable /usr, don't use runtime extensions 2016-01-22 10:34:47 +01:00
xdg-app-builtins-delete-remote.c XdgAppDir: Touch .changes file each time something changes 2015-12-21 11:12:25 +01:00
xdg-app-builtins-document.c document portal: Add AddNamed method for host-side use 2015-12-02 15:55:41 +01:00
xdg-app-builtins-enter.c helper: Make user namespace support vs setuid a runtime, not build-time option 2016-01-28 09:43:45 +01:00
xdg-app-builtins-install.c xdg-app: Deprecate install/update/uninstall-app/runtime 2016-01-13 15:34:08 +01:00
xdg-app-builtins-list-remotes.c lib/app: Add support for repo priorities 2015-12-21 10:28:15 +01:00
xdg-app-builtins-list.c Remove unused variables 2016-01-19 12:37:51 +01:00
xdg-app-builtins-ls-remote.c remote-ls: Regularize --runtime and --app user 2016-01-13 17:21:08 +01:00
xdg-app-builtins-make-current.c XdgAppDir: Touch .changes file each time something changes 2015-12-21 11:12:25 +01:00
xdg-app-builtins-override.c override: Fix warning 2016-01-19 12:32:04 +01:00
xdg-app-builtins-repo-update.c build-update-repo: Add --prune and --prune-depth options 2016-01-19 12:26:45 +01:00
xdg-app-builtins-run.c run: Be more flexible with --runtime option, and add --runtime-version 2016-01-12 09:57:20 +01:00
xdg-app-builtins-uninstall.c xdg-app: Deprecate install/update/uninstall-app/runtime 2016-01-13 15:34:08 +01:00
xdg-app-builtins-update.c update: Make both branch and name optional 2016-01-22 15:21:20 +01:00
xdg-app-builtins.h Merge list-apps and list-runtimes into single list command 2016-01-13 17:02:15 +01:00
xdg-app-main.c Merge list-apps and list-runtimes into single list command 2016-01-13 17:02:15 +01:00