[lxc-devel] [lxc/lxc] 69b6aa: Fix 'zfs get' command order

2019-04-24 Thread Christian Brauner
b.com/lxc/lxc/commit/05bbce37b022955ec450a4fb0adfd149428df7f8 Author: Christian Brauner Date: 2019-04-24 (Wed, 24 Apr 2019) Changed paths: M src/lxc/storage/zfs.c Log Message: --- Merge pull request #2948 from pgauret/patch-1 Fix 'zfs get' command order Compare: http

[lxc-devel] [lxc/lxc] b56680: network: Fixes bug in macvlan mode selection

2019-04-29 Thread Christian Brauner
/confile_utils.c Log Message: --- network: Fixes bug in macvlan mode selection Signed-off-by: tomponline Commit: 7815c7337208503dfb46fb99dac4221fcb29ea27 https://github.com/lxc/lxc/commit/7815c7337208503dfb46fb99dac4221fcb29ea27 Author: Christian Brauner Date: 2019-04-29

[lxc-devel] [lxc/lxc] d4a7da: network: Adds support host side veth device static...

2019-04-29 Thread Christian Brauner
.route = 2001:db8:2::/64 Signed-off-by: tomponline Commit: 5efab6bf453b43b6c614053222104c0f2185f14e https://github.com/lxc/lxc/commit/5efab6bf453b43b6c614053222104c0f2185f14e Author: Christian Brauner Date: 2019-04-29 (Mon, 29 Apr 2019) Changed paths: M doc/api-extensions.md

[lxc-devel] [lxc/lxc] 7b766d: docs: Adds missing doc entries for seccomp related...

2019-04-30 Thread Christian Brauner
-extensions.md Log Message: --- docs: Adds missing doc entries for seccomp related API extensions Signed-off-by: tomponline Commit: 75614e8e52b29e678074c3a2a301aeceef14cf4d https://github.com/lxc/lxc/commit/75614e8e52b29e678074c3a2a301aeceef14cf4d Author: Christian Brauner

[lxc-devel] [lxc/lxc] 8f8287: network: Makes some routing functions static

2019-04-30 Thread Christian Brauner
: 8d539bc9a81b7ad6f73b4a26d1f4390b488e807d https://github.com/lxc/lxc/commit/8d539bc9a81b7ad6f73b4a26d1f4390b488e807d Author: Christian Brauner Date: 2019-04-30 (Tue, 30 Apr 2019) Changed paths: M src/lxc/network.c M src/lxc/network.h Log Message: --- Merge pull

[lxc-devel] [lxc/lxc] c9f523: network: Adds IPVLAN support

2019-05-01 Thread Christian Brauner
Commit: ea84ddf9e2e4933bf8110366be3c3f6dd3c4b6a6 https://github.com/lxc/lxc/commit/ea84ddf9e2e4933bf8110366be3c3f6dd3c4b6a6 Author: Christian Brauner Date: 2019-05-01 (Wed, 01 May 2019) Changed paths: M doc/api-extensions.md M doc/lxc.container.conf.sgml.in M src/lxc

[lxc-devel] [lxc/lxc] 39e6fd: namespaces: allow a pathname to a nsfd for namespa...

2019-05-02 Thread Christian Brauner
/confile_utils.c Log Message: --- namespaces: allow a pathname to a nsfd for namespace to share Signed-off-by: Serge Hallyn Commit: 99b68bdb48d2ce95bd481740e01e6a282aa20a3b https://github.com/lxc/lxc/commit/99b68bdb48d2ce95bd481740e01e6a282aa20a3b Author: Christian Brauner

[lxc-devel] [lxc/lxc] 650915: network: Adds layer 2 (ARP/NDP) proxy mode

2019-05-03 Thread Christian Brauner
ommit/5b94d538dd1e69fd690f7994036a070c2857ffc2 Author: Christian Brauner Date: 2019-05-03 (Fri, 03 May 2019) Changed paths: M doc/api-extensions.md M doc/lxc.container.conf.sgml.in M src/lxc/api_extensions.h M src/lxc/confile.c M src/lxc/confile_utils.c M src/lxc/file_utils.c M src/lxc/file_ut

