summaryrefslogtreecommitdiff
path: root/src/portable
Commit message (Expand)AuthorAgeFilesLines
...
| * Use a common define for the reload timeoutZbigniew Jędrzejewski-Szmek2022-07-221-1/+1
* | tree-wide: use bus locator (#24252)gtwang012022-08-091-4/+2
* | portable: set PrivateTmp=yes in trusted profile tooLuca Boccassi2022-07-261-1/+2
|/
* Use https for freedesktop.orgMichael Biebl2022-06-282-2/+2
* portable: fix command option in commentYu Watanabe2022-05-311-4/+4
* portable: remove drop-in configs even if the main unit file does not existYu Watanabe2022-05-311-9/+23
* portable: try to remove unit files even in a spurious stateYu Watanabe2022-05-301-7/+0
* portable: Fix memory leak in maybe_enable_disable()Daan De Meyer2022-05-241-0/+2
* portabled: wrap long lines and fix typo in error messageZbigniew Jędrzejewski-Szmek2022-05-201-5/+11
* portabled: refuse queries for empty image nameZbigniew Jędrzejewski-Szmek2022-05-201-0/+3
* portable: reject root directories without an ID field in os-releaseLuca Boccassi2022-05-201-0/+2
* portable: Remove unnecessary assert()Daan De Meyer2022-05-191-1/+0
* tree-wide: take BSD lock on loopback devices we dissect/mount/operate onLennart Poettering2022-04-101-0/+4
* Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...Zbigniew Jędrzejewski-Szmek2022-03-291-7/+7
|\
| * Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-7/+7
* | portable: allow reattaching when one image has a version and the other does notLuca Boccassi2022-03-291-2/+13
* | portable: clarify error when detach fails to match to existing unitLuca Boccassi2022-03-261-2/+12
|/
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-1/+0
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-192-9/+0
* portable: add return parameter to GetImageMetadataWithExtensionsZbigniew Jędrzejewski-Szmek2022-03-074-84/+102
* portable: inline one variable declarationZbigniew Jędrzejewski-Szmek2022-03-071-2/+1
* portablectl: reorder if branches to match previous conditional in the same fu...Zbigniew Jędrzejewski-Szmek2022-03-071-3/+4
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-1/+2
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-13/+12
* glyph-util: add new glyphs for up/down arrowsLennart Poettering2022-02-162-5/+5
* portable: reopen socket with O_RDONLYLuca Boccassi2022-02-031-1/+1
* portable: add flag to return extension-releases in GetImageMetadataWithExtens...Luca Boccassi2022-01-254-16/+150
* portable: add GetImageStateWithExtensions methodLuca Boccassi2022-01-255-8/+85
* portable: add support for ExtensionDirectories in --extensionLuca Boccassi2022-01-241-11/+22
* policy files: adjust landing page linkZbigniew Jędrzejewski-Szmek2022-01-121-1/+1
* Define FOREACH_DIRENT through FOREACH_DIRENT_ALLZbigniew Jędrzejewski-Szmek2021-12-151-3/+0
* portable: move profile search helper to path-lookupLuca Boccassi2021-11-261-31/+2
* os-release: add new PORTABLE_PREFIXES= field for declaring valid portable ser...Lennart Poettering2021-11-233-43/+128
* extension-release.d/: add a new field SYSEXT_SCOPE= for clarifying what a sys...Lennart Poettering2021-11-231-1/+1
* Merge pull request #20138 from keszybz/coding-style-variable-declsLuca Boccassi2021-11-052-9/+7
|\
| * Make pager_open() return voidZbigniew Jędrzejewski-Szmek2021-11-031-2/+2
| * tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1Zbigniew Jędrzejewski-Szmek2021-11-031-7/+5
* | tree-wide: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek2021-11-041-1/+1
|/
* alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhereLennart Poettering2021-10-141-1/+1
* basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]Lennart Poettering2021-10-052-1/+3
* variuos: add missing includesZbigniew Jędrzejewski-Szmek2021-09-221-0/+2
* portable: copy SELinux label when extracting units from imagesLuca Boccassi2021-09-202-5/+42
* portable: use send_one_fd_iov/receive_one_fd_iov instead of custom helpersLuca Boccassi2021-09-201-87/+26
* portabled: refactor extraction/validation into a common helperLuca Boccassi2021-09-061-77/+92
* portabled: validate SYSEXT_LEVEL when attachingLuca Boccassi2021-09-062-18/+71
* portabled: error out if there are no units only after parsing all imagesLuca Boccassi2021-09-061-3/+26
* dissect-image: add extension-specific validation flagLuca Boccassi2021-09-061-1/+8
* Merge pull request #20257 from bluca/seqnoLuca Boccassi2021-08-311-0/+1
|\
| * dissect: use DISKSEQ when waiting for block devicesLuca Boccassi2021-07-281-0/+1
* | Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-032-2/+2
|/