summaryrefslogtreecommitdiff
path: root/session-helper
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellingsRafael Fontenelle2019-04-081-1/+1
* Remove extra newlines in variable definiton blocksMatthew Leeds2019-02-251-3/+0
* Run uncrustifyMatthew Leeds2019-02-251-4/+4
* session-helper: Drop the unused RequestMonitor apiMatthias Clasen2019-01-111-12/+0
* session-helper: Don't crash on NameOwnerChangedSimon McVittie2018-12-111-1/+4
* session-helper: Improve HostCommand life-cycle handlingMatthias Clasen2018-12-061-1/+56
* session-helper: Validate HostCommand argumentsMatthias Clasen2018-12-061-0/+10
* portal, session-helper: fix typo in TIOCSCTTY commentWill Thompson2018-12-041-1/+1
* session-helper: Properly report p11-kit exit statusMatthias Clasen2018-10-231-3/+3
* sandbox: Expose /etc/timezoneAlexander Larsson2018-10-101-6/+21
* Drop xdg-app migration supportMatthias Clasen2018-10-101-2/+0
* utils: Add flatpak_fail_error that takes an error codeAlexander Larsson2018-07-101-1/+1
* Run uncrustifyAlexander Larsson2018-07-081-59/+65
* session-helper: Disable p11-kit for older broken versionsAlexander Larsson2018-06-131-2/+13
* session-helper: break out the p11-kit code to a separate functionAlexander Larsson2018-06-131-53/+64
* run: Support accessing host trusted certificatesAlexander Larsson2018-06-071-0/+83
* session-helper: Add new more generic helper start methodAlexander Larsson2018-06-071-2/+30
* common: Rename all generated files to *-dbus-generated.[ch]Alexander Larsson2018-05-241-1/+1
* common: Rename all private headers to *-private.hAlexander Larsson2018-05-241-1/+1
* session-helper: refactor creation and updating of real path monitorsRobert McQueen2017-11-231-59/+75
* session-helper: avoid theoretical GFile leaks with g_autoptrRobert McQueen2017-11-231-3/+3
* session-helper: add comment documenting rationale for two monitorsRobert McQueen2017-11-231-0/+7
* session-helper: remove unused file_monitor_hashRobert McQueen2017-11-231-11/+11
* session-helper: monitor canonical files for changesRobert McQueen2017-11-231-5/+67
* session-helper: store file monitor & source in a hash tableRobert McQueen2017-11-231-4/+29
* session-helper: remove un-needed file monitor actions on CREATEDRobert McQueen2017-11-231-3/+4
* Change debug prefix from XA to FAlexander Larsson2017-11-161-1/+1
* Merge pull request #900 from pwithnall/lan-and-usb-preparationMatthias Clasen2017-07-081-2/+2
|\
| * general: Remove trailing \n from GLib log messagesPhilip Withnall2017-07-071-2/+2
* | build: Add AM_* variables to all per-target special variablesPhilip Withnall2017-07-061-2/+2
|/
* Add version property to all dbus interfacesAlexander Larsson2017-05-191-0/+4
* Expose host /etc/hosts and /etc/host.confAlexander Larsson2017-05-041-0/+2
* flatpak-session-helper.c: Make failure of TIOCSCTTY a g_debug()Owen W. Taylor2017-01-271-2/+2
* Add backport of g_autoptr support for json-glibAlexander Larsson2016-11-291-1/+1
* Fix build due to missing includeAlexander Larsson2016-11-111-3/+4
* session-helper: use proper fd with ioctl() for tty setupChristian Hergert2016-09-151-1/+15
* HostCommand: Return actual PIDAlexander Larsson2016-09-141-10/+6
* session-helper: return after sending DBus errorChristian Hergert2016-09-121-0/+1
* flatpak-session-helper: Check for arg_argv being NULLTobias Mueller2016-09-081-2/+1
* session-helper: Move HostCommand to its own interfaceAlexander Larsson2016-09-061-10/+21
* SessionHelper: Add calls to spawn processes on the hostAlexander Larsson2016-09-051-0/+309
* session-helper: Add support for -r -v --help --versionAlexander Larsson2016-09-051-1/+61
* Fix license headersMatthias Clasen2016-07-291-1/+1
* Split out permission store from session helperAlexander Larsson2016-05-094-498/+0
* Migrate ~/.local/share/xdg-app to ~/.local/share/flatpakAlexander Larsson2016-05-093-2/+5
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-097-69/+69
* Rename library to libflatpakAlexander Larsson2016-05-091-1/+1
* Rename source files to flatpakAlexander Larsson2016-05-094-9/+9
* Rename all non-autogenerated symbols to flatpakAlexander Larsson2016-05-093-59/+59
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-062-57/+72