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
/
test
/
test-namespace.c
Age
Commit message (
Expand
)
Author
2016-04-10
tests: don't silently skip `test-namespace`
Evgeny Vereshchagin
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-10-27
util-lib: split out allocation calls into alloc-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-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-17
remove unneeded libgen.h includes
Cristian Rodríguez
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2013-12-13
namespace: include boot id in private tmp directories
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-10-22
systemd: use unit name in PrivateTmp directories
Zbigniew Jędrzejewski-Szmek