summaryrefslogtreecommitdiff
path: root/src/test/test-fs-util.c
AgeCommit message (Expand)Author
2017-02-02fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering
2017-01-31util-lib: Fix chase_symlinks() with absolute symlinks (#5185)3chas3
2016-12-14test-fs-util: fix memleakEvgeny Vereshchagin
2016-12-01util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENTLennart Poettering
2016-12-01fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()Lennart Poettering
2016-12-01fs-util: add flags parameter to chase_symlinks()Lennart Poettering
2016-12-01fs-util: change chase_symlinks() behaviour in regards to escaping the root dirLennart Poettering
2016-12-01test-fs-util: add a test case with repeated ".." parts that would escape the ...Zbigniew Jędrzejewski-Szmek
2016-09-25namespace: chase symlinks for mounts to set up in userspaceLennart Poettering
2016-09-13fileio: simplify mkostemp_safe() (#4090)Topi Miettinen
2016-09-10test-fs-util: also empty TEMP and TMP env vars (#4121)Marc-Antoine Perennou
2016-08-04util-lib: rework /tmp and /var/tmp handling codeLennart Poettering
2016-06-30journalctl: Make temporary files directory configurable (#3574)ottopotto
2016-03-03tests: move fs-util related tests to test-fs-util.cRonny Chevalier