summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-instutil-builtin-selinux-ensure-labeled.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-67/+44
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-3/+3
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* bash-completion: Remove `admin` completionsColin Walters2018-02-271-5/+0
* ostree: provide command description in a better placeRuixin Bao2017-10-201-1/+1
* ostree: move flags into command struct, pass down through builtinsRuixin Bao2017-10-201-2/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* bin/admin: Do sysroot loading during argument parsingColin Walters2017-09-011-3/+0
* ostree: Add naggy comments to help keep options in syncMatthew Barnes2017-08-151-0/+5
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-2/+2
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* lib: Use g_file_enumerator_iterate() if available, with fallbackColin Walters2016-06-211-2/+2
* glnx porting: Port away from gs_file_get_basename_cached()Colin Walters2016-06-021-1/+1
* admin: Ensure instutil commands and usage help don't grab lockColin Walters2015-05-151-1/+1
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-2/+2
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-2/+2
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-4/+4
* 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-4/+4
* ostree admin instutil: make --help work for subcommandsOwen W. Taylor2014-09-251-0/+14
* selinux-ensure-labeled: Support no arguments to just traverse deployment rootColin Walters2014-05-221-12/+12
* Add "ostree admin instutil", move selinux-ensure-labeled thereColin Walters2014-03-191-0/+231