summaryrefslogtreecommitdiff
path: root/src/system-update-generator
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-1/+1
* system-update-generator: accept a dangling symlinkZbigniew Jędrzejewski-Szmek2015-01-271-1/+1
* treewide: another round of simplificationsMichal Schmidt2014-11-281-4/+2
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-2/+2
* system-update-generator: modernizationsLennart Poettering2014-06-131-7/+3
* Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek2013-04-241-5/+2
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-4/+2
* readahead: use Conflicts= instead of masking to get rid of readahead unitsLennart Poettering2012-05-231-13/+0
* readahead: disable collect/replay during system updatesLennart Poettering2012-05-231-0/+13
* manager: rework generator logicLennart Poettering2012-05-231-3/+3
* log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering2012-05-221-1/+1
* mount: drop unused functionLennart Poettering2012-05-221-0/+5
* system-update: add system update generatorLennart Poettering2012-05-222-0/+82