summaryrefslogtreecommitdiff
path: root/src/update-done
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-011-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* update-done: Do not fail with read-only /etc or /varFelix Riemann2020-10-201-2/+2
* tree-wide: correct cases where return log_{error,warning} is used without valueZbigniew Jędrzejewski-Szmek2020-09-081-1/+1
* Make failures of mac_selinux_init() fatalChristian Göttsche2020-06-231-3/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-1/+5
* update-done: quit earlier on failureYu Watanabe2018-11-231-2/+1
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* 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
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* update-done: use newly added library function to write the fileZbigniew Jędrzejewski-Szmek2017-05-111-53/+11
* update-done: Create using a temporary file (#5789)codekipper2017-04-261-5/+16
* tree-wide: add man: to manpage references (#5402)Lucas Werkmeister2017-02-201-1/+1
* update-done: minor clean-upsLennart Poettering2016-10-241-6/+9
* update-done, condition: write the timestamp to the file as well and use it to...Ivan Shapovalov2016-09-151-43/+33
* selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek2016-03-011-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out IO related calls to io-util.[ch]Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* update-done: ignore nanosecond file timestamp components, they are not reliableLennart Poettering2015-04-271-3/+9
* update-done: minor simplificationLennart Poettering2015-04-271-7/+4
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-281-0/+1
* udev,update-done: more log_xyz_errno() conversionsLennart Poettering2014-11-281-27/+13
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* selinux: clean up selinux label function namingLennart Poettering2014-10-231-2/+2
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-231-3/+3
* update-done: include a short description in .updatedZbigniew Jędrzejewski-Szmek2014-07-261-0/+7
* update-done: set proper selinux context for .updatedZbigniew Jędrzejewski-Szmek2014-07-211-5/+20
* update-done: add minimal tool to manage system updates for /etc and /var, if ...Lennart Poettering2014-06-132-0/+105