index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
ref/heads/sandbox/lstelmach/unit-load-244
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nspawn
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
tree-wide: get rid of strappend()
Lennart Poettering
3
-4
/
+4
2019-07-09
nspawn: fix abort when we cannot execve
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-06-24
tree-wide: replace strjoin() with path_join()
Yu Watanabe
1
-1
/
+1
2019-06-22
Merge pull request #12836 from yuwata/tree-wide-replace-strjoin
Lennart Poettering
2
-4
/
+4
2019-06-21
path-util: get rid of prefix_root()
Lennart Poettering
3
-12
/
+18
2019-06-20
nspawn: don't hard fail when setting capabilities
Anita Zhang
1
-1
/
+12
2019-06-21
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2
-4
/
+4
2019-06-18
nspawn: make use of openpt_allocate()
Franck Bui
1
-10
/
+2
2019-06-18
nspawn: allocate the pty used for /dev/console within the container
Franck Bui
1
-88
/
+106
2019-06-18
nspawn: use correct error variable when logging errors returned by send_one_fd()
Franck Bui
1
-1
/
+1
2019-05-30
Merge pull request #12628 from keszybz/dbus-execute
Michal Sekletar
4
-64
/
+27
2019-05-30
nspawn: also support ifindex when specifying network interface
Yu Watanabe
1
-10
/
+10
2019-05-29
Rework cpu affinity parsing
Zbigniew Jędrzejewski-Szmek
4
-64
/
+27
2019-05-28
Merge pull request #12390 from poettering/string-file-mkdir
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2019-05-24
nspawn: expose the new seccomp actions in the OCI logic
Lennart Poettering
1
-5
/
+11
2019-05-08
tree-wide: make use of the new WRITE_STRING_FILE_MKDIR_0755 flag
Lennart Poettering
1
-2
/
+1
2019-04-30
meson: make source files including nspawn-settings.h depend on libseccomp
Franck Bui
1
-1
/
+1
2019-04-29
codespell: fix spelling errors
Ben Boeckel
4
-5
/
+6
2019-04-26
nspawn-expose-ports: fix a typo in error message
Ben Boeckel
1
-1
/
+1
2019-04-13
nspawn: Fix volatile SELinux label
Dominick Grift
1
-1
/
+1
2019-04-12
json: simplify JSON_VARIANT_OBJECT_FOREACH() macro a bit
Lennart Poettering
1
-13
/
+11
2019-04-12
seccomp: check more error codes from seccomp_load()
Anita Zhang
2
-3
/
+3
2019-04-07
nspawn: create boot_id and kmsg files for overmounting in /run, not /tmp
Lennart Poettering
1
-8
/
+5
2019-04-02
tree-wide: use SYNTHETIC_ERRNO() where appropriate
Lennart Poettering
1
-59
/
+31
2019-03-28
util-lib: when copying files make sure to apply some chattrs early, some late
Lennart Poettering
1
-3
/
+3
2019-03-27
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
6
-0
/
+6
2019-03-26
Merge pull request #12106 from poettering/nosuidns
Zbigniew Jędrzejewski-Szmek
2
-4
/
+4
2019-03-26
Merge pull request #12105 from poettering/api-vfs-mount-flags
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2019-03-26
nspawn: minor improvements to --help text
Lennart Poettering
1
-2
/
+3
2019-03-25
nspawn: mount mqueue with nodev,noexec,nosuid, too
Lennart Poettering
1
-2
/
+3
2019-03-25
mount-util: beef up bind_remount_recursive() to be able to toggle more than M...
Lennart Poettering
2
-4
/
+4
2019-03-22
Merge pull request #12079 from keszybz/fuzz-nspawn-oci
Lennart Poettering
4
-56
/
+36
2019-03-22
nspawn: don't free "fds" twice
Lennart Poettering
1
-1
/
+1
2019-03-22
nspawn-oci: fix double free
Zbigniew Jędrzejewski-Szmek
3
-6
/
+5
2019-03-22
Merge pull request #12055 from poettering/save-argc-argv
Zbigniew Jędrzejewski-Szmek
1
-4
/
+0
2019-03-22
nspawn-oci: mount source is optional
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-03-22
nspawn-oci: use _cleanup_ in one more place
Zbigniew Jędrzejewski-Szmek
1
-49
/
+30
2019-03-22
nspawn: conditionalize libseccomp use
Lennart Poettering
1
-3
/
+11
2019-03-21
main-func: implicitly save argc/argv in DEFINE_MAIN_FUNCTION() functions
Lennart Poettering
1
-3
/
+0
2019-03-21
util: introduce save_argc_argv() helper
Lennart Poettering
1
-2
/
+1
2019-03-21
Merge pull request #12062 from poettering/nspawn-main-func
Lennart Poettering
1
-51
/
+58
2019-03-21
nspawn: add --no-pager switch
Zbigniew Jędrzejewski-Szmek
1
-1
/
+9
2019-03-21
nspawn: voidify sd_notify() calls
Lennart Poettering
1
-8
/
+8
2019-03-21
nspawn: port to static destructors
Lennart Poettering
1
-32
/
+33
2019-03-21
nspawn: port to main-func.h logic
Lennart Poettering
1
-11
/
+17
2019-03-21
Merge pull request #12059 from poettering/nspawn-typos
Zbigniew Jędrzejewski-Szmek
2
-29
/
+44
2019-03-21
Merge pull request #12058 from keszybz/oci-simplifications
Lennart Poettering
1
-278
/
+205
2019-03-21
nspawn: add a few missing flags from --help text
Lennart Poettering
1
-1
/
+3
2019-03-21
nspawn: reorder --help text, and add section
Lennart Poettering
1
-29
/
+40
2019-03-21
mount: when we fail to establish an inaccessible mount gracefully, undo the m...
Lennart Poettering
1
-1
/
+3
[next]