summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-14busctl: teach busctl a --capsule=/-C switch tooLennart Poettering1-2/+19
2024-03-14run: allow connecting to capsule instances with --capsule=/-CLennart Poettering1-3/+50
2024-03-14systemctl: allow connecting to capsule instances with --capsule=/-CLennart Poettering3-6/+37
2024-03-14bus-util: add ability to connect directly to capsule instances of systemd --userLennart Poettering2-13/+171
2024-03-14util: add capsule-util.[ch] with helpers for capsulesLennart Poettering3-0/+22
2024-03-14units: add systemd-capsule@.serviceLennart Poettering5-0/+64
2024-03-14sd-bus: add ability to connect to bus as a specific userLennart Poettering3-5/+121
2024-03-14ptyfwd: fix typoYu Watanabe1-1/+1
2024-03-14TODO: fix typoYu Watanabe1-1/+1
2024-03-14stat-util: fix typoYu Watanabe1-1/+1
2024-03-14creds-util: port make_credential_host_secret() over to link_tmpfile_at()Lennart Poettering1-32/+13
2024-03-14tmpfile-util: port link_tmpfile_at() over to linkat_replace()Lennart Poettering1-26/+6
2024-03-14fs-util: add new helper linkat_replace()Lennart Poettering3-0/+108
2024-03-14fs-util: move link_fd() from tmpfile-util.c into generic fs-util.cLennart Poettering3-20/+22
2024-03-14path-util: add helper that checks if a path definitely refers to a dirLennart Poettering3-0/+40
2024-03-14core/cgroup: introduce MemoryZSwapWriteback settingMike Yuan8-6/+88
2024-03-13mkosi: Enable KVMDaan De Meyer1-2/+4
2024-03-13mkosi: Allow booting without secure bootDaan De Meyer1-2/+3
2024-03-13boot: Only use io.systemd.boot.kernel-cmdline-extra for type 1 imagesDaan De Meyer1-1/+1
2024-03-13build(deps): bump github/codeql-action from 3.24.6 to 3.24.7dependabot[bot]2-4/+4
2024-03-13build(deps): bump pkg/debian from `49132a8` to `5451923`dependabot[bot]1-0/+0
2024-03-13build(deps): bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]12-12/+12
2024-03-13build(deps): bump meson from 1.3.2 to 1.4.0 in /.github/workflowsdependabot[bot]1-3/+3
2024-03-13build(deps): bump softprops/action-gh-release from 1 to 2dependabot[bot]1-1/+1
2024-03-13meson: always use vcs_tagZbigniew Jędrzejewski-Szmek1-14/+9
2024-03-13meson: .git can also be a fileZbigniew Jędrzejewski-Szmek1-1/+1
2024-03-13vmspawn: fix FD passing logicSam Leonard1-1/+1
2024-03-13vmspawn: prefix extra kernel-cmdline-extra with -smbiosSam Leonard1-0/+4
2024-03-13units: Bump various oneshot unit timeouts to 90sDaan De Meyer2-2/+2
2024-03-13fuzz: make sure DHCP client leases are loaded successfullyEvgeny Vereshchagin1-3/+2
2024-03-13mkosi: Drop leftover mkosi.kernel.configDaan De Meyer1-286/+0
2024-03-13udev: add assert for EVENT_RESULT_EXIT_STATUS_BASE (#31710)sharad30011-0/+1
2024-03-13network/varlink: return StorageReadOnly errorYu Watanabe2-3/+8
2024-03-13networkctl.c : call 'assert_not_reached' where appropriateAKHIL KUMAR1-1/+1
2024-03-13networkd-manager: drop spurious returnMike Yuan1-1/+1
2024-03-13mkosi: Introduce packaging sources as submodulesDaan De Meyer13-18/+28
2024-03-13mkosi: Remove some leftover shell debuggingDaan De Meyer3-3/+3
2024-03-13mkosi: Use same pkg/ subdirectory for debian and ubuntuDaan De Meyer14-44/+49
2024-03-13update TODOLennart Poettering1-0/+5
2024-03-13update TODOLennart Poettering1-1/+5
2024-03-13polkit: add another flag that controls how to treat the PK absent caseLennart Poettering2-29/+54
2024-03-13polkit: add new POLKIT_ALWAYS_QUERY flagLennart Poettering2-8/+14
2024-03-13polkit: allow checking if we already acquired some actionLennart Poettering2-4/+37
2024-03-13local-addresses: call 'assert_not_reached' where appropriate (#31728)SidhuRupinder1-1/+1
2024-03-13sd-ndisc-router: adjust function names and type of returned valueYu Watanabe4-90/+52
2024-03-13sd-ndisc-router: introduce sd_ndisc_router_get_sender_mac()Yu Watanabe2-0/+8
2024-03-13ndisc-option: drop unused functionYu Watanabe2-11/+0
2024-03-13sd-ndisc-router: use ndisc_parse_options() and friends to parse Router Advert...Yu Watanabe2-665/+93
2024-03-13ndisc-option: introduce generic NDisc option parserYu Watanabe3-6/+924
2024-03-13sd-ndisc: rename ndisc-protocol.[ch] -> ndisc-option.[ch]Yu Watanabe5-4/+4