summaryrefslogtreecommitdiffstats
path: root/src/tmpfiles (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tree-wide: port over various pieces of code to strv_extend_many()Lennart Poettering2024-01-171-15/+11
* hexdecoct: make unbase64mem and unhexmem always use SIZE_MAXMike Yuan2024-01-081-1/+2
* tmpfiles: fix memory leak in arg_exclude_prefixesAntonio Alvarez Feijoo2024-01-081-4/+4
* Merge pull request #30769 from AdrianVovk/statx-timestampLennart Poettering2024-01-051-19/+7
|\
| * tmpfiles: Use statx_timestamp_loadAdrian Vovk2024-01-041-19/+7
* | Merge pull request #30749 from poettering/tmpfiles-verb-fixLennart Poettering2024-01-041-11/+11
|\ \ | |/ |/|
| * tmpfiles: 'x' takes globs, hence clean it with globbingLennart Poettering2024-01-041-2/+2
| * tmpfiles: always list tmpfiles line types in same orderLennart Poettering2024-01-041-9/+9
* | tmpfiles: add --purge switchLuca Boccassi2024-01-041-10/+65
|/
* tmpfiles: ignore EINVAL with --gracefulFrantisek Sumsal2023-10-281-1/+1
* tree-wide: fix typoYu Watanabe2023-10-261-1/+1
* Merge pull request #29553 from keszybz/analyze-cat-config-tldrLuca Boccassi2023-10-251-12/+18
|\
| * tmpfiles: add --tldrZbigniew Jędrzejewski-Szmek2023-10-241-12/+18
* | tree-wide: port various parsers over to read_stripped_line()Lennart Poettering2023-10-171-5/+3
|/
* treewide: fix typosJoerg Behrmann2023-09-191-1/+1
* io-util: introduce loop_write_full that takes a timeoutMike Yuan2023-09-071-1/+1
* tree-wide: drop "static inline" use in .c filesLennart Poettering2023-08-211-2/+2
* tree-wide: use cocinnelle to apply _NEG_ macrosZbigniew Jędrzejewski-Szmek2023-08-161-1/+1
* copy: Add support for creating subvolumes to copy_tree_at()Daan De Meyer2023-08-141-1/+1
* btrfs-util: Move subvolume creation to basic/btrfs.hDaan De Meyer2023-08-141-1/+1
* tmpfiles: move static vars into Context objectLennart Poettering2023-08-101-118/+248
* tmpfiles: Consider ENOPKG as information not availableDaan De Meyer2023-08-041-0/+1
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-4/+1
* meson: move declarations of hwdb, sysusers, and tmpfilesYu Watanabe2023-08-011-0/+26
* btrfs-util,tmpfiles: cleanup use of ERRNO_IS_NOT_SUPPORTED()Dmitry V. Levin2023-07-281-1/+1
* tmpfiles: teach tmpfiles the new XDG_STATE_HOME variable tooLennart Poettering2023-06-281-2/+2
* tmpfiles: Don't log about harmless errors when trying to lock fileDaan De Meyer2023-06-201-2/+4
* tmpfiles: Fix BSD lock logging messagesDaan De Meyer2023-06-201-2/+2
* tree-wide: fix a couple of typosFrantisek Sumsal2023-06-151-1/+1
* chattr-util: Make chattr_full() an openat() style functionDaan De Meyer2023-06-061-1/+1
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-313-4/+4
* fs-util: Add XOpenFlags with XO_LABEL flag to have xopenat() MAC label files/...Daan De Meyer2023-05-311-1/+5
* label: Introduce LabelOps to do pre/post labelling operationsDaan De Meyer2023-05-311-1/+1
* label: Rename to label-util.hDaan De Meyer2023-05-301-1/+1
* tmpfiles: Allow C escapesWill Fancher2023-05-261-1/+1
* tmpfiles: add --gracefulZbigniew Jędrzejewski-Szmek2023-05-231-11/+35
* tmpfiles: align tableZbigniew Jędrzejewski-Szmek2023-05-231-28/+33
* dissect-image: port mount_image_privately_interactively() to use /run/systemd...Lennart Poettering2023-05-161-3/+3
* tmpfiles: Add merge support for copy files actionDaan De Meyer2023-05-101-1/+1
* tmpfiles: add conditionalized execute bit (X) supportMike Yuan2023-04-271-5/+149
* tree-wide: use TAKE_STRUCTDavid Tardon2023-04-141-2/+1
* image-policy: introduce parse_image_policy_argument() helperYu Watanabe2023-04-131-13/+8
* tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-0/+17
* tmpfiles: Try to take a BSD lock on files as wellDaan De Meyer2023-03-301-0/+10
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-242-7/+7
* tmpfiles: show file type in octal, instead of hexYu Watanabe2023-03-181-1/+1
* basic: add RuntimeScope enumLennart Poettering2023-03-101-8/+16
* meson: Use dicts for test definitionsJan Janssen2023-02-211-2/+6
* dissect-image: Return mount point fd if requestedDaan De Meyer2023-02-171-0/+1
* tmpfiles: avoid double specifier expansion in L linesDmitry V. Levin2022-01-291-6/+8