summaryrefslogtreecommitdiff
path: root/document-portal
Commit message (Expand)AuthorAge
* document-portal: Use correct signature for xdp_fuse_forgetGleb Popov2023-08-23
* document-store: Cleanup unused variableGeorges Basile Stavracas Neto2023-07-21
* Avoid compiler warning with recent GLib versionsEmmanuele Bassi2023-04-13
* build: Drop AutotoolsEmmanuele Bassi2023-04-13
* file-transfer: Handle bad requestsMatthias Clasen2023-01-30
* document-portal: Remove unused header inclusion.Gleb Popov2022-10-25
* document-portal: Make the code more portable.Gleb Popov2022-10-25
* document-portal: Do not include non-portable headers unconditionally.Gleb Popov2022-10-25
* Add PartOf= to all systemd unitsHenri Chain2022-08-12
* Move xdg-permission-store to session sliceHenri Chain2022-08-12
* Redirect all debug messages to stderrPeter Hutterer2022-06-27
* Add support for mesonPeter Hutterer2022-06-17
* document-portal: print the file too if failing to load the dbPeter Hutterer2022-04-27
* document-portal: fix a compiler warningPeter Hutterer2022-04-26
* Retrieve Application ID from PID's cgroupCarlo Castoldi2022-03-11
* tree-wide: Rework handling of empty app IDsPhaedrus Leeds2022-03-07
* document-portal: Clean up header include guardsPhaedrus Leeds2022-03-07
* document-portal-fuse: Ensure that session is never destroyed while in useMarco Trevisan (Treviño)2022-01-25
* document-portal-fuse: Use renameat2 with passed rename flagsMarco Trevisan (Treviño)2022-01-25
* document-portal: Use libfuse3 APIMarco Trevisan (Treviño)2022-01-25
* Place portals in session.sliceHugo Osvaldo Barrera2021-08-10
* Merge pull request #599 from smcv/fd-error-handlingMatthias Clasen2021-07-26
|\
| * xdp_app_info_get_path_for_fd: Raise a GErrorSimon McVittie2021-06-20
* | permission-store: Add GetPermissionMartin Abente Lahaye2021-06-19
|/
* permission-store: Don't crash when deleting permissionsMartin Abente Lahaye2021-04-28
* document-portal: add snap support to app_has_file_access()James Henstridge2020-12-28
* xdp-utils: check if alternate doc portal path matches in path_for_fd()James Henstridge2020-12-07
* document-portal: Fix compilation with muslBastien Nocera2020-04-02
* document-fuse: Don't emit invalidation if we unmountedAlexander Larsson2020-04-02
* document-portal: Try to make inode nrs persistentAlexander Larsson2020-04-02
* document-portal: Make Temp files keep the inode aroundAlexander Larsson2020-04-02
* document-portal: Ensure root docdir inode alive while there are other inodesAlexander Larsson2020-04-02
* document-portal: Don't invalidate forgotten inodesAlexander Larsson2020-04-02
* document-portal: Fuse, try to keep down nr of open fdsAlexander Larsson2020-04-02
* document-portal: Improve debugging of LOOKUP/FORGETAlexander Larsson2020-04-02
* document-portal: Add some internal docsAlexander Larsson2020-04-02
* document-portal: Minor optization for refcountsAlexander Larsson2020-04-02
* document-portal: Expose directory documents as a subdirectoryAlexander Larsson2020-03-26
* src, document-portal: add AssumedAppArmorLabel key to D-Bus service filesJames Henstridge2020-03-12
* Remove unused variableAlexander Larsson2020-03-10
* document-portal: Allow creating a document for a path on a directory documentAlexander Larsson2020-03-10
* document-portal: Implement Lookup() for directory docsAlexander Larsson2020-03-10
* document-portal: Allow validate_fd() to work for both dirs and filesAlexander Larsson2020-03-10
* document-portal: New implementation of fuse, also supporting directoriesAlexander Larsson2020-03-10
* document-portal: Support new DOCUMENT_ADD_FLAGS_DIRECTORY in AddFullAlexander Larsson2020-03-05
* document-portal: Bump dbus version to 4 (for directory support)Alexander Larsson2020-03-05
* document-portal: Don't accept empty filenames in AddNamedAlexander Larsson2020-03-05
* document-portal: Fix some leaksAlexander Larsson2020-03-03
* Fix distcheckMatthias Clasen2019-12-12
* Merge pull request #419 from matthiasclasen/open-uri-revampMatthias Clasen2019-12-12
|\