[lxc-devel] [lxc/lxc] 799566: pam: create writable cgroups for unpriv users

GitHub noreply at github.com
Wed Feb 21 19:28:01 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 799566212468620fd0de3796c82447f002844419
      https://github.com/lxc/lxc/commit/799566212468620fd0de3796c82447f002844419
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M configure.ac
    M src/lxc/Makefile.am
    A src/lxc/pam/pam_cgfs.c

  Log Message:
  -----------
  pam: create writable cgroups for unpriv users

This moves pam_cgfs from the LXCFS repo into the LXC repo. This will allow us
to share a bunch of code between the cgroup backends and the pam module. The
next step obviously is to share code.

Closes #1307.

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


  Commit: e235f961bf48cf1eccb9f54d3b5397ad05e6f5d3
      https://github.com/lxc/lxc/commit/e235f961bf48cf1eccb9f54d3b5397ad05e6f5d3
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M configure.ac
    M src/lxc/Makefile.am
    A src/lxc/pam/pam_cgfs.c

  Log Message:
  -----------
  Merge pull request #2148 from brauner/2018-02-09/move_pam_module_to_liblxc

pam: create writable cgroups for unpriv users


Compare: https://github.com/lxc/lxc/compare/275b76d27ba3...e235f961bf48


More information about the lxc-devel mailing list