summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo.c
Commit message (Expand)AuthorAgeFilesLines
...
* repo: Fix load_variant_if_exists to return a nullable valueColin Walters2021-04-031-2/+3
* Merge pull request #2263 from cgwalters/createat-nullableOpenShift Merge Robot2021-01-121-1/+1
|\
| * repo: Make ostree_repo_create_at take nullable optionsColin Walters2021-01-121-1/+1
* | repo: Move fsverity bits to ostree-repo-verity.cColin Walters2021-01-111-26/+1
|/
* Merge pull request #2226 from alexlarsson/fix-gir-argOpenShift Merge Robot2020-10-281-1/+1
|\
| * ostree_repo_gpg_sign_data: Fix API doc argument nameAlexander Larsson2020-10-281-1/+1
* | Refactor: sysroot.bootloader: Store enum value rather than stringWilliam Manley2020-10-261-21/+20
* | ostree_repo_get_bootloader: Document transfer noneWilliam Manley2020-10-261-1/+1
|/
* Add ostree_repo_gpg_sign_data()Alexander Larsson2020-10-231-0/+61
* deltas: Set `indexed-deltas` key in the config and summaryAlexander Larsson2020-10-231-0/+3
* deltas: Make ostree_repo_static_delta_reindex() publicAlexander Larsson2020-10-231-1/+1
* deltas: Add and document no-deltas-in-summary config optionAlexander Larsson2020-10-231-23/+31
* deltas: Update delta indexes when updating summaryAlexander Larsson2020-10-231-0/+3
* lib/repo: Add mode and tombstone config options to the summary filePhilip Withnall2020-10-011-0/+18
* Avoid shadowing local variablesavoid-shadowsPhaedrus Leeds2020-09-131-9/+9
* deltas: Break out _ostree_repo_static_delta_superblock_digest() helperAlexander Larsson2020-09-111-14/+7
* pull: Add --per-object-fsyncColin Walters2020-07-181-0/+4
* lib/repo: Handle EACCES for POSIX lockingJonathan Lebon2020-06-301-1/+3
* lib: Rename function for staging dir checkJonathan Lebon2020-04-171-2/+2
* lib: Move internal binding verification API to repo.cColin Walters2020-04-171-0/+104
* Merge pull request #1878 from d4s/wip/d4s/no_gpgOpenShift Merge Robot2020-04-041-47/+9
|\
| * ostree-repo: improve error handlingDenis Pynkin2020-03-251-29/+9
| * gpg: do not fail GPG-related configuration get for remoteDenis Pynkin2020-03-251-18/+0
* | lib: Add error prefixing for sysroot load and repo openColin Walters2020-03-281-4/+3
|/
* Merge pull request #1984 from jlebon/pr/supp-groupsOpenShift Merge Robot2020-02-201-6/+6
|\
| * lib/repo: Create repo directories as 0775Jonathan Lebon2020-02-181-6/+6
* | Initial fs-verity supportColin Walters2020-01-271-0/+30
|/
* repo: Stop using deprecated G_GNUC_FUNCTIONDan Nicholson2019-10-181-2/+2
* Merge pull request #1937 from cgwalters/zipl-backendOpenShift Merge Robot2019-10-161-1/+3
|\
| * bootloader: Add a zipl bootloader backendColin Walters2019-10-161-1/+3
* | repo: [scan-build] Initialize a variableColin Walters2019-10-151-1/+1
|/
* fsck: Implement a partial commit reason bitmaskJason Wessel2019-09-091-3/+12
* gpg: conditionally build GPG-related code for sign/verificationDenis Pynkin2019-08-011-2/+95
* lib/repo: Improve docs for get_min_free_space_bytes()Matthew Leeds2019-06-261-1/+4
* lib: Kill GPG agent when cleaning up tmp homedirsDan Nicholson2019-06-191-2/+6
* lib: add some missing (out) annotationsFelix Krull2019-05-191-3/+9
* lib: add minimum version to various symbols based on libostree-released.symFelix Krull2019-05-191-0/+21
* lib: fix doc comment for ostree_repo_get_min_free_space_bytesFelix Krull2019-05-191-5/+5
* lib/repo: fix leak of `bootloader` fieldLaurent Bonnans2019-04-111-0/+2
* Add sysroot.bootloader repo config keyRobert Fairley2019-03-011-0/+46
* libotutil: Rename to ot_keyfile_get_string_list_with_separator_choice()Robert Fairley2019-03-011-2/+6
* repo: Add OstreeRepoRemoteChange replace operationDan Nicholson2019-02-081-0/+85
* lib/repo: Clarify docs for importing w/ trustMatthew Leeds2018-12-041-3/+3
* lib/repo: Search a list of paths in gpgkeypath for gpg keysrfairley2018-11-211-5/+11
* Rename core.repo-finders to core.default-repo-findersMatthew Leeds2018-10-231-6/+6
* lib/repo-pull: Disable LAN updates by defaultMatthew Leeds2018-10-211-1/+1
* Allow disabling pulling from LAN/USB/InternetMatthew Leeds2018-10-211-0/+54
* lib/commit: Don't chown objects to repo target ownerDan Nicholson2018-10-121-10/+0
* lib/repo: Fix minor mistake in locking docsMatthew Leeds2018-09-281-4/+4
* lib/repo: Allow disabling lock timeoutMatthew Leeds2018-09-281-1/+1