index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
machined: allow unprivileged registration of VMs/containers
Lennart Poettering
2024-06-21
6
-6
/
+29
*
cryptsetup: minor coding style tweaks
Lennart Poettering
2024-06-21
1
-3
/
+5
*
test: skip test-cgroup-id on ENOSYS from cg_cgroupid_open
Nick Rosbrook
2024-06-21
1
-0
/
+2
*
Merge pull request #33424 from poettering/machined-gc-rework
Yu Watanabe
2024-06-21
5
-25
/
+99
|
\
|
*
machined: watch leader PID's lifetime via pidfd
Lennart Poettering
2024-06-20
2
-0
/
+38
|
*
machined: GC machines during runtime too
Lennart Poettering
2024-06-20
4
-25
/
+61
*
|
Merge pull request #33430 from YHNdnzj/buserror-notify
Lennart Poettering
2024-06-20
6
-34
/
+122
|
\
\
|
*
|
busctl: send BUSERROR= to caller via sd_notify() protocol
Lennart Poettering
2024-06-20
1
-6
/
+27
|
*
|
systemctl-show: show Status{Bus,Varlink}Error in status
Mike Yuan
2024-06-20
1
-6
/
+27
|
*
|
core/service: store BUSERROR= & VARLINKERROR= received through notification
Mike Yuan
2024-06-20
3
-2
/
+53
|
*
|
sd-bus/bus-error: inline iterator var, use assert_return
Mike Yuan
2024-06-20
1
-20
/
+15
|
|
/
*
|
Merge pull request #33425 from poettering/json-enum-easier
Lennart Poettering
2024-06-20
3
-17
/
+49
|
\
\
|
*
|
json: make it easy to dispatch our enums
Lennart Poettering
2024-06-20
2
-10
/
+23
|
*
|
json: make it easy to serialize our enums to json
Lennart Poettering
2024-06-20
3
-8
/
+27
|
|
/
*
|
varlinkctl: add --graceful= option for optionally marking some errors as succ...
Lennart Poettering
2024-06-20
1
-3
/
+41
*
|
varlink: add helper that validates a qualified Varlink symbol name
Lennart Poettering
2024-06-20
3
-0
/
+35
|
/
*
Merge pull request #33426 from aafeijoo-suse/conf-parser-parse-size-log
Yu Watanabe
2024-06-20
1
-10
/
+10
|
\
|
*
conf-parser: print why config_parse_iec_uint64() fails
Antonio Alvarez Feijoo
2024-06-20
1
-1
/
+1
|
*
conf-parser: set standard pointer alignment
Antonio Alvarez Feijoo
2024-06-20
1
-9
/
+9
*
|
logind: implement maintenance time
Ludwig Nussel
2024-06-20
14
-12
/
+112
*
|
cryptenroll: support for enrolling FIDO2 tokens in manual mode
Kamil Szczęk
2024-06-20
11
-100
/
+238
|
/
*
bootctl: add comments to Varlink interface
Lennart Poettering
2024-06-20
1
-0
/
+21
*
bootctl: normalize how we report no boot entries found
Lennart Poettering
2024-06-20
2
-2
/
+12
*
varlink: correctly format comments for enums too
Lennart Poettering
2024-06-20
2
-21
/
+84
*
bootctl: add --random-seed=yes/no
Ludwig Nussel
2024-06-20
3
-3
/
+17
*
Merge pull request #33420 from poettering/build-with-object
Yu Watanabe
2024-06-20
57
-1267
/
+1293
|
\
|
*
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
54
-1267
/
+1250
|
*
sd-json: add sd_json_build() wrapper macro that implies SD_JSON_BUILD_OBJECT()
Lennart Poettering
2024-06-19
3
-0
/
+43
*
|
Merge pull request #33419 from YHNdnzj/install-report-symlink
Yu Watanabe
2024-06-20
2
-12
/
+34
|
\
\
|
*
|
test-install-root: introduce test case for #33411
Mike Yuan
2024-06-19
1
-6
/
+26
|
*
|
shared/install: correctly report changes in install_info_symlink_alias()
Mike Yuan
2024-06-19
1
-2
/
+4
|
*
|
shared/install: propagate all errors in install_info_apply()
Mike Yuan
2024-06-19
1
-3
/
+3
|
*
|
shared/install: drop unneeded initialization
Mike Yuan
2024-06-19
1
-1
/
+1
|
|
/
*
|
core/namespace: ensure private tmpfs is mounted earlier
Yu Watanabe
2024-06-20
1
-3
/
+5
*
|
sd-json: add comment clarifying that _SD_JSON_BUILD* enums are not to be used...
Lennart Poettering
2024-06-19
1
-0
/
+1
*
|
sd-json.h: reword SD_JSON_WARNING/SD_JSON_DEBUG comments
Lennart Poettering
2024-06-19
1
-14
/
+11
|
/
*
Merge pull request #33034 from yuwata/update-kernel-headers
Yu Watanabe
2024-06-19
46
-349
/
+1277
|
\
|
*
core: drop unnecessary auto_fs4.h inclusion
Yu Watanabe
2024-06-19
1
-1
/
+0
|
*
missing: drop BCACHEFS_SUPER_MAGIC as it is now defined in linux/magic.h
Yu Watanabe
2024-06-19
1
-7
/
+0
|
*
basic/linux: update kernel headers from v6.10-rc3
Yu Watanabe
2024-06-19
44
-341
/
+1277
*
|
kernel-install: correct the place where it works in man and help text
Antonio Alvarez Feijoo
2024-06-19
1
-1
/
+1
*
|
vmspawn: define QEMU_MACHINE_TYPE for riscv
Xeonacid
2024-06-19
1
-1
/
+1
*
|
Merge pull request #32868 from keszybz/more-whomification
Yu Watanabe
2024-06-19
206
-489
/
+489
|
\
\
|
|
/
|
/
|
|
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
68
-148
/
+148
|
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
140
-271
/
+271
|
*
Fix confusion between killer and prey
Zbigniew Jędrzejewski-Szmek
2024-06-19
16
-73
/
+73
*
|
varlink-idl: allow unbalanced quote and trailing backslash in comment
Yu Watanabe
2024-06-19
1
-1
/
+1
*
|
udev-spawn: fix typo and simplify code
Antonio Alvarez Feijoo
2024-06-19
1
-3
/
+2
*
|
login/user-runtime-dir: free ignored sd_bus_error, avoid triggering assertion
Mike Yuan
2024-06-18
1
-5
/
+16
*
|
login/user-runtime-dir: use STRLEN where appropriate
Mike Yuan
2024-06-18
1
-3
/
+3
[next]