[lxc-devel] [lxc/lxc] b67001: network: Adds ipvlan static routes for l2proxy mode

2019-05-03 Thread Christian Brauner
/network.c Log Message: --- network: Adds ipvlan static routes for l2proxy mode Signed-off-by: tomponline Commit: 9e8c3ebeb50c338b6e754abc47ee114e52a3b2d8 https://github.com/lxc/lxc/commit/9e8c3ebeb50c338b6e754abc47ee114e52a3b2d8 Author: Christian Brauner Date: 2019-05-03

[lxc-devel] [lxc/lxc] a2f9a6: network: Adds gateway device route mode

2019-05-04 Thread Christian Brauner
to specify "dev" as the gateway value, which will cause a device route to be set as default gateway. Signed-off-by: tomponline Commit: 0854538f134b6ff59a12370bdd76b59228168a25 https://github.com/lxc/lxc/commit/0854538f134b6ff59a12370bdd76b59228168a25 Author: Christian Braun

[lxc-devel] [lxc/lxc] 006e13: network: Adds custom mtu support for ipvlan interf...

2019-05-07 Thread Christian Brauner
/network.c Log Message: --- network: Adds custom mtu support for ipvlan interfaces Signed-off-by: tomponline Commit: 2c07c966f9e5c0dcd011cb006757068c967981ec https://github.com/lxc/lxc/commit/2c07c966f9e5c0dcd011cb006757068c967981ec Author: Christian Brauner Date: 2019-05

[lxc-devel] [lxc/lxc] 3e2a7b: network: Makes vlan network interfaces set mtu bef...

2019-05-07 Thread Christian Brauner
-off-by: tomponline Commit: 1732294cabec49ebc494bd8805f56e6a8fa2f75f https://github.com/lxc/lxc/commit/1732294cabec49ebc494bd8805f56e6a8fa2f75f Author: Christian Brauner Date: 2019-05-07 (Tue, 07 May 2019) Changed paths: M src/lxc/network.c Log Message

[lxc-devel] [lxc/lxc] 009d61: network: Re-works veth gateway logic

2019-05-07 Thread Christian Brauner
: Christian Brauner Date: 2019-05-07 (Tue, 07 May 2019) Changed paths: M src/lxc/network.c Log Message: --- Merge pull request #2981 from tomponline/tp-veth-gateway network: Re-works veth gateway logic Compare: https://github.com/lxc/lxc/compare/1732294cabec...668084bb25fd

[lxc-devel] [lxc/lxc] 28eb86: Devices created in rootfs instead of rootfs/dev

2019-05-07 Thread Christian Brauner
commit/b1045fd37bf5c30160394e81ff97f206cbc79465 Author: Christian Brauner Date: 2019-05-07 (Tue, 07 May 2019) Changed paths: M templates/lxc-busybox.in Log Message: --- Merge pull request #2982 from Rachid-Koucha/patch-5 Devices created in rootfs instead of root

[lxc-devel] [lxc/lxc] 7dd6ea: doc: Update Japanese lxc.container.conf(5)

2019-05-09 Thread Christian Brauner
: c6494c4b885a86cdc115add6b6a48d1f5149b5e2 https://github.com/lxc/lxc/commit/c6494c4b885a86cdc115add6b6a48d1f5149b5e2 Author: Christian Brauner Date: 2019-05-09 (Thu, 09 May 2019) Changed paths: M doc/ja/lxc.container.conf.sgml.in M doc/lxc.container.conf.sgml.in Log Message

[lxc-devel] [lxc/lxc] 634ad9: Redirect error messages to stderr

2019-05-09 Thread Christian Brauner
ed-off-by: Rachid Koucha Commit: 70aa3c7f58ab52ebaec807cb3597560df4f131f6 https://github.com/lxc/lxc/commit/70aa3c7f58ab52ebaec807cb3597560df4f131f6 Author: Christian Brauner Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M templates/lxc-busybox.in Log Message: ---

