[lxc-devel] [lxc/lxc] 71310c: lxc-update-config: Fix bad handling of lxc.logfile

2020-04-10 Thread Christian Brauner
: Christian Brauner Date: 2020-04-10 (Fri, 10 Apr 2020) Changed paths: M src/lxc/cmd/lxc-update-config.in Log Message: --- Merge pull request #3370 from stgraber/master lxc-update-config: Fix bad handling of lxc.logfile Compare: https://github.com/lxc/lxc/compare

[lxc-devel] [lxc/lxc] b2722e: network: Make it possible to set the mode of IPVLA...

2020-04-09 Thread Christian Brauner
/3b7f02fa67f3183bc8db4fdd051f5388d3f03685 Author: Christian Brauner Date: 2020-04-09 (Thu, 09 Apr 2020) Changed paths: M src/lxc/conf.c Log Message: --- conf: tweak get_minimal_idmap() Signed-off-by: Christian Brauner Commit: 37fcb9bc3e080c73e16f94231ff373f82928b70d https

[lxc-devel] [lxc/lxc] cf88a8: src/lxc/network: ipvlan comment and code style tweak

2020-04-09 Thread Christian Brauner
/network.c Log Message: --- src/lxc/network: ipvlan comment and code style tweak Signed-off-by: Thomas Parrott Commit: 1c13783ee8bb28c110e1c00400f540e04ab8f6f6 https://github.com/lxc/lxc/commit/1c13783ee8bb28c110e1c00400f540e04ab8f6f6 Author: Christian Brauner Date

[lxc-devel] [lxc/lxc] 575576: network: Make it possible to set the mode of IPVLA...

2020-04-09 Thread Christian Brauner
/network.c Log Message: --- network: Make it possible to set the mode of IPVLAN to L2 Signed-off-by: KUWAZAWA Takuya Commit: 43e35480c5c570144cd6d1aae1d264d0f884b1b1 https://github.com/lxc/lxc/commit/43e35480c5c570144cd6d1aae1d264d0f884b1b1 Author: Christian Brauner Date

[lxc-devel] [lxc/lxc] 850c06: start: ensure all file descriptors are closed duri...

2020-04-08 Thread Christian Brauner
Branch: refs/heads/stable-4.0 Home: https://github.com/lxc/lxc Commit: 850c0659ce5a172b484c535b9d49ceae5bdc8a79 https://github.com/lxc/lxc/commit/850c0659ce5a172b484c535b9d49ceae5bdc8a79 Author: Christian Brauner Date: 2020-04-08 (Wed, 08 Apr 2020) Changed paths: M src

[lxc-devel] [lxc/lxc] 432faf: cgroup isolation: handle devices cgroup early

2020-04-07 Thread Christian Brauner
ces cgroup particularly late, so there are probably cases which cannot work with isolation. Signed-off-by: Wolfgang Bumiller Commit: 51c8368a374726485b7a99b7e4dff05f60b1872c https://github.com/lxc/lxc/commit/51c8368a374726485b7a99b7e4dff05f60b1872c Author: Christian Brauner Date: 2020-04-0

[lxc-devel] [lxc/lxc] 20e9ea: confile: fix jump table order

2020-04-05 Thread Christian Brauner
Author: Christian Brauner Date: 2020-04-05 (Sun, 05 Apr 2020) Changed paths: M src/lxc/commands.c M src/lxc/confile.c Log Message: --- Merge pull request #3357 from Blub/cgroup-isolation-fixes Cgroup isolation fixes Compare: https://github.com/lxc/lxc/compare

