summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-sepolicy.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-122/+85
* lib: Fix two nullable annotationsColin Walters2023-03-171-2/+2
* Merge pull request #2814 from tintou/tintou/ostree-coverageColin Walters2023-03-141-3/+4
|\
| * libostree: Enhance the annotation coverageCorentin Noël2023-02-091-3/+4
* | Strip trailing whitespace on all C filesDan Nicholson2023-02-071-1/+1
|/
* libostree/sepolicy: get rid of a g_setenv() callLuca BRUNO2022-01-111-4/+0
* ostree: check g_setenv return valueLuca BRUNO2022-01-101-1/+4
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* sepolicy: Add deprecation comment for `_get_path()`Colin Walters2021-09-301-1/+5
* repo: Add an API to init `OstreeSePolicy` from commit directlyColin Walters2021-09-301-0/+56
* lib: add minimum version to various symbols based on libostree-released.symFelix Krull2019-05-191-1/+5
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Update to new libglnx fd APIsColin Walters2017-10-111-1/+1
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tree-wide: Add error prefixing for most remaining syscallsColin Walters2017-09-071-1/+1
* lib/sepolicy: Drop duplicate assignmentPhilip Withnall2017-08-081-1/+1
* libglnx: bump and use new helper methodsJonathan Lebon2017-05-121-1/+1
* sepolicy: Cache the value of is_selinux_enabled() to work around bugColin Walters2017-04-271-4/+23
* lib/sepolicy: Convert to new code styleColin Walters2017-04-271-108/+45
* checkout: Add SELinux labeling for checkout, use in deployColin Walters2017-04-251-0/+41
* Add flag to make SELinux label failure fatal, add hack for /procColin Walters2017-04-041-23/+22
* sepolicy: Fix regressions from introduction of sepolicy_new_at()Colin Walters2017-03-301-7/+19
* sepolicy: Add better private API for setfscreateconColin Walters2017-03-221-0/+29
* sepolicy: Add ostree_sepolicy_new_at()Colin Walters2017-03-221-4/+60
* lib: Squash most of the gtk-doc warnings for missing parametersColin Walters2017-03-131-0/+3
* [ASAN] lib: Squash various leaks in library and commandlineColin Walters2016-11-211-2/+2
* docs: Get API docs working againMathnerd3142016-06-091-1/+1
* OstreeSePolicy: add ostree_sepolicy_get_csum()Jonathan Lebon2016-03-251-0/+117
* libglnx porting: Use glnx_set_error_from_errnoColin Walters2016-03-231-5/+4
* libglnx porting: gs_transfer_out_value -> g_steal_pointerColin Walters2016-03-181-1/+2
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-6/+6
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-3/+3
* Explicitly label .origin files as configurationColin Walters2015-01-231-0/+61
* Port to libgsystem errno API, hard depend on 2014.3Colin Walters2015-01-041-2/+2
* build: Fix build without SELinuxColin Walters2014-02-201-1/+1
* libostree: Split off SELinux OstreeSePolicy classColin Walters2014-02-191-0/+456