index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkosi.images
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-16
doc: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-16
machine: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-16
pidref: fix typo
Yu Watanabe
2
-2
/
+2
2024-10-16
ukify: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-16
Fix maybe-uninitialized warnings with gcc 14.2
Luca Boccassi
1
-2
/
+2
2024-10-16
pid1: add env var to override default mount rate limit interval
xujing
2
-3
/
+18
2024-10-16
sysext: Deal with nested mounts properly
Daan De Meyer
2
-11
/
+138
2024-10-16
sysext: Run unmerge in a subprocess
Daan De Meyer
1
-18
/
+40
2024-10-16
mount-util: Make get_submounts() a public function
Daan De Meyer
2
-10
/
+11
2024-10-16
test: fix TOCTOU in test-json
Yu Watanabe
1
-4
/
+4
2024-10-16
core: move debug logging from _can_live_mount() functions to caller
Lennart Poettering
3
-19
/
+9
2024-10-16
core: one more Mount -> LiveMount rename
Luca Boccassi
1
-1
/
+1
2024-10-16
TEST-55-OOMD: check slice property before stressing slice
Yu Watanabe
1
-2
/
+3
2024-10-16
TEST-55-OOMD: stop test units when unnecessary
Yu Watanabe
1
-2
/
+12
2024-10-16
TEST-55-OOMD: check slice more in detail
Yu Watanabe
1
-5
/
+9
2024-10-16
TEST-55-OOMD: split into small testcases
Yu Watanabe
1
-47
/
+41
2024-10-16
TEST-55-OOMD: check global config earlier
Yu Watanabe
1
-4
/
+3
2024-10-16
TEST-55-OOMD: set ManagedOOMMemoryPressure= and friends in a drop-in config
Yu Watanabe
3
-3
/
+8
2024-10-16
gpt-auto: remove directory check for ESP mount
Michael Ferrari
1
-17
/
+2
2024-10-15
json-util: initialize "remote" flag for PidRef when parsing JSON pidref seria...
Lennart Poettering
2
-35
/
+61
2024-10-15
pidref: add explicit concept of "remote" PidRef
Lennart Poettering
3
-13
/
+99
2024-10-15
debug-generator: create prefix dir of generate unit file
Lennart Poettering
1
-1
/
+1
2024-10-15
dropin: use WRITE_STRING_FILE_MKDIR_0755 to create drop-in prefix path
Lennart Poettering
1
-4
/
+3
2024-10-15
shared: modernize drop_in_file() a bit
Lennart Poettering
1
-12
/
+21
2024-10-15
fileio: clean up write_string_file() naming
Lennart Poettering
5
-21
/
+22
2024-10-15
core: do not fail if ignorable img.v/ vpick dir is missing
Luca Boccassi
2
-2
/
+8
2024-10-15
TEST-64-UDEV-STORAGE: test for absence of obsolete NVMe symlink
Bryan Gurney
1
-0
/
+1
2024-10-15
userdb: return ESRCH if userdb service refuses a user/group name as invalid
Lennart Poettering
1
-1
/
+7
2024-10-15
sd-varlink: add new sd_varlink_error_is_invalid_parameter() helper
Lennart Poettering
4
-3
/
+77
2024-10-15
network: add AF_TO_ADDRESS_FAMILY() helper
Lennart Poettering
5
-11
/
+17
2024-10-15
machine: add MachineImage interface
Yu Watanabe
5
-2
/
+16
2024-10-15
busctl: show information of passed file descriptor
Yu Watanabe
2
-3
/
+11
2024-10-15
sd-json: introduce json_variant_new_fd_info()
Yu Watanabe
3
-0
/
+152
2024-10-15
sd-json: introduce json_variant_new_devnum() and friends
Yu Watanabe
4
-0
/
+101
2024-10-15
fs-util: make readlink_malloc() inline
Yu Watanabe
2
-6
/
+4
2024-10-15
busctl: minor coding style cleanups
Yu Watanabe
1
-35
/
+42
2024-10-15
TEST-74-AUX-UTILS: add tests for 'run0 -D'
John A. Leuenhagen
2
-0
/
+13
2024-10-15
run: fix bug causing run0 to ignore `-D /`.
John A. Leuenhagen
1
-1
/
+6
2024-10-15
network/radv: update comment
Yu Watanabe
1
-1
/
+1
2024-10-15
man/network: update example for router upstream interface
Yu Watanabe
1
-16
/
+16
2024-10-15
network/dhcp6: process hostname and IA_PD on information requesting mode
Yu Watanabe
1
-21
/
+2
2024-10-15
sd-dhcp6-lease: adjust information refresh time with lifetime of IA_PD
Yu Watanabe
1
-6
/
+29
2024-10-15
sd-dhcp6-client: allow to request IA_PD on information requesting mode
Yu Watanabe
3
-5
/
+13
2024-10-15
network/dhcp6: set hostname even if UseAddress=no
Yu Watanabe
1
-19
/
+33
2024-10-15
sd-dhcp6-lease: use free_and_replace_full()
Yu Watanabe
1
-4
/
+2
2024-10-15
man: update documents of "_outbound" addresses
Yu Watanabe
2
-10
/
+12
2024-10-15
TEST-13-NSPAWN: several cleanups
Yu Watanabe
1
-9
/
+7
2024-10-15
machine: trivial coding style cleanups
Yu Watanabe
1
-8
/
+4
2024-10-15
machine: fix memleak in vl_method_list_images()
Yu Watanabe
1
-2
/
+4
2024-10-15
machine: lookup_machine_by_name_or_pid() may return 1 on error and it is alre...
Yu Watanabe
3
-7
/
+9
[next]