summaryrefslogtreecommitdiffstats
path: root/src/import (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* importd: tighten checks in fds passed to usLennart Poettering2024-03-011-0/+12
* importd: add support for downloading sysext/confext/portable images tooLennart Poettering2024-03-0113-106/+462
* import: merge PullFlags enum into ImportFlagsLennart Poettering2024-03-018-118/+112
* importctl: port tabular output for format-table.h APIsLennart Poettering2024-03-011-74/+71
* importctl: modernize signal handlingLennart Poettering2024-03-011-4/+2
* importctl: add standalone client to importdLennart Poettering2024-03-012-0/+875
* importd: modernize signal handling a bitLennart Poettering2024-03-013-30/+14
* importd: trivial modernizationsLennart Poettering2024-03-016-18/+17
* importd: switch to pidrefLennart Poettering2024-03-011-13/+20
* curl-util: fix downloads from file:// URLsLennart Poettering2024-03-012-7/+32
* signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...Lennart Poettering2024-02-233-4/+4
* importd: port importd over to new invoke_callout_binary() APILennart Poettering2024-02-211-2/+5
* 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