[lxc-devel] [lxc/lxc] 0b843d: confile_utils: add new file

GitHub noreply at github.com
Sat Jun 3 00:43:40 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 0b843d358a41628ea4bdcc4b1dfcb59b3e191fd8
      https://github.com/lxc/lxc/commit/0b843d358a41628ea4bdcc4b1dfcb59b3e191fd8
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M src/lxc/Makefile.am
    M src/lxc/confile.c
    A src/lxc/confile_utils.c
    A src/lxc/confile_utils.h

  Log Message:
  -----------
  confile_utils: add new file

This adds confile_utils.{c,h} which will contain a helpers to parse lxc
configuration files.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 77803ee7a609491367fcf5608aca059839e00725
      https://github.com/lxc/lxc/commit/77803ee7a609491367fcf5608aca059839e00725
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M src/lxc/conf.c
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  tests: add unit tests for idmap parser

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 339efad99eab950d0da3bd767e94f248b8453900
      https://github.com/lxc/lxc/commit/339efad99eab950d0da3bd767e94f248b8453900
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  conf: non-functional changes

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 28a2d9e76db55955ba9fccd52d6f485c31e89ccf
      https://github.com/lxc/lxc/commit/28a2d9e76db55955ba9fccd52d6f485c31e89ccf
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: rework userns_exec_1()

This also fixes a bug where we caused a double mapping, when the {u,g}id for
the user was mapped to container root {g,u}id.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: ff3381e14a1123268dd73906822ecf249c9bf701
      https://github.com/lxc/lxc/commit/ff3381e14a1123268dd73906822ecf249c9bf701
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
    M src/lxc/Makefile.am
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c
    A src/lxc/confile_utils.c
    A src/lxc/confile_utils.h
    M src/lxc/lxccontainer.c
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  Merge pull request #1609 from brauner/2017-06-01/unit_test_idmap_parser

unit test idmap parser + userns_exec_1() rework


Compare: https://github.com/lxc/lxc/compare/600252446681...ff3381e14a11


More information about the lxc-devel mailing list