summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: Add 1.10 branchmwleeds/1.10.x-backportsPhaedrus Leeds2021-02-171-0/+2
* Add G_BEGIN_DECLS/G_END_DECLS to public headersKalev Lember2021-02-179-0/+34
* testlibrary: Fix memory leaksPhaedrus Leeds2021-02-171-2/+2
* doc: Add info -l docsPhaedrus Leeds2021-02-091-0/+10
* common: Tweak error code docsPhaedrus Leeds2021-02-091-1/+1
* common: Update FlatpakRef docs with respect to uniquenessPhaedrus Leeds2021-02-091-0/+7
* tests: Disable revokefs if FUSE doesn't workSimon McVittie2021-02-094-7/+127
* Merge pull request #4102 from jtojnar/docbook-unificationPhaedrus Leeds2021-02-052-2/+6
|\
| * doc: Unify DocBook versions againJan Tojnar2021-02-012-2/+6
* | Merge pull request #4104 from pwithnall/content-rating-leakPhaedrus Leeds2021-02-051-1/+3
|\ \ | |/ |/|
| * flatpak-installation: Fix a leak of the content rating hash tablePhilip Withnall2021-02-031-1/+3
|/
* Update pofiles for release1.10.1Alexander Larsson2021-01-2119-2263/+2263
* Update version to 1.10.1Alexander Larsson2021-01-211-1/+1
* Update NEWS for releaseAlexander Larsson2021-01-211-0/+10
* Update Ukrainian translationYuri Chornoivan2021-01-211-8/+9
* NEWS: Add CVE reference for CVE-2021-21261Simon McVittie2021-01-211-1/+1
* Update Czech translationAsciiWolf2021-01-211-110/+99
* Update Polish translationPiotr Drąg2021-01-211-142/+102
* doc: Mention some typical tagsSimon McVittie2021-01-211-3/+5
* run: Remove unused minimal environmentSimon McVittie2021-01-211-2/+0
* run: Pass environment variables via bwrap --setenv when running ldconfigSimon McVittie2021-01-211-0/+1
* dir: Pass environment via bwrap --setenv when running apply_extraSimon McVittie2021-01-211-0/+2
* build: Convert environment into a sequence of bwrap argumentsSimon McVittie2021-01-211-0/+2
* Merge pull request #4085 from pwithnall/null-subpathsPhaedrus Leeds2021-01-201-1/+6
|\
| * flatpak-dir: Set subpaths when calling Deploy() if not setPhilip Withnall2021-01-201-0/+2
| * flatpak-dir: Fix crash on updating app with no deploy data or subpathsPhilip Withnall2021-01-201-1/+4
|/
* Fix nonliteral string warning in flatpak_invocation_return_error()Alexander Larsson2021-01-141-0/+6
* CI: Use the new --enable-asanAlexander Larsson2021-01-141-3/+3
* Add --enable-asan optionAlexander Larsson2021-01-142-1/+14
* Pass AM_CFLAGS to system-helper build (for warnings)Alexander Larsson2021-01-141-1/+1
* Fix shadowed variable "error"Alexander Larsson2021-01-141-3/+3
* Update pofiles for release1.10.0Alexander Larsson2021-01-1419-3216/+3869
* Bump version to 1.10Alexander Larsson2021-01-141-2/+2
* Update NEWS for releaseAlexander Larsson2021-01-141-0/+30
* Fix tests when installed tests are not enabledAlexander Larsson2021-01-141-1/+6
* portal: Add the ability to unset environment variablesSimon McVittie2021-01-142-0/+34
* context: Add --unset-env option and a corresponding overrideSimon McVittie2021-01-149-9/+195
* run: Allow setting environment variables to empty stringsSimon McVittie2021-01-142-2/+2
* 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
* tests: Assert that --env= does not go in `flatpak run` or bwrap environSimon McVittie2021-01-143-0/+59
* portal: Do not use caller-supplied variables in environmentSimon McVittie2021-01-141-1/+27
* tests: Exercise --env-fdSimon McVittie2021-01-141-8/+10
* portal: Convert --env in extra-args into --env-fdSimon McVittie2021-01-141-1/+49
* context: Add --env-fd optionSimon McVittie2021-01-145-0/+132
* tests: Expand coverage for environment variable overridesSimon McVittie2021-01-141-1/+67
* run: Convert all environment variables into bwrap argumentsSimon McVittie2021-01-143-18/+60
* run: More accurately match PulseAudio's logic for finding its socketSimon McVittie2021-01-121-2/+110
* Add an option to share the pid namespace with the parent flatpakSimon McVittie2021-01-127-15/+60
* Mount resolved varlink socket in sandbox if network access is allowedMichael Catanzaro2021-01-121-0/+12