index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
JOURNAL_NATIVE_PROTOCOL.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
kernel-install: correct the place where it works in man and help text
Antonio Alvarez Feijoo
2
-5
/
+5
2024-06-19
man/systemd.exec: list inaccessible files for ProtectKernelTunables
Maximilian Wilhelm
1
-2
/
+3
2024-06-19
vmspawn: define QEMU_MACHINE_TYPE for riscv
Xeonacid
1
-1
/
+1
2024-06-19
core: drop unnecessary auto_fs4.h inclusion
Yu Watanabe
1
-1
/
+0
2024-06-19
missing: drop BCACHEFS_SUPER_MAGIC as it is now defined in linux/magic.h
Yu Watanabe
1
-7
/
+0
2024-06-19
basic/linux: update kernel headers from v6.10-rc3
Yu Watanabe
44
-341
/
+1277
2024-06-19
update TODO
Lennart Poettering
1
-0
/
+4
2024-06-19
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
68
-148
/
+148
2024-06-19
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
141
-272
/
+272
2024-06-19
Fix confusion between killer and prey
Zbigniew Jędrzejewski-Szmek
18
-76
/
+76
2024-06-19
varlink-idl: allow unbalanced quote and trailing backslash in comment
Yu Watanabe
2
-1
/
+3
2024-06-19
udev-spawn: fix typo and simplify code
Antonio Alvarez Feijoo
1
-3
/
+2
2024-06-19
Use consistent spelling of systemd.condition_first_boot argument
pyfisch
1
-1
/
+1
2024-06-19
man/systemd.journal-fields: document _SOURCE_{MONOTONIC,BOOTTIME}_TIMESTAMP
Mike Yuan
1
-4
/
+14
2024-06-18
login/user-runtime-dir: free ignored sd_bus_error, avoid triggering assertion
Mike Yuan
1
-5
/
+16
2024-06-18
login/user-runtime-dir: use STRLEN where appropriate
Mike Yuan
1
-3
/
+3
2024-06-18
strv: replace always-true condition with assertion
Yu Watanabe
1
-14
/
+14
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
[next]