shadow/libsubid
Serge Hallyn 322db32971 Don't return owner in list_owner_ranges API call.
Closes: 339

struct subordinate_range is pretty closely tied to the existing
subid code and /etc/subuid format, so it includes an owner.  Dropping
that or even renaming it is more painful than I'd first thought.
So introduce a 'struct subid_range' which is only the start and
count, leaving 'struct subordinate_range' as the owner, start and
count.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
2021-05-16 21:49:53 -05:00
..
api.c Don't return owner in list_owner_ranges API call. 2021-05-16 21:49:53 -05:00
Makefile.am Install subid.h 2021-05-04 09:21:11 -05:00
subid.h Don't return owner in list_owner_ranges API call. 2021-05-16 21:49:53 -05:00