[lxc-devel] [lxc/lxc] 948955: Consistently use <lxc/lxccontainer.h> for the API

GitHub noreply at github.com
Mon Sep 23 20:31:03 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 948955a2d6f8e4e28bceada9666c5831de4a6bb8
      https://github.com/lxc/lxc/commit/948955a2d6f8e4e28bceada9666c5831de4a6bb8
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M src/lxc/bdev.h
    M src/lxc/console.c
    M src/lxc/lxc_clone.c
    M src/lxc/lxc_config.c
    M src/lxc/lxc_console.c
    M src/lxc/lxc_create.c
    M src/lxc/lxc_destroy.c
    M src/lxc/lxc_snapshot.c
    M src/lxc/lxc_start.c
    M src/lxc/lxccontainer.c
    M src/tests/cgpath.c
    M src/tests/clonetest.c
    M src/tests/concurrent.c
    M src/tests/console.c
    M src/tests/containertests.c
    M src/tests/createtest.c
    M src/tests/destroytest.c
    M src/tests/get_item.c
    M src/tests/getkeys.c
    M src/tests/lxcpath.c
    M src/tests/saveconfig.c
    M src/tests/shutdowntest.c
    M src/tests/snapshot.c
    M src/tests/startone.c

  Log Message:
  -----------
  Consistently use <lxc/lxccontainer.h> for the API

The API header was included in a variety of ways before, standardize
those to "include <lxc/lxccontainer.h>" as this will always work both in
tree and on a system with the headers installed.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: c75c30ec73b7d57042b1c4b6330daadff3c7e33f
      https://github.com/lxc/lxc/commit/c75c30ec73b7d57042b1c4b6330daadff3c7e33f
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Add some missing comments to configure.ac

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: faefa7f8584a7d1567df2e6f1f9240a28a6466ab
      https://github.com/lxc/lxc/commit/faefa7f8584a7d1567df2e6f1f9240a28a6466ab
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M doc/ja/legacy/lxc-ls.sgml.in
    M doc/ja/lxc-attach.sgml.in
    M doc/ja/lxc-cgroup.sgml.in
    M doc/ja/lxc-checkconfig.sgml.in
    M doc/ja/lxc-checkpoint.sgml.in
    M doc/ja/lxc-clone.sgml.in
    M doc/ja/lxc-console.sgml.in
    M doc/ja/lxc-create.sgml.in
    M doc/ja/lxc-destroy.sgml.in
    M doc/ja/lxc-device.sgml.in
    M doc/ja/lxc-execute.sgml.in
    M doc/ja/lxc-freeze.sgml.in
    M doc/ja/lxc-info.sgml.in
    M doc/ja/lxc-kill.sgml.in
    M doc/ja/lxc-ls.sgml.in
    M doc/ja/lxc-monitor.sgml.in
    M doc/ja/lxc-netstat.sgml.in
    M doc/ja/lxc-ps.sgml.in
    M doc/ja/lxc-restart.sgml.in
    M doc/ja/lxc-shutdown.sgml.in
    M doc/ja/lxc-start-ephemeral.sgml.in
    M doc/ja/lxc-start.sgml.in
    M doc/ja/lxc-stop.sgml.in
    M doc/ja/lxc-top.sgml.in
    M doc/ja/lxc-unfreeze.sgml.in
    M doc/ja/lxc-unshare.sgml.in
    M doc/ja/lxc-version.sgml.in
    M doc/ja/lxc-wait.sgml.in
    M doc/ja/lxc.conf.sgml.in
    M doc/ja/lxc.sgml.in

  Log Message:
  -----------
  doc: Make everything use the @docdtd@ variable

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: 9d0cda4f22f76d693e2ceef0f77f2ba24227433c
      https://github.com/lxc/lxc/commit/9d0cda4f22f76d693e2ceef0f77f2ba24227433c
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M doc/ja/lxc-checkconfig.sgml.in
    M doc/ja/lxc-device.sgml.in
    M doc/ja/lxc-info.sgml.in
    M doc/ja/lxc-netstat.sgml.in
    M doc/ja/lxc-start-ephemeral.sgml.in
    M doc/ja/lxc-version.sgml.in

  Log Message:
  -----------
  doc: Fixed my first name

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/48e2f384e09a...9d0cda4f22f7


More information about the lxc-devel mailing list