[lxc-devel] [lxc/lxc] f07fa8: start: log sending and receiving of tty fds

GitHub noreply at github.com
Sat Jun 3 23:13:12 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f07fa8df6e2670e04e5f3d9f3a32a5d32f9fc70e
      https://github.com/lxc/lxc/commit/f07fa8df6e2670e04e5f3d9f3a32a5d32f9fc70e
  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/start.c

  Log Message:
  -----------
  start: log sending and receiving of tty fds

This is a potentially security sensitive operation and I really want to keep an
eye on *when exactly* this is send. So add more logging on the TRACE() level.

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


  Commit: b0ee5983576a6ac8d860758a6b8b0f8452612c00
      https://github.com/lxc/lxc/commit/b0ee5983576a6ac8d860758a6b8b0f8452612c00
  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: non-functional changes

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


  Commit: 1d90e06436151ae9ce4c958227570ae499137b3a
      https://github.com/lxc/lxc/commit/1d90e06436151ae9ce4c958227570ae499137b3a
  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: avoid double-frees in userns_exec_1()

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


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

  Changed paths:
    M src/lxc/bdev/bdev.c
    M src/lxc/bdev/lxcaufs.c
    M src/lxc/bdev/lxcbtrfs.c
    M src/lxc/bdev/lxcoverlay.c
    M src/lxc/cgroups/cgfs.c
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/cgroups/cgmanager.c
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/lxccontainer.c
    M src/lxc/start.c

  Log Message:
  -----------
  tree-wide: log function called in userns_exec_1()

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


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

  Changed paths:
    M src/lxc/bdev/bdev.c
    M src/lxc/bdev/lxcaufs.c
    M src/lxc/bdev/lxcbtrfs.c
    M src/lxc/bdev/lxcoverlay.c
    M src/lxc/cgroups/cgfs.c
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/cgroups/cgmanager.c
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/lxccontainer.c
    M src/lxc/start.c

  Log Message:
  -----------
  Merge pull request #1612 from brauner/2017-06-03/bugfixes

idmapping bugfixes


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


More information about the lxc-devel mailing list