shadow/tests/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
..
01_list_ranges Create a new libsubid 2020-06-07 12:11:58 -05:00
02_get_subid_owners Create a new libsubid 2020-06-07 12:11:58 -05:00
03_add_remove Create a new libsubid 2020-06-07 12:11:58 -05:00
04_nss Don't return owner in list_owner_ranges API call. 2021-05-16 21:49:53 -05:00