]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbindd: split out wb_gettoken_trylocalgroups() function
authorStefan Metzmacher <metze@samba.org>
Sat, 23 Jul 2022 22:44:07 +0000 (00:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 15 Jan 2025 13:03:34 +0000 (13:03 +0000)
commit940effb410ed0a03955902af64acc80df217d2de
tree9ee1c4527d3dd278ef02415201571913590c502c
parent9e7025834fd58df9d986e0b52cb28c76962be124
s3:winbindd: split out wb_gettoken_trylocalgroups() function

This makes the logical steps a bit cleaner and future changes easier.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/wb_gettoken.c