summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | network: wireguard: do not add routes to AllowedIPs= by defaultYu Watanabe2022-01-161-8/+2
* | | | boot: Add PC speaker supportJan Janssen2022-01-163-1/+63
|/ / /
* | | sd-device: drop unnecessary parenthesisZbigniew Jędrzejewski-Szmek2022-01-151-2/+1
* | | sd-device: silence gcc warning with newest gccZbigniew Jędrzejewski-Szmek2022-01-151-1/+1
|/ /
* | Merge pull request #22098 from DaanDeMeyer/journal-corrupt-2Yu Watanabe2022-01-144-110/+90
|\ \
| * | journal: Fix entry array iteration corruption checksDaan De Meyer2022-01-141-71/+81
| * | journal: Remove unused arguments from journal_file_next_entry_for_data()Daan De Meyer2022-01-124-39/+9
* | | networkctl: use xsprintf a bit moreZbigniew Jędrzejewski-Szmek2022-01-141-10/+9
* | | networkctl: open the bus just onceZbigniew Jędrzejewski-Szmek2022-01-142-49/+33
* | | Merge pull request #22111 from medhefgo/boot-cleanupLuca Boccassi2022-01-1312-49/+44
|\ \ \
| * | | boot: Use FreePool from boot services directlyJan Janssen2022-01-131-1/+1
| * | | boot: Add missing assert to file_read()Jan Janssen2022-01-131-0/+1
| * | | boot: Use _cleanup_ in shimJan Janssen2022-01-131-4/+4
| * | | boot: Don't try to free loaded_imageJan Janssen2022-01-131-1/+1
| * | | boot: Use EFI_FILE* instead of EFI_FILE_HANDLEJan Janssen2022-01-1310-40/+32
| * | | boot: Fix invalid freeJan Janssen2022-01-132-3/+5
* | | | network: use scope link for direct unicast routes by defaultYu Watanabe2022-01-131-0/+6
* | | | Merge pull request #22106 from yuwata/dhcp6-broken-NTPLuca Boccassi2022-01-133-76/+93
|\ \ \ \
| * | | | test: add testcase for broken NTP server optionYu Watanabe2022-01-131-0/+51
| * | | | test: voidify test functionsYu Watanabe2022-01-131-71/+30
| * | | | sd-dhcp6-client: expose client_parse_message()Yu Watanabe2022-01-132-1/+8
| * | | | sd-dhcp6-client: ignore broken non-critical optionsYu Watanabe2022-01-131-5/+5
* | | | | journal: Don't discard -b arg when followed by -eDaan De Meyer2022-01-141-2/+0
| |/ / / |/| | |
* | | | boot: add missing error checkYu Watanabe2022-01-131-1/+1
|/ / /
* | | journal: Skip data objects with invalid offsetsDaan De Meyer2022-01-121-4/+4
* | | xdg-autostart-service: Ignore missing desktop-sepcific condition binaryBenjamin Berg2022-01-121-1/+1
* | | Merge pull request #22092 from keszybz/docs-linksZbigniew Jędrzejewski-Szmek2022-01-1212-12/+12
|\ \ \
| * | | policy files: adjust landing page linkZbigniew Jędrzejewski-Szmek2022-01-1211-11/+11
| * | | shutdown: adjust log messageZbigniew Jędrzejewski-Szmek2022-01-121-1/+1
* | | | Merge pull request #21728 from Werkov/bfq-io-weightYu Watanabe2022-01-123-28/+45
|\ \ \ \
| * | | | core/cgroup: Factor out BFQ weight settingMichal Koutný2022-01-101-17/+22
| * | | | cgroup-util: Move macros to macros and tests to testsMichal Koutný2022-01-103-19/+23
| * | | | core/cgroup: Provide information about applied BFQ scalingMichal Koutný2022-01-101-4/+12
* | | | | Merge pull request #22037 from fbuihuu/watchdog-minor-improvementsYu Watanabe2022-01-124-17/+11
|\ \ \ \ \
| * | | | | pid1: voidify manager_override_watchdog()Yu Watanabe2022-01-073-6/+6
| * | | | | watchdog: rebreak commentsYu Watanabe2022-01-071-8/+5
| * | | | | watchdog: shorten watchdog_set_device()Franck Bui2022-01-071-3/+0
* | | | | | shutdown: release the watchdog finallyLidong Zhong2022-01-121-0/+1
* | | | | | Merge pull request #22043 from medhefgo/boot-bitlockerLuca Boccassi2022-01-123-16/+115
|\ \ \ \ \ \
| * | | | | | boot: Add BitLocker TPM key sealing workaroundJan Janssen2022-01-101-16/+106
| * | | | | | boot: Add TPM to status infoJan Janssen2022-01-103-0/+9
* | | | | | | Merge pull request #22088 from medhefgo/mesonYu Watanabe2022-01-1227-360/+363
|\ \ \ \ \ \ \
| * | | | | | | meson: Add check argument to remaining run_command() callsJan Janssen2022-01-113-6/+9
| * | | | | | | meson: Use files() for fuzzersJan Janssen2022-01-1113-48/+48
| * | | | | | | meson: Use files() for testsJan Janssen2022-01-1122-306/+306
| | |_|_|_|/ / | |/| | | | |
* | | | | | | fix test-string-util failed when locale is not utf8yangmingtai2022-01-121-16/+16
* | | | | | | network: dhcp6: do not request address if UseAddress=noYu Watanabe2022-01-111-1/+7
* | | | | | | Merge pull request #22086 from keszybz/nss-no-proc-cmdlineLuca Boccassi2022-01-115-19/+14
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | nss: only read logging config from environment variablesZbigniew Jędrzejewski-Szmek2022-01-115-9/+14
| * | | | | | nss: drop dummy setup_logging() helpersZbigniew Jędrzejewski-Szmek2022-01-112-12/+2
| |/ / / / /