index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
fs-util.h
Age
Commit message (
Expand
)
Author
2016-12-07
util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...
Lennart Poettering
2016-12-01
util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENT
Lennart Poettering
2016-12-01
fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()
Lennart Poettering
2016-12-01
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-12-01
fs-util: add chase_symlinks_prefix() and extend comments
Lennart Poettering
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-09-25
namespace: chase symlinks for mounts to set up in userspace
Lennart Poettering
2016-08-04
util-lib: rework /tmp and /var/tmp handling code
Lennart Poettering
2016-06-30
journalctl: Make temporary files directory configurable (#3574)
ottopotto
2016-04-25
journal: add inotify watches by-fd instead of by-path
Lennart Poettering
2016-02-13
util: drop two unused calls from src/basic/
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-12
install: follow unit file symlinks in /usr, but not /etc when looking for [In...
Lennart Poettering
2015-10-27
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering