summaryrefslogtreecommitdiff
path: root/src/shared/path-util.c
AgeCommit message (Expand)Author
2015-04-26path-util: fix fstat fallback in fd_is_mount_pointThomas Hindoe Paaboel Andersen
2015-04-23path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...Lennart Poettering
2015-04-06path-util: don't eat up ENOENT in path_is_mount_point()Lennart Poettering
2015-04-06path-util: make sure fd_is_mount_point() returns true for root directoryLennart Poettering
2015-04-06path-util: if parent can do name_to_handle() but relevant dir not, it's a mou...Lennart Poettering
2015-04-06rm-rf: never cross mount pointsLennart Poettering
2015-03-16shared: add path_compare(), an ordering path comparisonMichal Schmidt
2015-03-10path-util: fix path_is_mount_point() for symlinksHarald Hoyer
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-20core, shared: in deserializing, match same files reached via different pathsMichal Schmidt
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-18Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek
2015-01-08path-util: plug leakTom Gundersen
2014-12-18path-util: fix breakage in path_is_mount_pointDave Reisner
2014-12-17path: make the check for unsupported name_to_handle_at symmetricZbigniew Jędrzejewski-Szmek
2014-12-17path: follow symbolic link for parent path (2)Umut Tezduyar Lindskog
2014-12-16path: follow symbolic link for parent pathUmut Tezduyar Lindskog
2014-12-16shared: path-util - memory leakTom Gundersen
2014-12-16systemctl: refuse to edit runtime dropins when they already exist in /etcZbigniew Jędrzejewski-Szmek
2014-12-12path-util: no need to check whether p is absolute twiceLennart Poettering
2014-11-22Do not check for existence of remote binariesZbigniew Jędrzejewski-Szmek
2014-08-18util: try to be a bit more NFS compatible when checking whether an FS is writ...Lennart Poettering
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-26Add utility function to append root to pathZbigniew Jędrzejewski-Szmek
2014-07-07Fix typoZbigniew Jędrzejewski-Szmek
2014-06-25fsck: consider a fsck implementation linked to /bin/true non-existantLennart Poettering
2014-06-24use more _cleanup_ macroRonny Chevalier
2014-06-20shared: rename path_strv_canonicalize_absolute functionsMichael Marineau
2014-06-13os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering
2014-05-25path-util: fix missing terminating zeroTanu Kaskinen
2014-05-16path-util: add path_make_relative()Tanu Kaskinen
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek
2014-04-24util: make sure all our name_to_handle_at() code makes use of file_handle_unionLennart Poettering
2014-04-21condense assignment and path_kill_slashes callsDave Reisner
2014-04-12path-util: also check for existence of binary when given absolute pathZbigniew Jędrzejewski-Szmek
2014-04-12fsck: Search for fsck.type in PATHMike Gilbert
2014-02-14shared: include root when canonicalizing conf pathsMichael Marineau
2014-01-08No need to canonicalize fixed pathsZbigniew Jędrzejewski-Szmek
2013-12-24log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek
2013-11-06path-util: paths_check_timestamp() opimizationsLennart Poettering
2013-10-29path_check_timestamp: only keep the most recent timestampTom Gundersen
2013-10-26udev: move udev_rules_check_timestamp to sharedTom Gundersen
2013-09-09Fix two compiler warningsZbigniew Jędrzejewski-Szmek
2013-09-09run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek
2013-09-09path-util.c: small modernizationZbigniew Jędrzejewski-Szmek
2013-05-02time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-04-16path-util: unify code for detecting OS treesLennart Poettering
2013-02-11binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering
2013-02-11path-util: fix memory leakLennart Poettering