summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mkosi: Don't touch the packaging checkout if work is being doneDaan De Meyer2024-07-031-2/+9
* meson: Define __TARGET_ARCH macros required by bpfDaan De Meyer2024-07-031-7/+7
* coredump: correctly take tmpfs size into account for compressionLuca Boccassi2024-07-031-8/+12
* docs/CODING_STYLE: document that we nowadays prefer (const char*) for func re...Mike Yuan2024-07-021-1/+13
* Merge pull request #33577 from fbuihuu/testsuite-tweaks-for-v256-on-SUSELuca Boccassi2024-07-023-2/+8
|\
| * test: fix TEST-74-AUX-UTILS.ssh.sh on SUSEFranck Bui2024-07-021-1/+4
| * test: preserve symlink in inst_recursive()Franck Bui2024-07-021-0/+2
| * test: fix TEST-24-CRYPTSETUP on SUSEFranck Bui2024-07-021-1/+1
| * test: install /etc/hostsFranck Bui2024-07-021-0/+1
* | Merge pull request #33574 from poettering/get-efi-var-rawLennart Poettering2024-07-0212-299/+319
|\ \
| * | efivars: rename efivar_get_uint_string() → efivar_get_uint64_str16()Lennart Poettering2024-07-024-19/+20
| * | efi: rename efivar_(set|get)() → efivar_(set|get)_str16()Lennart Poettering2024-07-025-24/+24
| * | efivars: use appropropriate uint8_t type when dealing with "raw" bytesLennart Poettering2024-07-021-3/+3
| * | efivars: change return parameter of efivar_get_raw() to be void**Lennart Poettering2024-07-025-10/+10
| * | efi: split out efivars.[ch] from util.[ch]Lennart Poettering2024-07-0212-267/+286
|/ /
* | mkosi: Install perfDaan De Meyer2024-07-024-0/+7
* | update TODOLennart Poettering2024-07-021-0/+3
* | test: split the resolved test suite into separate test casesDaniel Rusek2024-07-021-660/+721
* | Merge pull request #33496 from YHNdnzj/fd-is-mount-symlinkLuca Boccassi2024-07-022-4/+30
|\ \
| * | test-mountpoint-util: add a test for bind mounted symlinksMike Yuan2024-06-271-0/+30
| * | mountpoint-util: do not assume symlinks are not mountpointsMike Yuan2024-06-271-4/+0
* | | Merge pull request #33560 from YHNdnzj/trivial-cleanup-2Luca Boccassi2024-07-022-9/+12
|\ \ \
| * | | shared/condition: add missing space after 'if'Mike Yuan2024-07-011-2/+2
| * | | shared/mount-util: return early if param is NULLMike Yuan2024-07-011-7/+10
* | | | Merge pull request #33523 from neighbourhoodie/fix/dns-opt-extended-rcodeLuca Boccassi2024-07-022-4/+4
|\ \ \ \
| * | | | resolved: correct parsing of OPT extended RCODEsJames Coglan2024-06-281-1/+1
| * | | | resolved: allow the full TTL to be used by OPT recordsJames Coglan2024-06-281-3/+3
* | | | | build(deps): bump github/codeql-action from 3.24.7 to 3.25.11dependabot[bot]2024-07-012-4/+4
* | | | | mkosi: update debian commit referenceLuca Boccassi2024-07-011-1/+1
| |/ / / |/| | |
* | | | Merge pull request #33475 from poettering/name-to-handle-at-fidLennart Poettering2024-07-017-34/+227
|\ \ \ \
| * | | | test: beef up test case for fid-based equality checksLennart Poettering2024-07-013-4/+63
| * | | | stat-util: port inode_same_at() to use FID file handle data to determine inod...Lennart Poettering2024-07-011-6/+92
| * | | | mountpoint-util: clarify that EOVERFLOW is visible on nfs4/autofs mountsLennart Poettering2024-07-011-3/+3
| * | | | mountpoint-util: use the FID stuff for detecting the root of mountsLennart Poettering2024-07-011-3/+3
| * | | | mountpoint-util: add new helper name_to_handle_at_try_fid()Lennart Poettering2024-07-013-1/+32
| * | | | mountpoint-util: use ERRNO_IS_xyz() at more placesLennart Poettering2024-07-011-3/+3
| * | | | mountpoint-util: add public helper for comparing file handlesLennart Poettering2024-07-012-4/+14
| * | | | mountpoint-util: make is_name_to_handle_at_fatal_error() an exported APILennart Poettering2024-07-012-13/+20
* | | | | mkfs-util: Simplify logicDaan De Meyer2024-07-011-8/+3
* | | | | units: add dep on systemd-logind.service by user@.serviceLennart Poettering2024-07-012-2/+2
* | | | | Use read_full_file_full() in read_smbios11_field()Daan De Meyer2024-07-011-2/+7
* | | | | Merge pull request #33553 from poettering/list-devicesLennart Poettering2024-07-0117-31/+215
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | storagetm: add --list-devices commandLennart Poettering2024-07-013-4/+28
| * | | | repart: add --list-devices switch for listing candidate block devicesLennart Poettering2024-07-013-1/+26
| * | | | cryptenroll: add --list-devices switch that shows candidate block devicesLennart Poettering2024-07-013-0/+23
| * | | | util: add generic block device listener helperLennart Poettering2024-07-013-0/+91
| * | | | blockdev-util: add partscan check function that takes an sd_device*Lennart Poettering2024-07-016-12/+21
| * | | | repart: add sections to --help textLennart Poettering2024-07-011-14/+26
|/ / / /
* | | | build(deps): bump actions/checkout from 4.1.6 to 4.1.7dependabot[bot]2024-07-0112-12/+12
* | | | Conditional PSI check to reflect changes done in 5.13rhellstrom2024-07-011-2/+8