Imported Upstream version 1.1.3 upstream/1.1.3
authorDariusz Michaluk <d.michaluk@samsung.com>
Fri, 28 Aug 2015 15:11:21 +0000 (17:11 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Fri, 28 Aug 2015 15:11:21 +0000 (17:11 +0200)
commit6be9da920776afccdb4938541d7c32adc0dfd28c
treecd7548a39e4453d573ec89b00069fe0aacc72998
parentca94592c0119e4b41c9ff070decbf59e29978037
Imported Upstream version 1.1.3
75 files changed:
CONTRIBUTING
config/bash/lxc
config/bash/lxc.in
config/init/common/lxc-containers.in
config/init/common/lxc-net.in
config/init/systemd/lxc-apparmor-load
config/init/systemd/lxc.service.in
config/init/upstart/Makefile.in
config/init/upstart/lxc.conf
config/templates/centos.common.conf.in
config/templates/gentoo.moresecure.conf.in
configure
configure.ac
doc/common_options.sgml.in
doc/ja/common_options.sgml.in
doc/ja/lxc-autostart.sgml.in
doc/ja/lxc-config.sgml.in
doc/ja/lxc-destroy.sgml.in
doc/ja/lxc-ls.sgml.in
doc/ja/lxc-snapshot.sgml.in
doc/ja/lxc-user-nic.sgml.in
doc/ja/lxc-usernet.sgml.in
doc/ja/lxc-usernsexec.sgml.in
doc/ja/lxc.conf.sgml.in
doc/ja/lxc.container.conf.sgml.in
doc/ja/lxc.system.conf.sgml.in
doc/lxc-autostart.sgml.in
doc/lxc-ls.sgml.in
doc/lxc-user-nic.sgml.in
lxc.spec
src/config.h.in
src/lua-lxc/core.c
src/lxc/Makefile.am
src/lxc/Makefile.in
src/lxc/attach.c
src/lxc/bdev.c
src/lxc/bdev.h
src/lxc/cgfs.c
src/lxc/cgmanager.c
src/lxc/conf.c
src/lxc/conf.h
src/lxc/confile.c
src/lxc/criu.c [new file with mode: 0644]
src/lxc/criu.h [new file with mode: 0644]
src/lxc/execute.c
src/lxc/initutils.c [new file with mode: 0644]
src/lxc/initutils.h [new file with mode: 0644]
src/lxc/log.c
src/lxc/lxc-checkconfig.in
src/lxc/lxc-restore-net [deleted file]
src/lxc/lxc-start-ephemeral.in
src/lxc/lxc.h
src/lxc/lxc_autostart.c
src/lxc/lxc_execute.c
src/lxc/lxc_init.c
src/lxc/lxc_monitor.c
src/lxc/lxccontainer.c
src/lxc/lxccontainer.h
src/lxc/lxclock.c
src/lxc/monitor.c
src/lxc/monitor.h
src/lxc/seccomp.c
src/lxc/start.c
src/lxc/start.h
src/lxc/utils.c
src/lxc/utils.h
src/lxc/version.h
src/tests/locktests.c
src/tests/lxc-test-checkpoint-restore
templates/lxc-alpine.in
templates/lxc-centos.in
templates/lxc-debian.in
templates/lxc-fedora.in
templates/lxc-opensuse.in
templates/lxc-oracle.in