index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
smack-setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-4
/
+4
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-3
/
+0
*
meson: ignore -Dsmack-run-label= if -Dsmack=false
Zbigniew Jędrzejewski-Szmek
2021-09-21
1
-1
/
+1
*
dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()
Yu Watanabe
2021-06-23
1
-2
/
+0
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+2
*
core: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-2
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop dirent.h when dirent-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Handle d_type == DT_UNKNOWN correctly
Michael Olbrich
2019-09-30
1
-0
/
+2
*
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-1
/
+0
*
core/smack-setup: add helper function for openat+fdopen
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-59
/
+34
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-3
/
+3
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...
Yu Watanabe
2018-11-06
1
-4
/
+4
*
core: include error cause in log message
Yu Watanabe
2018-10-19
1
-4
/
+4
*
smack-setup: include error cause in log message
Lennart Poettering
2018-10-18
1
-4
/
+5
*
smcak-setup: FOREACH_LINE excorcism
Lennart Poettering
2018-10-18
1
-18
/
+37
*
tree-wide: use proper unicode © instead of (C) where we can
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
*
tree-wide: use __fsetlocking() instead of fxyz_unlocked()
Lennart Poettering
2017-12-14
1
-6
/
+12
*
smack: allow comments on smack rules (#7438)
WaLyong Cho
2017-11-23
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: s/HAVE_SMACK/ENABLE_SMACK/
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-1
/
+1
*
smack: handling smack onlycap list (#5542)
WaLyong Cho
2017-06-26
1
-0
/
+64
*
tree-wide: indentation fixes
Thomas Hindoe Paaboel Andersen
2016-02-26
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
smack: Handling network
Casey Schaufler
2016-01-11
1
-3
/
+98
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-7
/
+8
*
tree-wide: add missing errno arguments to log_*_errno()
Michal Schmidt
2015-10-01
1
-1
/
+1
*
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
1
-6
/
+3
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-07
1
-1
/
+1
*
smack: support smack access change-rule
WaLyong Cho
2015-06-22
1
-25
/
+110
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-6
/
+0
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-6
/
+6
*
mac: add mac_ prefix to distinguish origin security apis
WaLyong Cho
2014-10-28
1
-1
/
+1
*
core: smack-setup: Actually allow for succesfully loading CIPSO policy
Philippe De Swert
2014-09-13
1
-1
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-1
/
+1
*
smack: set loaded_policy in smack_setup()
Łukasz Stelmach
2014-02-24
1
-1
/
+5
*
Run with a custom SMACK domain (label).
Auke Kok
2013-10-07
1
-0
/
+8
*
smack-setup: fix path to Smack/CIPSO mappings
Patrick McCarty
2013-10-01
1
-1
/
+1
*
Make it possible to disable smack separately from xattr support
Karol Lewandowski
2013-05-17
1
-0
/
+10
*
smack-setup: enable Smack/CIPSO mapping
Nathaniel Chen
2013-03-16
1
-1
/
+19
[next]