summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #23511 from diabonas/tpm2-pin-systemd-gpt-auto-generatorLennart Poettering2022-08-087-52/+128
|\ \ \
| * | | cryptsetup: ask for PIN when trying to activate using a LUKS2 token pluginJonas Witschel2022-08-051-1/+11
| * | | cryptsetup-token-systemd-fido2: use crypt_normalize_pinJonas Witschel2022-08-051-11/+4
| * | | cryptsetup: implement cryptsetup_token_open_pin for systemd-tpm2 LUKS2 tokenJonas Witschel2022-08-056-34/+82
| * | | cryptsetup: refactor asking for a PIN into a more generic functionJonas Witschel2022-08-051-6/+31
* | | | Merge pull request #24220 from yuwata/on-ac-powerLennart Poettering2022-08-081-3/+6
|\ \ \ \
| * | | | udev-util: assume system is running on AC power when no battery foundYu Watanabe2022-08-051-2/+5
| * | | | udev-util: align string tableYu Watanabe2022-08-051-1/+1
* | | | | stub: Use EfiLoaderCode for kernel memoryJan Janssen2022-08-081-1/+1
* | | | | Merge pull request #24044 from dtardon/default-device-timeoutLennart Poettering2022-08-086-1/+9
|\ \ \ \ \
| * | | | | core: allow to set default timeout for devicesDavid Tardon2022-08-056-1/+9
* | | | | | Fix issue with system time set back (#24131)João Loureiro2022-08-081-12/+11
* | | | | | shared/generator: Ensure growfs unit runs after repartundef2022-08-081-1/+1
* | | | | | boot: Build with at least -O1 as workaroundJan Janssen2022-08-061-0/+6
| |_|_|/ / |/| | | |
* | | | | sd-netlink: rename NLType and friendsYu Watanabe2022-08-0511-1766/+1761
| |/ / / |/| | |
* | | | Merge pull request #23340 from yuwata/network-check-sr-iov-pf-stateYu Watanabe2022-08-0519-78/+416
|\ \ \ \
| * | | | network: also check SR-IOV PF port and other VF ports before configuringYu Watanabe2022-08-055-5/+83
| * | | | network: manage SR-IOV PF and VF portsYu Watanabe2022-08-054-0/+231
| * | | | network: split out link_is_ready_to_create_stacked_netdev()Yu Watanabe2022-08-051-12/+19
| * | | | network: check link state with link_is_ready_to_configure() before configurin...Yu Watanabe2022-08-057-14/+8
| * | | | network: drop carrier check for unmanaged interface from link_is_ready_to_con...Yu Watanabe2022-08-052-7/+4
| * | | | network: refuse to configure anything on pending or initialized stateYu Watanabe2022-08-051-3/+3
| * | | | network: unset master ifindex only when necessaryYu Watanabe2022-08-051-5/+13
| * | | | network: wiphy: use ERRNO_IS_DEVICE_ABSENT()Yu Watanabe2022-08-051-18/+22
| * | | | udev: ignore empty SR-IOV VF suffixYu Watanabe2022-08-051-1/+1
| * | | | sd-device: introduce sd_device_new_child()Yu Watanabe2022-08-055-16/+35
| | |/ / | |/| |
* | | | Merge pull request #23508 from yuwata/core-deviceYu Watanabe2022-08-056-192/+328
|\ \ \ \
| * | | | core/device: add comments for boolean argumentsYu Watanabe2022-08-051-4/+4
| * | | | core/device: always accept syspath changeYu Watanabe2022-08-051-55/+179
| * | | | core/device: move several functionsYu Watanabe2022-08-051-111/+110
| * | | | core/device: store the original pathYu Watanabe2022-08-052-1/+21
| * | | | core: replace m->honor_device_enumeration with MANAGER_IS_SWITCHING_ROOT()Franck Bui2022-08-054-26/+4
| * | | | core: introduce MANAGER_IS_SWITCHING_ROOT() helper functionFranck Bui2022-08-053-0/+15
| |/ / /
* | | | bus: use inline trace argument for ANONYMOUS authDavid Rheinsberg2022-08-051-52/+62
* | | | Merge pull request #24216 from poettering/ispowerof2Luca Boccassi2022-08-053-13/+73
|\ \ \ \
| * | | | macro: use ISPOWEROF2() at various placesLennart Poettering2022-08-052-13/+4
| * | | | macro: add macro for checking if integer is power of 2Lennart Poettering2022-08-052-0/+69
| |/ / /
* / / / man,journalctl: introduce man/--help sectionsLennart Poettering2022-08-051-17/+21
|/ / /
* | | core/mount: make device deps from /proc/self/mountinfo and .mount unit file e...Yu Watanabe2022-08-043-28/+40
* | | core/mount: also remove default deps from /proc/self/mountinfo when it is upd...Yu Watanabe2022-08-041-2/+2
* | | core/mount: set Mount.from_proc_self_mountinfo flag before adding default dep...Yu Watanabe2022-08-041-4/+4
* | | core: unit_name_from_path() does not return -ENAMETOOLONG anymoreYu Watanabe2022-08-043-30/+6
* | | core/mount: use set_put_strdup_full()Yu Watanabe2022-08-041-11/+5
* | | Merge pull request #24189 from medhefgo/boot-secureLennart Poettering2022-08-045-28/+40
|\ \ \
| * | | boot: Skip safety countdown when running in a VMJan Janssen2022-08-044-22/+34
| * | | man: Add instructions for Microsoft secure boot keysJan Janssen2022-08-041-3/+3
| * | | boot: Follow-up fixes for #20255Jan Janssen2022-08-032-3/+3
* | | | pull: fix PullFlags numberingLudwig Nussel2022-08-041-9/+9
* | | | analyze: Migrate to bus-locator.hRichard Phibel2022-08-041-4/+3
* | | | scope: allow unprivileged delegation on scopesMichal Sekletar2022-08-046-17/+129