summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add an initial security policywip/security-policySimon McVittie2021-03-101-0/+41
* Update dates in NEWS fileGregor Simm2021-02-231-2/+2
* common: Fix Spawn portal method not working with UTF-8 filesBastien Nocera2021-02-231-2/+2
* Merge pull request #4134 from flatpak/trivial-configure-outputPhaedrus Leeds2021-02-181-1/+1
|\
| * trivial: Fix formatting of configure outputtrivial-configure-outputPhaedrus Leeds2021-02-181-1/+1
* | Merge pull request #4130 from RyuzakiKK/xauthlocalhostnamePhaedrus Leeds2021-02-181-1/+29
|\ \
| * | run: Propagate X11 cookies with an address equals to XAUTHLOCALHOSTNAMELudovico de Nittis2021-02-171-1/+29
* | | Merge pull request #4133 from RyuzakiKK/unused_varsPhaedrus Leeds2021-02-182-3/+1
|\ \ \ | |_|/ |/| |
| * | run: Remove unused GAsyncResult variableLudovico de Nittis2021-02-181-1/+0
| * | dir: Remove unused AutoPolkitDetails variableLudovico de Nittis2021-02-181-2/+1
| |/
* | Merge pull request #4119 from kalev/G_BEGIN_DECLS-G_END_DECLSPhaedrus Leeds2021-02-179-0/+34
|\ \ | |/ |/|
| * Add G_BEGIN_DECLS/G_END_DECLS to public headersKalev Lember2021-02-129-0/+34
|/
* testlibrary: Fix memory leaksPhaedrus Leeds2021-02-101-2/+2
* common: Add API for listing related refs of installed refPhaedrus Leeds2021-02-107-16/+283
* Bump version to 1.11.1. 1.10.x is now on flatpak-1.10.x branch.Alexander Larsson2021-02-101-1/+1
* 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