[lxc-devel] [lxc/lxc] 300df8: confile: lxc_getconfig() -> lxc_get_config()

GitHub noreply at github.com
Mon Aug 21 19:46:02 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 300df83ecfa049baf709251c22ef2b16a4a97aa0
      https://github.com/lxc/lxc/commit/300df83ecfa049baf709251c22ef2b16a4a97aa0
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
    M src/lxc/commands.c
    M src/lxc/confile.c
    M src/lxc/confile.h
    M src/lxc/confile_legacy.c
    M src/lxc/lxccontainer.c
    M src/tests/config_jump_table.c

  Log Message:
  -----------
  confile: lxc_getconfig() -> lxc_get_config()

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


  Commit: fe9b7349dde985300436c85b234b03cff839b92b
      https://github.com/lxc/lxc/commit/fe9b7349dde985300436c85b234b03cff839b92b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-08-16 (Wed, 16 Aug 2017)

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

  Log Message:
  -----------
  confile: list namespaced keys

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


  Commit: c8313003e8c305c519576a8534c9171beee292ae
      https://github.com/lxc/lxc/commit/c8313003e8c305c519576a8534c9171beee292ae
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
    M src/tests/getkeys.c

  Log Message:
  -----------
  test: add test to get subkeys

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


  Commit: 35ec13c567c34b962266de4693beb01ceeaf1690
      https://github.com/lxc/lxc/commit/35ec13c567c34b962266de4693beb01ceeaf1690
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  confile: lxc.id_map --> lxc.idmap

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


  Commit: 555200a6f4497215a566cb0c162d3b61afdace66
      https://github.com/lxc/lxc/commit/555200a6f4497215a566cb0c162d3b61afdace66
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
    M .gitignore
    M configure.ac
    M src/lxc/Makefile.am
    A src/lxc/tools/lxc-update-config.in

  Log Message:
  -----------
  tools: add lxc-update-config.in

This tool can be used to switch from a pre 2.1 to a 2.1 config file.

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


  Commit: 54a2454f4ccd8ec11dc07b1c83ebb0170fa6bc35
      https://github.com/lxc/lxc/commit/54a2454f4ccd8ec11dc07b1c83ebb0170fa6bc35
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
    M src/lxc/tools/lxc-checkconfig.in

  Log Message:
  -----------
  tools: use "which"

Somehow "type" doesn't really work.

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


  Commit: 7ec2e32ad779438481a8563f6584c004dde8857e
      https://github.com/lxc/lxc/commit/7ec2e32ad779438481a8563f6584c004dde8857e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

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

  Log Message:
  -----------
  conf{,ile}: warn user once about legacy config

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


  Commit: 7456fb2c444f018d8d018e8d57bb8fbd65c966a2
      https://github.com/lxc/lxc/commit/7456fb2c444f018d8d018e8d57bb8fbd65c966a2
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
    M .gitignore
    M configure.ac
    M src/lxc/Makefile.am
    M src/lxc/commands.c
    M src/lxc/conf.h
    M src/lxc/confile.c
    M src/lxc/confile.h
    M src/lxc/confile_legacy.c
    M src/lxc/lxccontainer.c
    M src/lxc/tools/lxc-checkconfig.in
    A src/lxc/tools/lxc-update-config.in
    M src/tests/config_jump_table.c
    M src/tests/getkeys.c

  Log Message:
  -----------
  Merge pull request #1750 from brauner/2017-08-10/further_lxc_2.1_preparations

further lxc 2.1. preparations


Compare: https://github.com/lxc/lxc/compare/4393ebc3bf14...7456fb2c444f


More information about the lxc-devel mailing list