[lxc-devel] [lxc/lxc] 3bef7b: network: Adds mtu support for phys and macvlan types

2019-05-10 Thread Christian Brauner
devices. Signed-off-by: Thomas Parrott Commit: 9e195036412a99a2f48731156c61cc85054b37ee https://github.com/lxc/lxc/commit/9e195036412a99a2f48731156c61cc85054b37ee Author: Christian Brauner Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M doc/api-extensions.md M src/lxc

[lxc-devel] [lxc/lxc] 9fbe07: lxccontainer: do not display if missing privileges

2019-05-10 Thread Christian Brauner
VILEGED ctr RUNNING 0 - 10.0.3.37 -false $ Signed-off-by: Rachid Koucha Signed-off-by: Christian Brauner Commit: e269d99b026cc400a8b7137c3427d6985b85ae91 https://github.com/lxc/lxc/commit/e269d99b026cc400a8b7137c3427d6985b85ae91 Author: Christian Brauner Date:

[lxc-devel] [lxc/lxc] e79623: New --bbpath option and unecessary --rootfs checks

2019-05-10 Thread Christian Brauner
review. Signed-off-by: Rachid Koucha Commit: da161bc1a2ef2ab89fb2e5c22ff8fb64b3e6c28f https://github.com/lxc/lxc/commit/da161bc1a2ef2ab89fb2e5c22ff8fb64b3e6c28f Author: Christian Brauner Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M templates/lxc-busybox.in Log Message:

[lxc-devel] [lxc/lxc] 582cb4: criu: Use -v4 instead of -vvvvvv

2019-05-10 Thread Christian Brauner
https://github.com/lxc/lxc/commit/ad485e9fb1fbb38b411d6041eb0e7bf3f175 Author: Christian Brauner Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M src/lxc/criu.c Log Message: --- Merge pull request #2997 from rst0git/criu-v-option criu: Use -v4 instead of

[lxc-devel] [lxc/lxc] 720bbb: Config: check for %m availability

2019-05-13 Thread Christian Brauner
ed-off-by: Rachid Koucha Commit: fa9aa1fabb77e9ee7759ea2daa2aa65f3525248c https://github.com/lxc/lxc/commit/fa9aa1fabb77e9ee7759ea2daa2aa65f3525248c Author: Christian Brauner Date: 2019-05-13 (Mon, 13 May 2019) Changed paths: M configure.ac Log Message: --- Merge pul

[lxc-devel] [lxc/lxc] 17e68c: criu: Remove unnecessary return after _exit()

2019-05-13 Thread Christian Brauner
true. Change to return false to indicate error properly. Detected with cppcheck. Signed-off-by: Rikard Falkeborn Commit: 7d4188ce7168d0a7f595590c992961b5dfdb6e39 https://github.com/lxc/lxc/commit/7d4188ce7168d0a7f595590c992961b5dfdb6e39 Author: Christian Brauner Date: 2019-05-13

[lxc-devel] [lxc/lxc] e1d430: initutils: Fix memleak on realloc failure

2019-05-13 Thread Christian Brauner
/initutils.c Log Message: --- initutils: Fix memleak on realloc failure Signed-off-by: Rikard Falkeborn Commit: 612e48a364e653418855295232fd7f73cc9b144d https://github.com/lxc/lxc/commit/612e48a364e653418855295232fd7f73cc9b144d Author: Christian Brauner Date: 2019-05

[lxc-devel] [lxc/lxc] a1d652: Use %m instead of strerror() when available

2019-05-13 Thread Christian Brauner
in SYSTRACE() macro. Signed-off-by: Rachid Koucha Commit: 7aea50feb954bdd2097d7bf8a252fb13878fe0b4 https://github.com/lxc/lxc/commit/7aea50feb954bdd2097d7bf8a252fb13878fe0b4 Author: Christian Brauner Date: 2019-05-13 (Mon, 13 May 2019) Changed paths: M src/lxc/log.h

[lxc-devel] [lxc/lxc] 0037ab: network: move phys netdevs back to monitor's net n...

