index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
label.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs-util: replace symlink_atomic() by symlinkat_atomic()
Lennart Poettering
2022-09-23
1
-1
/
+1
*
fs-util,label: introduce symlink_atomic_full() and symlink_atomic_full_label()
Yu Watanabe
2022-09-13
1
-2
/
+2
*
mac: rework labelling code to be simpler, and less racy
Lennart Poettering
2022-07-08
1
-3
/
+20
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-9
/
+3
*
basic,shared: move a bunch of files to src/shared/
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-0
/
+106
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-80
/
+0
*
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-28
1
-1
/
+3
*
label: unify code to make directories, symlinks
Lennart Poettering
2014-10-23
1
-0
/
+41
*
smack: rework SMACK label fixing code to follow more closely the semantics of...
Lennart Poettering
2014-10-23
1
-12
/
+8
*
mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...
Lennart Poettering
2014-10-23
1
-1
/
+1
*
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-23
1
-2
/
+2
*
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-23
1
-2
/
+2
*
label: rearrange mandatory access control(MAC) apis
WaLyong Cho
2014-10-23
1
-554
/
+0
*
selinux: fix potential double free crash in child process
Michal Sekletar
2014-10-15
1
-1
/
+2
*
Fix warning about unused variable with !SELINUX
Zbigniew Jędrzejewski-Szmek
2014-09-23
1
-1
/
+2
*
socket: introduce SELinuxContextFromNet option
Michal Sekletar
2014-09-19
1
-0
/
+113
*
Revert "socket: introduce SELinuxLabelViaNet option"
Lennart Poettering
2014-08-19
1
-69
/
+0
*
socket: introduce SELinuxLabelViaNet option
Michal Sekletar
2014-08-19
1
-0
/
+69
*
label: when clearing selinux context, don't mangle errno
Lennart Poettering
2014-06-10
1
-0
/
+4
*
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-28
1
-2
/
+0
*
Use %m instead of strerror(errno) where appropiate
Cristian Rodríguez
2014-05-25
1
-1
/
+1
*
smack: rework security labeling for multiple frameworks
Łukasz Stelmach
2014-02-24
1
-41
/
+73
*
smack: relabel directories and files created by systemd
Łukasz Stelmach
2014-02-24
1
-3
/
+57
*
label: minor optimizations
Lennart Poettering
2014-02-19
1
-16
/
+11
*
Remove duplicate includes
Karel Zak
2013-11-19
1
-1
/
+0
*
udev: add SECLABEL{selinux}= support
Kay Sievers
2013-10-09
1
-0
/
+12
*
shared: split mkdir_*() and mkdir_*_label() from each other
Kay Sievers
2013-07-26
1
-2
/
+2
*
util: make time formatting a bit smarter
Lennart Poettering
2013-04-04
1
-1
/
+1
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+4
*
selinux: selabel_lookup_raw can return ENOENT and be a non failure mode.
Daniel J Walsh
2012-10-16
1
-1
/
+1
*
selinux: rework selinux access check logic
Lennart Poettering
2012-10-02
1
-14
/
+1
*
mount-setup: don't complain if we try to fix the label of a dir beneath a mou...
Lennart Poettering
2012-07-03
1
-1
/
+4
*
Revert "label: fix systemd-udev labeling of /run directory."
Kay Sievers
2012-05-31
1
-3
/
+3
*
mkdir: provide all functions with and without selinux label application
Kay Sievers
2012-05-31
1
-3
/
+2
*
label: fix systemd-udev labeling of /run directory.
Daniel J Walsh
2012-05-31
1
-3
/
+3
*
selinux: downgrade database load time message to LOG_DEBUG
Lennart Poettering
2012-05-31
1
-3
/
+3
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-0
/
+1
*
selinux: unify systemd and udev code
Kay Sievers
2012-04-17
1
-34
/
+13
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers
2012-04-10
1
-0
/
+413