summaryrefslogtreecommitdiff
path: root/src/basic/smack-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...Yu Watanabe2018-11-061-1/+1
* smack-util: use 'path' paremeter as is if it's already absolute in mac_smack_...Franck Bui2018-08-061-4/+7
* smack: introduce mac_smack_fix_at()Franck Bui2018-07-301-30/+61
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* smack: make mac_smack_fix() deal somewhat sensible with non-absolute pathsLennart Poettering2018-05-311-3/+16
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Fix compilation w/o smack (#8593)Zbigniew Jędrzejewski-Szmek2018-03-281-1/+1
* label: rework label_fix() implementations (#8583)Lennart Poettering2018-03-271-30/+45
* smack-util: remove unneeded initalizationZbigniew Jędrzejewski-Szmek2017-12-161-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: s/HAVE_SMACK/ENABLE_SMACK/Zbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-2/+2
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-1/+6
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split xattr-related calls into xattr-util.[ch]Lennart Poettering2015-10-271-3/+4
* smack: label /etc/passwd and friends as '_' smack label when --with-smack-run...Sangjung Woo2015-10-071-3/+0
* smack: introduce new mac_smack_copy() functionSangjung Woo2015-09-091-0/+21
* smack-util: revise smack-util apis and add read smack attr apisWaLyong Cho2015-08-041-54/+63
* tree-wide: fix write_string_file() user that should not create filesDaniel Mack2015-07-061-1/+1
* fileio: consolidate write_string_file*()Daniel Mack2015-07-061-1/+1
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+208