2019-05-15 Thread Christian Brauner
ott Commit: e2f2d86a4199472fd6d7f6484c9c563ddf724a61 https://github.com/lxc/lxc/commit/e2f2d86a4199472fd6d7f6484c9c563ddf724a61 Author: Christian Brauner Date: 2019-05-15 (Wed, 15 May 2019) Changed paths: M src/lxc/macro.h M src/lxc/network.c Log Message: --- Merge pull request #3005 fro

[lxc-devel] [lxc/lxc] b3259d: network: Fixes bug that stopped down hook from run...

2019-05-16 Thread Christian Brauner
/network.c Log Message: --- network: Fixes bug that stopped down hook from running for phys netdevs Signed-off-by: Thomas Parrott Commit: 6ae34d21696c25de0264ce60a1641011cd17f20d https://github.com/lxc/lxc/commit/6ae34d21696c25de0264ce60a1641011cd17f20d Author: Christian

[lxc-devel] [lxc/lxc] 8470bf: Travis: Adds -Wall and -Werror gcc flags to automa...

2019-05-18 Thread Christian Brauner
command if not. Signed-off-by: tomponline Commit: 3c5b6e30d850be2aa52afd78b1a63bb2e34b00f3 https://github.com/lxc/lxc/commit/3c5b6e30d850be2aa52afd78b1a63bb2e34b00f3 Author: Christian Brauner Date: 2019-05-18 (Sat, 18 May 2019) Changed paths: M src/lxc/network.c Log Message

[lxc-devel] [lxc/lxc] f9df32: lxccontainer: remove unused function

2019-05-18 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: f9df3281fceff6b0c9a5f629f7ef60be489cdae4 https://github.com/lxc/lxc/commit/f9df3281fceff6b0c9a5f629f7ef60be489cdae4 Author: Christian Brauner Date: 2019-05-18 (Sat, 18 May 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 1cbdf1: start: remove unused label

2019-05-18 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 1cbdf1ead9eec11b1cd11c94ff90256ec12d6a61 https://github.com/lxc/lxc/commit/1cbdf1ead9eec11b1cd11c94ff90256ec12d6a61 Author: Christian Brauner Date: 2019-05-18 (Sat, 18 May 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] f9bbc9: configure: remove additional comma

2019-05-21 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: f9bbc96e3b3b1ced3b83b24d6bf1cfb3c2c154e2 https://github.com/lxc/lxc/commit/f9bbc96e3b3b1ced3b83b24d6bf1cfb3c2c154e2 Author: Christian Brauner Date: 2019-05-21 (Tue, 21 May 2019) Changed paths: M

[lxc-devel] [lxc/lxc] d871a9: fix issue 2765

2019-05-28 Thread Christian Brauner
/lxc/cmd/lxc_user_nic.c Log Message: --- fix issue 2765 Signed-off-by: Alexander Kriventsov Commit: 0cfec4f757b526a4f40167034a0b76c9cb809808 https://github.com/lxc/lxc/commit/0cfec4f757b526a4f40167034a0b76c9cb809808 Author: Christian Brauner Date: 2019-05-28 (Tue, 28

[lxc-devel] [lxc/lxc] c74e92: lxc_clone: pass non-stack allocated stack to clone

2019-05-29 Thread Christian Brauner
s a science experiment suggested by brauner, and who doesn't love science? Signed-off-by: Tycho Andersen Commit: 18a405ee88419e0799cf8849f1ad468c859615ba https://github.com/lxc/lxc/commit/18a405ee88419e0799cf8849f1ad468c859615ba Author: Christian Brauner Date: 2019-05-29 (Wed, 29

[lxc-devel] [lxc/lxc] edb808: lxc_clone: add a comment about stack size

2019-05-29 Thread Christian Brauner
/namespace.c Log Message: --- lxc_clone: add a comment about stack size Signed-off-by: Tycho Andersen Commit: 3e8a11cb1c2fe8c9f44e7ecc6f8f378d1e09fab9 https://github.com/lxc/lxc/commit/3e8a11cb1c2fe8c9f44e7ecc6f8f378d1e09fab9 Author: Christian Brauner Date: 2019-05-29

