summaryrefslogtreecommitdiffstats
path: root/src/boot/efi/meson.build (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-15ci: Update mkosi action to latest commitDaan De Meyer2-19/+6
2023-01-15man: libudev: fix typoUlrich Ölmann1-1/+1
2023-01-15busctl: fix introspecting DBus propertiesYu Watanabe1-2/+19
2023-01-14test: support a non-default SysV directoryFrantisek Sumsal1-11/+14
2023-01-13open-file: Fix user-after-freeDaan De Meyer1-1/+1
2023-01-13systemctl: list-dependencies: pass bool where appropriateMike Yuan1-1/+1
2023-01-13udev: simplify a bit stack_directory_find_prioritized_devnode()Franck Bui1-20/+15
2023-01-13udev: return ENODEV if link_directory_read_one() can't find the devnodeFranck Bui1-1/+1
2023-01-13udev: let stack_directory_open() convert a slink into a dirname itselfFranck Bui1-16/+18
2023-01-13udev: merge link_directory_lock() into link_directory_open()Franck Bui1-39/+32
2023-01-13bootspec: show efi entry tooLudwig Nussel1-0/+2
2023-01-13test: explicitly create the /etc/init.d directoryFrantisek Sumsal1-1/+1
2023-01-13cgroup: Do not emit compat message without memory limitMichal Koutný1-1/+2
2023-01-12dissect-image: Notify btrfs when we're done using a loop deviceDaan De Meyer4-0/+35
2023-01-12ci: Fix PR labelingDaan De Meyer1-3/+3
2023-01-12network: Show network and link file dropins in networkctl statusDaan De Meyer11-7/+116
2023-01-12network: fix race between RTM_NEWLINK and NL82011_CMD_NEW_INTERFACEAlvin Šipraga4-0/+24
2023-01-12optionally set socket priority on DHCPv4 raw socketchris12-9/+111
2023-01-12shell-completion: systemctl: add --no-warnYu Watanabe2-1/+2
2023-01-12systemctl: suppress warning about missing /proc/ when --no-warnYu Watanabe2-11/+19
2023-01-11coredump: re-document raised default dump sizesJan Engelhardt1-2/+3
2023-01-11man: explain what kind of data is actually included in "systemd-analyze plot"...Lennart Poettering1-0/+7
2023-01-11man: Use ukify instead of objcopy in examplesJan Janssen2-80/+30
2023-01-11journal: give the ability to enable/disable systemd-journald-audit.socketFranck Bui7-11/+28
2023-01-11man: reword "string is extended into PCR"Zbigniew Jędrzejewski-Szmek2-56/+56
2023-01-11man: fix issues reported by the manpage-l10n projectZbigniew Jędrzejewski-Szmek31-115/+130
2023-01-11github: use 'meson setup'Zbigniew Jędrzejewski-Szmek1-3/+4
2023-01-11hwdb: Add mount matrix for Linx 1020Spindle Security1-0/+4
2023-01-11tree-wide: fix return value handling of base64mem()Lennart Poettering12-56/+72
2023-01-11hexdecoct: modernize base64mem() variable naming a bitLennart Poettering1-23/+22
2023-01-11ukify: Fix tools detection if --tools was not passedJan Janssen1-1/+5
2023-01-11network/l2tp: parse address or address type from correct stringYu Watanabe1-3/+3
2023-01-11network/l2tp: fix error code in log messageYu Watanabe1-2/+2
2023-01-10update TODOLennart Poettering1-12/+3
2023-01-10test: add Type=notify-reload testcaseLennart Poettering1-0/+53
2023-01-10notify: add --stopping + --reloading switchesLennart Poettering2-41/+87
2023-01-10logind: implement Type=notify-reload protocol properlyLennart Poettering2-0/+7
2023-01-10udevd: implement the full Type=notify-reload protocolLennart Poettering2-22/+28
2023-01-10networkd: implement Type=notify-reload protocolLennart Poettering5-21/+47
2023-01-10pid1: make sure we send our calling service manager RELOADING=1 when reloadingLennart Poettering4-1/+24
2023-01-10man: document Type=notify-reloadLennart Poettering2-122/+162
2023-01-10pid1: add new Type=notify-reload service typeLennart Poettering8-76/+189
2023-01-10manager: add one more assert()Lennart Poettering1-0/+2
2023-01-10bootctl: honor $KERNEL_INSTALL_CONF_ROOTLudwig Nussel5-9/+29
2023-01-10core: add OpenFile settingRichard Phibel27-6/+914
2023-01-10ci: Remove a bunch of labels when a PR is mergedDaan De Meyer1-1/+32
2023-01-10shutdown: don't close pipe fds.Lennart Poettering1-2/+2
2023-01-10man: restore example formatting in systemd-coredump(8)Zbigniew Jędrzejewski-Szmek1-1/+2
2023-01-10meson: use 0|1 for SD_BOOTZbigniew Jędrzejewski-Szmek9-17/+20
2023-01-10fundamental: fix compile check for explicit_bzeroZbigniew Jędrzejewski-Szmek1-1/+1