summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * oci: Fix leakAlexander Larsson2019-12-191-1/+1
| * transaction: Fix leakAlexander Larsson2019-12-191-1/+1
| * authenticators: Fix leakAlexander Larsson2019-12-191-1/+1
| * completion: Fix some leaksAlexander Larsson2019-12-193-4/+14
| * remote-add: Fix leakAlexander Larsson2019-12-191-1/+1
| * Fix leak in flatpak_repo_update()Alexander Larsson2019-12-191-10/+4
| * appdata: Fix leak of id string.Alexander Larsson2019-12-191-1/+2
| * tests: Only fail FLATPAK_TESTS_VALGRIND_LEAKS for *definite* leaksAlexander Larsson2019-12-191-1/+1
|/
* authenticator: Fix sandboxed authenticatorsAlexander Larsson2019-12-194-156/+24
* transaction: Automatically install authenticator if neededAlexander Larsson2019-12-193-3/+97
* Show authenticator info in flatpak repo outputAlexander Larsson2019-12-191-0/+8
* Support updating authenticator keys via remote config updatesAlexander Larsson2019-12-191-1/+33
* repo support for setting authenticator optionsAlexander Larsson2019-12-193-0/+137
* flatpakrepo files: Support Authenticator keysAlexander Larsson2019-12-192-0/+15
* remote add/modify: Add --[no-]authenticator-install optionsAlexander Larsson2019-12-194-0/+51
* transaction: Make metadata updates more efficientAlexander Larsson2019-12-196-15/+45
* Minor tweaks to authenticator options commandline handlingAlexander Larsson2019-12-192-2/+2
* remote options: Fix authenticator-name--is-set handlingAlexander Larsson2019-12-192-2/+2
* CLI: Limit where we warn about unset XDG_DATA_DIRSAlexander Larsson2019-12-191-1/+11
* app: Improve "remote not found" error messageMatthew Leeds2019-12-191-2/+13
* dir: Immediately return if getting remote state is cancelledUmang Jain2019-12-181-2/+2
* utils: Fix chaining of progressAlexander Larsson2019-12-182-33/+42
* man: Document the authentcator optionsAlexander Larsson2019-12-172-0/+32
* Update CLI to new authenticator options formatAlexander Larsson2019-12-172-30/+26
* authenticator: Empty authenticator name means noneAlexander Larsson2019-12-171-1/+1
* authenticator: Set the xa.authenticator-name-is-set keyAlexander Larsson2019-12-172-1/+5
* oci-authenticator: Remove leftover TODO commentAlexander Larsson2019-12-171-1/+0
* oci-authenticator: Reply to the close messageAlexander Larsson2019-12-171-0/+2
* testlibrary: Fix some leaks in the test itselfSimon McVittie2019-12-171-0/+4
* oci-authenticator: Skip interaction of no-interaction is setAlexander Larsson2019-12-171-1/+4
* authenticators: For no-interaction dirs, send no-interaction flagAlexander Larsson2019-12-172-0/+10
* dir: Don't leak result of flatpak_get_current_locale_langs()Simon McVittie2019-12-171-2/+10
* flatpak.supp: Silence GFile leak in flatpak_get_user_base_dir_location()Simon McVittie2019-12-171-0/+8
* dir: Fix leak in flatpak_remote_state_lookup_cache()Alexander Larsson2019-12-171-2/+0
* dir: Fix leak in flatpak_dir_p2p_state_freeAlexander Larsson2019-12-171-0/+3
* dir: Actually free the main memory chunk in flatpak_dir_p2p_state_freeAlexander Larsson2019-12-171-0/+2
* dir: Fix leakAlexander Larsson2019-12-171-0/+3
* Cli-transaction: Fix leakAlexander Larsson2019-12-171-0/+3
* tests: Add new glib suppressionAlexander Larsson2019-12-171-0/+6
* Remove extraneous ostree_async_progress_finish()Alexander Larsson2019-12-171-15/+0
* Add and use OstreeAsyncProgressFinish helperAlexander Larsson2019-12-177-48/+30
* FlatpakAsyncProgressChained: Don't leak chained progressAlexander Larsson2019-12-172-9/+16
* utils: Don't leak GMainContextPopDefault contextesAlexander Larsson2019-12-171-1/+4
* test: Fix leak of OstreeRepo cachedir fdAlexander Larsson2019-12-171-15/+20
* OCI: Only use labels, never annotationsAlexander Larsson2019-12-167-141/+106
* Fix typo in /etc/timezone filenameThiago Jung Bauermann2019-12-161-1/+1
* Merge pull request #3298 from alexlarsson/authenticator-collection-idMatthew Leeds2019-12-133-0/+27
|\
| * Work around github repo issueAlexander Larsson2019-12-131-0/+4
| * tests: Test passing of arguments to authenticatorAlexander Larsson2019-12-132-0/+24
| * Authenticator: Pass collection-id with the requestAlexander Larsson2019-12-131-0/+3