summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* mkfs-util: Add support to populate vfat without mounting using mcopyDaan De Meyer2022-11-151-1/+63
* mkfs-util: Add root support for ext and btrfsDaan De Meyer2022-11-152-5/+31
* mkfs-util: Make argument handling for mkfs binaries more flexibleDaan De Meyer2022-11-151-83/+99
* btrfs-util: Remove bogus assert()Daan De Meyer2022-11-151-1/+0
* gpt: Expose GptPartitionType and get rid of SECONDARY/OTHERDaan De Meyer2022-11-153-356/+123
* Merge pull request #24908 from DaanDeMeyer/repart-minimizeDaan De Meyer2022-11-151-1/+1
|\
| * resize-fs: Bump xfs minimum partition size to 16MBDaan De Meyer2022-11-111-1/+1
* | module-util: use the blacklist from module_blacklist= in cmdlineMike Yuan2022-11-141-1/+54
* | dissect-image: do not try to close invalid fdYu Watanabe2022-11-132-38/+26
* | Merge pull request #25338 from DaanDeMeyer/at-fixesYu Watanabe2022-11-131-17/+0
|\ \
| * | Revert "rm-rf: Add rm_rf_physical_and_close()"Daan De Meyer2022-11-111-17/+0
* | | Merge pull request #25360 from poettering/strv-fixesYu Watanabe2022-11-132-1/+7
|\ \ \
| * | | nulstr-util: fix corner cases of strv_make_nulstr()Lennart Poettering2022-11-131-0/+4
| * | | strv: move nulstr utilities to nulstr-util.[ch]Lennart Poettering2022-11-132-1/+3
* | | | Merge pull request #25355 from poettering/chase-symlinks-no-symlinkYu Watanabe2022-11-131-4/+4
|\ \ \ \
| * | | | bootctl,bootspec: make use of CHASE_PROHIBIT_SYMLINKS whenever we access the ...Lennart Poettering2022-11-131-4/+4
| |/ / /
* | | | format-table: teach table_add_cell_stringf_full() to generate TABLE_FIELD/TAB...Lennart Poettering2022-11-132-3/+7
* | | | format-table: introduce TABLE_HEADER cell typeLennart Poettering2022-11-132-81/+73
|/ / /
* | | ac-power: check battery existence and statusYu Watanabe2022-11-131-14/+44
* | | Merge pull request #25268 from PeterCxy/fido2-preflightLuca Boccassi2022-11-121-58/+184
|\ \ \
| * | | libfido2-util: Perform pre-flight check for credentials in tokenMkfsSion2022-11-111-0/+112
| * | | libfido2-util: Extract error handling logic from fido2_use_hmac_hash_specific...MkfsSion2022-11-111-30/+36
| * | | libfido2-util: Commonize FIDO2 basic property settingsMkfsSion2022-11-111-28/+36
* | | | shared|install: Use InstallChangeType consistentlyCristian Rodríguez2022-11-121-2/+2
|/ / /
* | | nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-1112-24/+7
| |/ |/|
* | Merge pull request #24803 from DaanDeMeyer/repart-copy-deny-listDaan De Meyer2022-11-117-270/+334
|\ \ | |/ |/|
| * gpt: Add gpt_partition_type_mountpoint_nulstr()Daan De Meyer2022-11-102-0/+27
| * gpt: Replace bitfields with designator field in GptPartitionTypeDaan De Meyer2022-11-104-243/+278
| * copy: Support passing a deny list of files/directories to not copyDaan De Meyer2022-11-102-10/+28
| * stat-util: Move inode_hash_ops to stat-utilDaan De Meyer2022-11-101-17/+1
* | Merge pull request #25328 from poettering/vertical-tablesYu Watanabe2022-11-112-15/+151
|\ \
| * | format-table: add an explicit "vertical" modeLennart Poettering2022-11-102-15/+151
| |/
* | Merge pull request #25325 from yuwata/resolve-cap-per-link-setting-by-globalLuca Boccassi2022-11-101-1/+2
|\ \
| * | resolve: introduce link_get_llmnr_support() and link_get_mdns_support()Yu Watanabe2022-11-101-1/+2
| |/
* | dissect: also parse out the top-level GPT table uuid and expose this as image...Lennart Poettering2022-11-102-3/+24
* | json: add build helpers to insert id128 in uuid formatting into json objectLennart Poettering2022-11-103-4/+15
|/
* Merge pull request #24813 from DaanDeMeyer/at-all-the-thingsLuca Boccassi2022-11-103-6/+29
|\
| * rm-rf: Add rm_rf_physical_and_close()Daan De Meyer2022-11-091-0/+17
| * mkdir: Add mkdirat_parents()Daan De Meyer2022-11-092-3/+6
| * mkdir: Add mkdirat_safe()Daan De Meyer2022-11-092-3/+6
* | Merge pull request #25280 from keszybz/initrd-with-overlayfsFrantisek Sumsal2022-11-105-50/+60
|\ \
| * | pid1: skip cleanup if root is not tmpfs/ramfsZbigniew Jędrzejewski-Szmek2022-11-091-10/+12
| * | shared: make libmount_parse() non-inlineZbigniew Jędrzejewski-Szmek2022-11-093-33/+43
| * | shared/mount-util: fix commentZbigniew Jędrzejewski-Szmek2022-11-091-7/+5
* | | Merge pull request #25321 from poettering/acpi-timing-fixLennart Poettering2022-11-092-12/+17
|\ \ \
| * | | acpi-fpdt: make sure length/type fields are available in acpi_fpdt_headerLennart Poettering2022-11-091-1/+1
| * | | acpi-fpdt: don't accidentally drop signedness of pread() returnLennart Poettering2022-11-091-5/+10
| * | | acpi-fpdt: use our usual ret_xyz naming schemeLennart Poettering2022-11-092-6/+6
| |/ /
* | | dissect: officially support initrd DDIs (to implement 2nd stage initrds)Lennart Poettering2022-11-092-1/+14
|/ /
* | Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-0810-10/+10