[lxc-devel] [lxc/lxc] b9f804: getgrgid_r fails with ERANGE if buffer is too smal...

2019-06-04 Thread Christian Brauner
/1eaa8c428a5d81c256246a375f634be0273a72d2 Author: Christian Brauner Date: 2019-06-04 (Tue, 04 Jun 2019) Changed paths: M src/lxc/cmd/lxc_user_nic.c M src/lxc/utils.h Log Message: --- Merge pull request #3024 from avkvl/fix_groups_with_a_lot_of_members lxc-user-net: Failed to

[lxc-devel] [lxc/lxc] dfe4a6: lxc_usernsexec: continuing after unshare fails lea...

2019-06-04 Thread Christian Brauner
/c86d12141ab03bde1268c1dbd5e2394e7c282999 Author: Christian Brauner Date: 2019-06-04 (Tue, 04 Jun 2019) Changed paths: M src/lxc/cmd/lxc_usernsexec.c Log Message: --- Merge pull request #3026 from xmcqueen/master lxc_usernsexec: continuing after unshare fails leads to confusing and… Compare: https

[lxc-devel] [lxc/lxc] 39cb2d: start: fix handler memory leak at lxc_init failed

2019-06-04 Thread Christian Brauner
Log Message: --- start: fix handler memory leak at lxc_init failed Signed-off-by: LiFeng Commit: fa0330c9c0caecd07b363dd696b5b6ddef83214b https://github.com/lxc/lxc/commit/fa0330c9c0caecd07b363dd696b5b6ddef83214b Author: Christian Brauner Date: 2019-06-05 (Wed, 05 Jun

[lxc-devel] [lxc/lxc] a725bb: Make /tmp accessible to any user

2019-06-05 Thread Christian Brauner
m/lxc/lxc/commit/8e75ed57ccfda408376ee7c50ab6bfa45943151a Author: Christian Brauner Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M templates/lxc-busybox.in Log Message: --- Merge pull request #3031 from Rachid-Koucha/patch-11 Make /tmp accessible to any user Compare: https:

[lxc-devel] [lxc/lxc] 85e02f: proposed fix for #2892 - fix lxcbasename in lxc/lx...

2019-06-06 Thread Christian Brauner
/lxccontainer.c Log Message: --- proposed fix for #2892 - fix lxcbasename in lxc/lxccontainer.c Signed-off-by: Paul Romlow Commit: e9ab177d3f7029db7a59f5097917d3defe84c28e https://github.com/lxc/lxc/commit/e9ab177d3f7029db7a59f5097917d3defe84c28e Author: Christian Brauner

[lxc-devel] [lxc/lxc] 3ea957: Centralize hook names

2019-06-12 Thread Christian Brauner
https://github.com/lxc/lxc/commit/2959742385c991aff7596aab58377345282a596d Author: Christian Brauner Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: M src/lxc/conf.c Log Message: --- Merge pull request #3040 from Rachid-Koucha/patch-11 Centralize hook names Compare:

[lxc-devel] [lxc/lxc] 3c452d: doc: add a note about shared ns + LSMs to Japanese...

2019-06-13 Thread Christian Brauner
/f00010ff82bb17356af5b449f6e0f4012417714e Author: Christian Brauner Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M doc/ja/lxc.container.conf.sgml.in Log Message: --- Merge pull request #3042 from tenforward/japanese doc: add a note about shared ns + LSMs to Japanese doc

[lxc-devel] [lxc/lxc] 68a196: lxc_clone: pass non-stack allocated stack to clone

2019-06-13 Thread Christian Brauner
d. We build up a struct consisting of two args that are just the actual arg and actual function. Let's just have the syscall do this for us. Signed-off-by: Tycho Andersen Commit: ada49c36601042abc7c1a816d5078d0cddcf0161 https://github.com/lxc/lxc/commit/ada49c36601042abc7c1a816d

[lxc-devel] [lxc/lxc] aa0c0e: Fixed file descriptor leak for network namespace

