summaryrefslogtreecommitdiff
path: root/src/import/pull-dkr.c
Commit message (Expand)AuthorAgeFilesLines
* importd: drop dkr supportLennart Poettering2015-12-101-1346/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move web-related calls into web-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move a number of fs operations into fs-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: remove path_get_parent(), in favour of dirname_malloc()Lennart Poettering2015-10-271-4/+4
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-11/+13
* import: when downloading images, create a subtree quota group for themLennart Poettering2015-10-221-0/+2
* btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering2015-10-221-4/+10
* tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering2015-09-091-4/+2
* Merge branch 'hostnamectl-dot-v2'Zbigniew Jędrzejewski-Szmek2015-08-051-1/+1
|\
| * hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek2015-08-051-1/+1
* | tree-wide: introduce mfree()David Herrmann2015-07-311-4/+2
|/
* tree-wide: do not use _cleanup_free_ on const pointersDaniel Mack2015-07-241-1/+1
* util: when creating temporary file names, allow including extra id string in itLennart Poettering2015-06-151-1/+1
* import: dkr - avoid NULL-pointer dereferenceTom Gundersen2015-05-251-1/+1
* json: minor style fixesv220Lennart Poettering2015-05-211-3/+2
* pull-dkr: fix memleakThomas Hindoe Paaboel Andersen2015-05-191-1/+2
* import/pull-dkr: V2 image specification and manifest supportPavel Odvody2015-05-191-53/+489
* util: split all hostname related calls into hostname-util.cLennart Poettering2015-05-181-0/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* btrfs: make btrfs_subvol_snapshot() parameters a flags fieldLennart Poettering2015-04-061-1/+1
* btrfs: support recursively removing btrfs snapshotsLennart Poettering2015-04-061-2/+1
* util: rework rm_rf() logicLennart Poettering2015-04-061-1/+2
* importd: add API for exporting container/VM imagesLennart Poettering2015-03-091-1/+1
* importd: add new bus calls for importing local tar and raw imagesLennart Poettering2015-03-051-1/+2
* import: rename download code from "import" to "pull"Lennart Poettering2015-03-051-0/+896