index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dissect
/
dissect.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
networkd: add UseFQDN option for DHCPv6
Vinnie Magro
6
-0
/
+31
2021-02-10
sd-netlink: spread out sequence numbers a bit
Lennart Poettering
1
-5
/
+23
2021-02-10
sd-netlink: reduce indentation levels a bit
Lennart Poettering
1
-12
/
+11
2021-02-10
sd-netlink: use getsockopt_int() where appropriate
Lennart Poettering
1
-5
/
+2
2021-02-10
sd-netlink: revamp message serial handling
Lennart Poettering
2
-16
/
+26
2021-02-10
tmpfiles: explicitly say we need /proc/ to run
Lennart Poettering
1
-0
/
+10
2021-02-10
network: use SD_BUS_METHOD_WITH_ARGS() macro
Yu Watanabe
2
-34
/
+170
2021-02-10
core: improve log message when unit deactivates cleanly
Lennart Poettering
1
-1
/
+1
2021-02-10
tmpfiles: v/q/Q: Add env var to skip check for rootfs in subvolume
Adrian Vovk
2
-2
/
+14
2021-02-10
portable: add 'reattach' verb and DBUS interface
Luca Boccassi
14
-26
/
+480
2021-02-10
portable: allow Detach to match images with different version suffixes
Luca Boccassi
1
-4
/
+12
2021-02-10
test: setup var/tmp in the test image as well
Luca Boccassi
1
-1
/
+1
2021-02-10
test: add empty /etc/resolv.conf in test image
Luca Boccassi
1
-0
/
+1
2021-02-10
test-50-dissect: move minimal image setup to common setup function
Luca Boccassi
3
-21
/
+54
2021-02-10
bash-completion: loginctl: add -P option
Yu Watanabe
1
-2
/
+2
2021-02-10
bash-completion: coredumpctl: add --json and -n options
Yu Watanabe
1
-1
/
+3
2021-02-10
test: count call instructions as well
Frantisek Sumsal
1
-1
/
+1
2021-02-10
Translations update from Weblate (#18537)
Weblate (bot)
1
-6
/
+6
2021-02-10
ci: build on Fedora ELN as well
Frantisek Sumsal
1
-0
/
+2
2021-02-10
core: fix manager_ref_gid() parameter name in header
Lennart Poettering
1
-1
/
+1
2021-02-10
manager: simplify uid-ref/gid-ref a code a bit
Lennart Poettering
1
-36
/
+22
2021-02-10
test-string-util: add missing comma
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-02-10
resolved: rework a few functions to return early on error
Zbigniew Jędrzejewski-Szmek
1
-67
/
+39
2021-02-10
machinectl: write arg_* only after verifying the value
Zbigniew Jędrzejewski-Szmek
1
-12
/
+12
2021-02-10
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
27
-81
/
+62
2021-02-10
Return -EINVAL from _from_string() functions
Zbigniew Jędrzejewski-Szmek
5
-18
/
+20
2021-02-10
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
139
-245
/
+255
2021-02-10
udev: make sure UdevBuiltinCommand is properly converted
Zbigniew Jędrzejewski-Szmek
3
-2
/
+44
2021-02-10
sd-bus: drop some bitfields in sd_bus_slot
Zbigniew Jędrzejewski-Szmek
1
-11
/
+11
2021-02-10
github: expressly ask for logs in github issue template
Lennart Poettering
1
-0
/
+12
2021-02-10
sd-netlink: pahole optimization of sd_netlink_slot
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2021-02-10
shared/json: make JsonVariant.type field wider
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2021-02-10
sd-event: drop one bitfield from sd_event_source
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-02-10
core: drop bitfields in Manager object
Zbigniew Jędrzejewski-Szmek
1
-10
/
+10
2021-02-10
Add comma in structured initialization in a few places
Zbigniew Jędrzejewski-Szmek
3
-3
/
+3
2021-02-10
core: do not initialize variable which is unconditionally set below
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2021-02-10
test-tables: make the assert more readable
Zbigniew Jędrzejewski-Szmek
1
-3
/
+7
2021-02-10
test-tables: fix warning about NULL used in printf
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-02-10
clock-util: modernize settimeofday() timezone calls
Lennart Poettering
1
-26
/
+21
2021-02-10
Fix coverity warning in test-string-util.c
Luca Boccassi
1
-1
/
+1
2021-02-10
coredumpctl: include coredump size in output
Lennart Poettering
1
-32
/
+80
2021-02-10
man: document new coredumpctl features
Lennart Poettering
1
-7
/
+9
2021-02-10
coredumpctl: modernize table output
Lennart Poettering
1
-64
/
+122
2021-02-10
format-table: when generating json, synthesize "null" for invalid ifindex
Lennart Poettering
1
-0
/
+3
2021-02-10
format-table: make UID/GID/PID fields first class citizens + add signal cell ...
Lennart Poettering
2
-10
/
+132
2021-02-10
analyze: slightly reword PrivatTmp= message
Lennart Poettering
1
-1
/
+1
2021-02-09
resolved: drop timestamp parameter to dns_cache_put() we don't ever pass
Lennart Poettering
4
-6
/
+3
2021-02-09
resolved: avoid NOTIMP error when looking up not supported requests
Lennart Poettering
1
-2
/
+2
2021-02-09
resolved: add support for answering DNSSEC questions on the stub
Lennart Poettering
16
-363
/
+1151
2021-02-09
resolved: DNS_CLASS_ANY lookups are OK too
Lennart Poettering
1
-6
/
+4
[next]