index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
selinux-access.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: accept the fact that getxyzcon() can return success and NULL
Lennart Poettering
2022-12-07
1
-3
/
+7
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
core: update audit messages
Christian Göttsche
2022-11-05
1
-2
/
+2
*
core,logind,systemctl,journald: replace calls to strerror() with setting errn...
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-12
/
+10
*
selinux: include precise low-level error string in returned D-Bus errors
Lennart Poettering
2022-07-20
1
-3
/
+3
*
core: cache unit file selinux label, and make decisions based on that
Lennart Poettering
2022-07-20
1
-29
/
+17
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
selinux: name mac_selinux_generic_access_check as internal function
Christian Göttsche
2021-11-20
1
-2
/
+2
*
selinux: improve debug log format
Christian Göttsche
2021-11-20
1
-1
/
+1
*
selinux: add function name to audit data
Christian Göttsche
2021-11-20
1
-4
/
+10
*
tree-wide: use C99 __func__ rather than obsolete __FUNCTION__
Lennart Poettering
2021-10-11
1
-1
/
+1
*
tree-wide: voidify unchecked snprintf calls
Luca Boccassi
2021-08-20
1
-5
/
+5
*
selinux: invoke selinux_set_callback(3) more type-safe
Christian Göttsche
2021-05-14
1
-2
/
+2
*
core/selinux: fix wrong assertion when 0 is passed to log_debug
Zbigniew Jędrzejewski-Szmek
2021-04-15
1
-2
/
+3
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
selinux: use SELinux status page
Christian Göttsche
2020-08-27
1
-3
/
+3
*
Revert "selinux: cache enforced status and treat retrieve failure as enforced...
Lennart Poettering
2020-07-16
1
-2
/
+3
*
tree-wide: use DISABLE_WARNING_FORMAT_NONLITERAL where appropriate
Lennart Poettering
2020-05-25
1
-3
/
+3
*
selinux: add parenthesis to function names in log messages
Christian Göttsche
2020-05-14
1
-2
/
+2
*
selinux: print enforcing state in access check debug message
Christian Göttsche
2020-03-27
1
-2
/
+2
*
selinux: delay mac_selinux_enforcing call after SELinux was determined to be ...
Christian Göttsche
2020-03-19
1
-1
/
+4
*
selinux: cache enforced status and treat retrieve failure as enforced mode
Christian Göttsche
2020-03-03
1
-8
/
+5
*
core/selinux-access: use _cleanup_ and improve logging
Zbigniew Jędrzejewski-Szmek
2020-02-06
1
-28
/
+41
*
core/selinux-access: do not use NULL for %s
Zbigniew Jędrzejewski-Szmek
2020-02-06
1
-3
/
+3
*
selinux: update log message to suppress warning by coverity
Yu Watanabe
2020-02-06
1
-2
/
+2
*
selinux-access: log warning on context acquisition failure
Christian Göttsche
2020-02-04
1
-0
/
+2
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Merge pull request #12926 from keszybz/urlify-logs
Lennart Poettering
2019-07-11
1
-1
/
+1
|
\
|
*
tree-wide: use PROJECT_FILE instead of __FILE__
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-1
/
+1
*
|
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-1
/
+2
|
/
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
selinux: don't log SELINUX_INFO and SELINUX_WARNING messages to audit
Michal Sekletar
2019-02-27
1
-1
/
+5
*
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
2018-06-22
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-3
/
+3
*
basic/log: fix _printf_ annotation on log_object_internalv
Zbigniew Jędrzejewski-Szmek
2017-04-20
1
-1
/
+6
*
tree-wide: get rid of selinux_context_t (#3732)
Zbigniew Jędrzejewski-Szmek
2016-07-15
1
-1
/
+1
*
core: prefix selinux messages with "selinux: "
Zbigniew Jędrzejewski-Szmek
2016-04-21
1
-1
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: simplify selinux AVC initialization
Lennart Poettering
2015-11-30
1
-38
/
+37
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-3
/
+5
*
tree-wide: remove unused functions
Thomas Hindoe Paaboel Andersen
2015-10-19
1
-11
/
+0
*
selinux: always use *_raw API from libselinux
Michal Sekletar
2015-09-01
1
-2
/
+2
[next]