index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sysext
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
machine: switch to use PidRef when lookup machine by pid in dbus and varlink ...
Ivan Kruglov
5
-20
/
+21
2024-10-10
machine: use sd_json_dispatch_signal() in varlink code
Ivan Kruglov
1
-4
/
+1
2024-10-10
sd-json: add sd_json_dispatch_signal()
Ivan Kruglov
4
-0
/
+27
2024-10-10
machine: remove redundant else if lookup_machine_by_name_or_pid()
Ivan Kruglov
1
-1
/
+1
2024-10-10
machine: complete description of io.systemd.Machine.{List, Terminate, Kill, U...
Ivan Kruglov
1
-10
/
+11
2024-10-10
sd-event: rename output parameters to ret
Yu Watanabe
10
-67
/
+67
2024-10-10
machined: use sd_json_dispatch_uint() when parsing CID
Lennart Poettering
1
-15
/
+15
2024-10-10
ukify: fix return value type of resolve_at_path()
Yu Watanabe
1
-1
/
+1
2024-10-10
network/dhcp4: add support for ARPHRD_RAWIP and ARPHRD_NONE network interface...
Darsey Litzenberger
2
-2
/
+33
2024-10-09
repart: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-09
core/mount: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-09
stub: reindent lines
Yu Watanabe
1
-4
/
+4
2024-10-09
mkosi: Fix sections for settings
Daan De Meyer
13
-19
/
+27
2024-10-09
mkosi: Update to latest
Daan De Meyer
2
-1
/
+5
2024-10-09
mkosi: Remove particle profile
Daan De Meyer
11
-81
/
+0
2024-10-09
efi-loader: Add @ to valid characters
Daan De Meyer
1
-1
/
+1
2024-10-09
boot: Introduce file_size and use it when we're working with file_offset
Daan De Meyer
3
-8
/
+15
2024-10-09
boot: Rename pe section size to memory_size
Daan De Meyer
4
-27
/
+27
2024-10-09
ukify: Read .profile from path starting with @
Daan De Meyer
1
-0
/
+2
2024-10-09
ukify: Introduce resolve_at_path()
Daan De Meyer
1
-6
/
+13
2024-10-09
ukify: Fix off by one error
Daan De Meyer
1
-1
/
+1
2024-10-09
network/sysctl-monitor: change variable type to avoid preverifier denial
Matteo Croce
1
-1
/
+1
2024-10-09
namespace: rename drop_unused_mounts() → sort_and_drop_unused_mounts()
Lennart Poettering
1
-3
/
+3
2024-10-09
update TODO
Lennart Poettering
1
-3
/
+0
2024-10-09
polkit: introduce common macro for generating polkit allowInteractiveAuth var...
Lennart Poettering
7
-15
/
+22
2024-10-09
stub: Add support for .initrd addon files
Tobias Fleig
4
-13
/
+95
2024-10-09
test/repart: add test case for hash size derived from max data size
WilliButz
1
-0
/
+77
2024-10-09
repart: derive hash partition size from SizeMaxBytes= of data sibling
WilliButz
1
-5
/
+106
2024-10-09
ukify: Factor out sbat into constants
Jörg Behrmann
1
-10
/
+13
2024-10-09
ci: Check ukify types and formatting.
Jörg Behrmann
1
-0
/
+23
2024-10-09
ukify: Ensure that find_tool always returns a tool or throws an error
Jörg Behrmann
1
-19
/
+5
2024-10-09
ukify: Move summary option handling out of finalize_options
Jörg Behrmann
1
-6
/
+4
2024-10-09
ukify: Type-annotate ukify
Jörg Behrmann
2
-79
/
+138
2024-10-09
ukify: Make it lint clean
Jörg Behrmann
2
-11
/
+21
2024-10-09
ukify: Use OSError insteead of IOError
Jörg Behrmann
1
-1
/
+1
2024-10-09
ukify: Use non-deprecated import for Sequence
Jörg Behrmann
1
-1
/
+1
2024-10-09
ukify: Sort imports
Jörg Behrmann
1
-4
/
+4
2024-10-09
ukify: Import Path directly
Jörg Behrmann
1
-41
/
+41
2024-10-09
ukify: Format with ruff
Jörg Behrmann
2
-330
/
+393
2024-10-09
hwdb: move key 66/65 handling from specific to generic HP laptop coverage
Lennart Poettering
1
-4
/
+2
2024-10-09
core: Log in more scenarios about which process initiated an operation
Daan De Meyer
1
-0
/
+12
2024-10-09
core: Bump log level of reexecute request to notice
Daan De Meyer
1
-4
/
+4
2024-10-09
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
30
-38
/
+49
2024-10-09
NEWS: announce the F20/F21/F22/F23 key mangling removal scheduled for v258
Lennart Poettering
1
-0
/
+12
2024-10-09
update TODO
Lennart Poettering
1
-0
/
+6
2024-10-09
core: drop implicit support of PrivateTmp=off
Yu Watanabe
5
-6
/
+6
2024-10-08
core/dbus: pass transient unit name metadata to polkit
Renjaya Raga Zenta
1
-1
/
+8
2024-10-08
core/dbus: add assertions
Yu Watanabe
1
-0
/
+12
2024-10-08
core/dbus: introduce bus_verify_manage_units_async_impl()
Yu Watanabe
2
-21
/
+33
2024-10-08
core/dbus: move bus_verify_xyz() to dbus-util.c
Yu Watanabe
5
-49
/
+51
[next]