index
:
delta/ostree.git
2017.4-branch
auto
avoid-shadows
baserock/morph
baserock/v2015.9
fix-file-uri-decoding
fix-file-uri-decoding-first-try
fix-repo-modes-docs
fixup-since-versions
for-readthedocs
gh-pages
main
master
pull-fix-whitespace
release-2021.5
release-2021.6
release-2022.1
revert-2529-static-delta-error-unwind
rhel8
try
wip/cleanup-checkout-traversal
wip/deploy-inherit-parent-dirs
wip/grub2
wip/grub2-efi
wip/gs-dir-iter
wip/metalinks
wip/pull-depth
wip/staticdeltas
wip/thin-commits
github.com: ostreedev/ostree.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ostree
/
ot-admin-functions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update FSF license notices to use URL instead of address
Joseph Marrero
2021-12-07
1
-3
/
+1
*
Add SPDX-License-Identifier to source files
Marcus Folkesson
2018-01-30
1
-0
/
+2
*
tree-wide: Remove Emacs modelines
Colin Walters
2017-09-21
1
-2
/
+1
*
bin/admin: Check for booted deployment to see if we should reboot
Colin Walters
2017-09-01
1
-6
/
+8
*
lib: Add #defines for current well-known metadata keys
Colin Walters
2017-07-21
1
-1
/
+1
*
cmdline: Start conversion to new code style
Colin Walters
2017-04-19
1
-17
/
+5
*
admin: Use execlp() to look for systemctl as the shell would
Paul van Tilburg
2016-12-23
1
-1
/
+1
*
Build on older versions of glib
Alexander Larsson
2016-05-25
1
-0
/
+1
*
Use GSubprocess instead of GSSubprocess (libgsystem removal)
Colin Walters
2016-03-23
1
-0
/
+17
*
sysroot: Add a try_lock() API
Colin Walters
2015-05-10
1
-0
/
+59
*
Remove unnecessary #include "libgsystem.h"
Matthew Barnes
2015-05-06
1
-1
/
+0
*
Use g_autoptr(GPtrArray) instead of gs_unref_ptrarray
Matthew Barnes
2015-05-06
1
-1
/
+1
*
Use libglnx
Colin Walters
2015-02-22
1
-1
/
+1
*
syntax-check: Remove empty lines at the end of file
Giuseppe Scrivano
2015-02-02
1
-1
/
+0
*
admin: (cleanup) Add internal API to find a deployment given an index
Colin Walters
2015-01-19
1
-0
/
+27
*
admin: Add ot_admin_checksum_version to get a dup of the version for a commit
James Antill
2014-10-23
1
-0
/
+23
*
Add an OstreeSysrootUpgrader API
Colin Walters
2014-03-24
1
-60
/
+0
*
Move basic commit API into ostree_sysroot_simple_write_deployment()
Colin Walters
2014-03-23
1
-58
/
+0
*
deploy/main: Unify some bits between admin-switch and admin-upgrade
Colin Walters
2014-01-19
1
-0
/
+60
*
main: Treat default osname more consistently
Colin Walters
2013-10-28
1
-0
/
+3
*
Fix crash when deploying with implicit os name
Daniel Narvaez
2013-10-28
1
-1
/
+2
*
sysroot: Move ostree_sysroot_origin_new_from_refspec here
Colin Walters
2013-10-03
1
-8
/
+0
*
sysroot: Support more arbitrary deployment changes
Colin Walters
2013-10-02
1
-0
/
+54
*
sysroot: Clean up API
Colin Walters
2013-09-16
1
-0
/
+22
*
libostree: Nearly complete move of API into OstreeSysroot
Colin Walters
2013-09-15
1
-234
/
+0
*
libostree: Move a lot more sysroot API here
Colin Walters
2013-09-15
1
-527
/
+2
*
libostree: Move sysroot initialization API here
Colin Walters
2013-09-15
1
-42
/
+0
*
Move Deployment and BootconfigParser into libostree
Colin Walters
2013-09-15
1
-38
/
+36
*
admin: Silence a gcc warning
Colin Walters
2013-09-12
1
-1
/
+1
*
repo: Rename ostree_repo_check to ostree_repo_open
Jasper St. Pierre
2013-09-05
1
-1
/
+1
*
Fix warnings about unused variables
Tobias Hunger
2013-08-30
1
-2
/
+0
*
admin: Write out correct version fields in boot/loader/entries files
Colin Walters
2013-08-22
1
-6
/
+10
*
main: Add U-Boot bootlader backend support
Javier Martinez Canillas
2013-08-20
1
-0
/
+6
*
libostree: Fix many gtk-doc warnings
Colin Walters
2013-08-17
1
-3
/
+8
*
main: Fix an uninitialized variable
Colin Walters
2013-07-24
1
-1
/
+1
*
Use AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCE
Colin Walters
2013-07-10
1
-1
/
+0
*
libostree: Move prune into OstreeRepo namespace
Colin Walters
2013-07-09
1
-2
/
+1
*
admin: Use internal pull API instead of subprocess
Colin Walters
2013-07-09
1
-18
/
+0
*
admin: Fix various compiler warnings
Colin Walters
2013-07-07
1
-9
/
+4
*
admin: Split up the monstrous ot-admin-functions.c
Colin Walters
2013-07-07
1
-430
/
+12
*
Switch to libgsystem local allocation macros
Colin Walters
2013-07-07
1
-1
/
+1
*
[INCOMPATIBLE CHANGE] Implement new deployment model
Colin Walters
2013-07-07
1
-283
/
+1043
*
Fold ostree-pull into main binary
Colin Walters
2013-05-30
1
-1
/
+1
*
admin: Add -r option to upgrade to initiate a reboot if tree changes
Colin Walters
2013-05-16
1
-4
/
+44
*
upgrade: Don't require specification of osname
Colin Walters
2013-05-15
1
-1
/
+1
*
admin: Assume we're using /ostree if there's a toplevel /usr
Colin Walters
2013-03-18
1
-1
/
+8
*
admin: Fix lookup of active root
Colin Walters
2013-03-07
1
-1
/
+1
*
admin: Don't delete the running deployment
Colin Walters
2013-03-04
1
-0
/
+251
*
admin: Use /sysroot/ostree automatically
Colin Walters
2013-02-19
1
-27
/
+18
*
admin: Add new run-triggers command
Colin Walters
2012-12-22
1
-0
/
+38
[next]