index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd.dnssd.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2024-10-08
mount: optimize mountinfo traversal by decoupling device discovery
Chen Guanqiao
1
-1
/
+6
2024-10-08
core: drop implicit support of PrivateUsers=off
Yu Watanabe
5
-9
/
+9
2024-10-08
oomd: separate entries with comma for readability
Yu Watanabe
1
-3
/
+3
2024-10-08
oomd: update system context when oomctl is invoked
Yu Watanabe
1
-0
/
+7
2024-10-08
oomd: drop unused usec_now
Yu Watanabe
1
-5
/
+0
2024-10-08
systemctl: separate memory usage with comma
Yu Watanabe
1
-17
/
+17
2024-10-08
core: suppress one debugging log
Yu Watanabe
1
-1
/
+5
2024-10-08
core/manager: Deprecate StartAuxiliaryScope() method
Michal Koutný
3
-8
/
+12
2024-10-08
man: `machinectl(1)`: Fix description of subcommand `poweroff`
David Joaquín Shourabi Porcel
1
-1
/
+1
2024-10-08
man: `systemd-nspawn(1)`: Fix some typos
David Joaquín Shourabi Porcel
1
-2
/
+2
2024-10-08
fd-util: use F_DUPFD_QUERY for same_fd()
Lennart Poettering
3
-11
/
+63
2024-10-08
fd-util: introduce fd_validate() helper
Lennart Poettering
5
-22
/
+42
2024-10-08
tree-wide: replace reallocarray() with GREEDY_REALLOC()
Yu Watanabe
18
-177
/
+81
[next]