summaryrefslogtreecommitdiffstats
path: root/src/basic/dirent-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-22gpt: Drop PARTITION_LINUX_GENERIC and PARTITION_USER_HOMEDaan De Meyer3-7/+4
2022-11-22gpt: Specify designator array sizes explicitlyDaan De Meyer1-2/+2
2022-11-22man/journalctl: mention systemd-cat, make the description more directZbigniew Jędrzejewski-Szmek1-7/+16
2022-11-22man: update docs for MemoryZSwapMax=Anita Zhang1-3/+20
2022-11-22resolved: Fix OpenSSL error messagesBenjamin Fogle1-39/+26
2022-11-22network: wifi: try to reconfigure when connectedYu Watanabe3-1/+14
2022-11-22network: drop unnecessary prototypeYu Watanabe1-1/+0
2022-11-22systemctl: edit: write override files as text filesнаб1-0/+12
2022-11-22bootctl: use grey-and-slash prefix for source in list tooZbigniew Jędrzejewski-Szmek1-3/+10
2022-11-22udev: make sure auto-root logic also works in UKIs booted from XBOOTLDRLennart Poettering1-14/+13
2022-11-22tree-wide: make constant ratelimit compound actually constLennart Poettering10-10/+10
2022-11-22boot: remove random-seed-modeJason A. Donenfeld7-77/+5
2022-11-21basic/strv: check printf arguments to strv_extendf()Zbigniew Jędrzejewski-Szmek1-1/+1
2022-11-21manager: fix format strings for trigger metadataZbigniew Jędrzejewski-Szmek1-4/+4
2022-11-21mkosi: pull in libbpf1 instead of legacy libbpf0 on debianLennart Poettering1-1/+1
2022-11-21dlfcn-util: add static asserts ensuring our sym_xyz() func ptrs match the typ...Lennart Poettering7-12/+64
2022-11-21update TODOLennart Poettering1-0/+6
2022-11-21bootctl: install system token on virtualized systemsJason A. Donenfeld3-37/+6
2022-11-21docs/BOOT_LOADER_INTERFACE: reword sentence to apply to both entry typesZbigniew Jędrzejewski-Szmek1-3/+3
2022-11-21tree-wide: BLS and DPS are now on uapi-group websiteZbigniew Jędrzejewski-Szmek28-85/+88
2022-11-21repart: Rework PartitionTarget initializationDaan De Meyer1-13/+9
2022-11-21repart: Use fd based operations in partition_populate_directory()Daan De Meyer1-4/+5
2022-11-21man/sd_bus_default: Refer to man-pages project (man7.org) for ssh(1)BerndAdameit1-2/+2
2022-11-21repart: Remove redundant parentheses in partition_populate_directory()Daan De Meyer1-1/+1
2022-11-21mkfs-util: Use FORK_CLOSE_ALL_FDSDaan De Meyer1-2/+2
2022-11-21mkfs-util: Prefer fd based stat() where possibleDaan De Meyer1-1/+1
2022-11-21mkfs-util: Use GID_FMTDaan De Meyer1-2/+2
2022-11-21repart: Use ASSERT_PTR() in partition_encrypt()Daan De Meyer1-2/+2
2022-11-21repart: Use ftruncate() instead of posix_allocate()Daan De Meyer1-1/+1
2022-11-21repart: Fix parse_filter_partitions() log messagesDaan De Meyer1-2/+2
2022-11-21repart: Fix FilterPartitionsType enum nameDaan De Meyer1-1/+1
2022-11-21repart: Rework unused partition number algorithmDaan De Meyer1-10/+7
2022-11-21repart: Use IN_SET() in one more placeDaan De Meyer1-3/+1
2022-11-20po: Translated using Weblate (Dutch)Richard E. van der Luit1-10/+10
2022-11-19boot: Replace firmware security hooks directlyJan Janssen1-79/+40
2022-11-19boot: Rework security arch overrideJan Janssen4-152/+146
2022-11-19boot: Manually convert filepaths if neededJan Janssen1-4/+36
2022-11-19boot: Do not require a loaded image pathJan Janssen1-10/+3
2022-11-19boot: Fix memory leakJan Janssen1-1/+1
2022-11-19remove obsolete translate in zh_CN.polichao1-2/+0
2022-11-19dbus-manager: add comments about booleans in function callsMike Yuan1-14/+14
2022-11-18test-network: add tests for RTT and ACK filter for CAKEYu Watanabe2-0/+4
2022-11-18network: tc-cake: add support to specify ACK filterYu Watanabe4-0/+89
2022-11-18bootctl: rework how we handle referenced but absent EFI boot entriesLennart Poettering1-1/+5
2022-11-18resolved: when configuring 127.0.0.1 as per-interface DNS server, contact it ...Lennart Poettering1-0/+5
2022-11-18resolved: use right conditionalization when setting unicast ifindex on UDP so...Lennart Poettering1-1/+1
2022-11-18nspawn: allow sched_rr_get_interval_time64 through seccomp filterSam James1-0/+1
2022-11-18sysupdate: Support volatile-root for finding the root partitionreuben olinsky1-4/+18
2022-11-18update TODOLennart Poettering1-0/+6
2022-11-18boot/measure: fix oom checkLi kunyu1-1/+1