summaryrefslogtreecommitdiff
path: root/common/flatpak-context.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid shadowing local variablesPhaedrus Leeds2020-09-151-4/+4
* context: Implement MODE_NONE in unparse_filesystem_flagsSimon McVittie2020-08-281-4/+5
* context: Normalize home/path to ~/path, and ~ to homeSimon McVittie2020-08-271-0/+16
* context: Forbid --filesystem=/Simon McVittie2020-08-271-0/+11
* context: Do some syntactic normalization on filesystemsSimon McVittie2020-08-271-0/+44
* context: Expose flatpak_context_parse_filesystem for testingSimon McVittie2020-08-271-1/+1
* context: Only parse filesystem/mode strings in one placeSimon McVittie2020-08-271-39/+42
* exports: Add host-etc and host-os keywordsSimon McVittie2020-02-141-3/+16
* context: Generalize handling of special filesystems a bitSimon McVittie2020-02-141-5/+8
* exports: Fix a confusingly-named methodSimon McVittie2020-01-231-1/+1
* update-portal: Limit which filesystem access additions we allowAlexander Larsson2020-01-231-5/+8
* Add --device=shm permissionAlexander Larsson2020-01-171-0/+1
* Add support for CUPS socketJan Grulich2019-12-131-0/+1
* context: Improve description of --persistMatthew Leeds2019-12-011-1/+1
* run: In sandboxed mode, if still allowing dbus, only allow $appid.Sandboxed.*Alexander Larsson2019-11-261-2/+8
* common: Add flatpak_context_adds_permissions()Alexander Larsson2019-10-021-0/+119
* context: Add support forexposing extra app id dirsUmang Jain2019-04-121-3/+16
* Add support for PCSC socketValentin David2019-04-121-0/+1
* Write out negative D-Bus policy entriesMatthias Clasen2019-04-121-8/+14
* Allow overriding bus names to noneMatthias Clasen2019-04-121-0/+32
* Fix misspellingsRafael Fontenelle2019-04-081-1/+1
* Remove extra newlines in variable definiton blocksMatthew Leeds2019-02-251-3/+0
* Remove extra newlines near curly bracesMatthew Leeds2019-02-251-1/+0
* Fix issues with XDG_RUNTIME_DIR being /var/run which is a symlinkAlexander Larsson2019-02-201-2/+3
* Consistently use Unicode ellipsisMatthias Clasen2018-12-211-1/+1
* Fix misleading error messageMatthias Clasen2018-11-101-6/+6
* Implicity grant MPRIS2 permissionsPatrick Griffis2018-10-111-1/+4
* build-finish: Inherit permissions from runtime by defaultAlexander Larsson2018-10-101-0/+6
* Support --allow=canbus for AF_CAN accessAlexander Larsson2018-10-031-0/+4
* Fix localizationMatthias Clasen2018-10-021-1/+1
* FlatpakContext: Avoid flatpak_failMatthias Clasen2018-10-021-6/+30
* Run uncrustifyAlexander Larsson2018-07-081-41/+46
* run: Never inherit permissions from the runtimeAlexander Larsson2018-06-191-0/+20
* Add ssh-auth socket supportJoonas Sarajärvi2018-06-191-0/+1
* Fix regression with --own=nameAlexander Larsson2018-06-081-1/+1
* Remove newlines from GError messagesAlexander Larsson2018-05-291-1/+1
* Simplify default application dbus access rulesAlexander Larsson2018-05-291-4/+1
* context: Add --allow=bluetoothAlexander Larsson2018-05-281-0/+4
* run: Break out generation of run flags from context to helperAlexander Larsson2018-05-281-0/+14
* Merge lib/* into commonAlexander Larsson2018-05-241-1/+1
* Move FlatpakCompletion to app/flatpak-complete.[ch]Alexander Larsson2018-05-241-3/+3
* common: Rename all generated files to *-dbus-generated.[ch]Alexander Larsson2018-05-241-1/+1
* common: Rename all private headers to *-private.hAlexander Larsson2018-05-241-3/+3
* run: Clean up how we launch the proxyAlexander Larsson2018-05-161-5/+8
* dir: Fix saving of features in metadataAlexander Larsson2018-04-301-1/+1
* run: Export flatpak_context_get_session_bus_policy_allowed_own_namesSam Spilsbury2018-04-191-0/+16
* run: Escape : as \: in --filesystem= pathsAlexander Larsson2018-04-041-29/+72
* run: Add --sandboxAlexander Larsson2018-04-041-9/+33
* Fix --file-forwardingAlexander Larsson2018-02-191-0/+3
* Fix persisted directories on atomicAlexander Larsson2018-02-151-4/+1