index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-path-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
path-util: make path_make_relative() support path including dots
Yu Watanabe
2018-06-03
1
-1
/
+1
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-9
/
+32
*
util-lib: introduce new empty_or_root() helper (#8746)
Lennart Poettering
2018-04-18
1
-0
/
+14
*
path-util: document a few other special cases for last_path_component()
Lennart Poettering
2018-04-12
1
-0
/
+4
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
util-lib: handle empty string in last_path_component
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+1
*
util-lib: use trailing slash in chase_symlinks, fd_is_mount_point, path_is_mo...
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+15
*
test-mount-util: move test_path_is_mount_point here
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-139
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
path-util: some updates to path_make_relative()
Lennart Poettering
2017-10-02
1
-0
/
+2
*
util-lib: add a new skip_dev_prefix() helper
Lennart Poettering
2017-08-09
1
-0
/
+16
*
basic/path-util: allow flags for path_equal_or_files_same
Zbigniew Jędrzejewski-Szmek
2017-06-17
1
-10
/
+20
*
tmpfiles: use safe_glob()
Zbigniew Jędrzejewski-Szmek
2017-04-27
1
-0
/
+34
*
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-12-01
1
-30
/
+30
*
tests: clarify test_path_startswith return value (#4508)
Zbigniew Jędrzejewski-Szmek
2016-10-30
1
-10
/
+31
*
path-util: add a function to peek into a container and guess systemd version
Zbigniew Jędrzejewski-Szmek
2016-10-08
1
-0
/
+19
*
test-path-util: check for /lt-test-path-util or /test-path-util (#3841)
Mike Gilbert
2016-08-01
1
-1
/
+2
*
build-sys: Add new libsystemd-shared private library
Felipe Sateler
2016-06-25
1
-1
/
+1
*
test-path-util: add a trivial test for hidden_or_backup_file
Zbigniew Jędrzejewski-Szmek
2016-04-28
1
-0
/
+22
*
install: allow paths like LookupPath.generator to be NULL
Zbigniew Jędrzejewski-Szmek
2016-04-17
1
-0
/
+6
*
tree-wide: introduce PATH_IN_SET macro
Zbigniew Jędrzejewski-Szmek
2016-04-17
1
-0
/
+6
*
tests: move path-util related tests to test-path-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+46
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-27
1
-14
/
+0
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+5
*
path-util: rework find_binary(), fsck_exists() and mkfs_exists()
Lennart Poettering
2015-10-24
1
-15
/
+11
*
path-util: Fix path_is_mount_point for parent mount points in symlink mode
Martin Pitt
2015-06-09
1
-2
/
+79
*
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-29
1
-16
/
+16
*
path-util: Fix path_is_mount_point for files
Martin Pitt
2015-05-29
1
-13
/
+63
*
util: add generic calls for prefixing a root directory to a path
Lennart Poettering
2015-05-13
1
-0
/
+29
*
path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...
Lennart Poettering
2015-04-23
1
-0
/
+9
*
path-util: fix more path_is_mount e792e890f fallout
Lennart Poettering
2015-04-07
1
-2
/
+8
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-1
/
+2
*
shared: add path_compare(), an ordering path comparison
Michal Schmidt
2015-03-16
1
-11
/
+25
*
systemctl: refuse to edit runtime dropins when they already exist in /etc
Zbigniew Jędrzejewski-Szmek
2014-12-16
1
-2
/
+2
*
test-path-util: fix a leak
Thomas Hindoe Paaboel Andersen
2014-12-04
1
-0
/
+2
*
Do not check for existence of remote binaries
Zbigniew Jędrzejewski-Szmek
2014-11-23
1
-7
/
+9
*
tests: add tests for path_startswith
Ronny Chevalier
2014-10-31
1
-0
/
+21
*
test-path-util: fix a mem leak and avoid confusing coverity
Thomas Hindoe Paaboel Andersen
2014-09-30
1
-15
/
+22
*
test-path-util: use assert_se in all assertions
Filipe Brandenburger
2014-08-26
1
-15
/
+15
*
Add utility function to append root to path
Zbigniew Jędrzejewski-Szmek
2014-07-26
1
-0
/
+15
*
consistently order cleanup attribute before type
Thomas Hindoe Paaboel Andersen
2014-06-22
1
-1
/
+1
*
test: unit test for using alternate roots with path_strv_resolve
Michael Marineau
2014-06-20
1
-0
/
+31
*
test-path-util: add tests for path_make_relative()
Tanu Kaskinen
2014-05-25
1
-0
/
+22
[next]