chiark / gitweb /
util: upgrade default $TERM from vt102 to vt220 if we have no idea about the connecte...
[elogind.git] / src / shared / path-util.c
2014-12-18 Dave Reisnerpath-util: fix breakage in path_is_mount_point
2014-12-18 Zbigniew Jędrzejew... path: make the check for unsupported name_to_handle_at...
2014-12-18 Umut Tezduyar Lindskogpath: follow symbolic link for parent path (2)
2014-12-17 Umut Tezduyar Lindskogpath: follow symbolic link for parent path
2014-12-16 Tom Gundersenshared: path-util - memory leak
2014-12-16 Zbigniew Jędrzejew... systemctl: refuse to edit runtime dropins when they...
2014-12-12 Lennart Poetteringpath-util: no need to check whether p is absolute twice
2014-11-22 Zbigniew Jędrzejew... Do not check for existence of remote binaries
2014-08-18 Lennart Poetteringutil: try to be a bit more NFS compatible when checking...
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-26 Zbigniew Jędrzejew... Add utility function to append root to path
2014-07-07 Zbigniew Jędrzejew... Fix typo
2014-06-25 Lennart Poetteringfsck: consider a fsck implementation linked to /bin...
2014-06-24 Ronny Chevalieruse more _cleanup_ macro
2014-06-20 Michael Marineaushared: rename path_strv_canonicalize_absolute functions
2014-06-13 Lennart Poetteringos-release: define /usr/lib/os-release as fallback...
2014-05-25 Tanu Kaskinenpath-util: fix missing terminating zero
2014-05-16 Tanu Kaskinenpath-util: add path_make_relative()
2014-05-15 Zbigniew Jędrzejew... Make systemctl --root look for files in the proper...
2014-04-24 Lennart Poetteringutil: make sure all our name_to_handle_at() code makes...
2014-04-21 Dave Reisnercondense assignment and path_kill_slashes calls
2014-04-12 Zbigniew Jędrzejew... path-util: also check for existence of binary when...
2014-04-12 Mike Gilbertfsck: Search for fsck.type in PATH
2014-02-13 Michael Marineaushared: include root when canonicalizing conf paths
2014-01-09 Zbigniew Jędrzejew... No need to canonicalize fixed paths
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-06 Lennart Poetteringpath-util: paths_check_timestamp() opimizations
2013-10-29 Tom Gundersenpath_check_timestamp: only keep the most recent timestamp
2013-10-26 Tom Gundersenudev: move udev_rules_check_timestamp to shared
2013-09-09 Zbigniew Jędrzejew... Fix two compiler warnings
2013-09-09 Zbigniew Jędrzejew... run: allow non-absolute paths as command
2013-09-09 Zbigniew Jędrzejew... path-util.c: small modernization
2013-05-03 Zbigniew Jędrzejew... time-dst: use _cleanup_
2013-04-16 Lennart Poetteringpath-util: unify code for detecting OS trees
2013-02-11 Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-11 Lennart Poetteringpath-util: fix memory leak
2013-02-07 Zbigniew Jędrzejew... shared: remove now unused function
2013-02-07 Zbigniew Jędrzejew... systemd: do not remove empty paths from unit lookup...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-17 Michal Sekletarpath-util: set pointer to null after calling free()
2012-09-14 Lennart Poetteringtimedate: assorted improvements
2012-09-10 Mantas Mikulėnaspath-util: fall back to stat() if kernel does not suppo...
2012-09-10 Mantas Mikulėnaspath-util: do not fail in path_is_mountpoint() if path...
2012-09-05 Lennart Poetteringpath: fix invalid variable access in path_is_mount_point()
2012-09-04 Lennart Poetteringpath-util: in path_is_mount_point() fall back to the...
2012-09-04 Lennart Poetteringmissing: define name_to_handle_at on our own if it...
2012-09-04 Lennart Poetteringutil: make path_is_mount_point() recognize bind mounts...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-05-08 Kay Sieversutil: split-out path-util.[ch]