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
/
core
/
namespace.c
Age
Commit message (
Expand
)
Author
2015-06-10
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-05-31
core/namespace: Protect /usr instead of /home with ProtectSystem=yes
Jason Pleau
2015-05-21
nspawn: finish user namespace support
Lennart Poettering
2015-05-20
core,nspawn: unify code that moves the root dir
Lennart Poettering
2015-05-18
core: Private*/Protect* options with RootDirectory
Alban Crequy
2015-05-13
nspawn: rework custom mount point order, and add support for overlayfs
Lennart Poettering
2015-03-31
nspawn: change filesystem type from "bind" to NULL in mount() syscalls
Iago López Galeiras
2015-03-16
core/namespace: fix path sorting
Michal Schmidt
2015-03-13
core: explicitly ignore failure during cleanup
Zbigniew Jędrzejewski-Szmek
2015-03-13
core: either ignore or handle mount failures
Zbigniew Jędrzejewski-Szmek
2015-03-13
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-01
Type of mount(2) flags is unsigned long
Topi Miettinen
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-17
namespace: unchecked return value from library
Susant Sahani
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-10-23
selinux: clean up selinux label function naming
Lennart Poettering
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-17
namespace: add missing 'const' to parameters
Lennart Poettering
2014-10-03
core/namespace: remove invalid check
Zbigniew Jędrzejewski-Szmek
2014-10-03
core/namespace: remove invalid check
Zbigniew Jędrzejewski-Szmek
2014-09-08
namespace: avoid posible use of uninitialized variable
Thomas Hindoe Paaboel Andersen
2014-09-08
namespace: add support for custom kdbus endpoint
Daniel Mack
2014-07-27
drop_duplicates: copy full BindMount struct
Ansgar Burchardt
2014-07-03
namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...
Lennart Poettering
2014-07-03
namespace: fix uninitialized memory access
Lennart Poettering
2014-06-18
namespace: properly label device nodes we create
Lennart Poettering
2014-06-06
namespace: cover /boot with ProtectSystem= again
Lennart Poettering
2014-06-06
namespace: beef up read-only bind mount logic
Lennart Poettering
2014-06-05
namespace: also include /root in ProtectHome=
Lennart Poettering
2014-06-05
namespace: when setting up an inaccessible mount point, unmounting everything...
Lennart Poettering
2014-06-05
core: don't include /boot in effect of ProtectSystem=
Lennart Poettering
2014-06-04
core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...
Lennart Poettering
2014-06-04
core: provide /dev/ptmx as symlink in PrivateDevices= execution environments
Lennart Poettering
2014-06-04
core: make sure PrivateDevices= makes /dev/log available
Lennart Poettering
2014-06-03
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
Lennart Poettering
2014-03-20
unit: turn off mount propagation for udevd
Lennart Poettering
2014-03-19
core: Beef up PrivateDevices=
Lennart Poettering
2014-03-03
conf-parser: config_parse_path_strv() is not generic, so let's move it into l...
Lennart Poettering
2014-01-20
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
2013-12-13
namespace: include boot id in private tmp directories
Lennart Poettering
2013-11-27
namespace: comment typo fix
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
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-08-23
"-" prefix for InaccessibleDirectories and ReadOnlyDirectories
Maciej Wereski
2013-03-20
core: remove unnecessary goto in setup_namespace
Zbigniew Jędrzejewski-Szmek
[next]