v1 was here:
https://www.redhat.com/archives/libvir-list/2013-May/msg01600.html
changes since then: new patch 1, patch 2 (old patch 1/2) is greatly
simplified by gnulib, and patch 3 (old patch 2/2) is rebased to
pick up an additional call added in lxc.
Eric Blake (3):
util: grab primary group when doing user lookup
util: add virGetGroupList
util: make virSetUIDGID async-signal-safe
.gnulib | 2 +-
bootstrap.conf | 1 +
configure.ac | 4 +-
src/libvirt_private.syms | 1 +
src/lxc/lxc_container.c | 9 ++-
src/security/security_dac.c | 16 +++--
src/util/vircommand.c | 10 ++-
src/util/virfile.c | 30 ++++++++-
src/util/virutil.c | 149 +++++++++++++++++++++-----------------------
src/util/virutil.h | 7 ++-
10 files changed, 135 insertions(+), 94 deletions(-)
--
1.8.1.4