summaryrefslogtreecommitdiff
path: root/common/flatpak-run.c
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellingsRafael Fontenelle2019-04-081-1/+1
* run: Only compare the lowest 32 ioctl arg bits for TIOCSTIRyan Gonzalez2019-03-261-1/+1
* Remove extra newlines in variable definiton blocksMatthew Leeds2019-02-251-6/+0
* Remove extra newlines near curly bracesMatthew Leeds2019-02-251-1/+0
* Run uncrustifyMatthew Leeds2019-02-251-15/+15
* Convert dconf settings to keyfileMatthias Clasen2019-02-211-26/+110
* dconf: Prepare for reading user valuesMatthias Clasen2019-02-211-12/+14
* Fix issues with XDG_RUNTIME_DIR being /var/run which is a symlinkAlexander Larsson2019-02-201-6/+11
* Support multiple nvidia cardsPatrick Griffis2019-02-141-1/+10
* Don't expose /proc when running apply_extraAlexander Larsson2019-02-111-1/+5
* Make dconf optional on dconf 0.26Alexander Larsson2019-01-281-4/+17
* run: Generate /run/host/font-dirs.xml config fileAlexander Larsson2019-01-251-0/+22
* common: Mark an error message as translatablePhilip Withnall2019-01-181-1/+1
* Export dconf dataMatthias Clasen2019-01-141-0/+175
* Expose whether or not devel was used in .flatpak-infoRyan Gonzalez2019-01-111-2/+6
* run: Add a --cwd optionMatthias Clasen2018-12-201-0/+4
* deploy-data: Prepare for versioningAlexander Larsson2018-12-191-2/+2
* Set a custom promptMatthias Clasen2018-12-191-0/+11
* Pass host xdg dirs into the sandboxMatthias Clasen2018-12-171-0/+7
* Also add /dev/nvidia-uvm-toolsTingPing2018-12-011-1/+3
* Grant access to /dev/nvidia-uvm for OpenCL/CUDAPatrick Griffis2018-11-301-0/+1
* Mount common sockets as read-onlyErick5552018-11-161-8/+8
* Mount x11_socket as read-onlyErick5552018-11-151-1/+1
* Make per-app generated files read-onlyAlexander Larsson2018-11-121-1/+1
* Don't allow writes to runtime files in /etcAlexander Larsson2018-11-121-1/+1
* Check that wayland-0 is a socketMatthias Clasen2018-10-271-1/+3
* Remove another unused functionMatthias Clasen2018-10-231-19/+0
* Instance: mitigate races, add new launch apiMatthias Clasen2018-10-231-1/+10
* sandbox: Expose /etc/timezoneAlexander Larsson2018-10-101-0/+10
* Drop xdg-app migration supportMatthias Clasen2018-10-101-1/+1
* Support --allow=canbus for AF_CAN accessAlexander Larsson2018-10-031-0/+1
* Don't expose host /dev/shm with --device=all (fixing debian problems)Alexander Larsson2018-10-031-0/+17
* Fix localizationMatthias Clasen2018-10-021-1/+1
* Add a few more error codesMatthias Clasen2018-10-021-14/+14
* Translate more error messagesMatthias Clasen2018-10-021-1/+1
* Avoid flatpak_fail in ref parsingMatthias Clasen2018-10-021-1/+1
* Fix a typoMatthias Clasen2018-10-021-1/+1
* common: fix the "can't mkdir parents" errorAndreas Zuber2018-10-011-1/+2
* Stop exporting flatpak_run_gc_ids()Matthias Clasen2018-09-031-1/+1
* lib: Strip gdbus error info from all passed on errorsAlexander Larsson2018-09-031-2/+10
* Tell bubblewrap to write infoMatthias Clasen2018-08-291-2/+17
* Fix build with glib < 2.50Alexander Larsson2018-08-291-2/+2
* Export flatpak_run_gc_ids()Matthias Clasen2018-08-271-1/+1
* Save a pid for running sandboxesMatthias Clasen2018-08-271-2/+22
* Keep the .flatpak-info file accessibleMatthias Clasen2018-08-271-18/+7
* dbus-proxy: Fix handling of broadcastsAlexander Larsson2018-08-171-1/+3
* Run uncrustifyAlexander Larsson2018-07-081-86/+96
* Fixed a 'maybe uninitialized' warning and a code style change.Grzegorz Antoniak2018-07-021-3/+3
* NULL pointer check after calling getgrgid()Grzegorz Antoniak2018-07-021-4/+11
* Fix lock in instance id creationAlexander Larsson2018-06-271-0/+6