shadow/tests/libsubid/04_nss
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
..
empty subids: support nsswitch 2021-04-16 21:02:37 -05:00
libsubid_zzz.c Don't return owner in list_owner_ranges API call. 2021-05-16 21:49:53 -05:00
Makefile subids: support nsswitch 2021-04-16 21:02:37 -05:00
nsswitch1.conf subids: support nsswitch 2021-04-16 21:02:37 -05:00
nsswitch2.conf subids: support nsswitch 2021-04-16 21:02:37 -05:00
nsswitch3.conf subids: support nsswitch 2021-04-16 21:02:37 -05:00
subidnss.test subids: support nsswitch 2021-04-16 21:02:37 -05:00
test_nss.c subids: support nsswitch 2021-04-16 21:02:37 -05:00
test_range subids: support nsswitch 2021-04-16 21:02:37 -05:00