index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
debug-generator: create prefix dir of generate unit file
Lennart Poettering
2024-10-15
1
-1
/
+1
|
*
|
|
|
|
dropin: use WRITE_STRING_FILE_MKDIR_0755 to create drop-in prefix path
Lennart Poettering
2024-10-15
1
-4
/
+3
|
*
|
|
|
|
shared: modernize drop_in_file() a bit
Lennart Poettering
2024-10-15
1
-12
/
+21
|
*
|
|
|
|
fileio: clean up write_string_file() naming
Lennart Poettering
2024-10-15
5
-21
/
+22
*
|
|
|
|
|
Merge pull request #34719 from poettering/pidref-remote
Yu Watanabe
2024-10-15
5
-48
/
+160
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
json-util: initialize "remote" flag for PidRef when parsing JSON pidref seria...
Lennart Poettering
2024-10-15
2
-35
/
+61
|
*
|
|
|
|
pidref: add explicit concept of "remote" PidRef
Lennart Poettering
2024-10-15
3
-13
/
+99
|
/
/
/
/
/
*
|
|
|
|
core: do not fail if ignorable img.v/ vpick dir is missing
Luca Boccassi
2024-10-15
2
-2
/
+8
*
|
|
|
|
Merge pull request #34778 from poettering/userdb-error-tweak
Lennart Poettering
2024-10-15
5
-4
/
+84
|
\
\
\
\
\
|
*
|
|
|
|
userdb: return ESRCH if userdb service refuses a user/group name as invalid
Lennart Poettering
2024-10-15
1
-1
/
+7
|
*
|
|
|
|
sd-varlink: add new sd_varlink_error_is_invalid_parameter() helper
Lennart Poettering
2024-10-15
4
-3
/
+77
*
|
|
|
|
|
Merge pull request #34747 from yuwata/busctl-json-fd
Lennart Poettering
2024-10-15
8
-44
/
+310
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
busctl: show information of passed file descriptor
Yu Watanabe
2024-10-15
2
-3
/
+11
|
*
|
|
|
|
sd-json: introduce json_variant_new_fd_info()
Yu Watanabe
2024-10-15
3
-0
/
+152
|
*
|
|
|
|
sd-json: introduce json_variant_new_devnum() and friends
Yu Watanabe
2024-10-15
4
-0
/
+101
|
*
|
|
|
|
fs-util: make readlink_malloc() inline
Yu Watanabe
2024-10-15
2
-6
/
+4
|
*
|
|
|
|
busctl: minor coding style cleanups
Yu Watanabe
2024-10-15
1
-35
/
+42
*
|
|
|
|
|
network: add AF_TO_ADDRESS_FAMILY() helper
Lennart Poettering
2024-10-15
5
-11
/
+17
*
|
|
|
|
|
machine: add MachineImage interface
Yu Watanabe
2024-10-15
5
-2
/
+16
*
|
|
|
|
|
Merge pull request #34771 from ZLima12/run0-root-working-directory
Yu Watanabe
2024-10-15
3
-1
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
TEST-74-AUX-UTILS: add tests for 'run0 -D'
John A. Leuenhagen
2024-10-15
2
-0
/
+13
|
*
|
|
|
|
|
run: fix bug causing run0 to ignore `-D /`.
John A. Leuenhagen
2024-10-15
1
-1
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #34442 from yuwata/network-dhcp6-information-requesting-ia-pd
Yu Watanabe
2024-10-15
6
-72
/
+96
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
network/radv: update comment
Yu Watanabe
2024-10-15
1
-1
/
+1
|
*
|
|
|
|
man/network: update example for router upstream interface
Yu Watanabe
2024-10-15
1
-16
/
+16
|
*
|
|
|
|
network/dhcp6: process hostname and IA_PD on information requesting mode
Yu Watanabe
2024-10-15
1
-21
/
+2
|
*
|
|
|
|
sd-dhcp6-lease: adjust information refresh time with lifetime of IA_PD
Yu Watanabe
2024-10-15
1
-6
/
+29
|
*
|
|
|
|
sd-dhcp6-client: allow to request IA_PD on information requesting mode
Yu Watanabe
2024-10-15
3
-5
/
+13
|
*
|
|
|
|
network/dhcp6: set hostname even if UseAddress=no
Yu Watanabe
2024-10-15
1
-19
/
+33
|
*
|
|
|
|
sd-dhcp6-lease: use free_and_replace_full()
Yu Watanabe
2024-10-15
1
-4
/
+2
*
|
|
|
|
|
Merge pull request #34723 from poettering/machined-pidref-more
Lennart Poettering
2024-10-15
14
-95
/
+114
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sd-json: drop sd_json_dispatch_pid() again, as we prefer json_dispatch_pidref...
Lennart Poettering
2024-10-14
4
-45
/
+0
|
*
|
|
|
|
machined: port all varlink APIs over to new PidRef serialization
Lennart Poettering
2024-10-14
5
-44
/
+62
|
*
|
|
|
|
pidref: hookup PID_AUTOMATIC special pid_t value with PidRef
Lennart Poettering
2024-10-14
6
-6
/
+52
*
|
|
|
|
|
Merge pull request #34769 from yuwata/machine-by-name-or-pid
Yu Watanabe
2024-10-15
3
-26
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
TEST-13-NSPAWN: several cleanups
Yu Watanabe
2024-10-15
1
-9
/
+7
|
*
|
|
|
|
|
machine: trivial coding style cleanups
Yu Watanabe
2024-10-15
1
-8
/
+4
|
*
|
|
|
|
|
machine: fix memleak in vl_method_list_images()
Yu Watanabe
2024-10-15
1
-2
/
+4
|
*
|
|
|
|
|
machine: lookup_machine_by_name_or_pid() may return 1 on error and it is alre...
Yu Watanabe
2024-10-15
3
-7
/
+9
*
|
|
|
|
|
|
man: update documents of "_outbound" addresses
Yu Watanabe
2024-10-15
2
-10
/
+12
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #34752 from yuwata/udev-remove-database-on-remove
Yu Watanabe
2024-10-15
3
-7
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
TEST-17-UDEV: check if udev database file is removed on remove event
Yu Watanabe
2024-10-15
1
-0
/
+22
|
*
|
|
|
|
|
udev: do not try to lock whole block device on remove event
Yu Watanabe
2024-10-15
2
-0
/
+9
|
*
|
|
|
|
|
udev: do not re-create database on remove event
Yu Watanabe
2024-10-14
1
-7
/
+12
*
|
|
|
|
|
|
Merge pull request #34736 from yuwata/network-mtu
Yu Watanabe
2024-10-15
8
-24
/
+141
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
network: wait for IPv6 MTU being synced to link MTU
Yu Watanabe
2024-10-14
4
-1
/
+92
|
*
|
|
|
|
|
|
network/sysctl: make link_set_ipv6_mtu() log failures
Yu Watanabe
2024-10-14
3
-17
/
+11
|
*
|
|
|
|
|
|
network/route: use sysctl_read_ip_property_int() for reading route/max_size
Yu Watanabe
2024-10-14
1
-7
/
+10
|
*
|
|
|
|
|
|
sysctl-util: introduce sysctl_read_ip_property_int() and _uint32()
Yu Watanabe
2024-10-14
2
-0
/
+29
*
|
|
|
|
|
|
|
Merge pull request #34744 from yuwata/oom-cleanups
Yu Watanabe
2024-10-15
3
-32
/
+61
|
\
\
\
\
\
\
\
\
[prev]
[next]