2019-06-15 Thread Christian Brauner
} The latter overwrites the file descriptor already stored in handler->nsfd[LXC_NS_NET] at line 1786. So, this fix checks that the entry is not already filled. Signed-off-by: Rachid Koucha Commit: 52ac245b5228b9b4de1112a0eca77c52b52a0431 https://github.com/lxc/lxc/commit/

[lxc-devel] [lxc/lxc] a65cce: lxc.pc.in: add libs.private for static linking

2019-06-18 Thread Christian Brauner
/2fea2116c987ece6587084f6b1eabf3e100d492c Author: Christian Brauner Date: 2019-06-18 (Tue, 18 Jun 2019) Changed paths: M lxc.pc.in Log Message: --- Merge pull request #3050 from hallyn/pkgconfig lxc.pc.in: add libs.private for static linking Compare: https://github.com/lxc

[lxc-devel] [lxc/lxc] 22c8ac: parse.c: fix fd leak from memfd_create

2019-06-20 Thread Christian Brauner
Log Message: --- parse.c: fix fd leak from memfd_create Signed-off-by: t00416110 Commit: 23852ec4d099ba881b81ee2b695d616f6f55d5be https://github.com/lxc/lxc/commit/23852ec4d099ba881b81ee2b695d616f6f55d5be Author: Christian Brauner Date: 2019-06-20 (Thu, 20 Jun 2019

[lxc-devel] [lxc/lxc] a6d912: parse.c: fix fd leak from memfd_create

2019-06-20 Thread Christian Brauner
/parse.c Log Message: --- parse.c: fix fd leak from memfd_create Signed-off-by: t00416110 Commit: 45e550fba91cf7d5c36acf7dfa68688720346647 https://github.com/lxc/lxc/commit/45e550fba91cf7d5c36acf7dfa68688720346647 Author: Christian Brauner Date: 2019-06-20 (Thu, 20 Jun

[lxc-devel] [lxc/lxc] 24cac6: cgfsng: fix memory leak in lxc_cpumask_to_cpulist

2019-06-27 Thread Christian Brauner
/cgfsng.c Log Message: --- cgfsng: fix memory leak in lxc_cpumask_to_cpulist Signed-off-by: LiFeng Commit: c121b3000f9d7ffc5778ae7eb5a7a78788c0054f https://github.com/lxc/lxc/commit/c121b3000f9d7ffc5778ae7eb5a7a78788c0054f Author: Christian Brauner Date: 2019-06-27 (Thu

[lxc-devel] [lxc/lxc] 8ea913: fix memory leak in do_storage_create

2019-06-28 Thread Christian Brauner
/lxccontainer.c Log Message: --- fix memory leak in do_storage_create Signed-off-by: LiFeng Commit: 9752e3a9e73e712fcebee2ec697546fa7b877eec https://github.com/lxc/lxc/commit/9752e3a9e73e712fcebee2ec697546fa7b877eec Author: Christian Brauner Date: 2019-06-28 (Fri, 28 Jun 2019

[lxc-devel] [lxc/lxc] 2806a8: Move code/variable in smaller scope

2019-06-30 Thread Christian Brauner
commit/33d7d28f4517e57021343f0016228913e6555dd1 Author: Christian Brauner Date: 2019-06-30 (Sun, 30 Jun 2019) Changed paths: M src/lxc/start.c Log Message: --- Merge pull request #3067 from Rachid-Koucha/patch-1 Move code/variable in smaller scope Compare: https://gith

[lxc-devel] [lxc/lxc] 03ca4a: start: call lxc_find_gateway_addresses early

2019-07-05 Thread Christian Brauner
-by: Thomas Parrott [christian.brau...@ubuntu.com: non-functional changes and update commit message] Signed-off-by: Christian Brauner Commit: 9c238bc6bf55a5f55a32a86a111b9be0dab78a5f https://github.com/lxc/lxc/commit/9c238bc6bf55a5f55a32a86a111b9be0dab78a5f Author: Christian Brauner

