index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
selinux-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: introduce mac_selinux_create_file_prepare_at()
Franck Bui
2018-07-30
1
-21
/
+62
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: fix a number of log calls that use %m but have no errno set
Lennart Poettering
2018-06-07
1
-7
/
+7
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
label: rework label_fix() implementations (#8583)
Lennart Poettering
2018-03-27
1
-21
/
+45
*
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
-17
/
+17
*
Merge pull request #5958 from keszybz/explicit-log-errno
Lennart Poettering
2017-05-22
1
-1
/
+1
|
\
|
*
tree-wide: when %m is used in log_*, always specify errno explicitly
Zbigniew Jędrzejewski-Szmek
2017-05-19
1
-1
/
+1
*
|
Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"
Gary Tierney
2017-05-12
1
-15
/
+5
|
/
*
tree-wide: get rid of selinux_context_t (#3732)
Zbigniew Jędrzejewski-Szmek
2016-07-15
1
-12
/
+12
*
selinux: use *_raw API from libselinux
Evgeny Vereshchagin
2016-03-04
1
-6
/
+6
*
selinux: use raw variants of security_compute_create and setfscreatecon
Zbigniew Jędrzejewski-Szmek
2016-03-02
1
-3
/
+3
*
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-03-02
1
-12
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-2
/
+2
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+9
*
selinux: split up mac_selinux_have() from mac_selinux_use()
Lennart Poettering
2015-11-27
1
-5
/
+15
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-3
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-24
1
-43
/
+51
*
selinux: add _cleanup_ concepts to SELinux label allocation
Lennart Poettering
2015-09-29
1
-2
/
+8
*
selinux: always use *_raw API from libselinux
Michal Sekletar
2015-09-01
1
-5
/
+5
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+462