summaryrefslogtreecommitdiffstats
path: root/mkosi.extra (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-14po: Translated using Weblate (Galician)Fran Diéguez1-45/+31
2023-04-14man/systemd-cryptenroll: update list of PCRs, link to uapi docsZbigniew Jędrzejewski-Szmek1-159/+177
2023-04-14string-util: add strstrafter()Lennart Poettering7-16/+42
2023-04-14mountpoint-util: use memcmp_nn() where appropriateLennart Poettering1-3/+3
2023-04-14mountpoint-util: fix hosed overflow checkLennart Poettering1-1/+3
2023-04-14mountpoint-util: pass AT_STATX_DONT_SYNC to statx() when looking for mnt_id/m...Lennart Poettering1-4/+11
2023-04-14install: use FOREACH_ARRAYDavid Tardon1-2/+2
2023-04-14tree-wide: rename cleanup functionDavid Tardon3-7/+7
2023-04-14install: fix memory leak if GREEDY_REALLOC() failsDavid Tardon1-6/+11
2023-04-14tree-wide: add some assertsDavid Tardon2-0/+6
2023-04-14tree-wide: use TAKE_STRUCTDavid Tardon8-25/+12
2023-04-14chase: CHASE_MKDIR_0755 requires CHASE_NONEXISTENT and/or CHASE_PARENTYu Watanabe3-3/+10
2023-04-14chase: use FLAGS_SET() macroYu Watanabe1-17/+17
2023-04-13user units: implicitly enable PrivateUsers= when sandboxing options are setLuca Boccassi4-52/+98
2023-04-13Synposis and description of networkctl man page reflecting only part of its f...ZjYwMj1-2/+2
2023-04-13core/main: fix a typo for --log-targetMike Yuan1-1/+1
2023-04-13test: add some tests for RuntimeMaxSecNick Rosbrook1-0/+66
2023-04-13scope: do not disable timer event source when state is SCOPE_RUNNINGNick Rosbrook1-1/+1
2023-04-13systemd-confext: mount confexts as noexec and nosuidLuca Boccassi3-2/+37
2023-04-13mkosi: Update to latestDaan De Meyer9-5/+33
2023-04-13Uphold/StopWhenUnneeded/BindsTo: requeue when job finishesLuca Boccassi5-0/+59
2023-04-13systemd-cryptenroll: add string aliases for tpm2 PCRsOMOJOLA JOSHUA DAMILOLA6-15/+146
2023-04-13test: add several assertionsYu Watanabe1-1/+5
2023-04-13image-policy: introduce parse_image_policy_argument() helperYu Watanabe20-229/+168
2023-04-13repart: Discard from/to first/last usable lbaSjoerd Simons1-2/+6
2023-04-13udev,sd-device: use CMSG_FIND_DATA() moreLennart Poettering2-10/+4
2023-04-13tree-wide: port more code over to CMSG_TYPED_DATA()Lennart Poettering11-28/+28
2023-04-13socket-util: tighten aignment check for CMSG_TYPED_DATA()Lennart Poettering1-0/+7
2023-04-13repart: always take BSD lock when whole block device is openedYu Watanabe1-15/+40
2023-04-13test: validate that fdstore pinning worksLennart Poettering6-0/+119
2023-04-13pid1: add some debug logging when stashing ds into the fdstoreLennart Poettering1-3/+10
2023-04-13service: rename service_close_socket_fd() → service_release_socket_fd()Lennart Poettering3-7/+6
2023-04-13core: move runtime directory removal into release_resource handlerLennart Poettering1-3/+23
2023-04-13service: close fdstore asynchronouslyLennart Poettering2-9/+8
2023-04-13service: allow freeing the fdstore via cleaningLennart Poettering8-27/+86
2023-04-13service: add ability to pin fd storeLennart Poettering13-21/+80
2023-04-13service: rework how we release resourcesLennart Poettering1-22/+33
2023-04-13service: release resources from a seperate queue, not unit_check_gc()Lennart Poettering4-17/+91
2023-04-13core: fix property getter method for NFileDescriptorStore bus propertyLennart Poettering1-1/+24
2023-04-13veritysetup: add support for fec optionsGaël PORTAY3-1/+73
2023-04-13Fix cross-reference of manual for LogsDirectoryFranklin Yu1-1/+1
2023-04-13veritysetup: add support for superblock and underlying optionsGaël PORTAY3-9/+198
2023-04-13veritysetup: add support for hash-offset optionGaël PORTAY3-3/+26
2023-04-13pid1: fix coredump_filter settingDavid Schroeder1-1/+1
2023-04-12Uphold/StopWhenUnneeded/BindsTo: add retry timer on rate limitLuca Boccassi5-6/+73
2023-04-12man: add util-linux to the package list for Fedora containerMichal Sekletar1-1/+1
2023-04-12man: link to Fedora 37Zbigniew Jędrzejewski-Szmek1-2/+2
2023-04-12test: also test client-side operation if applicableDavid Tardon1-44/+65
2023-04-12systemctl: fix a memory leakDavid Tardon1-0/+2
2023-04-12install: rename functionDavid Tardon1-4/+4