summaryrefslogtreecommitdiff
path: root/system-helper
Commit message (Expand)AuthorAgeFilesLines
* common: Make flatpak_debug2() use the same domain as g_debug()Simon McVittie2022-12-151-2/+2
* daemons, etc.: Use g_info() for messages that are enabled by -vSimon McVittie2022-12-151-24/+24
* daemons: Treat g_info() as equivalent to g_debug()Simon McVittie2022-12-141-4/+4
* Add a Meson build systemSimon McVittie2022-10-242-0/+65
* Add a vim modeline and .editorconfigPhaedrus Leeds2022-08-221-1/+1
* app: Port to libappstreamPhilip Withnall2022-02-171-1/+1
* Change how automatic pinning is implementedPhaedrus Leeds2021-11-151-1/+3
* system-helper: Move D-Bus names and paths to a header fileSimon McVittie2021-04-153-2/+29
* system-helper: Set interactivity on the FlatpakDir from D-Bus call flagsPhilip Withnall2021-04-061-19/+21
* system-helper: Fix deploys of local remotesAlexander Larsson2021-03-191-43/+46
* Fix nonliteral string warning in flatpak_invocation_return_error()Alexander Larsson2021-01-141-0/+6
* 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
* system-helper: Return G_DBUS_METHOD_INVOCATION_HANDLED where appropriateSimon McVittie2020-12-091-120/+120
* appstream: Pull the right branch if the remote has a subset configuredAlexander Larsson2020-11-131-2/+13
* decomposed: Convert some more FlatpakDir apis to FlatpakDecomposedAlexander Larsson2020-11-101-2/+2
* decomposed: Convert more FlatpakDir APIs to use FlatpakDecomposedAlexander Larsson2020-11-101-1/+9
* decompose: Convert more FlatpakDir functions to use FlatpakDecomposedAlexander Larsson2020-11-101-14/+33
* decomposed: Remove _decomposed prefix on functionsAlexander Larsson2020-11-101-1/+1
* decomposed: Pass decomposed to flatpak_dir_deploy_install/updateAlexander Larsson2020-11-101-2/+2
* Change the last user of flatpak_dir_list_all_remote_refs to use _decomposedAlexander Larsson2020-11-031-2/+10
* system-helper: Check for errors getting installationPhaedrus Leeds2020-11-021-2/+18
* system-helper: Make uninstall auth message friendlierPhaedrus Leeds2020-11-021-1/+24
* summary: Enable use of indexed summaries in the clientAlexander Larsson2020-10-291-1/+5
* Add pin command to keep unused runtimesMatthew Leeds2020-08-311-1/+2
* system-helper: Support setting 'masked' config keyMatthew Leeds2020-08-101-1/+3
* Add systemd units to sideload from hotplugged USBsMatthew Leeds2020-06-231-1/+1
* oci: Handle io.github.containers.DeltaUrl in indexAlexander Larsson2020-06-051-1/+1
* OCI: Support (and use) alternative urls specified in OCI descriptorsAlexander Larsson2020-06-051-1/+2
* oci: Pass FlatpakPullFlags to pull_from_oci()Alexander Larsson2020-06-051-1/+1
* Add sysusers.d configuration fileValentin David2020-04-232-2/+10
* Merge pull request #3498 from alexlarsson/use-symlinks-for-sideload-configAlexander Larsson2020-03-301-3/+1
|\
| * Revert "config: Support setting sideload-repos option"Alexander Larsson2020-03-261-3/+1
* | FlatpakProgress: No need to allocate FlatpakMainContextAlexander Larsson2020-03-271-2/+2
* | Add a FlatpakProgress objectAbderrahim Kitouni2020-03-261-42/+9
|/
* Migrate config: Always enable gpg-verify-summary if collection id is setAlexander Larsson2020-03-231-0/+4
* config: Support setting sideload-repos optionAlexander Larsson2020-03-231-1/+3
* Drop more collection_id useAlexander Larsson2020-03-231-1/+1
* Support sideloaded reposAlexander Larsson2020-03-231-6/+2
* transaction: Ensure the metadata in the pulled commit matches what we resolvedAlexander Larsson2020-03-231-3/+3
* Convert deploy data to use variant schemasAlexander Larsson2020-02-171-1/+1
* system-helper: Support -vv and --ostree-verboseAlexander Larsson2020-02-131-4/+23
* system-helper: Change debug prefix from F to FHAlexander Larsson2020-02-131-1/+1
* Add and use OstreeAsyncProgressFinish helperAlexander Larsson2019-12-171-12/+3
* Alphabetize and standardize some header includesPhilip Chimento2019-12-061-2/+2
* Add support for bearer tokens to flatpak_dir_install/updateAlexander Larsson2019-11-261-3/+3
* Clean up duplicated mirror refsMatthew Leeds2019-11-201-1/+16
* system-helper: fix busyloop in revokefs writer processWill Thompson2019-11-191-3/+4
* system-helper: Tweak documentation for parental controlsPhilip Withnall2019-10-031-1/+3
* dir: Support filtering app installs/upgrades by user’s OARS settingsPhilip Withnall2019-10-032-0/+65