index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
io-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
nspawn, vmspawn: honor the new window title switch
Mantas Mikulėnas
2
-2
/
+4
2024-06-25
run: add environment variable to prevent the setting of terminal title
Mantas Mikulėnas
4
-1
/
+24
2024-06-20
bootctl: add comments to Varlink interface
Lennart Poettering
1
-0
/
+21
2024-06-20
bootctl: normalize how we report no boot entries found
Lennart Poettering
3
-3
/
+13
2024-06-20
varlink: correctly format comments for enums too
Lennart Poettering
2
-21
/
+84
2024-06-20
bootctl: add --random-seed=yes/no
Ludwig Nussel
6
-4
/
+31
2024-06-20
man: fix typo in systemd-tmpfiles
Diego Viola
1
-1
/
+1
2024-06-20
core/namespace: ensure private tmpfs is mounted earlier
Yu Watanabe
1
-3
/
+5
2024-06-19
update TODO
Lennart Poettering
1
-4
/
+0
2024-06-19
tree-wide: port over to new builder apis
Lennart Poettering
54
-1267
/
+1250
2024-06-19
sd-json: add sd_json_build() wrapper macro that implies SD_JSON_BUILD_OBJECT()
Lennart Poettering
3
-0
/
+43
2024-06-19
update TODO
Lennart Poettering
1
-4
/
+0
2024-06-19
sd-json: add comment clarifying that _SD_JSON_BUILD* enums are not to be used...
Lennart Poettering
1
-0
/
+1
2024-06-19
sd-json.h: reword SD_JSON_WARNING/SD_JSON_DEBUG comments
Lennart Poettering
1
-14
/
+11
2024-06-19
test-install-root: introduce test case for #33411
Mike Yuan
1
-6
/
+26
2024-06-19
shared/install: correctly report changes in install_info_symlink_alias()
Mike Yuan
1
-2
/
+4
2024-06-19
shared/install: propagate all errors in install_info_apply()
Mike Yuan
1
-3
/
+3
2024-06-19
shared/install: drop unneeded initialization
Mike Yuan
1
-1
/
+1
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
[next]