summaryrefslogtreecommitdiff
path: root/portal
Commit message (Expand)AuthorAgeFilesLines
* portal: Reject negative handle numbersSimon McVittie2021-04-161-2/+4
* portal: Define constants for the D-Bus names and pathSimon McVittie2021-04-152-10/+16
* run: Allow caller to replace /app and/or /usrSimon McVittie2021-04-072-3/+82
* portal: fix flatpak-spawn --clear-env on NixOSJan Tojnar2021-04-061-1/+1
* portal: Add the ability to unset environment variablesSimon McVittie2021-01-141-0/+26
* portal: Let --env= and --env-fd= take precedence over extra-argsSimon McVittie2021-01-141-36/+36
* portal: Add a note about CLEAR_ENV behaviourSimon McVittie2021-01-141-0/+5
* portal: Do not use caller-supplied variables in environmentSimon McVittie2021-01-141-1/+27
* portal: Convert --env in extra-args into --env-fdSimon McVittie2021-01-141-1/+49
* Add an option to share the pid namespace with the parent flatpakSimon McVittie2021-01-122-8/+21
* portal: Log a message when a fd cannot be exposed in the sandboxSimon McVittie2020-12-091-17/+42
* portal: Negative handles are an errorSimon McVittie2020-12-091-3/+3
* portal: Raise an error if fds are out of rangeSimon McVittie2020-12-091-3/+27
* portal: Return G_DBUS_METHOD_INVOCATION_HANDLED where appropriateSimon McVittie2020-12-091-21/+21
* Avoid string duplication in FlatpakRefPhaedrus Leeds2020-10-021-2/+2
* Avoid shadowing local variablesPhaedrus Leeds2020-09-151-8/+7
* portal: Fix unset GError issuePhaedrus Leeds2020-09-151-2/+1
* portal: Make the SpawnStarted code more robustRyan Gonzalez2020-08-101-9/+35
* portal: Avoid use of g_error()Alexander Larsson2020-06-091-2/+2
* portal: Add SpawnStarted and notify-startRyan Gonzalez2020-06-092-3/+234
* portal: Add g_autoptr() defines for old GLib versionsMatthew Leeds2020-02-121-0/+8
* Sandbox: Allow share-gpu also if caller has device=allAlexander Larsson2020-01-151-1/+3
* portal: Don't poll for updates on metered networksMatthias Clasen2019-12-201-0/+13
* portal: Make sure we inherit the passed thought fds in Spawn()Alexander Larsson2019-12-121-0/+9
* portal: Allow the ALLOW_A11Y flagAlexander Larsson2019-12-041-1/+2
* portal: Add supports flag and set a bit if EXPOSE_PIDS is supportedAlexander Larsson2019-11-272-3/+37
* portal: Add EXPOSE_PIDS flagAlexander Larsson2019-11-273-2/+32
* portal: Add sandbox-expose-fd[-ro] options that allow you to share any pathAlexander Larsson2019-11-261-1/+174
* portal: Spawn clean up handling of file descriptorsAlexander Larsson2019-11-261-14/+20
* portal: Add sandbox flags for allowing ally/ and session bus accessAlexander Larsson2019-11-262-1/+8
* portal: Add flags for sharing display/sound/gpu when spawning sandboxedAlexander Larsson2019-11-263-1/+56
* portal: Bump portal version to 3 (to signal new flag supported)Alexander Larsson2019-11-261-1/+1
* update portal: Don't allow self-updates if new permissions are neededAlexander Larsson2019-10-021-1/+34
* update-portal: Don't report updates for masked refsAlexander Larsson2019-10-021-0/+10
* update-portal: Clean up details in progress reportingAlexander Larsson2019-10-021-7/+14
* update-portal: Don't send weird glib encoded errorsAlexander Larsson2019-10-021-2/+15
* update-portal: Allow overriding portals directoryAlexander Larsson2019-10-021-2/+8
* update-portal: Use error_message, not error-messageAlexander Larsson2019-10-021-1/+1
* update-portal: Don't fail if permission store not availableAlexander Larsson2019-10-021-1/+1
* update-portal: Ensure we close any stray fds when forking update childAlexander Larsson2019-10-021-0/+1
* update-portal: Emit progress on right interface and object pathAlexander Larsson2019-10-021-2/+2
* test: Add test for update-portal monitoringAlexander Larsson2019-10-021-1/+1
* portal: Add option for poll frequencyAlexander Larsson2019-10-021-3/+8
* portal: Support application self-updatesAlexander Larsson2019-10-021-2/+657
* Bump the version of the flatpak portal interface to 2Alexander Larsson2019-10-021-1/+1
* portal: Add updates monitoringMatthias Clasen2019-10-022-3/+597
* Find portal implementations properlyMatthias Clasen2019-10-024-1/+266
* Work around deadlocks in g_spawn by manually clo-exec:ing fdsAlexander Larsson2019-09-302-2/+6
* icon-validator, portal: Guard against overlong symlink targetsSimon McVittie2019-05-011-1/+1
* Fix misspellingsRafael Fontenelle2019-04-081-1/+1