summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* repo: Don't require a txn for writingColin Walters2014-05-265-23/+65
* repo: Only load /etc/ostree/remotes.d for system repoColin Walters2014-05-261-2/+9
* trivial: commit: Fix docstring typosColin Walters2014-05-261-2/+2
* deploy: Convert remaining g_print() to systemd journal messagesColin Walters2014-05-241-13/+10
* deploy: Remove deployment root printColin Walters2014-05-241-3/+0
* trivial: TODO: Add link sizes/progress barColin Walters2014-05-231-2/+2
* trivial: TODO: Add link for http unprivilegedColin Walters2014-05-231-0/+1
* packaging: BR libgsystemColin Walters2014-05-221-0/+1
* selinux-ensure-labeled: Support no arguments to just traverse deployment rootColin Walters2014-05-221-12/+12
* admin switch: Allow switching just remote namesColin Walters2014-05-152-5/+20
* admin switch: Support switching remotes as wellColin Walters2014-05-122-7/+19
* build: Add missing DESTDIRColin Walters2014-05-091-1/+1
* Support /etc/ostree/remotes.dColin Walters2014-05-086-28/+274
* trivial-httpd: flush after writing the port to stdoutOwen W. Taylor2014-05-051-1/+4
* pull: Add tls-client-cert-{path,key} (if we have new enough libsoup)Colin Walters2014-05-018-2/+209
* Revert "pull: Add tls-client-cert-{path,key}"Colin Walters2014-05-014-78/+1
* pull: Add tls-client-cert-{path,key}Colin Walters2014-05-014-1/+78
* pull: Correctly handle error state when fetching optional dataColin Walters2014-04-291-4/+7
* pull: Stay in mainloop if we're synchronously fetching URIColin Walters2014-04-291-1/+1
* deltas: Link to liblzma, add internal API to use itColin Walters2014-04-298-2/+549
* libostree: Add _finish() API to async progressColin Walters2014-04-294-3/+49
* otutil: Correctly add ref to bytes when creating GVariantColin Walters2014-04-291-0/+1
* core: Add _STRING variants of GVariant object formatsColin Walters2014-04-291-3/+6
* show: Fix segfault if we can't find an objectColin Walters2014-04-291-1/+1
* libotutil: Fix two bugs in usage of posix_fallocate()Colin Walters2014-04-291-3/+7
* core: Use posix_fallocate() when writing objectsColin Walters2014-04-281-4/+43
* os-init: don't create /var/log/journal on deployCosimo Cecchi2014-04-251-7/+1
* build: Remove --enable-embedded-dependenciesColin Walters2014-04-225-156/+18
* Release 2014.4v2014.4Colin Walters2014-04-131-1/+1
* deploy: fsync() copy of /etcColin Walters2014-04-111-1/+286
* deploy: fsync() kernel/initramfs and bootloader config parent directoriesColin Walters2014-04-111-0/+6
* deploy: fdatasync() bootloader configuration filesColin Walters2014-04-111-39/+22
* libotutil: Make use of dirfd-relative API in ot_gfile_replace_contents_fsync()Colin Walters2014-04-111-8/+20
* deploy: Ensure .origin file is fsync()ed on diskColin Walters2014-04-111-3/+8
* deploy: Also fsync parent directory of modified config filesColin Walters2014-04-111-0/+2
* deploy: Ensure that any modified config files are fsync()dColin Walters2014-04-111-0/+5
* checkout: fsync() directory on checkoutsColin Walters2014-04-111-0/+10
* deploy: Ensure that all directories we create are fsync()dColin Walters2014-04-111-7/+7
* libotutil: Add API to create directory hierarchy recursively *and* fsyncColin Walters2014-04-112-0/+109
* pull: Display download progress of individual objects as we get itColin Walters2014-04-112-9/+17
* libotutil: Fix mistaken return of TRUE in error pathColin Walters2014-04-091-1/+1
* Use external libgsystem 2014.2Colin Walters2014-04-048-23/+5
* switch: Always allow chronological downgradesColin Walters2014-04-041-1/+6
* deploy: Call fsync() on parent directory before/after symlink swapColin Walters2014-04-031-0/+19
* bootloader: fdatasync() bootloader configurationColin Walters2014-04-034-11/+83
* bootloaders: Always write out bootloader config fileColin Walters2014-04-032-16/+10
* deploy: Add a debug message for which bootloader is usedColin Walters2014-04-031-0/+3
* deploy: Add an assertion that deployment directory existsColin Walters2014-04-031-0/+10
* tool: End status line after pullColin Walters2014-04-032-2/+17
* fetcher: Honor http_proxy environment variableColin Walters2014-04-011-0/+17