summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2017.5v2017.52017.4-branchColin Walters2017-04-181-1/+1
* checkout: Fix bare-user symlink checkoutsColin Walters2017-04-182-1/+2
* Release 2017.4v2017.4Colin Walters2017-04-122-6/+14
* checkout: Provide useful error with checkout -H and incompat modeColin Walters2017-04-122-16/+76
* Fix a few gtk-doc warningsColin Walters2017-04-123-0/+15
* curl: Enable pipelining for HTTP/2Colin Walters2017-04-121-0/+19
* sysroot/deploy: More code style conversionColin Walters2017-04-111-198/+96
* soup: Hold a ref to the pending URI during completion processingColin Walters2017-04-051-6/+7
* repo/core: Convert some functions to new code styleColin Walters2017-04-051-216/+104
* core: Fix default value of disable_xattrsColin Walters2017-04-042-2/+2
* ci: Add a check that submodule changes include "Update submodule: "Colin Walters2017-04-043-0/+52
* Add flag to make SELinux label failure fatal, add hack for /procColin Walters2017-04-043-24/+29
* sepolicy: Fix regressions from introduction of sepolicy_new_at()Colin Walters2017-03-301-7/+19
* Add Coccinelle usage: one for blacklisting, one for patch collectionColin Walters2017-03-3012-26/+96
* libutil: Delete some unused error handling APIsColin Walters2017-03-302-18/+0
* libutil: Delete some unused checksum helper APIColin Walters2017-03-302-53/+0
* libutil: Delete unused GVariant I/O functionsColin Walters2017-03-302-79/+0
* libutil: Delete unused threadpool wrapperColin Walters2017-03-304-85/+0
* lib: Delete old unused GFile helpersColin Walters2017-03-302-155/+0
* lib: Delete old GFile path helpers, and migrate single last userColin Walters2017-03-303-93/+2
* lib: Fix OSTREE_CHECK_VERSION()Colin Walters2017-03-281-1/+1
* build: Expose autocleanups unconditionally, start using themColin Walters2017-03-2811-15/+11
* repo/commit: Change most of this file to new code styleColin Walters2017-03-281-237/+130
* sysroot: Don't cache sepolicyColin Walters2017-03-283-8/+2
* ci: Enable -Werror=unused-result with -Wp,-D_FORTIFY_SOURCE=2Colin Walters2017-03-282-3/+5
* sysroot/unlock: Ensure overlay label on /usr is `usr_t`Daniel J Walsh2017-03-281-2/+16
* pull: Also skip partial commits for deltas if no summary fileColin Walters2017-03-271-2/+28
* Define TARGET_PREFIX to use with grub2 deploymentAnton Gerasimov2017-03-272-2/+2
* Add basic tests for bare-user-only repo modesAlexander Larsson2017-03-274-50/+96
* commit: Add --canonical-permissions argumentAlexander Larsson2017-03-273-6/+31
* Add bare-user-only repo modeAlexander Larsson2017-03-275-7/+68
* Add _ostree_repo_mode_is_bare helperAlexander Larsson2017-03-274-7/+13
* repo+tests: Add [core]disable-xattrs=true, use it on overlayfsColin Walters2017-03-2440-122/+208
* commit: Prefix error with target object name on failure to writeColin Walters2017-03-241-0/+2
* build: Dist ostree-sepolicy-private.hColin Walters2017-03-231-0/+1
* core: Convert some functions to new code styleColin Walters2017-03-231-96/+39
* sysroot: Add ostree_sysroot_write_deployments_with_options()Colin Walters2017-03-236-18/+45
* repo/refs: Convert to new code styleColin Walters2017-03-231-184/+100
* cfg.mk: Add a syntax check for a redundant : in glnx_throwColin Walters2017-03-231-0/+4
* sepolicy: Add better private API for setfscreateconColin Walters2017-03-223-31/+83
* sepolicy: Add ostree_sepolicy_new_at()Colin Walters2017-03-224-4/+68
* Bump libglnx, port a few callers to new error APIColin Walters2017-03-223-23/+6
* build: Various fixes for openssl buildColin Walters2017-03-212-6/+7
* build: Quiet automake warning for bupsplitColin Walters2017-03-211-3/+3
* diff: Add ostree_diff_dirs_with_options(), expose via cmdlineErik Larsson2017-03-217-5/+119
* sysroot: Prep refactoring of cleanup logicColin Walters2017-03-204-57/+31
* sysroot/deploy: Some cleanup to decl-after-stmt/return FALSE styleColin Walters2017-03-203-122/+115
* core: Support building with OpenSSL for checksumsColin Walters2017-03-206-14/+109
* lib: Add a private copy of checksum-instreamColin Walters2017-03-205-13/+206
* lib: Squash most of the gtk-doc warnings for missing parametersColin Walters2017-03-134-1/+26