index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nspawn: move the main loop body out to a new function
Zbigniew Jędrzejewski-Szmek
2016-10-08
1
-460
/
+430
*
nspawn: check env var first, detect second
Zbigniew Jędrzejewski-Szmek
2016-10-08
1
-7
/
+7
*
tree-wide: drop some misleading compiler warnings
Lennart Poettering
2016-10-06
1
-1
/
+1
*
nspawn: add log message to let users know that nspawn needs an empty /dev dir...
Djalal Harouni
2016-10-05
1
-0
/
+6
*
nspawn: set shared propagation mode for the container
Alban Crequy
2016-10-03
1
-0
/
+14
*
Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1
Evgeny Vereshchagin
2016-09-28
2
-17
/
+19
|
\
|
*
nspawn: let's mount /proc/sysrq-trigger read-only by default
Lennart Poettering
2016-09-25
1
-13
/
+15
|
*
namespace: rework how ReadWritePaths= is applied
Lennart Poettering
2016-09-25
2
-4
/
+4
*
|
treewide: fix typos (#4217)
Torstein Husebø
2016-09-26
1
-1
/
+1
|
/
*
nspawn: decouple --boot from CLONE_NEWIPC (#4180)
Luca Bruno
2016-09-24
1
-1
/
+2
*
nspawn: fix comment typo in setup_timezone example (#4183)
Michael Pope
2016-09-20
1
-1
/
+1
*
nspawn: clarify log warning for /etc/localtime not being a symbolic link (#4163)
Michael Pope
2016-09-17
1
-1
/
+7
*
nspawn: detect SECCOMP availability, skip audit filter if unavailable
Felipe Sateler
2016-09-07
1
-5
/
+5
*
nspawn: split down SYSTEMD_NSPAWN_SHARE_SYSTEM (#4023)
Luca Bruno
2016-08-26
1
-17
/
+27
*
Merge pull request #3965 from htejun/systemd-controller-on-unified
Zbigniew Jędrzejewski-Szmek
2016-08-20
5
-37
/
+60
|
\
|
*
core: use the unified hierarchy for the systemd cgroup controller hierarchy
Tejun Heo
2016-08-17
5
-35
/
+58
|
*
core: rename cg_unified() to cg_all_unified()
Tejun Heo
2016-08-16
3
-5
/
+5
*
|
bus-util: unify loop around bus_append_unit_property_assignment()
Lennart Poettering
2016-08-18
1
-6
/
+3
|
/
*
Merge pull request #3885 from keszybz/help-output
Lennart Poettering
2016-08-04
1
-10
/
+8
|
\
|
*
nspawn,resolve: short --help output to fit within 80 columns
Zbigniew Jędrzejewski-Szmek
2016-08-04
1
-10
/
+8
*
|
nspawn: if we can't mark the boot ID RO let's fail
Lennart Poettering
2016-08-03
1
-1
/
+1
*
|
nspawn: deprecate --share-system support
Lennart Poettering
2016-08-03
1
-3
/
+7
*
|
nspawn: try to bind mount resolved's resolv.conf snippet into the container
Lennart Poettering
2016-08-03
1
-8
/
+23
|
/
*
nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809)
Christian Brauner
2016-07-26
3
-7
/
+17
*
Merge pull request #3757 from poettering/efi-search
Zbigniew Jędrzejewski-Szmek
2016-07-25
1
-5
/
+48
|
\
|
*
nspawn: if an ESP is part of the disk image to operate on, mount it to /efi o...
Lennart Poettering
2016-07-21
1
-5
/
+48
*
|
Merge pull request #3589 from brauner/cgroup_namespace
Lennart Poettering
2016-07-25
2
-28
/
+201
|
\
\
|
*
|
nspawn: handle cgroup namespaces
Christian Brauner
2016-07-09
2
-28
/
+201
*
|
|
nspawn: don't skip cleanup on locking error
Zbigniew Jędrzejewski-Szmek
2016-07-23
1
-1
/
+1
*
|
|
Use "return log_error_errno" in more places"
Zbigniew Jędrzejewski-Szmek
2016-07-23
2
-9
/
+4
*
|
|
Merge pull request #3777 from poettering/id128-rework
Zbigniew Jędrzejewski-Szmek
2016-07-23
1
-41
/
+35
|
\
\
\
|
*
|
|
machine-id-setup: port machine_id_commit() to new id128-util.c APIs
Lennart Poettering
2016-07-22
1
-1
/
+1
|
*
|
|
nspawn: rework /etc/machine-id handling
Lennart Poettering
2016-07-22
1
-26
/
+29
|
*
|
|
nspawn: rework machine/boot ID handling code to use new calls from id128-util...
Lennart Poettering
2016-07-22
1
-32
/
+22
|
*
|
|
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
2016-07-22
1
-1
/
+2
|
*
|
|
tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate
Lennart Poettering
2016-07-22
1
-5
/
+5
*
|
|
|
nspawn: set DevicesPolicy closed and clean up duplicated devices
Alessandro Puccetti
2016-07-22
1
-14
/
+3
|
/
/
/
*
|
|
Merge pull request #3764 from poettering/assorted-stuff-2
Martin Pitt
2016-07-22
2
-13
/
+15
|
\
\
\
|
*
|
|
nspawn: when netns is on, mount /proc/sys/net writable
Lennart Poettering
2016-07-20
2
-12
/
+12
|
*
|
|
nspawn: document why the uid shift range is the way it is
Lennart Poettering
2016-07-20
1
-1
/
+3
|
|
|
/
|
|
/
|
*
/
|
nspawn: enable major=0/minor=0 devices inside the container (#3773)
Alessandro Puccetti
2016-07-21
1
-2
/
+6
|
/
/
*
|
treewide: remove unused variables
Thomas Hindoe Paaboel Andersen
2016-07-18
1
-1
/
+0
*
|
nspawn: decrease mkdir error logging in /sys to debug priority (#3748)
tblume
2016-07-18
1
-1
/
+1
*
|
tree-wide: get rid of selinux_context_t (#3732)
Zbigniew Jędrzejewski-Szmek
2016-07-15
1
-1
/
+1
*
|
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-12
1
-1
/
+1
*
|
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
|
/
*
treewide: fix typos
Torstein Husebø
2016-07-04
1
-1
/
+1
*
nspawn: fix uid patching logic (#3599)
Lennart Poettering
2016-06-25
1
-3
/
+6
*
nspawn: lock down system call filter a bit
Lennart Poettering
2016-06-13
1
-11
/
+67
*
nspawn: order caps to retain alphabetically
Lennart Poettering
2016-06-13
1
-6
/
+6
[next]