[lxc-devel] [lxc/lxc] cf38fe: pidf_send_signal: fix return value

2019-07-08 Thread Christian Brauner
/raw_syscalls.c Log Message: --- pidf_send_signal: fix return value Signed-off-by: Wolfgang Bumiller Commit: cfc3b342090ed2ea4d2f1a916ac58aeab4651a62 https://github.com/lxc/lxc/commit/cfc3b342090ed2ea4d2f1a916ac58aeab4651a62 Author: Christian Brauner Date: 2019-07-08

[lxc-devel] [lxc/lxc] e17260: af_unix: add lxc_abstract_unix_send_fds_iov

2019-07-09 Thread Christian Brauner
Brauner Date: 2019-07-09 (Tue, 09 Jul 2019) Changed paths: M src/lxc/af_unix.c Log Message: --- af_unix: add lxc_abstract_unix_recv_fds_iov() Signed-off-by: Christian Brauner Commit: 970ef13dd2eed4c8dd24056045a1951d8c5f7696 https://github.com/lxc/lxc/commit

[lxc-devel] [lxc/lxc] 5bc821: doc: Add lxc.comp.notify.cookie to Japanese lxc.co...

2019-07-10 Thread Christian Brauner
/6587d52bf66f4e8e12f350810073cfe77aa309e2 Author: Christian Brauner Date: 2019-07-11 (Thu, 11 Jul 2019) Changed paths: M doc/ja/lxc.container.conf.sgml.in Log Message: --- Merge pull request #3088 from tenforward/japanese doc: Add lxc.comp.notify.cookie to Japanese lxc.container.conf(5) Compare

[lxc-devel] [lxc/lxc] 8332a0: Typo fix

2019-07-11 Thread Christian Brauner
b5fac0 Author: Christian Brauner Date: 2019-07-11 (Thu, 11 Jul 2019) Changed paths: M src/lxc/terminal.c Log Message: --- Merge pull request #3089 from Rachid-Koucha/patch-2 Typo fix Compare: https://github.com/lxc/lxc/compare/6587d52bf66f...9b0179

[lxc-devel] [lxc/lxc] 6da736: Suppress hardcoded table sizes

2019-07-11 Thread Christian Brauner
;) Signed-off-by: Rachid Koucha Commit: bc554fdff9ae0dec2d4e7eb2c17acb6f0214cd01 https://github.com/lxc/lxc/commit/bc554fdff9ae0dec2d4e7eb2c17acb6f0214cd01 Author: Christian Brauner Date: 2019-07-11 (Thu, 11 Jul 2019) Changed paths: M src/lxc/utils.c Log Message: ---

[lxc-devel] [lxc/lxc] 3e7d1b: lxc/log: Adds error_log_errno macro

2019-07-11 Thread Christian Brauner
a6293189182 Author: Christian Brauner Date: 2019-07-11 (Thu, 11 Jul 2019) Changed paths: M doc/api-extensions.md M doc/lxc.container.conf.sgml.in M src/lxc/api_extensions.h M src/lxc/confile.c M src/lxc/confile_utils.c M src/lxc/confile_utils.h M src/lxc/log.h

[lxc-devel] [lxc/lxc] aad859: seccomp: open memfd read-write

2019-07-16 Thread Christian Brauner
/commit/57c73b9f90fe672659b7b752bff445554791c30e Author: Christian Brauner Date: 2019-07-16 (Tue, 16 Jul 2019) Changed paths: M src/lxc/seccomp.c Log Message: --- Merge pull request #3092 from Blub/seccomp-mem-rdwr seccomp: open memfd read-write Compare: https

[lxc-devel] Linux Plumbers 2019: Containers and Checkpoint/Restore micro-conference CFP

2019-07-18 Thread Christian Brauner
Hey everyone, We're excited to announce another edition of the combined Containers and Checkpoint/Restore micro-conference at this year's Linux Plumbers conference in Lisbon, Portugal! The Containers and Checkpoint/Restore micro-conference at Linux Plumbers is the opportunity for runtime and kern

