index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.dir-locals.el
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
network/ndisc: do not remove static routes when received RA with zero lifetime
Yu Watanabe
1
-9
/
+35
2024-06-24
network/ndisc: do not override conflicting static routes
Yu Watanabe
1
-6
/
+19
2024-06-24
uefi: emphasize a bit that EV_IPL event logs is the past, EV_EVENT_TAG the fu...
Lennart Poettering
4
-23
/
+35
2024-06-24
vmspawn: define QEMU_MACHINE_TYPE for loongarch64
Robin Lee
1
-1
/
+1
2024-06-24
terminal-util: several cleanups for ColorMode
Yu Watanabe
3
-67
/
+96
2024-06-24
terminal-util: merge COLOR_ON with COLOR_24BIT
Yu Watanabe
2
-7
/
+4
2024-06-24
terminal-util: use colon as separator for specifying color
Yu Watanabe
1
-7
/
+7
2024-06-23
mkosi: bump Debian Salsa commit to latest
Luca Boccassi
1
-1
/
+1
2024-06-23
mkosi: install new split-out systemd packages
Luca Boccassi
2
-0
/
+6
2024-06-22
bus-unit-util: add PrivateTmpEx to bus_append_execute_property()
Mike Yuan
1
-0
/
+1
2024-06-22
hwdb: Fix Logitech G915 TKL (Bluetooth) appearing as a mouse
Stuart Hayhurst
1
-0
/
+4
2024-06-22
man: fix double is typo in systemd-tmpfiles
Diego Viola
1
-1
/
+1
2024-06-22
tree-wide: fix type of read() return variable at a couple of places
Lennart Poettering
4
-11
/
+12
2024-06-22
varlink: yet another fix around handling of IDL comments
Lennart Poettering
2
-1
/
+11
2024-06-21
core: expose PrivateTmp=disconnected
Mike Yuan
6
-48
/
+78
2024-06-21
core/namespace: add assertion for PRIVATE_TMP_CONNECTED
Mike Yuan
1
-1
/
+4
2024-06-21
core/exec-invoke: respect needs_sandboxing for PrivateTmp
Mike Yuan
1
-2
/
+1
2024-06-21
core/dbus-util: move dbus setter/getter for PrivateTmp to dbus-execute
Mike Yuan
3
-45
/
+30
2024-06-21
core/dbus-execute: use FOREACH_ARRAY more, drop bus_ prefix for static funcs
Mike Yuan
1
-37
/
+44
2024-06-21
man/org.freedesktop.systemd1: Status{Bus,Varlink}Error belongs to Service, no...
Mike Yuan
1
-3
/
+3
2024-06-21
install: shorten code a bit
Lennart Poettering
1
-4
/
+2
2024-06-21
install: collect more install_changes_add() errors
Lennart Poettering
1
-7
/
+22
2024-06-21
cryptsetup: minor coding style tweaks
Lennart Poettering
1
-3
/
+5
2024-06-21
test: skip test-cgroup-id on ENOSYS from cg_cgroupid_open
Nick Rosbrook
1
-0
/
+2
2024-06-21
meson: bpf: propagate 'sysroot' for cross compilation
Johannes Schneider
1
-0
/
+1
2024-06-20
machined: watch leader PID's lifetime via pidfd
Lennart Poettering
2
-0
/
+38
2024-06-20
machined: GC machines during runtime too
Lennart Poettering
4
-25
/
+61
2024-06-20
TEST-80-NOTIFYACCESS: introduce test for ERRNO= + BUS/VARLINKERROR=
Mike Yuan
2
-2
/
+37
2024-06-20
busctl: send BUSERROR= to caller via sd_notify() protocol
Lennart Poettering
1
-6
/
+27
2024-06-20
systemctl-show: show Status{Bus,Varlink}Error in status
Mike Yuan
1
-6
/
+27
2024-06-20
core/service: store BUSERROR= & VARLINKERROR= received through notification
Mike Yuan
6
-15
/
+76
2024-06-20
sd-bus/bus-error: inline iterator var, use assert_return
Mike Yuan
1
-20
/
+15
2024-06-20
json: make it easy to dispatch our enums
Lennart Poettering
2
-10
/
+23
2024-06-20
json: make it easy to serialize our enums to json
Lennart Poettering
3
-8
/
+27
2024-06-20
ci: test new --graceful= switch of varlinkctl
Lennart Poettering
2
-6
/
+6
2024-06-20
varlinkctl: add --graceful= option for optionally marking some errors as succ...
Lennart Poettering
2
-3
/
+55
2024-06-20
varlink: add helper that validates a qualified Varlink symbol name
Lennart Poettering
3
-0
/
+35
2024-06-20
logind: implement maintenance time
Ludwig Nussel
17
-16
/
+141
2024-06-20
cryptenroll: support for enrolling FIDO2 tokens in manual mode
Kamil Szczęk
14
-107
/
+275
2024-06-20
conf-parser: print why config_parse_iec_uint64() fails
Antonio Alvarez Feijoo
1
-1
/
+1
2024-06-20
conf-parser: set standard pointer alignment
Antonio Alvarez Feijoo
1
-9
/
+9
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
[next]