summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-07238-714/+238
* 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
|/
* Merge pull request #2340 from cgwalters/sign-verify-apiColin Walters2021-08-314-1/+174
|\
| * Add an API to verify a commit signature explicitlyColin Walters2021-08-304-1/+174
* | Merge pull request #2426 from cgwalters/xattrs-bareuseronly-unionLuca Bruno2021-08-271-2/+2
|\ \
| * | checkout: Also ignore xattrs for union in bare-user-only modeColin Walters2021-08-261-2/+2
* | | Merge pull request #2425 from cgwalters/hardlink-correct-errnoLuca Bruno2021-08-271-0/+2
|\ \ \
| * | | checkout: Save errno when re-throwingColin Walters2021-08-261-0/+2
| |/ /
* | | Merge pull request #2422 from cgwalters/allow-none-detachedDan Nicholson2021-08-261-1/+3
|\ \ \ | |/ / |/| |
| * | lib: Change read_commit_detached_metadata to be nullableColin Walters2021-08-251-1/+3
| |/
* | lib: improve transactions auto-cleanup logicLuca BRUNO2021-08-251-3/+12
|/