index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
selinux-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux-util: reorder functions
Mike Yuan
2024-01-12
1
-12
/
+10
*
selinux: downgrade log about state to trace
Luca Boccassi
2023-12-05
1
-1
/
+1
*
selinux: fix loading policy at early boot
Luca Boccassi
2023-11-13
1
-5
/
+6
*
selinux: change fd check into assertion
Luca Boccassi
2023-11-11
1
-2
/
+1
*
selinux: support lazy initialization
Luca Boccassi
2023-11-11
1
-18
/
+82
*
selinux: avoid probing memory status if debug logs are not enabled
Luca Boccassi
2023-11-11
1
-11
/
+19
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
1
-0
/
+18
*
util: move mallinfo compat glue from selinux code into generic code
Lennart Poettering
2023-02-18
1
-21
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
selinux: accept the fact that getxyzcon() can return success and NULL
Lennart Poettering
2022-12-07
1
-6
/
+24
*
selinux-util: add safety size check before doing strdupa()
Lennart Poettering
2022-08-24
1
-2
/
+5
*
selinux-util: modernizations
Lennart Poettering
2022-08-24
1
-25
/
+13
*
mac: rework labelling code to be simpler, and less racy
Lennart Poettering
2022-07-08
1
-45
/
+61
*
basic: mac_[selinux,smack]_apply_fd does not work when applying labels
Donald Chan
2022-01-30
1
-1
/
+1
*
selinux: make mac_selinux_create_file_prepare() at wrapper around _at()
Lennart Poettering
2021-11-16
1
-27
/
+11
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-22
/
+5
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+2
*
selinux: add mac_selinux_create_file_prepare_label helper
Luca Boccassi
2021-09-20
1
-0
/
+15
*
tree-wide: port things over to FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-4
/
+2
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-3
/
+2
*
shared/selinux-util: rework switching of the getenforce() function
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-12
/
+13
*
basic,shared: move a bunch of files to src/shared/
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-0
/
+686
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-462
/
+0
*
selinux: fix SEGV during switch-root if SELinux policy loaded
Will Woods
2015-03-14
1
-0
/
+1
*
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
selinux: figure out selinux context applied on exec() before closing all fds
Michal Sekletar
2014-12-04
1
-6
/
+2
*
shared: create files even if the SELinux policy has no context for them
Michal Schmidt
2014-11-06
1
-2
/
+6
*
selinux: fix handling of relative paths when setting up create label
Lennart Poettering
2014-10-24
1
-1
/
+2
*
label: unify code to make directories, symlinks
Lennart Poettering
2014-10-23
1
-51
/
+12
*
selinux: clean up selinux label function naming
Lennart Poettering
2014-10-23
1
-55
/
+71
*
selinux: simplify and unify logging
Lennart Poettering
2014-10-23
1
-9
/
+9
*
selinux: rework label query APIs
Lennart Poettering
2014-10-23
1
-71
/
+42
*
smack: rework SMACK label fixing code to follow more closely the semantics of...
Lennart Poettering
2014-10-23
1
-9
/
+10
*
selinux: make use of cleanup gcc magic
Lennart Poettering
2014-10-23
1
-12
/
+4
*
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-23
1
-17
/
+17
*
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-23
1
-14
/
+14
*
label: rearrange mandatory access control(MAC) apis
WaLyong Cho
2014-10-23
1
-6
/
+475
*
security: rework selinux, smack, ima, apparmor detection logic
Lennart Poettering
2013-10-10
1
-0
/
+9
*
build-sys: fix !HAVE_SELINUX case
Colin Walters
2012-10-03
1
-2
/
+6
*
selinux: rework selinux access check logic
Lennart Poettering
2012-10-02
1
-0
/
+38