summaryrefslogtreecommitdiffstats
path: root/src/import (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: replace FOREACH_POINTER with FOREACH_ARGUMENTMike Yuan2024-01-243-19/+19
* importd: use Type=notifyMike Yuan2024-01-091-13/+12
* hexdecoct: make unbase64mem and unhexmem always use SIZE_MAXMike Yuan2024-01-081-1/+1
* bus-polkit: port polkit_registry to use value destructors in hash_opsLennart Poettering2024-01-031-1/+1
* tree-wide: drop space between variable and an increment/decrementYu Watanabe2023-12-241-1/+1
* polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus featureLennart Poettering2023-12-211-24/+6
* import: append % to X_IMPORT_PROGRESS=Frantisek Sumsal2023-11-257-7/+7
* test: always call test_setup_logging()Yu Watanabe2023-11-171-0/+3
* process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...Lennart Poettering2023-11-023-4/+4
* fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLETLennart Poettering2023-10-263-4/+4
* tree-wide: check if return value of lseek() and friends is negativeYu Watanabe2023-10-193-4/+4
* export: use highlighting in --helpZbigniew Jędrzejewski-Szmek2023-09-141-8/+13
* io-util: introduce loop_write_full that takes a timeoutMike Yuan2023-09-074-5/+5
* copy: Add support for creating subvolumes to copy_tree_at()Daan De Meyer2023-08-141-1/+1
* btrfs-util: Move subvolume creation to basic/btrfs.hDaan De Meyer2023-08-142-2/+2
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-12/+9
* meson: move declarations of machined and friendsYu Watanabe2023-08-011-14/+77
* Drop split-usr and unmerged-usr supportLuca Boccassi2023-07-281-1/+1
* tree-wide: fix typos reported by Fossies Codespell reportYu Watanabe2023-07-121-2/+2
* btrfs-util: Add btrfs_subvol_snapshot_at()Daan De Meyer2023-06-063-7/+7
* copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()Daan De Meyer2023-06-061-3/+3
* copy: rename reflink_full() -> reflink_range()Yu Watanabe2023-04-281-1/+1
* copy: Introduce reflink() and reflink_full()Daan De Meyer2023-04-283-4/+4
* import: use truncate_nl() where appropriateLennart Poettering2023-03-241-3/+2
* tree-wide: port various places to find_line_startswith()Lennart Poettering2023-03-241-8/+3
* copy: Move chattr arguments to full function signaturesDaan De Meyer2023-03-212-2/+0
* meson: Introduce userspace depJan Janssen2023-03-101-1/+2
* importd: hook up memory pressure, SIGRTMIN-18 (and in fact SIGINT + SIGTERM)Lennart Poettering2023-03-011-2/+19
* Merge pull request #26203 from medhefgo/mesonYu Watanabe2023-02-221-5/+9
|\
| * meson: Use dicts for test definitionsJan Janssen2023-02-211-5/+9
* | tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDSYu Watanabe2023-02-203-39/+17
|/
* copy: Make copy_xattr() more genericDaan De Meyer2023-02-143-3/+3
* tree-wide: set FORK_RLIMIT_NOFILE_SAFE flagYu Watanabe2023-02-071-4/+1
* importd: Always specify file unpacked by tarArsen Arsenović2023-01-311-1/+2
* meson: Do not include headers in source listsJan Janssen2023-01-241-14/+4
* import: use CURLOPT_PROTOCOLS_STR with libcurl >= 7.85.0Frantisek Sumsal2023-01-091-0/+4
* import: use CURLINFO_SCHEME instead of CURLINFO_PROTOCOLFrantisek Sumsal2023-01-091-5/+5
* tree-wide: use -EBADF moreYu Watanabe2022-12-202-4/+4
* tree-wide: introduce PIPE_EBADF macroYu Watanabe2022-12-203-4/+4
* tree-wide: use -EBADF also in pipe initializersZbigniew Jędrzejewski-Szmek2022-12-193-4/+4
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-1911-25/+25
* import: wire up SYSTEMD_IMPORT_BTRFS_{SUBVOL,QUOTA} to importdIvan Shapovalov2022-12-031-4/+36
* tree-wide: make constant ratelimit compound actually constLennart Poettering2022-11-221-1/+1
* copy: Support passing a deny list of files/directories to not copyDaan De Meyer2022-11-101-1/+1
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-0811-11/+0
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-084-0/+4
* fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()Yu Watanabe2022-09-172-2/+2
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-135-46/+22
* tree-wide: port things dirname_malloc() → path_extract_directory()Lennart Poettering2022-08-231-6/+0