index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to fix exittype test flakyness
Henri Chain
2021-11-25
1
-10
/
+11
*
journal: Remove entry seqnum revert logic
Daan De Meyer
2021-11-25
1
-30
/
+2
*
test: don't provide password to deactivation
Lennart Poettering
2021-11-25
1
-3
/
+3
*
homed: support LogControl1 D-Bus API too, and make use of it
Lennart Poettering
2021-11-25
2
-0
/
+5
*
Merge pull request #21487 from DaanDeMeyer/dissect-image-other-arch
Lennart Poettering
2021-11-25
10
-237
/
+261
|
\
|
*
mkosi: Install sd-boot using postinst script instead of in build script
Daan De Meyer
2021-11-25
2
-9
/
+6
|
*
shared: Add support for non-native architectures to dissect_image()
Daan De Meyer
2021-11-24
2
-156
/
+155
|
*
gpt: Store the partition type in GptPartitionType
Daan De Meyer
2021-11-24
2
-42
/
+47
|
*
gpt: Store the architecture in GptPartitionType
Daan De Meyer
2021-11-24
3
-22
/
+45
|
*
basic: Rename SECONDARY_ARCHITECTURE to ARCHITECTURE_SECONDARY
Daan De Meyer
2021-11-24
3
-13
/
+13
|
*
gpt: Rename PPC64LE TO PPC64_LE
Daan De Meyer
2021-11-24
3
-16
/
+16
|
*
basic: Give architecure enum a name
Daan De Meyer
2021-11-24
1
-2
/
+2
*
|
journal: Add more information to --verify error messages
Daan De Meyer
2021-11-25
1
-30
/
+91
*
|
json: add new JSON_BUILD_CONST_STRING() macro
Lennart Poettering
2021-11-25
16
-44
/
+45
*
|
json: don't assert() if we add a NULL element via json_variant_set_field()
Lennart Poettering
2021-11-25
2
-1
/
+24
*
|
Update LINGUAS (#21499)
Hugo Carvalho
2021-11-25
1
-6
/
+6
*
|
repart,homed: split out disk cleanup macros into generic header
Lennart Poettering
2021-11-25
4
-12
/
+18
*
|
list: add LIST_POP() helper that pops the first item off a linked list
Lennart Poettering
2021-11-25
2
-0
/
+18
*
|
man: "-j", not "-J" is the shortcut for JSON mode in homectl
Lennart Poettering
2021-11-25
1
-2
/
+2
*
|
Merge pull request #21503 from poettering/ioprio-fix
Yu Watanabe
2021-11-25
12
-66
/
+101
|
\
\
|
*
|
test: make test-execute pass on Linux 5.15
Lennart Poettering
2021-11-24
1
-1
/
+2
|
*
|
man: don't mention IOSchedulingClass=none anymore in the docs
Lennart Poettering
2021-11-24
1
-5
/
+7
|
*
|
test: add test for ioprio normalization
Lennart Poettering
2021-11-24
1
-12
/
+18
|
*
|
core: normalize ioprio values we acquire from kernel
Lennart Poettering
2021-11-24
1
-1
/
+1
|
*
|
ioprio: normalize io priority values in configuration
Lennart Poettering
2021-11-24
3
-4
/
+9
|
*
|
ioprio-util: add macro for default ioprio settings
Lennart Poettering
2021-11-24
3
-4
/
+8
|
*
|
shared: split out ioprio related stuff into ioprio-util.[ch]
Lennart Poettering
2021-11-24
10
-39
/
+56
*
|
|
Merge pull request #21492 from andch-nn/add-micmute-dell-machine
Yu Watanabe
2021-11-25
1
-0
/
+4
|
\
\
\
|
*
|
|
keymap: Add microphone mute keymap for Dell Machine
Andy Chi
2021-11-22
1
-0
/
+2
|
*
|
|
hwdb: 60-keyboard:: Update Dell Privacy Micmute Hotkey Map
Andy Chi
2021-11-22
1
-0
/
+2
*
|
|
|
Merge pull request #21506 from poettering/homed-uidmap-fixes
Yu Watanabe
2021-11-25
10
-19
/
+53
|
\
\
\
\
|
*
|
|
|
homework: add debug log message whenever we applied a uidmap to a mount
Lennart Poettering
2021-11-24
1
-0
/
+2
|
*
|
|
|
homework: fix a bad error propagation
Lennart Poettering
2021-11-24
1
-1
/
+1
|
*
|
|
|
homework: also apply uid shifting when changing passwords/resizing/updating h...
Lennart Poettering
2021-11-24
2
-0
/
+12
|
*
|
|
|
homework: don't try to shift uidmap for already activated home areas
Lennart Poettering
2021-11-24
8
-13
/
+24
|
*
|
|
|
homework: fix message typo
Lennart Poettering
2021-11-24
1
-1
/
+1
|
*
|
|
|
homectl: also acquire "cheap" passwords for homectl update/passwd
Lennart Poettering
2021-11-24
1
-4
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #21508 from poettering/conn-count-fix
Yu Watanabe
2021-11-25
4
-54
/
+59
|
\
\
\
\
|
*
|
|
|
man: suggest usage of CollectMode= in Accept=yes services
Lennart Poettering
2021-11-25
1
-26
/
+22
|
*
|
|
|
socket: various modernizations
Lennart Poettering
2021-11-25
1
-12
/
+13
|
*
|
|
|
socket: always pass socket, fd and SocketPeer ownership to service together
Lennart Poettering
2021-11-25
3
-16
/
+24
*
|
|
|
|
build: fix build without seccomp
Dominique Martinet
2021-11-25
3
-24
/
+34
*
|
|
|
|
build(deps): bump github/codeql-action from 1.0.23 to 1.0.24
dependabot[bot]
2021-11-25
1
-3
/
+3
|
/
/
/
/
*
|
|
|
journal: Don't allow creating invalid objects
Daan De Meyer
2021-11-24
2
-24
/
+22
*
|
|
|
Merge pull request #21502 from keszybz/os-release-debugging
Lennart Poettering
2021-11-24
7
-53
/
+68
|
\
\
\
\
|
*
|
|
|
dissect-image: always say "file of image" when reporting about the image
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-8
/
+8
|
*
|
|
|
Add debug logs of extension-release scanning
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-11
/
+24
|
*
|
|
|
dissect-image: provide a more useful message when ENOMEDIUM is returned
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-7
/
+10
|
*
|
|
|
dissect-image: do not enable "verification" when trying to acquire metadata
Zbigniew Jędrzejewski-Szmek
2021-11-24
4
-9
/
+10
|
*
|
|
|
dissect-image: reuse common exit path
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-4
/
+2
[next]