index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
analyze-dump-sort.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
Fix confusion between killer and prey
Zbigniew Jędrzejewski-Szmek
18
-76
/
+76
2024-06-18
repart: fix memory leak
Antonio Alvarez Feijoo
1
-0
/
+1
2024-06-18
mkosi: restrict noble-backports to noble builds
Luca Boccassi
2
-0
/
+2
2024-06-18
install: allow removing symlinks even for units that are gone
Luca Boccassi
2
-4
/
+16
2024-06-18
man: suffix tmpfiles.d with /, as per coding style
Lennart Poettering
1
-1
/
+1
2024-06-18
tmpfiles: mention that --create also adjusts files/directories in --help text
Lennart Poettering
1
-1
/
+1
2024-06-18
tmpfiles: suffix --replace= properly with = in comment
Lennart Poettering
1
-6
/
+4
2024-06-18
tmpfiles: make --tldr help text symmetric to --cat-config
Lennart Poettering
1
-1
/
+1
2024-06-18
tmpfiles: improve debug logging around O_NOATIME fallback
Lennart Poettering
1
-4
/
+3
2024-06-18
tmpfiles: remove pointless empty line
Lennart Poettering
1
-1
/
+0
2024-06-18
tmpfiles: move --purge to command section in --help text where it belongs
Lennart Poettering
1
-2
/
+3
2024-06-18
tmpfiles: insist on at least one configuration file being specified on --purge
Lennart Poettering
2
-6
/
+24
2024-06-18
Add OrangePi NEO Scancodes
Derek J. Clark
1
-0
/
+9
2024-06-18
NEWS: fix typo
Carlo Teubner
1
-1
/
+1
2024-06-18
logs-show: use _SOURCE_MONOTONIC_TIMESTAMP when _SOURCE_BOOTTIME_TIMESTAMP fi...
Yu Watanabe
1
-10
/
+18
2024-06-18
journal: introduce _SOURCE_BOOTTIME_TIMESTAMP field
Yu Watanabe
1
-3
/
+11
2024-06-18
sd-journal: realign flags
Yu Watanabe
1
-3
/
+3
2024-06-18
logs-show: do not use _SOURCE_MONOTONIC_TIMESTAMP field
Yu Watanabe
1
-0
/
+6
2024-06-18
tmpfiles: honour --dry-run when removing directories
Lennart Poettering
1
-4
/
+10
2024-06-18
tmpfiles: sort needs_purge line list in same order as enum defines them
Lennart Poettering
1
-8
/
+8
2024-06-18
update TODO
Lennart Poettering
1
-0
/
+30
2024-06-18
hwdb: add scancodes for AYANEO devices (#33378)
Derek J. Clark
1
-4
/
+16
2024-06-18
varlink-idl: fix typo
Yu Watanabe
1
-2
/
+2
2024-06-18
catalog: fix typo
Yu Watanabe
1
-1
/
+1
2024-06-17
mkosi: bump to latest
Luca Boccassi
1
-1
/
+1
2024-06-17
CI: disable secure boot in mkosi GHA runs
Luca Boccassi
1
-0
/
+2
2024-06-17
portable: drop explicit PrivateTmp=yes from profiles
Luca Boccassi
3
-3
/
+0
2024-06-17
core: do not imply PrivateTmp with DynamicUser, create a private tmpfs instead
Luca Boccassi
15
-60
/
+244
2024-06-17
tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()
Yu Watanabe
10
-26
/
+15
2024-06-17
strbuf: use _cleanup_ attribute at one more place
Yu Watanabe
1
-7
/
+5
2024-06-17
strbuf: several cleanups
Yu Watanabe
1
-6
/
+7
2024-06-17
strbuf: use CMP() macro
Yu Watanabe
1
-3
/
+5
2024-06-17
strv: introduce strv_sort_uniq()
Yu Watanabe
3
-0
/
+91
2024-06-17
test-network: mention that the captive portal option is supported since v2.20
Yu Watanabe
1
-0
/
+2
2024-06-17
json: const char *func() -> const char* func()
Yu Watanabe
1
-2
/
+2
2024-06-17
core/mount: suffix function name with paren
Yu Watanabe
1
-1
/
+1
2024-06-17
logind: tweaklets
Lennart Poettering
1
-1
/
+4
2024-06-17
pretty-print: take console glyph width into account when drawing progress bar
Lennart Poettering
1
-3
/
+4
2024-06-17
core/service: fix accept-socket deserialization
Mike Yuan
1
-4
/
+4
2024-06-17
core: cast ignored retval of deserialize_* to void
Mike Yuan
2
-8
/
+7
2024-06-17
core/socket: use FOREACH_ARRAY at one more place
Mike Yuan
1
-4
/
+2
2024-06-17
test: use 'auto' instead of 'uefi' for automated fallback
Luca Boccassi
1
-1
/
+2
2024-06-17
test: support TEST_NO_QEMU in mkosi integration wrapper
Luca Boccassi
1
-0
/
+4
2024-06-17
test: support TEST_NO_KVM
Luca Boccassi
1
-0
/
+1
2024-06-17
test: drop obsolete comment
Luca Boccassi
1
-4
/
+0
2024-06-17
hwdb: add support for AIPTEK Media Tablet Ultimate (#33371)
reDBo0n
1
-0
/
+5
2024-06-17
test: drop unneeded firmware: uefi setting
Luca Boccassi
2
-4
/
+0
2024-06-17
test: check the skip condition before installing additional files
Luca Boccassi
1
-2
/
+2
2024-06-17
mkosi: install EFI packages only on EFI architectures
Luca Boccassi
2
-3
/
+16
2024-06-17
mkosi: use ports.ubuntu.com for non-x86 backports
Luca Boccassi
4
-3
/
+24
[next]