summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update pofiles for release1.10.4Alexander Larsson2021-10-0819-1463/+1463
* Bump version to 1.10.4Alexander Larsson2021-10-081-1/+1
* Update NEWS for 1.10.4Alexander Larsson2021-10-081-0/+16
* tests: Fix test-sideload.sh if ostree is built with curl backendAlexander Larsson2021-10-081-3/+1
* run: Don't allow chroot()Simon McVittie2021-10-081-0/+1
* run: Don't allow unmounting filesystemsSimon McVittie2021-10-081-0/+2
* run: Block setns()Simon McVittie2021-10-081-0/+1
* run: Disallow recently-added mount-manipulation syscallsSimon McVittie2021-10-081-0/+12
* run: Block clone3() in sandboxSimon McVittie2021-10-081-0/+6
* common: Add a list of recently-added Linux syscallsSimon McVittie2021-10-083-0/+200
* run: Add cross-references for some other seccomp syscall filtersSimon McVittie2021-10-081-0/+4
* run: Add an errno value to seccomp filtersSimon McVittie2021-10-081-26/+36
* Merge pull request #4439 from pwithnall/backport-4436-fix-parental-controlsPhilip Withnall2021-09-291-3/+9
|\
| * flatpak-dir: Fix parental controls checks for rootPhilip Withnall2021-09-291-3/+9
|/
* Drop old-glib ci test as ubuntu 16.04 is no longer availableAlexander Larsson2021-09-231-26/+0
* OCI: Switch to pax format for tar archivesKalev Lember2021-09-231-1/+1
* Update translation files for 1.10.31.10.3Simon McVittie2021-08-3119-1330/+1639
* Release v1.10.3Simon McVittie2021-08-312-2/+2
* Update NEWSSimon McVittie2021-08-271-0/+2
* tests: Don't reset XDG_RUNTIME_DIR locallySimon McVittie2021-08-271-3/+5
* libtest: Make sure ldconfig and capsh are in the PATHSimon McVittie2021-08-271-0/+4
* Update NEWS so farSimon McVittie2021-08-261-0/+17
* run: Don't let XDG_RUNTIME_DIR from user override the value we setSimon McVittie2021-08-202-1/+12
* system-helper: Fix deploys of local remotesAlexander Larsson2021-07-201-43/+46
* tests: Remove hard-coded references to x86_64Simon McVittie2021-06-172-2/+2
* portal: Remap --env-fd into child process's fd spaceSimon McVittie2021-06-161-2/+10
* portal: Use a GArray to store fdsSimon McVittie2021-06-161-39/+42
* portal: Don't leak fd used for serialized environmentSimon McVittie2021-06-161-3/+4
* Fix several memory leaksPhaedrus Leeds2021-06-164-7/+9
* CI: Add mono apt repo to fix buildAlexander Larsson2021-06-161-0/+4
* create-usb: Skip copying extra-data flatpaksPhaedrus Leeds2021-04-061-1/+35
* Update pofiles for release1.10.2Alexander Larsson2021-03-1019-1710/+1805
* Update NEWS and version for releaseAlexander Larsson2021-03-102-1/+18
* dir: Refuse to export .desktop files with suspicious uses of @@ tokensSimon McVittie2021-03-101-1/+5
* dir: Reserve the whole @@ prefixSimon McVittie2021-03-101-1/+1
* Disallow @@ and @@u usage in desktop filesRyan Gonzalez2021-03-101-0/+2
* Update dates in NEWS fileGregor Simm2021-03-101-2/+2
* common: Fix Spawn portal method not working with UTF-8 filesBastien Nocera2021-03-101-2/+2
* run: Propagate X11 cookies with an address equals to XAUTHLOCALHOSTNAMELudovico de Nittis2021-03-101-1/+29
* CI: Add 1.10 branchPhaedrus Leeds2021-02-191-0/+2
* Add G_BEGIN_DECLS/G_END_DECLS to public headersKalev Lember2021-02-199-0/+34
* testlibrary: Fix memory leaksPhaedrus Leeds2021-02-191-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
|/