index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
busctl: teach busctl a --capsule=/-C switch too
Lennart Poettering
1
-2
/
+19
2024-03-14
run: allow connecting to capsule instances with --capsule=/-C
Lennart Poettering
1
-3
/
+50
2024-03-14
systemctl: allow connecting to capsule instances with --capsule=/-C
Lennart Poettering
3
-6
/
+37
2024-03-14
bus-util: add ability to connect directly to capsule instances of systemd --user
Lennart Poettering
2
-13
/
+171
2024-03-14
util: add capsule-util.[ch] with helpers for capsules
Lennart Poettering
3
-0
/
+22
2024-03-14
units: add systemd-capsule@.service
Lennart Poettering
5
-0
/
+64
2024-03-14
sd-bus: add ability to connect to bus as a specific user
Lennart Poettering
3
-5
/
+121
2024-03-14
ptyfwd: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-14
TODO: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-14
stat-util: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-14
creds-util: port make_credential_host_secret() over to link_tmpfile_at()
Lennart Poettering
1
-32
/
+13
2024-03-14
tmpfile-util: port link_tmpfile_at() over to linkat_replace()
Lennart Poettering
1
-26
/
+6
2024-03-14
fs-util: add new helper linkat_replace()
Lennart Poettering
3
-0
/
+108
2024-03-14
fs-util: move link_fd() from tmpfile-util.c into generic fs-util.c
Lennart Poettering
3
-20
/
+22
2024-03-14
path-util: add helper that checks if a path definitely refers to a dir
Lennart Poettering
3
-0
/
+40
2024-03-14
core/cgroup: introduce MemoryZSwapWriteback setting
Mike Yuan
8
-6
/
+88
2024-03-13
mkosi: Enable KVM
Daan De Meyer
1
-2
/
+4
2024-03-13
mkosi: Allow booting without secure boot
Daan De Meyer
1
-2
/
+3
2024-03-13
boot: Only use io.systemd.boot.kernel-cmdline-extra for type 1 images
Daan De Meyer
1
-1
/
+1
2024-03-13
build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
dependabot[bot]
2
-4
/
+4
2024-03-13
build(deps): bump pkg/debian from `49132a8` to `5451923`
dependabot[bot]
1
-0
/
+0
2024-03-13
build(deps): bump actions/checkout from 4.1.1 to 4.1.2
dependabot[bot]
12
-12
/
+12
2024-03-13
build(deps): bump meson from 1.3.2 to 1.4.0 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2024-03-13
build(deps): bump softprops/action-gh-release from 1 to 2
dependabot[bot]
1
-1
/
+1
2024-03-13
meson: always use vcs_tag
Zbigniew Jędrzejewski-Szmek
1
-14
/
+9
2024-03-13
meson: .git can also be a file
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2024-03-13
vmspawn: fix FD passing logic
Sam Leonard
1
-1
/
+1
2024-03-13
vmspawn: prefix extra kernel-cmdline-extra with -smbios
Sam Leonard
1
-0
/
+4
2024-03-13
units: Bump various oneshot unit timeouts to 90s
Daan De Meyer
2
-2
/
+2
2024-03-13
fuzz: make sure DHCP client leases are loaded successfully
Evgeny Vereshchagin
1
-3
/
+2
2024-03-13
mkosi: Drop leftover mkosi.kernel.config
Daan De Meyer
1
-286
/
+0
2024-03-13
udev: add assert for EVENT_RESULT_EXIT_STATUS_BASE (#31710)
sharad3001
1
-0
/
+1
2024-03-13
network/varlink: return StorageReadOnly error
Yu Watanabe
2
-3
/
+8
2024-03-13
networkctl.c : call 'assert_not_reached' where appropriate
AKHIL KUMAR
1
-1
/
+1
2024-03-13
networkd-manager: drop spurious return
Mike Yuan
1
-1
/
+1
2024-03-13
mkosi: Introduce packaging sources as submodules
Daan De Meyer
13
-18
/
+28
2024-03-13
mkosi: Remove some leftover shell debugging
Daan De Meyer
3
-3
/
+3
2024-03-13
mkosi: Use same pkg/ subdirectory for debian and ubuntu
Daan De Meyer
14
-44
/
+49
2024-03-13
update TODO
Lennart Poettering
1
-0
/
+5
2024-03-13
update TODO
Lennart Poettering
1
-1
/
+5
2024-03-13
polkit: add another flag that controls how to treat the PK absent case
Lennart Poettering
2
-29
/
+54
2024-03-13
polkit: add new POLKIT_ALWAYS_QUERY flag
Lennart Poettering
2
-8
/
+14
2024-03-13
polkit: allow checking if we already acquired some action
Lennart Poettering
2
-4
/
+37
2024-03-13
local-addresses: call 'assert_not_reached' where appropriate (#31728)
SidhuRupinder
1
-1
/
+1
2024-03-13
sd-ndisc-router: adjust function names and type of returned value
Yu Watanabe
4
-90
/
+52
2024-03-13
sd-ndisc-router: introduce sd_ndisc_router_get_sender_mac()
Yu Watanabe
2
-0
/
+8
2024-03-13
ndisc-option: drop unused function
Yu Watanabe
2
-11
/
+0
2024-03-13
sd-ndisc-router: use ndisc_parse_options() and friends to parse Router Advert...
Yu Watanabe
2
-665
/
+93
2024-03-13
ndisc-option: introduce generic NDisc option parser
Yu Watanabe
3
-6
/
+924
2024-03-13
sd-ndisc: rename ndisc-protocol.[ch] -> ndisc-option.[ch]
Yu Watanabe
5
-4
/
+4
[next]