summaryrefslogtreecommitdiff
path: root/src/basic/chattr-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-2/+2
* chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was obs...Luca Boccassi2021-12-271-1/+11
* basic: Make sure we're extra paranoid in chattr_fullDaan De Meyer2021-12-061-5/+19
* tree-wide: use new RET_NERRNO() helper at various placesLennart Poettering2021-11-161-4/+1
* chattr-util: generalize chattr manipulation for files with secrets from journ...Lennart Poettering2021-07-081-4/+21
* chattr-util: introduce fallback mode to set file attributes one by oneYu Watanabe2020-12-181-24/+52
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* chattr: optionally, return the old flags when updating themLennart Poettering2018-10-081-5/+11
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-1/+3
* util-lib: split out file attribute calls to chattr-util.[ch]Lennart Poettering2015-10-271-0/+107