summaryrefslogtreecommitdiff
path: root/system-helper
Commit message (Expand)AuthorAgeFilesLines
* Fix license headersMatthias Clasen2016-07-291-1/+1
* Remove workaround for issue #144 now that ostree is fixedAlexander Larsson2016-07-291-1/+1
* Use upstream gettextMatthias Clasen2016-07-152-19/+20
* Disable static deltas for system-helper updatesAlexander Larsson2016-06-231-1/+1
* system-handler: Don't leak path stringJan Alexander Steffens (heftig)2016-06-201-1/+1
* system-helper: Reorder flatpak_authorize_method_handlerJan Alexander Steffens (heftig)2016-06-201-77/+14
* system-helper: Use org.freedesktop.DBus.Error.AccessDenied on polkit auth failAlexander Larsson2016-06-201-3/+3
* Properly handle subpaths on updateAlexander Larsson2016-06-071-5/+4
* Merge pull request #92 from matthiasclasen/optional-system-helperAlexander Larsson2016-06-071-0/+4
|\
| * Make system helper build optionalMatthias Clasen2016-06-041-0/+4
* | system-helper: Handle installing bundlesAlexander Larsson2016-06-032-0/+80
|/
* system-helper: Support directly pulling local remotesAlexander Larsson2016-06-021-0/+37
* Correctly handle --with-privileged-groupAlexander Larsson2016-05-241-1/+1
* Add --with-privileged-group optionsAlexander Larsson2016-05-242-4/+7
* Support no-deploy and no-pull via system helperAlexander Larsson2016-05-201-31/+37
* Fix distcheck: clean up some more generated filesAlexander Larsson2016-05-181-1/+1
* Merge pull request #161 from smcv/spellingAlexander Larsson2016-05-171-2/+2
|\
| * Fix various spelling mistakesSimon McVittie2016-05-171-2/+2
* | tests: Add test-run-system.shAlexander Larsson2016-05-171-1/+1
* | system-helper: Support running unprivileged on session busAlexander Larsson2016-05-171-2/+13
* | system-helper: Add --no-idle-exit commandline argumentAlexander Larsson2016-05-171-3/+9
* | system-helper: Never use a system helper recursivelyAlexander Larsson2016-05-171-4/+11
|/
* system-helper: Support add/modify/delete of remotesAlexander Larsson2016-05-132-1/+115
* system-helper: Support uninstallAlexander Larsson2016-05-122-1/+88
* system-helper: Exit on idle, name lost or if binary is replacedAlexander Larsson2016-05-121-19/+194
* system-helper: Add support for updating appstream branchAlexander Larsson2016-05-112-0/+110
* Remove unused variablesAlexander Larsson2016-05-091-2/+0
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-099-42/+42
* Rename library to libflatpakAlexander Larsson2016-05-091-1/+1
* Rename source files to flatpakAlexander Larsson2016-05-092-5/+5
* Rename all non-autogenerated symbols to flatpakAlexander Larsson2016-05-091-21/+21
* system-helper: Work around upstream polkit adding autoptr supportAlexander Larsson2016-05-091-10/+14
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-061-12/+14
* Fix various distcheck issuesAlexander Larsson2016-05-031-1/+1
* common: Write and use the new deploydata fileAlexander Larsson2016-04-271-1/+1
* system-helper: Use g_strcmp0 to simplify some codeAlexander Larsson2016-04-261-1/+1
* system-helper: Actually return on unsupported flagsAlexander Larsson2016-04-261-0/+1
* system-helper: Minor cleanupAlexander Larsson2016-04-261-2/+1
* We don't actually need the introspection data in the resourceAlexander Larsson2016-04-263-29/+0
* system-helper: Add PolicyKit authentication for system helperAlexander Larsson2016-04-254-8/+234
* update/install: Handle deploy using the system serviceAlexander Larsson2016-04-252-5/+107
* Initial (empty) version of system helperAlexander Larsson2016-04-256-0/+187