summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* pid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()Yu Watanabe2022-01-182-7/+18
* test: fix a copy-and-paste errorYu Watanabe2022-01-181-1/+1
* Merge pull request #22125 from DaanDeMeyer/copy-holesLuca Boccassi2022-01-174-1/+86
|\
| * journal: Copy holes when archiving BTRFS journal filesDaan De Meyer2022-01-173-12/+55
| * shared: Copy holes in sparse files in copy_bytes_full()Daan De Meyer2022-01-142-0/+42
* | Merge pull request #22147 from keszybz/stdio-bridge-docsLuca Boccassi2022-01-171-6/+3
|\ \
| * | stdio-bridge: trim whitespace and bracesZbigniew Jędrzejewski-Szmek2022-01-171-4/+1
| * | stdio-bridge: make the error more straightforwardZbigniew Jędrzejewski-Szmek2022-01-171-1/+1
| * | man: enhance the description of systemd-stdio-bridgeZbigniew Jędrzejewski-Szmek2022-01-171-1/+1
* | | kernel-install: also remove modules.builtin.alias.binYu Watanabe2022-01-171-1/+1
|/ /
* | boot: Beep n times for n-th entryJan Janssen2022-01-173-16/+23
* | core: add missing dependency DBus propertiesYu Watanabe2022-01-161-2/+4
* | core: update log messageYu Watanabe2022-01-161-2/+6
* | Merge pull request #22136 from yuwata/network-wireguard-disable-adding-routes...Luca Boccassi2022-01-161-9/+3
|\ \
| * | network: wireguard: also accept negative boolean values to disable adding routesYu Watanabe2022-01-161-2/+2
| * | 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-131-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