index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
nss-user-lookup.target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
virt: Support detection of LMHS SRE guests
Neil Moore
4
-1
/
+11
2022-12-02
nspawn: Use "Ctrl-" rather than "^" in info msg
Phaedrus Leeds
1
-1
/
+1
2022-12-01
network: unset Link.ndisc_configured only when a new address or route is requ...
Yu Watanabe
1
-6
/
+18
2022-12-01
dissect-image: probe file system via main block device fd/image file fd
Lennart Poettering
2
-14
/
+32
2022-12-01
test-loop-block: let's explicitly flush buffer cache on whole block device
Lennart Poettering
1
-0
/
+9
2022-12-01
test-loop-block: also test dissection without ADD/PIN of partition block devices
Lennart Poettering
1
-0
/
+8
2022-12-01
test-loop-block: tighten tests a bit - check fstype, too
Lennart Poettering
1
-1
/
+10
2022-12-01
update TODO
Lennart Poettering
1
-0
/
+3
2022-12-01
blkid-util: define enum for blkid_do_safeprobe() return values
Lennart Poettering
5
-20
/
+41
2022-12-01
tree-wide: use errno_or_else() more, instead of homegrown checks
Lennart Poettering
2
-9
/
+9
2022-12-01
build(deps): bump ninja from 1.10.2.4 to 1.11.1 in /.github/workflows
dependabot[bot]
1
-15
/
+17
2022-12-01
repart: Ignore copy failures for unsupported file types
Daan De Meyer
2
-2
/
+6
2022-12-01
dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PART...
Lennart Poettering
10
-22
/
+42
2022-12-01
terminal-util: Set OPOST when setting ONLCR
Ray Strode
1
-1
/
+1
2022-12-01
build(deps): bump meson from 0.63.3 to 0.64.1 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2022-12-01
build(deps): bump redhat-plumbers-in-action/differential-shellcheck
dependabot[bot]
1
-1
/
+1
2022-12-01
build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1
dependabot[bot]
2
-2
/
+2
2022-12-01
build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler
dependabot[bot]
1
-1
/
+1
2022-12-01
TODO: add unprivileged nspawn item
Christian Brauner
1
-0
/
+1
2022-12-01
TODO: add socket reduction entry for nspawn
Christian Brauner
1
-0
/
+2
2022-12-01
TODO: add CLONE_PARENT entry for nspawn
Christian Brauner
1
-0
/
+2
2022-12-01
TODO: consolidate nspawn items
Christian Brauner
1
-41
/
+28
2022-12-01
copy: Add COPY_GRACEFUL_WARN
Daan De Meyer
2
-24
/
+43
2022-11-30
update TODO
Lennart Poettering
1
-0
/
+3
2022-11-30
test: a couple of pylint-related tweaks
Frantisek Sumsal
1
-4
/
+4
2022-11-30
test: give the container time to properly shut down on exception
Frantisek Sumsal
1
-1
/
+18
2022-11-30
GA: do not run codeql on systemd-security
Luca Boccassi
1
-0
/
+1
2022-11-30
GA: run development_freeze only on main repository
Luca Boccassi
1
-0
/
+1
2022-11-30
sd-netlink: fix assertion triggered by message_get_serial()
Yu Watanabe
1
-1
/
+2
2022-11-30
mkfs-util: fix memleak
Yu Watanabe
1
-1
/
+3
2022-11-30
network: address: use ASSERT_PTR()
Yu Watanabe
1
-15
/
+5
2022-11-30
network: address: always update link state when an address is removed
Yu Watanabe
1
-7
/
+2
2022-11-30
network: add missing assertion
Yu Watanabe
1
-0
/
+1
2022-11-30
cgtop: Update code comments
Michal Koutný
1
-2
/
+4
2022-11-29
oomd: fix doc comment for oomd_fetch_cgroup_oom_preference
Nick Rosbrook
1
-3
/
+4
2022-11-29
man: clarify ManagedOOMPreference documentation
Nick Rosbrook
1
-4
/
+4
2022-11-29
oomd: only check prefix_uid when uid != 0
Nick Rosbrook
1
-21
/
+27
2022-11-29
dissect-image: merge handlers for 4 different partition designators into one
Lennart Poettering
1
-34
/
+5
2022-11-29
dissect-image: don't probe swap partitions needlessly
Lennart Poettering
1
-0
/
+2
2022-11-29
hwdb: add Clevo touchpad toggle key quirks
Michał Kotyla
1
-0
/
+7
2022-11-29
update TODO
Lennart Poettering
1
-10
/
+0
2022-11-29
units: change Requires=systemd-networkd.service → BindsTo= one more time
Lennart Poettering
1
-1
/
+1
2022-11-29
blkid: add helpers that get gpt partition uuid as sd_id128_t
Lennart Poettering
5
-53
/
+68
2022-11-29
btrfs-util: convert O_PATH if necessary, in btrfs quota call
Lennart Poettering
1
-0
/
+6
2022-11-29
blockdev-util: move O_PATH fd conversion into btrfs_get_block_device_fd() to ...
Lennart Poettering
2
-32
/
+7
2022-11-29
btrfs-util: convert to fd_reopen_condition()
Lennart Poettering
1
-13
/
+5
2022-11-29
fd-util: add new helper fd_reopen_conditional()
Lennart Poettering
3
-0
/
+79
2022-11-29
fdisk-util: add fdisk_partition_get_type_as_id128() helper
Lennart Poettering
4
-24
/
+25
2022-11-29
fdisk-util: add fdisk_partition_get_uuid_as_id128() helper
Lennart Poettering
4
-14
/
+23
2022-11-29
kernel-install: Add uki layout
Joerg Behrmann
3
-6
/
+131
[next]