summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-finder-avahi.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-291/+212
* glib: bump glib requirement to 2.66 and port to GUriDaniel Kolesa2022-03-121-10/+6
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib: fix typo in function docsFelix Krull2020-04-011-1/+1
* avahi: Be robust to missing refs in peer summariesMatthew Leeds2018-09-071-18/+27
* avahi: Fail immediately if we can't talk to D-Bus or AvahiSimon McVittie2018-06-231-2/+1
* Fix building against old glib versionsMatthew Leeds2018-06-071-0/+1
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-4/+4
* Allow compiling OstreeRepoFinderAvahi without libsoupMatthew Leeds2018-05-301-1/+1
* avahi: Don't complain with g_warning if the daemon wasn't runningSam Spilsbury2018-04-181-3/+9
* lib/repo: Add timestamps to OstreeRepoFinderResultMatthew Leeds2018-04-031-1/+1
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/repo-finder-avahi: Fix memory corruption of a GVariantIterPhilip Withnall2017-10-241-4/+6
* lib/repo-finder-avahi: Fix a leak in a GVariantIter loopPhilip Withnall2017-10-191-1/+1
* lib/remote: Store name of remote providing keyring for dynamic remotesPhilip Withnall2017-09-271-1/+1
* lib/repo: Change resolve_keyring_for_collection() to return a remotePhilip Withnall2017-09-271-16/+19
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib/repo-finder: Emit gpg-verify-summary=false in dynamic remote configPhilip Withnall2017-08-081-1/+2
* lib/repo: Fix handling of missing summary files when downloadingPhilip Withnall2017-08-081-1/+9
* lib/repo-finder-avahi: Drop redundant conditionalPhilip Withnall2017-08-081-1/+1
* lib/repo-finder: Add Avahi based OstreeRepoFinder implementationPhilip Withnall2017-06-261-0/+1506