summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update translation files for 1.12.8 release1.12.8flatpak-1.12.xSimon McVittie2023-03-1619-4635/+4616
* Prepare v1.12.8Simon McVittie2023-03-162-2/+2
* Update NEWSSimon McVittie2023-03-161-1/+13
* run: Prevent TIOCLINUX ioctl, the same as TIOCSTISimon McVittie2023-03-163-1/+20
* Reject paths given to --filesystem/--persist with special charactersRyan Gonzalez2023-03-165-14/+190
* Ensure special characters in permissions and metadata are escapedRyan Gonzalez2023-03-168-10/+166
* Update NEWSSimon McVittie2023-03-151-0/+18
* build: Accept gpgme >= 1.8.0 as equivalent to gpgme-pthreadSimon McVittie2023-03-152-6/+12
* selinux: Permit read access to symbolic links in /var/lib/flatpakDebarshi Ray2022-11-101-0/+1
* flatpak-dir: Clean up temp deploy dir on failure of flatpak_dir_deploy()Philip Withnall2022-11-101-6/+9
* common: Add missing error codes to GDBusErrorEntry arrayPhaedrus Leeds2022-07-261-0/+2
* CI: Use CodeQL Action v2, not the deprecated v1Debarshi Ray2022-06-301-2/+2
* Delete some unreachable ref-not-found codePhaedrus Leeds2022-06-272-21/+7
* selinux: Permit using systemd-userdbdDebarshi Ray2022-06-091-0/+4
* selinux: Permit read access to /var/lib/flatpakDebarshi Ray2022-06-091-0/+2
* selinux: Let the system helper watch files inside $libexecdirDebarshi Ray2022-06-091-0/+4
* selinux: Let the system helper have read access to /etc/passwdDebarshi Ray2022-06-091-0/+2
* Update localization files for release1.12.7Simon McVittie2022-03-1419-2858/+2858
* Prepare v1.12.7Simon McVittie2022-03-142-2/+2
* Update NEWSSimon McVittie2022-03-141-0/+1
* subprojects: Update variant-schema-compiler to bring in leak fixesPhilip Withnall2022-03-141-0/+0
* NEWS: Update with 1.12.7 changes so farSimon McVittie2022-03-141-0/+16
* tests: Don't install tap-driver.sh in the installed-testsSimon McVittie2022-03-141-1/+0
* dir: Consistently use relative paths for libostree subpathsSimon McVittie2022-03-141-2/+2
* run: Allow remapping Xauthority entries for remote or forwarded X11Simon McVittie2022-03-101-20/+32
* run: Handle X11 over local abstract or TCP socketsSimon McVittie2022-03-101-11/+39
* run: Support parsing non-local X11 addressesSimon McVittie2022-03-103-7/+45
* run: Treat DISPLAY=unix:42 the same as :42Simon McVittie2022-03-102-1/+2
* run: Factor out parsing X11 displays into a helper functionSimon McVittie2022-03-103-9/+136
* run: Avoid signed/unsigned comparison in Xauth handlingSimon McVittie2022-03-101-1/+1
* run: Improve const-correctness of Xauth codeSimon McVittie2022-03-101-7/+8
* run: Avoid cast warning when built with -Wwrite-stringsSimon McVittie2022-03-101-1/+1
* app: Make ALL_DIRS and STANDARD_DIRS imply OPTIONAL_REPOSimon McVittie2022-03-102-3/+7
* dir: Include repo path in error message if unable to create itSimon McVittie2022-03-101-1/+13
* dir: Avoid polkit prompts for EnsureRepo in most CLI commandsSimon McVittie2022-03-101-4/+10
* dir: Use system helper to create system repo if necessarySimon McVittie2022-03-101-12/+23
* dir: Factor out function to open the libostree repositorySimon McVittie2022-03-101-8/+19
* dir: Factor out common code to call EnsureRepo on system helperSimon McVittie2022-03-101-26/+28
* dir: Pass cancellable through to remote EnsureRepo callSimon McVittie2022-03-101-2/+2
* Accept share/metainfo exports when installingGuido Günther2022-03-092-0/+5
* wayland: allow absolute path in WAYLAND_DISPLAYJulian Orth2022-03-071-1/+4
* run: Interpret tcp: addresses for PulseAudioSimon McVittie2022-03-071-10/+30
* Update pofiles1.12.6Phaedrus Leeds2022-02-2119-1691/+1691
* Bump version to 1.12.6Phaedrus Leeds2022-02-211-1/+1
* Update NEWS for releasePhaedrus Leeds2022-02-211-0/+12
* test-history: Skip test if we cannot read from the JournalSimon McVittie2022-02-211-2/+12
* dir: Add some precondition checks to repo_pull()Phaedrus Leeds2022-02-211-0/+3
* dir: Work around libostree partial pull bugPhaedrus Leeds2022-02-211-0/+18
* dir: Fix inaccurate nullable annotationPhaedrus Leeds2022-02-211-1/+1
* Fix reliability of detecting GTK themePatrick Griffis2022-02-211-1/+1