index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-machine-id-setup.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
Try to fix exittype test flakyness
Henri Chain
1
-10
/
+11
2021-11-25
journal: Remove entry seqnum revert logic
Daan De Meyer
1
-30
/
+2
2021-11-25
test: don't provide password to deactivation
Lennart Poettering
1
-3
/
+3
2021-11-25
homed: support LogControl1 D-Bus API too, and make use of it
Lennart Poettering
2
-0
/
+5
2021-11-25
journal: Add more information to --verify error messages
Daan De Meyer
1
-30
/
+91
2021-11-25
json: add new JSON_BUILD_CONST_STRING() macro
Lennart Poettering
16
-44
/
+45
2021-11-25
json: don't assert() if we add a NULL element via json_variant_set_field()
Lennart Poettering
2
-1
/
+24
2021-11-25
mkosi: Install sd-boot using postinst script instead of in build script
Daan De Meyer
2
-9
/
+6
2021-11-25
Update LINGUAS (#21499)
Hugo Carvalho
1
-6
/
+6
2021-11-25
repart,homed: split out disk cleanup macros into generic header
Lennart Poettering
4
-12
/
+18
2021-11-25
list: add LIST_POP() helper that pops the first item off a linked list
Lennart Poettering
2
-0
/
+18
2021-11-25
man: "-j", not "-J" is the shortcut for JSON mode in homectl
Lennart Poettering
1
-2
/
+2
2021-11-25
build: fix build without seccomp
Dominique Martinet
3
-24
/
+34
2021-11-25
build(deps): bump github/codeql-action from 1.0.23 to 1.0.24
dependabot[bot]
1
-3
/
+3
2021-11-25
man: suggest usage of CollectMode= in Accept=yes services
Lennart Poettering
1
-26
/
+22
2021-11-25
socket: various modernizations
Lennart Poettering
1
-12
/
+13
2021-11-25
socket: always pass socket, fd and SocketPeer ownership to service together
Lennart Poettering
3
-16
/
+24
2021-11-24
journal: Don't allow creating invalid objects
Daan De Meyer
2
-24
/
+22
2021-11-24
unit_is_bound_by_inactive: fix return pointer check
Dominique Martinet
1
-1
/
+1
2021-11-24
homework: add debug log message whenever we applied a uidmap to a mount
Lennart Poettering
1
-0
/
+2
2021-11-24
homework: fix a bad error propagation
Lennart Poettering
1
-1
/
+1
2021-11-24
homework: also apply uid shifting when changing passwords/resizing/updating h...
Lennart Poettering
2
-0
/
+12
2021-11-24
homework: don't try to shift uidmap for already activated home areas
Lennart Poettering
8
-13
/
+24
2021-11-24
homework: fix message typo
Lennart Poettering
1
-1
/
+1
2021-11-24
homectl: also acquire "cheap" passwords for homectl update/passwd
Lennart Poettering
1
-4
/
+13
2021-11-24
dissect-image: always say "file of image" when reporting about the image
Zbigniew Jędrzejewski-Szmek
1
-8
/
+8
2021-11-24
Add debug logs of extension-release scanning
Zbigniew Jędrzejewski-Szmek
1
-11
/
+24
2021-11-24
dissect-image: provide a more useful message when ENOMEDIUM is returned
Zbigniew Jędrzejewski-Szmek
1
-7
/
+10
2021-11-24
dissect-image: do not enable "verification" when trying to acquire metadata
Zbigniew Jędrzejewski-Szmek
4
-9
/
+10
2021-11-24
test: make test-execute pass on Linux 5.15
Lennart Poettering
1
-1
/
+2
2021-11-24
man: don't mention IOSchedulingClass=none anymore in the docs
Lennart Poettering
1
-5
/
+7
2021-11-24
test: add test for ioprio normalization
Lennart Poettering
1
-12
/
+18
2021-11-24
core: normalize ioprio values we acquire from kernel
Lennart Poettering
1
-1
/
+1
2021-11-24
ioprio: normalize io priority values in configuration
Lennart Poettering
3
-4
/
+9
2021-11-24
ioprio-util: add macro for default ioprio settings
Lennart Poettering
3
-4
/
+8
2021-11-24
shared: split out ioprio related stuff into ioprio-util.[ch]
Lennart Poettering
10
-39
/
+56
2021-11-24
dissect-image: reuse common exit path
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2021-11-24
shared/format-table: drop unnecessary _cleanup_
Zbigniew Jędrzejewski-Szmek
1
-13
/
+13
2021-11-24
test-pretty-print: spelling nitpick
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-11-24
shared: Add support for non-native architectures to dissect_image()
Daan De Meyer
2
-156
/
+155
2021-11-24
gpt: Store the partition type in GptPartitionType
Daan De Meyer
2
-42
/
+47
2021-11-24
gpt: Store the architecture in GptPartitionType
Daan De Meyer
3
-22
/
+45
2021-11-24
shell-completion: add journalctl --facility
Zbigniew Jędrzejewski-Szmek
2
-2
/
+14
2021-11-24
basic: Rename SECONDARY_ARCHITECTURE to ARCHITECTURE_SECONDARY
Daan De Meyer
3
-13
/
+13
2021-11-24
gpt: Rename PPC64LE TO PPC64_LE
Daan De Meyer
3
-16
/
+16
2021-11-24
basic: Give architecure enum a name
Daan De Meyer
1
-2
/
+2
2021-11-24
basic/architectures: sort by name and remove duplicates
Zbigniew Jędrzejewski-Szmek
1
-79
/
+76
2021-11-24
bpf: fix memleak in restrict_fs_bpf
Julia Kartseva
1
-1
/
+1
2021-11-24
recurse-dir: give callers of recurse_dir_at() control over path prefix
Lennart Poettering
1
-4
/
+1
2021-11-23
update TODO
Lennart Poettering
1
-0
/
+11
[next]