index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
import
/
pull-dkr.c
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-22
import: when downloading images, create a subtree quota group for them
Lennart Poettering
2015-10-22
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-08-05
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-07-24
tree-wide: do not use _cleanup_free_ on const pointers
Daniel Mack
2015-06-15
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-05-25
import: dkr - avoid NULL-pointer dereference
Tom Gundersen
2015-05-21
json: minor style fixes
systemd/v220
Lennart Poettering
2015-05-19
pull-dkr: fix memleak
Thomas Hindoe Paaboel Andersen
2015-05-19
import/pull-dkr: V2 image specification and manifest support
Pavel Odvody
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-06
btrfs: make btrfs_subvol_snapshot() parameters a flags field
Lennart Poettering
2015-04-06
btrfs: support recursively removing btrfs snapshots
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-09
importd: add API for exporting container/VM images
Lennart Poettering
2015-03-05
importd: add new bus calls for importing local tar and raw images
Lennart Poettering
2015-03-05
import: rename download code from "import" to "pull"
Lennart Poettering