summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-builtin-instutil.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* bin: Hide `admin instutil` commandColin Walters2018-04-111-3/+6
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* ostree: move flags into command struct, pass down through builtinsRuixin Bao2017-10-201-16/+14
* ostree: Describe subcommands in help outputRuixin Bao2017-10-201-5/+12
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* bin/admin: Don't load sysroot for root commandsJonathan Lebon2017-09-131-1/+1
* bin/admin: Don't require root for instutilJonathan Lebon2017-09-131-1/+1
* bin: Squash some -Wuninit warnings with porting to new styleColin Walters2017-08-171-17/+9
* tree-wide: Convert to using autoptr(GString) vs g_string_free(...,TRUE)Colin Walters2017-05-051-7/+2
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* Build on older versions of glibAlexander Larsson2016-05-251-1/+1
* admin: Use locking for most sysroot commandsColin Walters2015-05-131-1/+1
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-2/+2
* Add OSTREE_ADMIN_BUILTIN_FLAG_SUPERUSERMatthew Barnes2015-03-251-1/+1
* Add OstreeAdminBuiltinFlags for admin commandsMatthew Barnes2015-03-251-1/+3
* Refactor command-line parsingMatthew Barnes2014-11-241-77/+62
* libostree: Add initial GRUB2 supportColin Walters2014-10-161-0/+1
* --help should always go to stdoutOwen W. Taylor2014-09-251-3/+5
* Fix help output for nested subcommandsOwen W. Taylor2014-09-251-0/+2
* Pass --help to the most nested subcommandOwen W. Taylor2014-09-251-1/+1
* ostree admin: Fix return value from 'ostree admin [instutil]'Owen W. Taylor2014-09-251-1/+7
* core: Add "admin instutil set-kargs"Colin Walters2014-03-191-0/+1
* Add "ostree admin instutil", move selinux-ensure-labeled thereColin Walters2014-03-191-0/+153