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
/
test
/
test-fs-util.c
Age
Commit message (
Expand
)
Author
2016-12-14
test-fs-util: fix memleak
Evgeny Vereshchagin
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: change chase_symlinks() behaviour in regards to escaping the root dir
Lennart Poettering
2016-12-01
test-fs-util: add a test case with repeated ".." parts that would escape the ...
Zbigniew Jędrzejewski-Szmek
2016-09-25
namespace: chase symlinks for mounts to set up in userspace
Lennart Poettering
2016-09-13
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-10
test-fs-util: also empty TEMP and TMP env vars (#4121)
Marc-Antoine Perennou
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-03-03
tests: move fs-util related tests to test-fs-util.c
Ronny Chevalier