index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.semaphore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-24
NEWS: update for v253-rc1
Zbigniew Jędrzejewski-Szmek
1
-37
/
+265
2023-01-24
path-util: rework file_in_same_dir() on top of path_extract_directory()
Lennart Poettering
6
-84
/
+91
2023-01-24
bootctl-uki: several coding style fixlets
Yu Watanabe
1
-45
/
+60
2023-01-24
bootctl: kernel-inspect: print os info
Gerd Hoffmann
1
-1
/
+28
2023-01-24
man: extend Personality= docs a bit
Lennart Poettering
1
-10
/
+14
2023-01-24
Revert "Resolves #26142 - Fix list of supported personalities"
Lennart Poettering
1
-9
/
+3
2023-01-24
update TODO
Lennart Poettering
1
-3
/
+0
2023-01-24
hostnamectl: show support and among output
Lennart Poettering
1
-0
/
+32
2023-01-24
hostnamed: expose support end timestamp as property on the bus
Lennart Poettering
2
-5
/
+39
2023-01-24
os-util: optionally, return EOL time in os_release_support_ended()
Lennart Poettering
5
-10
/
+12
2023-01-24
os-util: accept SUPPORT_END= with empty string as explicit way to disable con...
Lennart Poettering
1
-3
/
+3
2023-01-24
os-util: when determining support end, don't treat /etc/os-release file as error
Lennart Poettering
1
-2
/
+2
2023-01-24
format-table: add new cell type TABLE_TIMESPAN_DAY
Lennart Poettering
2
-2
/
+9
2023-01-24
os-util: determine distro EOL in UTC, not local timezone
Lennart Poettering
1
-1
/
+1
2023-01-24
tree-wide: unify how we pick OS pretty name to display
Lennart Poettering
7
-8
/
+29
2023-01-24
docs: update instructions for translation strings
Luca Boccassi
1
-1
/
+1
2023-01-24
docs: drop manual rc PR warning step
Luca Boccassi
1
-13
/
+11
2023-01-24
meson: bump numbers for v253-rc1
Luca Boccassi
1
-3
/
+3
2023-01-24
Update hwdb
Luca Boccassi
12
-1197
/
+8681
2023-01-24
NEWS: add list of contributors
Luca Boccassi
1
-0
/
+31
2023-01-24
repart: Mention broken XFS protofile format
Daan De Meyer
1
-0
/
+4
2023-01-24
machinectl: add --now to start/stop containers when enabling/disabling
Mike Yuan
2
-3
/
+46
2023-01-24
man: fix explanation for Credential= match in .link files
Дамјан Георгиевски
1
-1
/
+1
2023-01-23
docs, man: consistently use comma after "For example"
Dmitry V. Levin
9
-9
/
+9
2023-01-23
docs: fix formatting a bit
Dmitry V. Levin
2
-3
/
+3
2023-01-23
docs: fix grammar a bit
Dmitry V. Levin
12
-30
/
+30
2023-01-23
docs: fix a few typos
Dmitry V. Levin
5
-5
/
+5
2023-01-23
boot: Use objcopy with arm64
Callum Farmer
1
-2
/
+11
2023-01-23
sleep: fix memleak
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-01-23
sleep: reduce double logging and improve messages and comments a bit
Zbigniew Jędrzejewski-Szmek
2
-17
/
+16
2023-01-23
test-sleep: add a very simple test that prints battery suspend estimates
Zbigniew Jędrzejewski-Szmek
3
-1
/
+28
2023-01-23
sleep: do not abort if we try to query capacity of missing battery
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-01-23
core: ensure init.scope is realized after drop-ins have been loaded
Luca Boccassi
5
-1
/
+15
2023-01-23
build: add some coloring to --version output
Lennart Poettering
2
-1
/
+46
2023-01-23
test: bump the container spawn timeout to 60s
Frantisek Sumsal
1
-1
/
+1
2023-01-23
test: bump the client-side timeout in sd-bus as well
Frantisek Sumsal
1
-0
/
+3
2023-01-23
machinectl: remove unnecessary initialization
Mike Yuan
1
-1
/
+1
2023-01-23
machinectl: also enable machines.target when enabling machines
Mike Yuan
1
-0
/
+6
2023-01-23
repart: Add note about UIDs/GIDs of copied files and directories
Daan De Meyer
1
-0
/
+6
2023-01-23
Revert "repart: Ensure files end up owned by root in generated filesystems"
Daan De Meyer
3
-95
/
+47
2023-01-23
meson: Use python module for detection
Jan Janssen
1
-7
/
+3
2023-01-23
Revert "repart: Make sure all files in the image are owned by root"
Daan De Meyer
1
-17
/
+9
2023-01-23
meson: Move bootctl sources defintion to its own file
Jan Janssen
2
-18
/
+24
2023-01-23
test: fix TEST-73-LOCALE on Debian
Michael Biebl
1
-3
/
+1
2023-01-23
locale: also save XKB settings to vconsole.conf
Yu Watanabe
5
-18
/
+98
2023-01-23
locale: make errors in writing files not critical
Yu Watanabe
1
-8
/
+4
2023-01-23
locale: merge vconsole_convert_to_x11_and_emit() with method_set_vc_keyboard()
Yu Watanabe
1
-67
/
+58
2023-01-23
locale: split out XKB settings to X11Context
Yu Watanabe
4
-140
/
+262
2023-01-23
locale: rename context_free_vconsole() -> context_clear_vconsole()
Yu Watanabe
1
-16
/
+16
2023-01-23
locale: do not use alloca() for strings which can be potentially arbitrary
Yu Watanabe
1
-6
/
+13
[next]