[lxc-devel] [lxc/lxc] 9c5792: pidfds: don't print a scary warning on ENOSYS

2019-07-23 Thread Christian Brauner
sen Commit: d0b950440a8e5f9984520ab8c88e22a37a5469bc https://github.com/lxc/lxc/commit/d0b950440a8e5f9984520ab8c88e22a37a5469bc Author: Christian Brauner Date: 2019-07-23 (Tue, 23 Jul 2019) Changed paths: M src/lxc/start.c Log Message: --- Merge pull request #3103 fro

[lxc-devel] [lxc/lxc] e4103c: lxccontainer: do_lxcapi_detach_interface to suppor...

2019-07-29 Thread Christian Brauner
https://github.com/lxc/lxc/commit/df78878351774b2fd4d9a34b43ea9cb08e425e31 Author: Christian Brauner Date: 2019-07-29 (Mon, 29 Jul 2019) Changed paths: M src/lxc/attach.c M src/lxc/attach.h M src/lxc/lxccontainer.c M src/lxc/network.c M src/lxc/network.h Log

[lxc-devel] [lxc/lxc] 7c3d39: utils: Fix wrong integer of a function parameter.

2019-08-03 Thread Christian Brauner
https://github.com/lxc/lxc/commit/2ffda4c4f11bf054ac3da3f9bdae032063d4397b Author: Christian Brauner Date: 2019-08-03 (Sat, 03 Aug 2019) Changed paths: M src/lxc/lxccontainer.c M src/lxc/utils.c M src/lxc/utils.h Log Message: --- Merge pull request #3113 fr

[lxc-devel] [lxc/lxc] 59f0e2: attach: don't close stdout of getent

2019-08-13 Thread Christian Brauner
/attach.c Log Message: --- attach: don't close stdout of getent Signed-off-by: Wolfgang Bumiller Commit: faec88e5ac556d41fb4ee3c12f6fe956070ed516 https://github.com/lxc/lxc/commit/faec88e5ac556d41fb4ee3c12f6fe956070ed516 Author: Christian Brauner Date: 2019-

[lxc-devel] [lxc/lxc] 14aab2: lxc-create: check absoule path for param '--dir'

2019-08-26 Thread Christian Brauner
/lxc_create.c Log Message: --- lxc-create: check absoule path for param '--dir' Fix: #3123 Signed-off-by: qianfan Zhao Commit: 772900e7d239ef7b3c2784552f3cff260c10cacc https://github.com/lxc/lxc/commit/772900e7d239ef7b3c2784552f3cff260c10cacc Author: Christi

[lxc-devel] [lxc/lxc] 1b5d4b: Use file/directory names from macro.h

2019-08-27 Thread Christian Brauner
names To be used when making file/directory names for containers (e.g. in lxccontainer.c) Signed-off-by: Rachid Koucha Commit: 72f22067d93fb7497bdf21e6d36383b7bebfe4fe https://github.com/lxc/lxc/commit/72f22067d93fb7497bdf21e6d36383b7bebfe4fe Author: Christian Brauner Date: 2019-0

[lxc-devel] [lxc/lxc] 9ed8c9: try to fix search user instead of search substring

2019-08-28 Thread Christian Brauner
/lxc/cmd/lxc_user_nic.c Log Message: --- try to fix search user instead of search substring Signed-off-by: Alexander Kriventsov Commit: f327a062c2859302d253016c9317736aeed3c5f7 https://github.com/lxc/lxc/commit/f327a062c2859302d253016c9317736aeed3c5f7 Author: Christian

[lxc-devel] [lxc/lxc] a70c9e: utils: Copying source filename to avoid missing info.

2019-09-06 Thread Christian Brauner
will return an empty string because lo_file_name was not set. Signed-off-by: Julio Faracco Commit: d62ac985823bc7deb0b8d834a8223adf57c39650 https://github.com/lxc/lxc/commit/d62ac985823bc7deb0b8d834a8223adf57c39650 Author: Christian Brauner Date: 2019-09-06 (Fri, 06 Sep 2019)

<    1   2   3   4   5   6