summaryrefslogtreecommitdiff
path: root/src/xdp-utils.c
Commit message (Expand)AuthorAge
* Fix some memory leaksHubert Figuière2024-04-04
* Fix ID passed to access dialog.Robert Ancell2023-11-22
* Fix leak in _xdp_parse_app_id_from_unit_nameAlexander Larsson2023-11-22
* document-portal: Handle weird deleted o_path fdsAlexander Larsson2023-11-22
* utils: Handle host apps in app_info_map_pidsSebastian Wick2023-10-24
* xdg-utils: Properly quote flatpak commandJulian Sparber2023-10-03
* xdp-utils: Cleanup unused variableGeorges Basile Stavracas Neto2023-07-21
* screen-cast: Move out helper checking variant dict key existanceJonas Ådahl2023-07-13
* utils: Drop deprecated GTimeValEmmanuele Bassi2023-04-13
* utils: Match all valid App IDs from systemd unit namesSebastian Wick2023-02-10
* xdp-utils: Do not include non-portable headers unconditionally.Gleb Popov2022-10-25
* Issue #837 - Fix function nameHubert Figuière2022-08-01
* Issue #837 - Use g_strdup_printf()Hubert Figuière2022-07-29
* Issue #837 - Refactor xdp_app_info_map_pids()/xdp_app_info_map_tids()Hubert Figuière2022-07-29
* Issue #837 - Remap thread idsHubert Figuière2022-07-29
* utils: Remove unused macro definitionDebarshi Ray2022-06-10
* utils: Fix typoDebarshi Ray2022-06-09
* background-portal: Stop sending app-id quotedSophie Herold2022-05-04
* Fix a bug in cgroup parsingPhaedrus Leeds2022-03-28
* trivial: Fix typo of bwrapPhaedrus Leeds2022-03-28
* trivial: Fix use of xdg_app_infoPhaedrus Leeds2022-03-28
* Move g_string_replace() backport to a separate translation unitSimon McVittie2022-03-28
* realtime: Fix crash with WebKit processesPatrick Griffis2022-03-26
* Fix building without libsystemdPhaedrus Leeds2022-03-18
* Revert "fix building without systemd"Phaedrus Leeds2022-03-18
* fix building without systemdDudemanguy2022-03-17
* utils: Fix unused variable warningPhaedrus Leeds2022-03-14
* Properly quote desktop entry Exec argumentsPhaedrus Leeds2022-03-14
* Implement a new DynamicLauncher portalPhaedrus Leeds2022-03-14
* trivial: Fix typo in commentGeorges Basile Stavracas Neto2022-03-11
* utils: Cleanup strcmp() callsGeorges Basile Stavracas Neto2022-03-11
* Retrieve Application ID from PID's cgroupCarlo Castoldi2022-03-11
* utils: Don't risk creating a mangled document portal pathPhaedrus Leeds2022-03-07
* Validate flatpak app IDs more consistentlyPhaedrus Leeds2022-03-07
* Fix crash when mapping pidsPatrick Griffis2022-02-01
* xdp-utils: Avoid custom code and just use GMutexLockerMarco Trevisan (Treviño)2022-01-25
* xdp-utils: Remap /run/flatpak/doc to hostIvan Molodetskikh2021-12-04
* Merge pull request #593 from smcv/flatpak-var-dataMatthias Clasen2021-07-26
|\
| * utils: Remap Flatpak /var/config, /var/dataSimon McVittie2021-07-23
* | xdp_app_info_get_path_for_fd: Raise a GErrorSimon McVittie2021-06-20
* | xdp_app_info_get_path_for_fd: Factor out check_same_fileSimon McVittie2021-06-20
* | verify_proc_self_fd: Raise a GErrorSimon McVittie2021-06-20
|/
* Quell a compiler warningMatthias Clasen2021-06-18
* utils: Remap /run/flatpak/app, for Flatpak 1.11.xSimon McVittie2021-06-15
* xdp-utils: check if alternate doc portal path matches in path_for_fd()James Henstridge2020-12-07
* tests: add some simple tests for the /proc/$pid/cgroup parsing codeJames Henstridge2020-11-19
* Make xdp_app_info_load_app_info() load correct desktop file for snapsJames Henstridge2020-11-19
* Fix xdp_app_info_has_network implementation for snapsJames Henstridge2020-11-19
* Use cgroups to identify snap confined applications rather than AppArmorJames Henstridge2020-11-19
* utils: Fix use-after-free in xdp_get_app_info_from_pid()Alexander Larsson2020-03-12