summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: Generate fuzzer inputs with directivesMichal Koutný2022-10-2016-2265/+87
* meson: Store fuzz tests in structured wayMichal Koutný2022-10-112-46/+45
* udev: add one more assertionYu Watanabe2022-10-111-0/+1
* coredumpctl: Add support for the --root option (after merge fixes)Richard Phibel2022-10-101-10/+9
* tree-wide: add ERRNO_IS_XATTR_ABSENT() helperLennart Poettering2022-10-1015-23/+29
* mkosi: update to latest commitLuca Boccassi2022-10-101-1/+1
* NEWS: make clear we talk about *system* credentials hereLennart Poettering2022-10-101-1/+2
* Merge pull request #24654 from fbuihuu/mount_followup_for_pr_19983Yu Watanabe2022-10-103-47/+41
|\
| * mount: replace UNIT_DEPENDENCY_MOUNTINFO_OR_FILE with UNIT_DEPENDENCY_MOUNTIN...Franck Bui2022-10-053-30/+35
| * mount: drop UNIT_DEPENDENCY_MOUNTINFO_IMPLICIT and UNIT_DEPENDENCY_MOUNTINFO_...Franck Bui2022-10-053-18/+8
| * mount: always use UNIT_DEPENDENCY_FILE in mount_add_quota_dependencies()Franck Bui2022-10-051-5/+4
* | Merge pull request #24595 from rphibel/support-image-option-in-systemctl-and-...Daan De Meyer2022-10-102-4/+128
|\ \
| * | coredumpctl: Add support for the --image optionRichard Phibel2022-10-032-2/+47
| * | coredumpctl: Add support for the --root optionRichard Phibel2022-10-032-4/+83
* | | udev: drop assertion which is always falseYu Watanabe2022-10-101-1/+0
* | | meson: Fix build with --optimization=plainJan Janssen2022-10-091-1/+1
* | | NEWS: fix typos and reword thingsZbigniew Jędrzejewski-Szmek2022-10-091-120/+126
* | | man: use a list for description of ConditionFirmware=Zbigniew Jędrzejewski-Szmek2022-10-091-27/+32
* | | TODO: fix typoYu Watanabe2022-10-081-1/+1
* | | NEWS: fix typoYu Watanabe2022-10-081-3/+3
* | | NEWS: drop reverted feature for networkdYu Watanabe2022-10-081-4/+0
* | | Revert "journal: Add --convert= command to journalctl"Daan De Meyer2022-10-087-136/+53
* | | fuzz: shorten name of fuzz test caseZbigniew Jędrzejewski-Szmek2022-10-081-0/+0
* | | update NEWS for v250-rc1Lennart Poettering2022-10-071-130/+222
* | | man/shutdown: document how to switch to single-user modeanarcat2022-10-071-0/+8
* | | Finalize changelog for v252-rc2v252-rc1Luca Boccassi2022-10-071-1/+16
* | | meson: bump numbers for v252-rc1Luca Boccassi2022-10-071-3/+3
* | | Enable PR template for RC phaseLuca Boccassi2022-10-071-0/+0
* | | Implement --luks-sector-size for homedAidan Dang2022-10-0712-14/+98
* | | Merge pull request #22998 from DaanDeMeyer/journal-compact-splitLuca Boccassi2022-10-0720-429/+700
|\ \ \
| * | | journal: Add --convert= command to journalctlDaan De Meyer2022-10-076-53/+133
| * | | journal: Store offsets to tail entry array objects in chainDaan De Meyer2022-10-076-47/+117
| * | | journal: Introduce journal_file_data_payload()Daan De Meyer2022-10-073-205/+148
| * | | journal: Use 32-bit entry item object offsets in compact modeDaan De Meyer2022-10-076-62/+107
| * | | journal: Use 32-bit entry array offsets in compact modeDaan De Meyer2022-10-076-40/+73
| * | | journal: Don't allocate objects above UINT32_MAX in compact modeDaan De Meyer2022-10-071-0/+4
| * | | journal: Run unit tests with and without compact mode enabledDaan De Meyer2022-10-075-8/+65
| * | | journal: Enable compact modeDaan De Meyer2022-10-072-12/+34
| * | | journal: Add compact modeDaan De Meyer2022-10-074-6/+23
* | | | Merge pull request #24930 from yuwata/network-drop-ndisc-vacuumYu Watanabe2022-10-074-27/+6
|\ \ \ \
| * | | | network: free timer event source for NDisc when link is freedYu Watanabe2022-10-071-2/+6
| * | | | network: drop unnecessary call of ndisc_vacuum()Yu Watanabe2022-10-073-25/+0
| |/ / /
* | | | Merge pull request #24931 from bluca/newsYu Watanabe2022-10-076-32/+157
|\ \ \ \ | |/ / / |/| | |
| * | | Update hwdbLuca Boccassi2022-10-075-22/+103
| * | | NEWS: list contributorsLuca Boccassi2022-10-071-0/+43
| * | | NEWS: typosLuca Boccassi2022-10-071-10/+11
|/ / /
* | | Merge pull request #24511 from martinetd/bpf1Zbigniew Jędrzejewski-Szmek2022-10-0611-28/+107
|\ \ \
| * | | libbpf: add compat helpers for libbpf down to 0.1.0Dominique Martinet2022-10-067-17/+90
| * | | Try to load libbpf.so.1 as wellDaan De Meyer2022-10-061-2/+7
| * | | libbpf: Remove use of deprecated APIsDaan De Meyer2022-10-067-21/+22