summaryrefslogtreecommitdiff
path: root/src/import/export-tar.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Rename ratelimit_test to ratelimit_belowZbigniew Jędrzejewski-Szmek2018-05-131-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-161-3/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-5/+5
* btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering2015-10-221-2/+2
* tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering2015-09-091-4/+2
* util: when creating temporary file names, allow including extra id string in itLennart Poettering2015-06-151-1/+1
* treewide: fix typosTorstein Husebø2015-05-051-1/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* btrfs: add support for recursive btrfs snapshottingLennart Poettering2015-04-061-1/+1
* btrfs: make btrfs_subvol_snapshot() parameters a flags fieldLennart Poettering2015-04-061-1/+1
* btrfs: support recursively removing btrfs snapshotsLennart Poettering2015-04-061-1/+1
* shared: the btrfs quota field is called "referenced" not "referred"Lennart Poettering2015-03-101-1/+1
* importd: add API for exporting container/VM imagesLennart Poettering2015-03-091-0/+328