index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
testsuite-16.units
/
success-all.service
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2023-01-23
locale: several coding style fixlets
Yu Watanabe
3
-55
/
+80
2023-01-22
Resolves #26142 - Fix list of supported personalities
Steve Ramage
1
-3
/
+9
2023-01-22
hwdb: Prevent activation of airplane mode on HP ENVY x360
DaPigGuy
1
-0
/
+2
2023-01-22
shared/install: rework an assert to appease gcc-13
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2023-01-22
shared/install: rework InstallChange to always have .path set
Zbigniew Jędrzejewski-Szmek
1
-2
/
+6
2023-01-22
man/sd_notify: fix indentation in sample programs
Zbigniew Jędrzejewski-Szmek
1
-11
/
+14
2023-01-22
man: minor corrections
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2023-01-21
sd-path: export env. generators paths
David Tardon
4
-65
/
+101
2023-01-21
systemctl,test: -EBADF instead of -EBADFD
Yu Watanabe
2
-2
/
+2
2023-01-21
logs-show: add a splash of colour to verbose output
Lennart Poettering
1
-17
/
+32
2023-01-21
logs-show: minor modernizations
Lennart Poettering
1
-21
/
+27
2023-01-21
sd-journal: validate monotonic timestamp before returning it
Lennart Poettering
1
-3
/
+6
2023-01-21
string-util: add common implementation of function that converts sized charac...
Lennart Poettering
9
-56
/
+129
2023-01-21
test-load-fragment: shorten code a bit
Yu Watanabe
1
-4
/
+2
2023-01-21
test-load-fragment: fix memleak
Yu Watanabe
1
-0
/
+2
2023-01-21
hwdb: Add touchpad toggle mapping for System76 Pangolin 12
13r0ck
1
-1
/
+5
2023-01-21
logs-show: move strlen() handling into update_json_data() so that we can use ...
Lennart Poettering
1
-6
/
+11
2023-01-20
timesyncd: make sure to update mtime of clock file on each boot
Lennart Poettering
1
-0
/
+51
2023-01-20
timesyncd: modernize load_clock_timestamp() a bit
Lennart Poettering
1
-29
/
+26
2023-01-20
timesyncd: write structured log messages whenever we bump the clock based on ...
Lennart Poettering
3
-8
/
+27
2023-01-20
journal: use compound initializors at one more place
Lennart Poettering
1
-6
/
+8
2023-01-20
journal: modernize match_make_string()
Lennart Poettering
1
-17
/
+8
2023-01-20
journalctl: don't convert between strv/Set for each log line
Lennart Poettering
3
-17
/
+9
2023-01-20
logs-show: use json_variant_unref_many() where appropriate
Lennart Poettering
1
-5
/
+1
2023-01-20
bootctl: remove space that should not be there
Lennart Poettering
1
-1
/
+1
2023-01-20
bootctl: split out boot loader spec + boot loader interface commands in --hel...
Lennart Poettering
2
-20
/
+33
2023-01-20
bootctl: realign column in --help text
Lennart Poettering
1
-17
/
+17
2023-01-20
bootctl: change section title for kernel image commands
Lennart Poettering
2
-3
/
+3
2023-01-20
bootctl: drop full stop at end of --help texts
Lennart Poettering
1
-2
/
+2
2023-01-20
hostnamectl: show firmware date with date only, without time
Lennart Poettering
1
-1
/
+1
2023-01-20
format-table: add cell type for showing date only timestamps
Lennart Poettering
2
-1
/
+9
2023-01-20
time-util: add timestamp output style that shows dates only, no times
Lennart Poettering
3
-17
/
+47
[next]