winbind: Add parse_xidlist()
authorVolker Lendecke <vl@samba.org>
Fri, 14 Aug 2015 15:14:53 +0000 (17:14 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 22 Feb 2016 19:29:15 +0000 (20:29 +0100)
commite50c1a66486a6885fe644bce351e83d7d716f57d
treed0213cce11c6c3f7fbbec0d7298dedd625caeb83
parent5bb6600110b3eae997a1d5be2fa0089d52c829ab
winbind: Add parse_xidlist()

This will be part of parsing the socket protocols xids2sids request

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/winbindd_proto.h
source3/winbindd/winbindd_util.c