summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* lib: use ostree-content-writer headerLuca BRUNO2022-01-031-0/+1
* soup-uri: Fix clang-analyzer warning by dropping dead codeColin Walters2021-12-211-45/+0
* main: add support for CLI extensions via external binariesLuca BRUNO2021-12-203-16/+112
* Merge pull request #2496 from lucab/ups/repo-assertsColin Walters2021-12-071-4/+9
|\
| * lib/repo: do no return a NULL on failureLuca BRUNO2021-12-071-2/+4
| * lib/repo: do no return an arbitrary mode on failureLuca BRUNO2021-12-071-1/+2
| * lib/repo: assert that writable state and error agreeLuca BRUNO2021-12-071-1/+3
* | Merge pull request #2494 from jmarrero/fsf-addressColin Walters2021-12-07238-714/+238
|\ \ | |/ |/|
| * Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-07238-714/+238
* | repo: Change locking for summary regeneration to be sharedColin Walters2021-12-031-8/+2
|/
* lib: misc static analysis fixesLuca BRUNO2021-11-262-3/+3
* app: Only remount /sysroot if neededJonathan Lebon2021-11-191-17/+41
* lib/prune: Avoid unnecessary object serializationDan Nicholson2021-11-181-12/+9
* lib: Avoid dereferencing NULL error valuesRyan Gonzalez2021-11-122-6/+16
* Merge pull request #2476 from valentindavid/valentindavid/glib-fixColin Walters2021-11-091-1/+1
|\
| * lib: Fix a bad call to g_file_get_childValentin David2021-11-031-1/+1
* | prepare-root: Set up sysroot readonly in initramfsColin Walters2021-11-031-24/+66
|/
* prepare-root: check for read-only sysroot status early onLuca BRUNO2021-11-011-14/+14
* Merge pull request #2472 from lucab/ups/prepare-root-checked-printfJonathan Lebon2021-10-261-3/+6
|\
| * prepare-root: check return codes for errors when assembling pathsLuca BRUNO2021-10-261-3/+6
* | prepare-root: get rid of a global variableLuca BRUNO2021-10-261-4/+1
|/
* prepare-root: make all mount operations silentLuca BRUNO2021-10-261-13/+13
* Merge pull request #2463 from cgwalters/fix-fanalyzerLuca Bruno2021-10-147-19/+25
|\
| * variantutil: Fix gcc `-fanalyzer` warninColin Walters2021-10-131-8/+7
| * utils: Fix unreachable `NULL` deref by adding assertionColin Walters2021-10-131-2/+5
| * static-delta: Fix probably not actually possible NULL derefColin Walters2021-10-131-1/+1
| * fetcher/soup: Fix gcc `-fanalyzer` warningColin Walters2021-10-131-1/+1
| * sysroot: Fix gcc `-fanalyzer` warningColin Walters2021-10-131-2/+6
| * deployment: Fix gcc `-fanalyzer` warningColin Walters2021-10-131-3/+3
| * remote: Fix gcc `-fanalyzer` warningColin Walters2021-10-131-2/+2
* | repo/private: move OstreeRepoAutoTransaction to a boxed typeLuca BRUNO2021-10-112-16/+51
|/
* prepare-root: tweak log messages to clarify errorsLuca BRUNO2021-10-071-4/+13
* Remove OstreeTlsCertInteraction bits from introspectionColin Walters2021-10-063-2/+2
* Release 2021.5v2021.5Colin Walters2021-10-052-6/+6
* Merge pull request #2449 from cgwalters/mtree-from-commitJonathan Lebon2021-10-054-9/+46
|\
| * lib: Add an API to construct a `MutableTree` from a commitColin Walters2021-10-014-9/+46
* | Merge pull request #2454 from lucab/ups/auto-txn-completeColin Walters2021-10-054-35/+156
|\ \
| * | repo/private: allow committing/aborting through a transaction guardLuca BRUNO2021-10-054-35/+156
| |/
* | deploy: Ignore sockets, fifos in /etc during mergeColin Walters2021-10-011-3/+1
|/
* Merge pull request #2447 from cgwalters/sepolicy-for-commitColin Walters2021-09-304-32/+73
|\
| * sepolicy: Add deprecation comment for `_get_path()`Colin Walters2021-09-301-1/+5
| * repo: Add an API to init `OstreeSePolicy` from commit directlyColin Walters2021-09-304-31/+68
* | fsck: Print a success messageColin Walters2021-09-301-0/+3
|/
* bin/commit: Fix --tree=tar with --selinux-policyColin Walters2021-09-301-7/+12
* Release 2021.4Colin Walters2021-09-082-6/+7
* Merge pull request #2434 from cgwalters/custom-remoteColin Walters2021-09-083-20/+56
|\
| * Add support for "custom remotes"Colin Walters2021-09-083-20/+56
* | Merge pull request #2435 from RBuddel/fix-delta-files-resume-legacy-transactionLuca Bruno2021-09-081-1/+1
|\ \
| * | repo-pull: legacy_transaction_resuming flag ignoredBuddelmann, Richard RB2021-09-081-1/+1
| |/
* | upgrade: Stabilize deployment stagingColin Walters2021-09-073-3/+14
|/