[lxc-devel] [lxc/lxc] 27f451: doc: Add lxc.cgroup.dir.{monitor, container, contain...

2020-04-05 Thread Christian Brauner
/ea4aeddcbe37343cb419c416433af90d03b3d8c9 Author: Christian Brauner Date: 2020-04-05 (Sun, 05 Apr 2020) Changed paths: M doc/ja/lxc.container.conf.sgml.in Log Message: --- Merge pull request #3356 from tenforward/japanese doc: Add lxc.cgroup.dir.{monitor,container,container.inner} to

[lxc-devel] [lxc/lxc] a900cb: introduce lxc.cgroup.dir.{monitor, container, contai...

2020-04-03 Thread Christian Brauner
/31691d1bd42fa1691fa98df3e7d1a287f729820d Author: Christian Brauner Date: 2020-04-03 (Fri, 03 Apr 2020) Changed paths: M src/lxc/cgroups/cgfsng.c Log Message: --- cgroups: remove unused variable Signed-off-by: Christian Brauner Commit: 51b07b7036c2619e352d81f6c13512399fecf0f6

[lxc-devel] [lxc/lxc] e2aed3: Revert "start: remove unnecessary check for valid ...

2020-04-03 Thread Christian Brauner
ler Commit: 514b0270ceae448e8e8ced95c69ae83c0619b4cf https://github.com/lxc/lxc/commit/514b0270ceae448e8e8ced95c69ae83c0619b4cf Author: Christian Brauner Date: 2020-04-03 (Fri, 03 Apr 2020) Changed paths: M src/lxc/start.c Log Message: --- Merge pull request #3352 from Blub/readd-c

[lxc-devel] [lxc/lxc] b9d081: fix non-root user cannot write /dev/stdout

2020-04-02 Thread Christian Brauner
7fc6aa https://github.com/lxc/lxc/commit/9ae5594834ed282521415a007a1fed32647fc6aa Author: Christian Brauner Date: 2020-04-02 (Thu, 02 Apr 2020) Changed paths: M src/lxc/attach.c M src/lxc/start.c M src/lxc/utils.c M src/lxc/utils.h Log Message: --- utils: rework fix_stdio_p

[lxc-devel] [lxc/lxc] fdb0b8: cgroups: fix build warning on GCC 7

2020-04-02 Thread Christian Brauner
. [1]: 346830421a96 ("cgroups: fix "uninitialized transient_len" warning") Signed-off-by: Aleksa Sarai Commit: 2862e55ea3a495d244584ea9ff7419761aeb9513 https://github.com/lxc/lxc/commit/2862e55ea3a495d244584ea9ff7419761aeb9513 Author: Christian Brauner Date:

[lxc-devel] [lxc/lxc] 6aff51: fix non-root user cannot write /dev/stdout

2020-04-02 Thread Christian Brauner
/85ec52bd9fd9dee291079455e283c9402335beef Author: Christian Brauner Date: 2020-04-02 (Thu, 02 Apr 2020) Changed paths: M src/lxc/attach.c M src/lxc/start.c M src/lxc/utils.c M src/lxc/utils.h Log Message: --- Merge pull request #3344 from gaohuatao-1/master fix non-root user cannot write /dev

[lxc-devel] [lxc/lxc] 346830: cgroups: fix "uninitialized transient_len" warning

2020-04-02 Thread Christian Brauner
transient_len is uninitialised but lxc_writeat(..., transient_len) still gets called. Signed-off-by: Aleksa Sarai Commit: 370a2284be2ea2ab1b80bd90026f0fbdb5baa1a8 https://github.com/lxc/lxc/commit/370a2284be2ea2ab1b80bd90026f0fbdb5baa1a8 Author: Christian Brauner Date: 2020-04-02

[lxc-devel] [lxc/lxc] 9409ea: systemd: Add Documentation key

2020-04-01 Thread Christian Brauner
/5f2ed0c09f9966983042dfeb546824def694a7fb Author: Christian Brauner Date: 2020-04-01 (Wed, 01 Apr 2020) Changed paths: M config/init/systemd/lxc-monitord.service.in M config/init/systemd/lxc-net.service.in Log Message: --- Merge pull request #3346 from stgraber/master systemd: Add Documentation key

[lxc-devel] [lxc/lxc] 8fddf0: apparmor: generate ro, bind, remount rule list

2020-04-01 Thread Christian Brauner
Author: Christian Brauner Date: 2020-04-01 (Wed, 01 Apr 2020) Changed paths: M src/lxc/lsm/apparmor.c Log Message: --- Merge pull request #3343 from Blub/apparmor-mount-rule-generation apparmor: generate ro,bind,remount rule list Compare: https://github.com/lxc/lxc

[lxc-devel] [lxc/lxc] 253f36: init: add ExecReload to lxc.service to only reload...

2020-03-31 Thread Christian Brauner
: Christian Brauner Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M config/init/systemd/lxc.service.in Log Message: --- Merge pull request #3341 from Blub/upstream-exec-reload init: add ExecReload to lxc.service to only reload profiles Compare: https://github.com/lxc

[lxc-devel] [lxc/lxc] b62782: allow running lxc-monitord as a system daemon

2020-03-31 Thread Christian Brauner
/f7d85e98c24f47cbd8e0c881caf9f2d205e42b03 Author: Christian Brauner Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M .gitignore M config/init/systemd/Makefile.am A config/init/systemd/lxc-monitord.service.in M configure.ac M lxc.spec.in M src/lxc/cmd/lxc_monitord.c Log

[lxc-devel] [lxc/lxc] a1a847: verify cgroup controller name

2020-03-30 Thread Christian Brauner
tps://github.com/lxc/lxc/commit/2f232c5311cc5c84b1d8e71d24047041e464f131 Author: Christian Brauner Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M src/lxc/cgroups/cgfsng.c M src/lxc/conf.c M src/lxc/conf.h Log Message: --- cgroups: handle older kernels (

[lxc-devel] [lxc/lxc] e6bc68: verify cgroup controller name

2020-03-30 Thread Christian Brauner
tps://github.com/lxc/lxc/commit/4446e0fa7c045de4a1271058da89b89bb4783672 Author: Christian Brauner Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M src/lxc/commands.c Log Message: --- Merge pull request #3339 from Blub/cmd-get-cgroup-string-termination verify cgr

[lxc-devel] [lxc/lxc] cafffc: cgroups: use hidden directory for attaching cgroup

2020-03-28 Thread Christian Brauner
Branch: refs/heads/stable-4.0 Home: https://github.com/lxc/lxc Commit: cafffc3d2b0a2569cd59fce8acd88c6009fa9831 https://github.com/lxc/lxc/commit/cafffc3d2b0a2569cd59fce8acd88c6009fa9831 Author: Christian Brauner Date: 2020-03-28 (Sat, 28 Mar 2020) Changed paths: M src

[lxc-devel] [lxc/lxc] 8fcb90: monitor process exited by signal SIGKILL, clean cg...

2020-03-28 Thread Christian Brauner
: 24e84b34e0e1f9c0e61276584c6eb33bc96c365e https://github.com/lxc/lxc/commit/24e84b34e0e1f9c0e61276584c6eb33bc96c365e Author: Christian Brauner Date: 2020-03-28 (Sat, 28 Mar 2020) Changed paths: M src/lxc/cgroups/cgfsng.c Log Message: --- Merge pull request #3337 from bale-cen/master monitor

[lxc-devel] [lxc/lxc] 38d12a: Revert "cgroups: fix unified cgroup attach"

2020-03-27 Thread Christian Brauner
Branch: refs/heads/stable-4.0 Home: https://github.com/lxc/lxc Commit: 38d12ae68eabe88db671f869cd8d6e7c6490bcbd https://github.com/lxc/lxc/commit/38d12ae68eabe88db671f869cd8d6e7c6490bcbd Author: Christian Brauner Date: 2020-03-27 (Fri, 27 Mar 2020) Changed paths: M src

[lxc-devel] [lxc/lxc] 1ef2b5: lxc_init: move main() down

2020-03-26 Thread Christian Brauner
Branch: refs/heads/stable-4.0 Home: https://github.com/lxc/lxc Commit: 1ef2b5f476695bb38b887c579d70c2523a585b67 https://github.com/lxc/lxc/commit/1ef2b5f476695bb38b887c579d70c2523a585b67 Author: Christian Brauner Date: 2020-03-26 (Thu, 26 Mar 2020) Changed paths: M src

[lxc-devel] [lxc/lxc] 7a930f: lxc-download: Pre-release bump of compat

2020-03-24 Thread Christian Brauner
/lxc-download.in Log Message: --- lxc-download: Pre-release bump of compat Signed-off-by: Stéphane Graber Commit: 57bb83f008254586e1b8b0f452fac8abbb728d63 https://github.com/lxc/lxc/commit/57bb83f008254586e1b8b0f452fac8abbb728d63 Author: Christian Brauner Date: 2020

[lxc-devel] [lxc/lxc] 94bef7: conf: fix read-only bind mounts

2020-03-24 Thread Christian Brauner
ount"). Signed-off-by: Tycho Andersen Commit: b492fc2a40013b181cdce686658f08b9d7d6a0d9 https://github.com/lxc/lxc/commit/b492fc2a40013b181cdce686658f08b9d7d6a0d9 Author: Christian Brauner Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M src/lxc/conf.c Log M

[lxc-devel] [lxc/lxc] 9820e7: ISSUE_TEMPLATE: fix -l -o order

2020-03-17 Thread Christian Brauner
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 9820e789faab47283a6d6a7bac7238158e2ab08b https://github.com/lxc/lxc/commit/9820e789faab47283a6d6a7bac7238158e2ab08b Author: Christian Brauner Date: 2020-03-17 (Tue, 17 Mar 2020) Changed paths: M .github

[lxc-devel] [lxc/lxc] 194935: doc: Fix grammar

2020-03-16 Thread Christian Brauner
) Changed paths: M templates/lxc-busybox.in Log Message: --- busybox: Fix bad lxc.mount.entry Signed-off-by: Stéphane Graber Commit: 7d50440706aa66b8f210fb4c4204acd0702ed1ca https://github.com/lxc/lxc/commit/7d50440706aa66b8f210fb4c4204acd0702ed1ca Author: Christian

[lxc-devel] [lxc/lxc] d7aa55: commands_utils: fix socket leak in when adding sta...

2020-03-09 Thread Christian Brauner
igned-off-by: Matthias Hardt Commit: 61e9751f4364235b680dbf2247f352a5a4cb2c31 https://github.com/lxc/lxc/commit/61e9751f4364235b680dbf2247f352a5a4cb2c31 Author: Christian Brauner Date: 2020-03-09 (Mon, 09 Mar 2020) Changed paths: M src/lxc/commands.c M src/lxc/compiler.h

[lxc-devel] [lxc/lxc] 954e36: network: Adds short sleep between veth setup and n...

2020-03-08 Thread Christian Brauner
ommit/d31059efa647cb7e2857a2224124b0d879b2fb12 Author: Christian Brauner Date: 2020-03-08 (Sun, 08 Mar 2020) Changed paths: M src/lxc/network.c Log Message: --- Merge pull request #3278 from tomponline/tp-proxy-sleep network: Adds short sleep between veth setup and neighbour prox

[lxc-devel] [lxc/lxc] 5fe147: network: Uses netlink for IP neighbour proxy manag...

2020-03-08 Thread Christian Brauner
/e901a7a15cc6cbf1130c782a97cfa2d0cee65e8c Author: Christian Brauner Date: 2020-03-08 (Sun, 08 Mar 2020) Changed paths: M src/lxc/network.c Log Message: --- Merge pull request #3277 from tomponline/tp-router-netlink network: Uses netlink for IP neighbour proxy management Compare

[lxc-devel] [lxc/lxc] 5f7dd0: src/lxc/raw_syscalls.c: fix sparc assembly

2020-02-28 Thread Christian Brauner
om/lxc/lxc/commit/382854fbd3665dc3bd22eedbce5920377bf5ea9f Author: Christian Brauner Date: 2020-02-29 (Sat, 29 Feb 2020) Changed paths: M src/lxc/raw_syscalls.c Log Message: --- Merge pull request #3272 from ffontaine/master src/lxc/raw_syscalls.c: fix sparc assembly Comp

[lxc-devel] [lxc/lxc] b8a6a0: lxclock: fix a small memory leak

2020-02-10 Thread Christian Brauner
ommit: 1d5f322246e030e1c6aa7b27c322bfc6995eb4d6 https://github.com/lxc/lxc/commit/1d5f322246e030e1c6aa7b27c322bfc6995eb4d6 Author: Christian Brauner Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/lxc/lxclock.c Log Message: --- Merge pull request #3264 from tych0/fix-leak lxclock: fix a

[lxc-devel] [lxc/lxc] 52ab03: container.conf: Fix off by 2 in option parsing

2020-02-05 Thread Christian Brauner
Author: Christian Brauner Date: 2020-02-05 (Wed, 05 Feb 2020) Changed paths: M src/lxc/confile.c Log Message: --- Merge pull request #3261 from blenk92/fix-parse-config container.conf: Fix parsing of config options: Compare: https://github.com/lxc/lxc/compare

[lxc-devel] [lxc/lxc] 4fef78: container.conf: Add option to set keyring SELinux ...

2020-01-31 Thread Christian Brauner
enk Commit: a8b9febda3102c98468586bc59c69f899f7f1f19 https://github.com/lxc/lxc/commit/a8b9febda3102c98468586bc59c69f899f7f1f19 Author: Christian Brauner Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M config/selinux/lxc.te M doc/lxc.container.conf.sgml.in M src/lxc/conf.c M src/l

[lxc-devel] [lxc/lxc] 4ba039: cgroups: fix default cgroup pattern

2020-01-27 Thread Christian Brauner
Log Message: --- cgroups: fix default cgroup pattern Signed-off-by: Kirill Petrov Commit: f5a15e1e3d92d9c954fe80e5ae931f3685027d38 https://github.com/lxc/lxc/commit/f5a15e1e3d92d9c954fe80e5ae931f3685027d38 Author: Christian Brauner Date: 2020-01-27 (Mon, 27 Jan

[lxc-devel] [lxc/lxc] a00fba: network: Restore fixed MTU functionality

2020-01-15 Thread Christian Brauner
: 917a7c1594034b6115f8c0d06ab8c9e5e1bdb7bf https://github.com/lxc/lxc/commit/917a7c1594034b6115f8c0d06ab8c9e5e1bdb7bf Author: Christian Brauner Date: 2020-01-15 (Wed, 15 Jan 2020) Changed paths: M src/lxc/network.c Log Message: --- Merge pull request #3253 from tomponline/tp

[lxc-devel] [lxc/lxc] e2a8c0: cgroup.c: fix memory leak at cgroup init failed

2020-01-14 Thread Christian Brauner
/cgroup.c Log Message: --- cgroup.c: fix memory leak at cgroup init failed Signed-off-by: LiFeng Commit: bd6741f8e9b608857615e5d175878ac7a4243c79 https://github.com/lxc/lxc/commit/bd6741f8e9b608857615e5d175878ac7a4243c79 Author: Christian Brauner Date: 2020-01-14 (Tue

[lxc-devel] [lxc/lxc] e76e31: Adaptation to latest busybox

2019-12-27 Thread Christian Brauner
https://github.com/lxc/lxc/commit/2b0d48477ad64b22bcdc68f6e5aec082828645f1 Author: Christian Brauner Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M templates/lxc-busybox.in Log Message: --- Merge pull request #3244 from Rachid-Koucha/master Adaptation to la

[lxc-devel] [lxc/lxc] f073d4: Word repetition in comment

2019-12-27 Thread Christian Brauner
m/lxc/lxc/commit/d55ea1ec6c18ca258638dcf2ea2c7327c2ed8362 Author: Christian Brauner Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M src/lxc/lxccontainer.c Log Message: --- Merge pull request #3243 from Rachid-Koucha/patch-1 Word repetition in comment Compare: ht

[lxc-devel] [lxc/lxc] aac4e1: cmd: fix shebang

2019-12-23 Thread Christian Brauner
-checkconfig.in M src/lxc/cmd/lxc-update-config.in Log Message: --- cmd: fix shebang Signed-off-by: vikaig Commit: 2d50f34074beeb24b70a77044878b7aa6e199c32 https://github.com/lxc/lxc/commit/2d50f34074beeb24b70a77044878b7aa6e199c32 Author: Christian Brauner Date

[lxc-devel] [lxc/lxc] 4879fa: fd: only add valid fd to mainloop

2019-12-23 Thread Christian Brauner
/mainloop.c Log Message: --- fd: only add valid fd to mainloop Signed-off-by: dongxinhua Commit: b4fde4ec4c5912b0cb35ab10e5943e53c91f7690 https://github.com/lxc/lxc/commit/b4fde4ec4c5912b0cb35ab10e5943e53c91f7690 Author: Christian Brauner Date: 2019-12-23 (Mon, 23 Dec 2019

[lxc-devel] [lxc/lxc] 3c3fab: seccomp: support s390 seccomp

2019-12-16 Thread Christian Brauner
/seccomp.c Log Message: --- seccomp: support s390 seccomp Signed-off-by: dongxinhua Commit: c7ba882842efe0ab49ae1ed27da09415c21195d3 https://github.com/lxc/lxc/commit/c7ba882842efe0ab49ae1ed27da09415c21195d3 Author: Christian Brauner Date: 2019-12-17 (Tue, 17 Dec 2019

[lxc-devel] [lxc/lxc] 5d5624: cgroups/cgfsng: do not prematurely close file desc...

2019-12-13 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 5d56242435ff39b939016e37a83fd90452f3c4ad https://github.com/lxc/lxc/commit/5d56242435ff39b939016e37a83fd90452f3c4ad Author: Christian Brauner Date: 2019-12-13 (Fri, 13 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] c8f431: cgroups/cgfsng: improve cgroup creation and removal

2019-12-11 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: c8f43137d7072596cab01a68eb3757b3814ee627 https://github.com/lxc/lxc/commit/c8f43137d7072596cab01a68eb3757b3814ee627 Author: Christian Brauner Date: 2019-12-11 (Wed, 11 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 3fe877: cgroupfs/cgfsng: pass cgroup to cg_legacy_handle_c...

2019-12-10 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 3fe8773dfe8d534476cda98d645a7cf5d420d777 https://github.com/lxc/lxc/commit/3fe8773dfe8d534476cda98d645a7cf5d420d777 Author: Christian Brauner Date: 2019-12-11 (Wed, 11 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] e65437: cgroups: flatten hierarchy

2019-12-10 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: e6543787efa898f1e6b6a105f226cef8677ec38d https://github.com/lxc/lxc/commit/e6543787efa898f1e6b6a105f226cef8677ec38d Author: Christian Brauner Date: 2019-12-11 (Wed, 11 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] afb972: file_utils: use O_NOCTTY | O_NOFOLLOW

2019-12-09 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: afb9722c7fbd5d0d7146f13c8ce70a3e014de484 https://github.com/lxc/lxc/commit/afb9722c7fbd5d0d7146f13c8ce70a3e014de484 Author: Christian Brauner Date: 2019-12-09 (Mon, 09 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 1d4094: cgroups/devices: enable devpath semantics for cgro...

2019-12-09 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 1d409427cbfd50cfff2602c61d2e2464f780581f https://github.com/lxc/lxc/commit/1d409427cbfd50cfff2602c61d2e2464f780581f Author: Christian Brauner Date: 2019-12-09 (Mon, 09 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 7cac34: log: rearrange

2019-12-07 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 7cac3403a885bcccebc50f9bad895d1b028110c7 https://github.com/lxc/lxc/commit/7cac3403a885bcccebc50f9bad895d1b028110c7 Author: Christian Brauner Date: 2019-12-08 (Sun, 08 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 8348e4: config: Fix parsing of mount options

2019-12-07 Thread Christian Brauner
of 0 "busy" field is assigned with the command socket descriptor when the terminal is in use. So, use "-1" to disable it. Signed-off-by: Rachid Koucha Commit: 4c3a47db9eb48e3b2ccfe153a6a998d83c3bfc3d https://github.com/lxc/lxc/commit/4c3a47db9eb48e3b2ccfe153a6a998

[lxc-devel] [lxc/lxc]

2019-12-06 Thread Christian Brauner
Branch: refs/heads/revert-2786-fix_seccomp Home: https://github.com/lxc/lxc ___ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel

[lxc-devel] [lxc/lxc]

2019-12-06 Thread Christian Brauner
Branch: refs/heads/revert-3214-patch-1 Home: https://github.com/lxc/lxc ___ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel

[lxc-devel] [lxc/lxc] 5c0fe2: Revert ""busy" field init to -1 instead of 0"

2019-12-06 Thread Christian Brauner
Branch: refs/heads/revert-3214-patch-1 Home: https://github.com/lxc/lxc Commit: 5c0fe2adac0de763f951bc1fd50abc8c71a36792 https://github.com/lxc/lxc/commit/5c0fe2adac0de763f951bc1fd50abc8c71a36792 Author: Christian Brauner Date: 2019-12-06 (Fri, 06 Dec 2019) Changed paths

[lxc-devel] [lxc/lxc] dd3de5: Init "busy" field to -1 as 0 is valid fd

2019-12-06 Thread Christian Brauner
ield set to -1 instead of 0 "busy" field is assigned with the command socket descriptor when the terminal is in use. So, use "-1" to disable it. Signed-off-by: Rachid Koucha Commit: 92ef1f8ae2157bef9d77c9223ab3551d4642833d https://github.com/lxc/lxc/commit/

[lxc-devel] [lxc/lxc] 85c2de: config: Fix parsing of mount options

2019-12-06 Thread Christian Brauner
ings. Signed-off-by: Maximilian Blenk Commit: 6b3dccea88b17272928195c5f2e63f81736f6c5b https://github.com/lxc/lxc/commit/6b3dccea88b17272928195c5f2e63f81736f6c5b Author: Christian Brauner Date: 2019-12-06 (Fri, 06 Dec 2019) Changed paths: M src/lxc/conf.c Log Message:

[lxc-devel] [lxc/lxc] 3910f8: commands: use logging return helpers

2019-12-05 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 3910f81ff670a022dccc4f95c6298180249d7db7 https://github.com/lxc/lxc/commit/3910f81ff670a022dccc4f95c6298180249d7db7 Author: Christian Brauner Date: 2019-12-05 (Thu, 05 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 663287: Revert "cgroups/freezer: fix and improve cgroup2 f...

2019-12-04 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 663287e92bee76ffa2e1e7654910b55fbc13e987 https://github.com/lxc/lxc/commit/663287e92bee76ffa2e1e7654910b55fbc13e987 Author: Christian Brauner Date: 2019-12-04 (Wed, 04 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 60a22a: cgroups/devices: do not log error when bpf device ...

2019-12-04 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 60a22a65dd8a83aa91770a38bf96413112cdf755 https://github.com/lxc/lxc/commit/60a22a65dd8a83aa91770a38bf96413112cdf755 Author: Christian Brauner Date: 2019-12-04 (Wed, 04 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] b95dfe: tree-wide: fix wrong copy-paste for licenses

2019-12-03 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: b95dfe09efd8cf445d73960d9aa2ba8855b50d10 https://github.com/lxc/lxc/commit/b95dfe09efd8cf445d73960d9aa2ba8855b50d10 Author: Christian Brauner Date: 2019-12-03 (Tue, 03 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 6b9e66: tree-wide: fix wrong copy-paste for licenses

2019-12-03 Thread Christian Brauner
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 6b9e666f95fe2113d20a4084cf71d0b79fe0e9f3 https://github.com/lxc/lxc/commit/6b9e666f95fe2113d20a4084cf71d0b79fe0e9f3 Author: Christian Brauner Date: 2019-02-11 (Mon, 11 Feb 2019) Changed paths: M src/lxc

[lxc-devel] [lxc/lxc] 9dd759: conf: fix memory leak for set config rootfs options

2019-12-03 Thread Christian Brauner
Log Message: --- conf: fix memory leak for set config rootfs options Signed-off-by: dongxinhua Commit: 22f0dd49aefcf9b3ba46428a748dec996d79ae3d https://github.com/lxc/lxc/commit/22f0dd49aefcf9b3ba46428a748dec996d79ae3d Author: Christian Brauner Date: 2019-12-03 (Tue

[lxc-devel] [lxc/lxc] 45581f: cgroups: add DEFAULT_MOUNTPOINT #define

2019-12-03 Thread Christian Brauner
Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 45581fc727785b367632a4f68a74e39b7be7b237 https://github.com/lxc/lxc/commit/45581fc727785b367632a4f68a74e39b7be7b237 Author: Christian Brauner Date: 2019-12-03 (Tue, 03 Dec 2019) Changed paths: M src

[lxc-devel] [lxc/lxc] 3c7082: Use file/directory names from macro.h

2019-12-02 Thread Christian Brauner
y: Wolfgang Bumiller Commit: 8c8527b6f543a931d9cea70f667fbd1ab7d66dbf https://github.com/lxc/lxc/commit/8c8527b6f543a931d9cea70f667fbd1ab7d66dbf Author: Christian Brauner Date: 2019-12-02 (Mon, 02 Dec 2019) Changed paths: M src/lxc/cgroups/cgfsng.c M src/lxc/cgroups/cgroup.h M

[lxc-devel] [lxc/lxc] e2cb2e: cgfsng: return attach fail if container stopped

2019-11-27 Thread Christian Brauner
/cgfsng.c Log Message: --- cgfsng: return attach fail if container stopped Signed-off-by: LiFeng Commit: 5f31d8f1dd4bf110f5d82e7503e1c23dc61981fd https://github.com/lxc/lxc/commit/5f31d8f1dd4bf110f5d82e7503e1c23dc61981fd Author: Christian Brauner Date: 2019-11-27 (Wed

[lxc-devel] [lxc/lxc] 317494: Typo in a comment

2019-11-20 Thread Christian Brauner
/github.com/lxc/lxc/commit/e166e391f4ec5bfc28cb6870669487d3b07de6bf Author: Christian Brauner Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/lxc/start.c Log Message: --- Merge pull request #3189 from Rachid-Koucha/patch-2 Typo in a comment Compare: https://github.com/lxc/lxc/compare/4

[lxc-devel] [lxc/lxc] 226205: configure.ac: fix build on toolchain without SSP

2019-11-11 Thread Christian Brauner
://autobuild.buildroot.org/results/57945f54ffbc5c8764b6891a4516c4907e56ab97 Signed-off-by: Fabrice Fontaine Commit: d396dd9d8557e4b87394f50f575097b7eabd7d46 https://github.com/lxc/lxc/commit/d396dd9d8557e4b87394f50f575097b7eabd7d46 Author: Christian Brauner Date: 2019-11-11 (Mon, 11 Nov 2019) Changed

[lxc-devel] [lxc/lxc] 81d159: lxc-usernsexec: support easily mapping own uid

2019-11-04 Thread Christian Brauner
/lxc_usernsexec.c Log Message: --- lxc-usernsexec: support easily mapping own uid Signed-off-by: Serge Hallyn Commit: e07039d134dd7aaf3f03955ffb45a278b28b7771 https://github.com/lxc/lxc/commit/e07039d134dd7aaf3f03955ffb45a278b28b7771 Author: Christian Brauner Date

[lxc-devel] [lxc/lxc] 188f88: tests: add tests making sure the exit code is appr...

2019-10-30 Thread Christian Brauner
d-off-by: Florian Margaine Commit: f09700dab2971aad551fdc6f82988a6bccc16323 https://github.com/lxc/lxc/commit/f09700dab2971aad551fdc6f82988a6bccc16323 Author: Christian Brauner Date: 2019-10-30 (Wed, 30 Oct 2019) Changed paths: M src/tests/Makefile.am A src/tests/lxc-test

[lxc-devel] [lxc/lxc] 95ad62: apparmor: Prevent writes to /proc/acpi/**

2019-10-23 Thread Christian Brauner
/lsm/apparmor.c Log Message: --- apparmor: Prevent writes to /proc/acpi/** Same as #3117. Signed-off-by: Wolfgang Bumiller Commit: a86690e0c2c955ffb0adb27d10ceb73ad9f0aeb4 https://github.com/lxc/lxc/commit/a86690e0c2c955ffb0adb27d10ceb73ad9f0aeb4 Author: Christian

[lxc-devel] [lxc/lxc] 40b06c: syscall_wrappers: rename internal memfd_create to ...

2019-10-22 Thread Christian Brauner
m/lxc/lxc/commit/344b8ee293f4d3730a70a6ccaa03d7e4a516ae95 Author: Christian Brauner Date: 2019-10-22 (Tue, 22 Oct 2019) Changed paths: M src/lxc/syscall_wrappers.h Log Message: --- Merge pull request #3168 from havmind/memfd_create_powerpc syscall_wrappers: rename int

[lxc-devel] [lxc/lxc] a0e686: lxc/tools/lxc/destroy: Restores error message on c...

2019-10-14 Thread Christian Brauner
: 6637fb9f482556ee8e7ad38179a42c1cf240dcd9 https://github.com/lxc/lxc/commit/6637fb9f482556ee8e7ad38179a42c1cf240dcd9 Author: Christian Brauner Date: 2019-10-14 (Mon, 14 Oct 2019) Changed paths: M src/lxc/tools/lxc_destroy.c Log Message: --- Merge pull request #3161 from

[lxc-devel] [lxc/lxc] 9c744e: Add autodev.tmpfs.size to Japanese lxc.container.c...

2019-10-11 Thread Christian Brauner
: ce150929956940052648e77d7f3c89569d2de8c7 https://github.com/lxc/lxc/commit/ce150929956940052648e77d7f3c89569d2de8c7 Author: Christian Brauner Date: 2019-10-11 (Fri, 11 Oct 2019) Changed paths: M doc/ja/lxc.container.conf.sgml.in Log Message: --- Merge pull request #3157 from

[lxc-devel] [lxc/lxc] 65b92e: lxc-destroy: send successful output messages to lo...

2019-10-10 Thread Christian Brauner
: Christian Brauner Date: 2019-10-10 (Thu, 10 Oct 2019) Changed paths: M src/lxc/tools/lxc_destroy.c Log Message: --- Merge pull request #3155 from caioboffo/issue#3147 Send successful output messages to log info instead of error Compare: https://github.com/lxc/lxc/compare

[lxc-devel] [lxc/lxc] d12860: update obsolete functions

2019-10-07 Thread Christian Brauner
Log Message: --- update obsolete functions Signed-off-by: Caio B. Silva Commit: 559b39b9e014d3f09d9a85e6233fc186df552577 https://github.com/lxc/lxc/commit/559b39b9e014d3f09d9a85e6233fc186df552577 Author: Christian Brauner Date: 2019-10-07 (Mon, 07 Oct 2019

[lxc-devel] [lxc/lxc] 09c367: Fix lxc-update-config in network.address

2019-10-03 Thread Christian Brauner
/lxc-update-config.in Log Message: --- Fix lxc-update-config in network.address Signed-off-by: Alban VIDAL Commit: 39eaee57775775e00d56f8b2bba1729972ca5b6a https://github.com/lxc/lxc/commit/39eaee57775775e00d56f8b2bba1729972ca5b6a Author: Christian Brauner Date: 2019

[lxc-devel] [lxc/lxc] f756a3: Set minimun autoconf version to 2.69 and change ob...

2019-10-01 Thread Christian Brauner
Commit: 8d06d0c8fe1f1d040fbee4ceab42b7262d557167 https://github.com/lxc/lxc/commit/8d06d0c8fe1f1d040fbee4ceab42b7262d557167 Author: Christian Brauner Date: 2019-10-01 (Tue, 01 Oct 2019) Changed paths: M configure.ac Log Message: --- Merge pull request #3146 from

[lxc-devel] [lxc/lxc] b138bf: Ensures OpenSSL compatibility with older versions ...

2019-09-24 Thread Christian Brauner
/utils.c Log Message: --- Ensures OpenSSL compatibility with older versions of EVP API. Signed-off-by: Caio B. Silva Commit: 5c85a4a34cf0cdfe884b3f69ab5da45f081c3fa9 https://github.com/lxc/lxc/commit/5c85a4a34cf0cdfe884b3f69ab5da45f081c3fa9 Author: Christian Brauner Date

[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)

[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] 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] 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] 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] 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] 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] 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] 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] 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] [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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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

<    1   2   3   4   5   6   >