index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
RESOLVED-VPNS.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-14
machine: tests for varlink interfaces
Ivan Kruglov
1
-0
/
+15
2024-10-14
machine: listen on io.systemd.MachineImage socket
Ivan Kruglov
1
-1
/
+5
2024-10-14
machine: introduce io.systemd.MachineImage.Update varlink method
Ivan Kruglov
5
-1
/
+112
2024-10-14
machine: introduce io.systemd.MachineImage.List varlink method
Ivan Kruglov
3
-6
/
+181
2024-10-14
machine: generalize rename_image_and_update_cache() logic
Ivan Kruglov
3
-11
/
+30
2024-10-14
machine: move manager_acquire_image to src/machine/machined-core.c
Ivan Kruglov
4
-55
/
+55
2024-10-14
machine: fix misnamed params in src/shared/discover-image.h
Ivan Kruglov
1
-2
/
+2
2024-10-14
bash-completion/busctl: support wait command
Yu Watanabe
1
-0
/
+13
2024-10-14
network/address: use config_parse_in_addr_non_null() at one more place
Yu Watanabe
1
-10
/
+6
2024-10-14
network/address: do not set family in config_parse_broadcast()
Yu Watanabe
2
-4
/
+5
2024-10-13
busctl: add a test for busctl wait
Ronan Pigott
1
-0
/
+4
2024-10-13
busctl: add wait verb to wait for signals
Ronan Pigott
3
-0
/
+137
2024-10-13
po: Translated using Weblate (Chinese (Simplified) (zh_CN))
lumingzh
1
-48
/
+31
2024-10-12
sha256: use memory-util-fundamental.h
Yu Watanabe
1
-7
/
+1
2024-10-12
boot/efi/log: always include filename, line, and function in log message
Yu Watanabe
2
-18
/
+13
2024-10-12
boot/efi/smbios: initialize output parameters if entries not found
Yu Watanabe
1
-9
/
+22
2024-10-12
boot/efi: trivial coding style cleanups
Yu Watanabe
2
-8
/
+6
2024-10-12
Add integration test for ExtraFileDescriptors after daemon-reexec
Ryan Wilson
2
-2
/
+25
2024-10-11
timer: add unit tests for DeferReactivation
Matteo Croce
4
-0
/
+41
2024-10-11
timer: introduce DeferReactivation setting
Arthur Shau
10
-8
/
+56
2024-10-11
TEST-17-UDEV: also check if /run/udev/links.lock/ is empty on settle
Yu Watanabe
1
-0
/
+14
2024-10-11
udev-node: drop unnecessary manager side cleaning up logic for stack directory
Yu Watanabe
4
-52
/
+0
2024-10-11
udev-node: drop workaround for by-diskseq symlinks
Yu Watanabe
2
-87
/
+4
2024-10-11
udev-node: remove lockfile and stack directory when not necessary if possible
Yu Watanabe
1
-26
/
+47
2024-10-11
test: Add tests for SHA1
anonymix007
2
-0
/
+59
2024-10-11
fundamental: Import SHA1 implementation from libxcrypt
anonymix007
5
-0
/
+329
2024-10-11
macro: Add DISABLE_WARNING_STRINGOP_OVERREAD
anonymix007
2
-0
/
+5
2024-10-11
report bpf_current_task_under_cgroup() errors to userspace
Matteo Croce
1
-4
/
+8
2024-10-11
systemd-update-helper: Show executed commands if debug logging is enabled
Daan De Meyer
1
-0
/
+4
2024-10-11
network/route: use log_section_warning() more
Yu Watanabe
2
-46
/
+28
2024-10-11
network/route: use generic [Route] section parser more
Yu Watanabe
3
-152
/
+56
2024-10-11
network/route: use log_syntax_parse_error() more
Yu Watanabe
1
-41
/
+19
2024-10-11
network/route-nexthop: use generic [Route] section parser more
Yu Watanabe
5
-128
/
+43
2024-10-11
network/route-nexthop: use log_syntax_parse_error()
Yu Watanabe
1
-16
/
+6
2024-10-11
network/route-metric: merge conf parsers for route metric
Yu Watanabe
5
-100
/
+105
2024-10-11
network/route-metric: use log_syntax_parse_error()
Yu Watanabe
1
-25
/
+12
2024-10-11
network/address: several cleanups for config_parse_address()
Yu Watanabe
3
-41
/
+36
2024-10-11
network/address: warn but ignore Broadcast= setting for an IPv6 address
Yu Watanabe
1
-6
/
+0
2024-10-11
network/address: use log_section_warning() more
Yu Watanabe
1
-12
/
+13
2024-10-11
network/routing-policy-rule: use in_addr_prefix for From= and To=
Yu Watanabe
4
-78
/
+44
2024-10-11
conf-parser: introduce config_parse_in_addr_prefix()
Yu Watanabe
2
-1
/
+39
2024-10-11
in-addr-util: rename in_addr_prefix_from_string_auto_internal() -> _full()
Yu Watanabe
4
-5
/
+5
2024-10-11
hwdb: fix key toggle touchpad and programmable buttom for Positivo V142N (#34...
Lucas Adriano Salles
1
-0
/
+2
2024-10-11
core/service: add missing serialization for extra fds
Mike Yuan
1
-0
/
+38
2024-10-11
core/service: use array rather than list for extra fds, limit max number
Mike Yuan
3
-118
/
+76
2024-10-11
core/service: use LIST_HEAD where appropriate
Mike Yuan
1
-1
/
+1
2024-10-11
time-util: use saturate_add for usec_add()
Mike Yuan
1
-5
/
+1
2024-10-11
shared/bus-util: re-break comment, insert missing newline before case
Mike Yuan
1
-2
/
+3
2024-10-11
fundamental: Add EFI_GUID userspace definition
anonymix007
2
-22
/
+29
2024-10-11
boot: Add log_info and log_debug
anonymix007
2
-9
/
+11
[next]