summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* switch-root: add a comment regarding the safety limits of rm_rf_children()Lennart Poettering2023-05-171-0/+2
* Merge pull request #27606 from YHNdnzj/loginctl-list-show-stateYu Watanabe2023-05-171-25/+68
|\
| * loginctl: list-sessions: also show stateMike Yuan2023-05-161-3/+20
| * loginctl: list-sessions: minor modernizationMike Yuan2023-05-161-18/+19
| * loginctl: list-users: also show stateMike Yuan2023-05-161-5/+30
* | Merge pull request #27655 from yuwata/udev-net-assign-alternative-names-only-...Yu Watanabe2023-05-1722-89/+176
|\ \
| * | udev/net: assign alternative names only on add ueventYu Watanabe2023-05-165-31/+55
| * | sd-netlink: make rtnl_set_link_name() optionally append alternative namesYu Watanabe2023-05-164-24/+78
| * | udev/net: generate new network interface name only on add ueventYu Watanabe2023-05-161-1/+1
| * | udev/net: verify ID_NET_XYZ before trying to assign it as an alternative nameYu Watanabe2023-05-161-1/+1
| * | udev: make udev_builtin_run() take UdevEvent*Yu Watanabe2023-05-1616-31/+41
| * | udev: use SYNTHETIC_ERRNO() at one more placeYu Watanabe2023-05-161-2/+1
| |/
* | Merge pull request #27651 from mrc0mmand/more-nspawn-testsFrantisek Sumsal2023-05-163-30/+30
|\ \
| * | nspawn: make sure the device type survives when setting device modeFrantisek Sumsal2023-05-161-1/+1
| * | nspawn: fix a global-buffer-overflowFrantisek Sumsal2023-05-161-0/+1
| * | nspawn: fix inverted conditionFrantisek Sumsal2023-05-161-1/+1
| * | nspawn: call json_dispatch() with a correct pointerFrantisek Sumsal2023-05-161-1/+1
| * | nspawn: all hooks should be arrays of objects, not just objectsFrantisek Sumsal2023-05-161-3/+3
| * | nspawn: use the just returned errno in the log messageFrantisek Sumsal2023-05-161-1/+1
| * | nspawn: disableOOMKiller should be boolean, not intFrantisek Sumsal2023-05-161-7/+7
| * | nspawn: modernize the cleanup functions a bitFrantisek Sumsal2023-05-161-16/+12
| * | nspawn: avoid NULL pointer dereferenceFrantisek Sumsal2023-05-162-0/+3
| * | nspawn: file system namespace -> mount namespaceFrantisek Sumsal2023-05-151-1/+1
| * | nspawn: fix a typo in an error messageFrantisek Sumsal2023-05-151-1/+1
* | | Merge pull request #27659 from yuwata/memfd-sealMike Yuan2023-05-164-2/+48
|\ \ \
| * | | test: add basic test for memfd_set_sealed() and memfd_get_sealed()Yu Watanabe2023-05-162-0/+31
| * | | memfd-util: set F_SEAL_EXEC flag if supportedYu Watanabe2023-05-161-1/+7
| * | | memfd-util: memfd may also have F_SEAL_EXEC flagYu Watanabe2023-05-161-1/+2
| * | | missing: add more F_SEAL_XYZ flagsYu Watanabe2023-05-161-0/+8
| | |/ | |/|
* | | Merge pull request #27638 from YHNdnzj/upheldby-unit-fileMike Yuan2023-05-167-13/+39
|\ \ \
| * | | test: add tests for UpheldBy= in [Install] sectionMike Yuan2023-05-151-2/+10
| * | | unit-file: support UpheldBy= in [Install] settings (adding Upholds= depsMike Yuan2023-05-156-11/+29
| | |/ | |/|
* | | Merge pull request #27573 from poettering/sd-bus-descriptionLennart Poettering2023-05-169-112/+346
|\ \ \
| * | | busctl: set a description for the bus connectionLennart Poettering2023-05-161-0/+2
| * | | pid1: debug log client comm/description strings if available for incoming con...Lennart Poettering2023-05-161-2/+20
| * | | test: add testcase for the new sockaddr metainfo logicLennart Poettering2023-05-162-0/+131
| * | | sd-bus: use the new information in the client's sockaddr in the creds structureLennart Poettering2023-05-163-2/+89
| * | | sd-bus: bind outgoing AF_UNIX sockets to abstract addresses conveying client ...Lennart Poettering2023-05-161-0/+49
| * | | test-bus-server: minor modernizationsLennart Poettering2023-05-161-6/+1
| * | | test-bus-chat: modernize a few thingsLennart Poettering2023-05-161-102/+54
| | |/ | |/|
* | | Merge pull request #27648 from poettering/common-dissect-dirLennart Poettering2023-05-1615-42/+60
|\ \ \
| * | | dissect-image: port mount_image_privately_interactively() to use /run/systemd...Lennart Poettering2023-05-1612-39/+43
| * | | pid1: port unit namespacing to new /run/systemd/mount-rootfs dirLennart Poettering2023-05-161-3/+4
| * | | namespace: introduce a common dir in /run/ that we can use to see new root fs...Lennart Poettering2023-05-161-0/+5
| * | | mount-util: add umount_and_free() helperLennart Poettering2023-05-161-0/+8
| |/ /
* | | Merge pull request #27647 from poettering/mount-setup-tweakletsLennart Poettering2023-05-161-21/+17
|\ \ \
| * | | mount-setup: minor modernizationLennart Poettering2023-05-161-15/+13
| * | | mount-setup: minor log improvementLennart Poettering2023-05-161-1/+1
| * | | mount-setup: port to logging about mount attempts via mount_*follow_verbose()Lennart Poettering2023-05-161-5/+3
| |/ /
* | | base-filesystem: mention why we don't carry an entry for /tmp/ for nowLennart Poettering2023-05-161-0/+4