summaryrefslogtreecommitdiff
path: root/src/update-done
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2017-05-11update-done: use newly added library function to write the fileZbigniew Jędrzejewski-Szmek1-53/+11
2017-04-26update-done: Create using a temporary file (#5789)codekipper1-5/+16
2017-02-20tree-wide: add man: to manpage references (#5402)Lucas Werkmeister1-1/+1
2016-10-24update-done: minor clean-upsLennart Poettering1-6/+9
2016-09-15update-done, condition: write the timestamp to the file as well and use it to...Ivan Shapovalov1-43/+33
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering1-0/+1
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering1-1/+2
2015-04-27update-done: ignore nanosecond file timestamp components, they are not reliableLennart Poettering1-3/+9
2015-04-27update-done: minor simplificationLennart Poettering1-7/+4
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering1-0/+1
2014-11-28udev,update-done: more log_xyz_errno() conversionsLennart Poettering1-27/+13
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-1/+1
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-1/+1
2014-10-23selinux: clean up selinux label function namingLennart Poettering1-2/+2
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho1-3/+3
2014-07-26update-done: include a short description in .updatedZbigniew Jędrzejewski-Szmek1-0/+7
2014-07-21update-done: set proper selinux context for .updatedZbigniew Jędrzejewski-Szmek1-5/+20
2014-06-13update-done: add minimal tool to manage system updates for /etc and /var, if ...Lennart Poettering2-0/+105