| Commit message (Expand) | Author | Age | Files | Lines |
* | build(deps): bump github/codeql-action from 1.0.26 to 1.0.27dependabot/github_actions/github/codeql-action-1.0.27 | dependabot[bot] | 2022-01-17 | 1 | -3/+3 |
* | boot: Beep n times for n-th entry | Jan Janssen | 2022-01-17 | 4 | -18/+25 |
* | man: change 'allow[s] to' -> 'allow[s] one to' | Luca Boccassi | 2022-01-16 | 3 | -6/+6 |
* | core: add missing dependency DBus properties | Yu Watanabe | 2022-01-16 | 3 | -12/+27 |
* | core: update log message | Yu Watanabe | 2022-01-16 | 1 | -2/+6 |
* | Merge pull request #22136 from yuwata/network-wireguard-disable-adding-routes... | Luca Boccassi | 2022-01-16 | 2 | -17/+11 |
|\ |
|
| * | network: wireguard: also accept negative boolean values to disable adding routes | Yu Watanabe | 2022-01-16 | 2 | -10/+10 |
| * | network: wireguard: do not add routes to AllowedIPs= by default | Yu Watanabe | 2022-01-16 | 2 | -9/+3 |
* | | ci: install libbpf-dev in the unit_tests workflow | Evgeny Vereshchagin | 2022-01-16 | 1 | -0/+1 |
* | | boot: Add PC speaker support | Jan Janssen | 2022-01-16 | 4 | -1/+70 |
|/ |
|
* | Merge pull request #22130 from keszybz/silence-gcc-warning-in-sd-device | Luca Boccassi | 2022-01-15 | 1 | -3/+2 |
|\ |
|
| * | sd-device: drop unnecessary parenthesis | Zbigniew Jędrzejewski-Szmek | 2022-01-15 | 1 | -2/+1 |
| * | sd-device: silence gcc warning with newest gcc | Zbigniew Jędrzejewski-Szmek | 2022-01-15 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #22098 from DaanDeMeyer/journal-corrupt-2 | Yu Watanabe | 2022-01-14 | 4 | -110/+90 |
|\ |
|
| * | journal: Fix entry array iteration corruption checks | Daan De Meyer | 2022-01-14 | 1 | -71/+81 |
| * | journal: Remove unused arguments from journal_file_next_entry_for_data() | Daan De Meyer | 2022-01-12 | 4 | -39/+9 |
* | | Merge pull request #22096 from keszybz/networkctl-bus-once | Yu Watanabe | 2022-01-14 | 2 | -59/+42 |
|\ \ |
|
| * | | networkctl: use xsprintf a bit more | Zbigniew Jędrzejewski-Szmek | 2022-01-14 | 1 | -10/+9 |
| * | | networkctl: open the bus just once | Zbigniew Jędrzejewski-Szmek | 2022-01-14 | 2 | -49/+33 |
* | | | ci: switch to requirements.txt in the unit tests workflow | Evgeny Vereshchagin | 2022-01-14 | 1 | -0/+1 |
|/ / |
|
* | | man: Add more details about desktop file processing | Benjamin Berg | 2022-01-14 | 1 | -0/+49 |
* | | ci: turn meson warnings into errors | Evgeny Vereshchagin | 2022-01-14 | 2 | -2/+11 |
* | | Merge pull request #22111 from medhefgo/boot-cleanup | Luca Boccassi | 2022-01-13 | 12 | -49/+44 |
|\ \ |
|
| * | | boot: Use FreePool from boot services directly | Jan Janssen | 2022-01-13 | 1 | -1/+1 |
| * | | boot: Add missing assert to file_read() | Jan Janssen | 2022-01-13 | 1 | -0/+1 |
| * | | boot: Use _cleanup_ in shim | Jan Janssen | 2022-01-13 | 1 | -4/+4 |
| * | | boot: Don't try to free loaded_image | Jan Janssen | 2022-01-13 | 1 | -1/+1 |
| * | | boot: Use EFI_FILE* instead of EFI_FILE_HANDLE | Jan Janssen | 2022-01-13 | 10 | -40/+32 |
| * | | boot: Fix invalid free | Jan Janssen | 2022-01-13 | 2 | -3/+5 |
* | | | network: use scope link for direct unicast routes by default | Yu Watanabe | 2022-01-13 | 4 | -7/+12 |
* | | | Merge pull request #22106 from yuwata/dhcp6-broken-NTP | Luca Boccassi | 2022-01-13 | 3 | -76/+93 |
|\ \ \ |
|
| * | | | test: add testcase for broken NTP server option | Yu Watanabe | 2022-01-13 | 1 | -0/+51 |
| * | | | test: voidify test functions | Yu Watanabe | 2022-01-13 | 1 | -71/+30 |
| * | | | sd-dhcp6-client: expose client_parse_message() | Yu Watanabe | 2022-01-13 | 2 | -1/+8 |
| * | | | sd-dhcp6-client: ignore broken non-critical options | Yu Watanabe | 2022-01-13 | 1 | -5/+5 |
* | | | | journal: Don't discard -b arg when followed by -e | Daan De Meyer | 2022-01-14 | 1 | -2/+0 |
| |/ /
|/| | |
|
* | | | boot: add missing error check | Yu Watanabe | 2022-01-13 | 1 | -1/+1 |
* | | | {build|unit}-test: show meson-log.txt when meson fails | Evgeny Vereshchagin | 2022-01-13 | 2 | -3/+11 |
* | | | po: Translated using Weblate (Portuguese) | Hugo Carvalho | 2022-01-13 | 1 | -11/+12 |
|/ / |
|
* | | Merge pull request #22100 from bluca/test_part | Yu Watanabe | 2022-01-13 | 2 | -14/+74 |
|\ \ |
|
| * | | test: do not assume x86-64 arch in TEST-58-REPART | Luca Boccassi | 2022-01-12 | 1 | -11/+65 |
| * | | test: add partition IDs for s390x and ppc64el to TEST-50-DISSECT | Luca Boccassi | 2022-01-12 | 1 | -3/+9 |
|/ / |
|
* | | journal: Skip data objects with invalid offsets | Daan De Meyer | 2022-01-12 | 1 | -4/+4 |
* | | xdg-autostart-service: Ignore missing desktop-sepcific condition binary | Benjamin Berg | 2022-01-12 | 1 | -1/+1 |
* | | Merge pull request #22092 from keszybz/docs-links | Zbigniew Jędrzejewski-Szmek | 2022-01-12 | 44 | -119/+342 |
|\ \ |
|
| * | | docs: promise stability for the journal json format too | Zbigniew Jędrzejewski-Szmek | 2022-01-12 | 1 | -0/+1 |
| * | | man+docs: adjust links to the new page | Zbigniew Jędrzejewski-Szmek | 2022-01-12 | 7 | -33/+24 |
| * | | docs: import the Journal JSON Format description as subsection | Zbigniew Jędrzejewski-Szmek | 2022-01-12 | 1 | -1/+38 |
| * | | docs: import the Journal Export Format description from the wiki | Zbigniew Jędrzejewski-Szmek | 2022-01-12 | 1 | -0/+119 |
| * | | policy files: adjust landing page link | Zbigniew Jędrzejewski-Szmek | 2022-01-12 | 11 | -11/+11 |