aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bootctl: create loader.conf only if it doesn't exist yetLennart Poettering2017-02-211-0/+6
* util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...Lennart Poettering2016-12-071-0/+7
* util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENTLennart Poettering2016-12-011-1/+1
* fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()Lennart Poettering2016-12-011-0/+1
* fs-util: add flags parameter to chase_symlinks()Lennart Poettering2016-12-011-2/+5
* fs-util: add chase_symlinks_prefix() and extend commentsLennart Poettering2016-12-011-1/+2
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2016-12-011-1/+1
* namespace: chase symlinks for mounts to set up in userspaceLennart Poettering2016-09-251-0/+2
* util-lib: rework /tmp and /var/tmp handling codeLennart Poettering2016-08-041-1/+2
* journalctl: Make temporary files directory configurable (#3574)ottopotto2016-06-301-0/+2
* journal: add inotify watches by-fd instead of by-pathLennart Poettering2016-04-251-0/+2
* util: drop two unused calls from src/basic/Lennart Poettering2016-02-131-1/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+2
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering2015-11-121-0/+1
* util-lib: move inotify-related definitions to fs-util.[ch]Lennart Poettering2015-10-271-1/+15
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+60