summaryrefslogtreecommitdiffstats
path: root/man/systemd.dnssd.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-09mkosi: Update to latestDaan De Meyer2-1/+5
2024-10-09mkosi: Remove particle profileDaan De Meyer11-81/+0
2024-10-09efi-loader: Add @ to valid charactersDaan De Meyer1-1/+1
2024-10-09boot: Introduce file_size and use it when we're working with file_offsetDaan De Meyer3-8/+15
2024-10-09boot: Rename pe section size to memory_sizeDaan De Meyer4-27/+27
2024-10-09ukify: Read .profile from path starting with @Daan De Meyer1-0/+2
2024-10-09ukify: Introduce resolve_at_path()Daan De Meyer1-6/+13
2024-10-09ukify: Fix off by one errorDaan De Meyer1-1/+1
2024-10-09network/sysctl-monitor: change variable type to avoid preverifier denialMatteo Croce1-1/+1
2024-10-09namespace: rename drop_unused_mounts() → sort_and_drop_unused_mounts()Lennart Poettering1-3/+3
2024-10-09update TODOLennart Poettering1-3/+0
2024-10-09polkit: introduce common macro for generating polkit allowInteractiveAuth var...Lennart Poettering7-15/+22
2024-10-09stub: Add support for .initrd addon filesTobias Fleig4-13/+95
2024-10-09test/repart: add test case for hash size derived from max data sizeWilliButz1-0/+77
2024-10-09repart: derive hash partition size from SizeMaxBytes= of data siblingWilliButz1-5/+106
2024-10-09ukify: Factor out sbat into constantsJörg Behrmann1-10/+13
2024-10-09ci: Check ukify types and formatting.Jörg Behrmann1-0/+23
2024-10-09ukify: Ensure that find_tool always returns a tool or throws an errorJörg Behrmann1-19/+5
2024-10-09ukify: Move summary option handling out of finalize_optionsJörg Behrmann1-6/+4
2024-10-09ukify: Type-annotate ukifyJörg Behrmann2-79/+138
2024-10-09ukify: Make it lint cleanJörg Behrmann2-11/+21
2024-10-09ukify: Use OSError insteead of IOErrorJörg Behrmann1-1/+1
2024-10-09ukify: Use non-deprecated import for SequenceJörg Behrmann1-1/+1
2024-10-09ukify: Sort importsJörg Behrmann1-4/+4
2024-10-09ukify: Import Path directlyJörg Behrmann1-41/+41
2024-10-09ukify: Format with ruffJörg Behrmann2-330/+393
2024-10-09hwdb: move key 66/65 handling from specific to generic HP laptop coverageLennart Poettering1-4/+2
2024-10-09core: Log in more scenarios about which process initiated an operationDaan De Meyer1-0/+12
2024-10-09core: Bump log level of reexecute request to noticeDaan De Meyer1-4/+4
2024-10-09bus-util: Log more information when connecting to a bus socket failsDaan De Meyer30-38/+49
2024-10-09NEWS: announce the F20/F21/F22/F23 key mangling removal scheduled for v258Lennart Poettering1-0/+12
2024-10-09update TODOLennart Poettering1-0/+6
2024-10-09core: drop implicit support of PrivateTmp=offYu Watanabe5-6/+6
2024-10-08core/dbus: pass transient unit name metadata to polkitRenjaya Raga Zenta1-1/+8
2024-10-08core/dbus: add assertionsYu Watanabe1-0/+12
2024-10-08core/dbus: introduce bus_verify_manage_units_async_impl()Yu Watanabe2-21/+33
2024-10-08core/dbus: move bus_verify_xyz() to dbus-util.cYu Watanabe5-49/+51
2024-10-08mount: optimize mountinfo traversal by decoupling device discoveryChen Guanqiao1-1/+6
2024-10-08core: drop implicit support of PrivateUsers=offYu Watanabe5-9/+9
2024-10-08oomd: separate entries with comma for readabilityYu Watanabe1-3/+3
2024-10-08oomd: update system context when oomctl is invokedYu Watanabe1-0/+7
2024-10-08oomd: drop unused usec_nowYu Watanabe1-5/+0
2024-10-08systemctl: separate memory usage with commaYu Watanabe1-17/+17
2024-10-08core: suppress one debugging logYu Watanabe1-1/+5
2024-10-08core/manager: Deprecate StartAuxiliaryScope() methodMichal Koutný3-8/+12
2024-10-08man: `machinectl(1)`: Fix description of subcommand `poweroff`David Joaquín Shourabi Porcel1-1/+1
2024-10-08man: `systemd-nspawn(1)`: Fix some typosDavid Joaquín Shourabi Porcel1-2/+2
2024-10-08fd-util: use F_DUPFD_QUERY for same_fd()Lennart Poettering3-11/+63
2024-10-08fd-util: introduce fd_validate() helperLennart Poettering5-22/+42
2024-10-08tree-wide: replace reallocarray() with GREEDY_REALLOC()Yu Watanabe18-177/+81