summaryrefslogtreecommitdiff
path: root/src/basic/path-util.c
Commit message (Expand)AuthorAge
* tree-wide: use PATH_STARTSWITH_SET() at two more placesLennart Poettering2018-08-24
* core: rework how we validate DeviceAllow= settingsLennart Poettering2018-08-24
* basic/path-util: fix ordering in error messageZbigniew Jędrzejewski-Szmek2018-08-24
* basic/path-util: use FLAGS_SET in one more placeZbigniew Jędrzejewski-Szmek2018-08-24
* path-util: introduce path_simplify_and_warn()Yu Watanabe2018-08-24
* path-util: make path_make_relative() support path including dotsYu Watanabe2018-08-24
* path-util: introduce path_simplify()Yu Watanabe2018-08-24
* tree-wide: do not wrap assert_se in extra parenthesesZbigniew Jędrzejewski-Szmek2018-08-24
* path-util: one more empty_or_root() changeLennart Poettering2018-08-24
* util-lib: introduce new empty_or_root() helper (#8746)Lennart Poettering2018-08-24
* path-util: document a few other special cases for last_path_component()Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* path-util: don't insert duplicate "/" in path_make_absolute_cwd()Lennart Poettering2018-05-30
* tree-wide: port all code to use safe_getcwd()Lennart Poettering2018-05-30
* path-util: introduce new safe_getcwd() wrapperLennart Poettering2018-05-30
* path-util: don't add extra "/" when prefix already is suffixed by slashLennart Poettering2018-05-30
* path-util: do something useful if the prefix is "" in path_make_absolute()Lennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* tree-wide: drop a few == NULL and != NULL comparisonLennart Poettering2017-12-08
* util-lib: kill duplicate slashes in lookup pathsZbigniew Jędrzejewski-Szmek2017-11-23
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* path-util: some updates to path_make_relative()Lennart Poettering2017-11-22
* basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek2017-07-25
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233: Unmask now needed functions in src/basicSven Eden2017-07-17
* fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering2017-07-17
* fs-util: add flags parameter to chase_symlinks()Lennart Poettering2017-07-17
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232: Mask new functions that are unneeded by elogindSven Eden2017-07-05
* Prep v232: Add missing includesSven Eden2017-07-05
* tests: clarify test_path_startswith return value (#4508)Zbigniew Jędrzejewski-Szmek2017-07-05
* tree-wide: introduce free_and_replace helperZbigniew Jędrzejewski-Szmek2017-07-05
* Allow block and char classes in DeviceAllow bus properties (#4353)Zbigniew Jędrzejewski-Szmek2017-07-05
* path-util: add a function to peek into a container and guess elogind versionZbigniew Jędrzejewski-Szmek2017-07-05
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* path-util: Add hidden suffixes for ucf (#3131)Martin Pitt2017-06-16
* tree-wide: introduce PATH_IN_SET macroZbigniew Jędrzejewski-Szmek2017-06-16
* Prep v229: Remove remaining emacs settings [1/6] src/basicSven Eden2017-05-17
* basic: re-sort includesThomas Hindoe Paaboel Andersen2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* Prep v228: Full diff to master revealed more functions that are unused.Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (2/5)Sven Eden2017-04-26
* Prep v228: Clean up the new src/basic/*-util-[hc] files:Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* path-util: minor coding style fixLennart Poettering2017-04-26
* Prep v227: Clean up various *-util.[hc] filesSven Eden2017-04-09
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14