chiark / gitweb /
Prep v239: path-util.[hc] - Masked path_simplify_and_warn() - Nowhere needed.
[elogind.git] / src / basic / path-util.c
2018-08-24 Sven EdenPrep v239: path-util.[hc] - Masked path_simplify_and_wa...
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringtree-wide: use PATH_STARTSWITH_SET() at two more places
2018-08-24 Lennart Poetteringcore: rework how we validate DeviceAllow= settings
2018-08-24 Zbigniew Jędrzejew... basic/path-util: fix ordering in error message
2018-08-24 Zbigniew Jędrzejew... basic/path-util: use FLAGS_SET in one more place
2018-08-24 Yu Watanabepath-util: introduce path_simplify_and_warn()
2018-08-24 Yu Watanabepath-util: make path_make_relative() support path inclu...
2018-08-24 Yu Watanabepath-util: introduce path_simplify()
2018-08-24 Zbigniew Jędrzejew... tree-wide: do not wrap assert_se in extra parentheses
2018-08-24 Lennart Poetteringpath-util: one more empty_or_root() change
2018-08-24 Lennart Poetteringutil-lib: introduce new empty_or_root() helper (#8746)
2018-08-24 Lennart Poetteringpath-util: document a few other special cases for last_...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Lennart Poetteringmacro: introduce TAKE_PTR() macro
2018-05-30 Lennart Poetteringpath-util: don't insert duplicate "/" in path_make_abso...
2018-05-30 Lennart Poetteringtree-wide: port all code to use safe_getcwd()
2018-05-30 Lennart Poetteringpath-util: introduce new safe_getcwd() wrapper
2018-05-30 Lennart Poetteringpath-util: don't add extra "/" when prefix already...
2018-05-30 Lennart Poetteringpath-util: do something useful if the prefix is ""...
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-12-08 Lennart Poetteringtree-wide: drop a few == NULL and != NULL comparison
2017-11-23 Zbigniew Jędrzejew... util-lib: kill duplicate slashes in lookup paths
2017-12-08 Sven EdenFix various build failures with the latest systemd...
2017-12-07 Sven EdenApply updates from upstream
2017-11-22 Lennart Poetteringpath-util: some updates to path_make_relative()
2017-07-25 Zbigniew Jędrzejew... basic/path-util: allow flags for path_equal_or_files_same
2017-07-19 Sven EdenPrep v233.3: Unmask various functions for future covera...
2017-07-17 Sven EdenPrep v233: Unmask now needed functions in src/basic
2017-07-17 Lennart Poetteringfs-util: unify code we use to check if dirent's d_name...
2017-07-17 Lennart Poetteringfs-util: add flags parameter to chase_symlinks()
2017-07-17 Lennart Poetteringtree-wide: stop using canonicalize_file_name(), use...
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Sven EdenPrep v232: Mask new functions that are unneeded by...
2017-07-05 Sven EdenPrep v232: Add missing includes
2017-07-05 Zbigniew Jędrzejew... tests: clarify test_path_startswith return value (...
2017-07-05 Zbigniew Jędrzejew... tree-wide: introduce free_and_replace helper
2017-07-05 Zbigniew Jędrzejew... Allow block and char classes in DeviceAllow bus propert...
2017-07-05 Zbigniew Jędrzejew... path-util: add a function to peek into a container...
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Martin Pittpath-util: Add hidden suffixes for ucf (#3131)
2017-06-16 Zbigniew Jędrzejew... tree-wide: introduce PATH_IN_SET macro
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Remove remaining emacs settings [1/6] src...
2017-05-17 Thomas Hindoe Paab... basic: re-sort includes
2017-05-17 Thomas Hindoe Paab... basic: include only what we use
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Full diff to master revealed more functions...
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (2/5)
2017-04-26 Sven EdenPrep v228: Clean up the new src/basic/*-util-[hc] files:
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-26 Lennart Poetteringpath-util: minor coding style fix
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-09 Sven EdenPrep v227: Clean up various *-util.[hc] files
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v224: Major cleanup of unneeded functions and...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...