summaryrefslogtreecommitdiff
path: root/src/shared/import-util.c
Commit message (Expand)AuthorAgeFilesLines
* nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-111-1/+0
* Typos found by codespellDimitri Papadopoulos2021-10-201-1/+1
* import-util: tweak url patching helperLennart Poettering2021-07-301-22/+83
* import: set up btrfs qgroups on correct hierarchyLennart Poettering2021-01-221-9/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* import: don't complain if FS_NOCOW_FL is not availableLennart Poettering2020-01-201-0/+14
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering2019-03-141-1/+1
* import-util: downgrade log message about quota to LOG_DEBUGLennart Poettering2018-11-261-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-2/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* importd: drop dkr supportLennart Poettering2015-12-101-52/+0
* shared: include what we useThomas Hindoe Paaboel Andersen2015-12-061-0/+5
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+1
* util: move filename_is_valid() and path_is_safe() to path-util.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* import: when downloading images, create a subtree quota group for themLennart Poettering2015-10-221-0/+27
* shared/import-util: Tag renamed to referencePavel Odvody2015-05-191-0/+21
* import: rename --verify=sum to --verify=checksumLennart Poettering2015-01-221-1/+1
* import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering2015-01-221-0/+182