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-common.c
Age
Commit message (
Expand
)
Author
2015-11-16
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
siphash24: change result argument to uint64_t
Martin Pitt
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
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-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-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-22
import: correct handling if .nspawn file could not be downloaded
Lennart Poettering
2015-10-22
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-07
import: hash URL in paths if they are too long
Jan Synacek
2015-09-09
importd: fix typos
Daniel Mack
2015-09-08
importd: for .raw and .tar images, try to download .nspawn settings file too
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-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
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-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