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
/
shared
/
machine-pool.c
Age
Commit message (
Expand
)
Author
2016-03-14
shared/machine-pool: fix another mkfs.btrfs checking
Evgeny Vereshchagin
2016-03-14
shared/machine-pool: fix mkfs.btrfs checking
Evgeny Vereshchagin
2016-02-18
Remove/add (un)needed includes
Nathan McSween
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-11-06
doc: correct orthography, word forms and missing/extraneous words
Jan Engelhardt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-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 mount related utility calls to mount-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-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
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
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-06-15
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-05
lockfile-util.[ch]: Split out from util.[ch]
Colin Walters
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-03-10
util: add rename_noreplace
Alban Crequy
2015-03-07
shared/machine-pool: remove unnecessary check
Zbigniew Jędrzejewski-Szmek
2015-03-03
importd: automatically grow /var/lib/machines/ loopback filesystem during dow...
Lennart Poettering
2015-03-02
machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" i...
Lennart Poettering
2015-03-02
importd: take a lock while we set up /var/lib/machines/
Lennart Poettering
2015-03-02
importd: split out setup logic for /var/lib/machines into its own API file
Lennart Poettering