python/kcc lib: cope with differently formed repsToFrom
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 20 Dec 2018 03:01:24 +0000 (16:01 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 19 Jan 2019 18:21:20 +0000 (19:21 +0100)
commit7fc60ea55ca56da1a9a37f642bfa03f4da2b45fa
tree3d67c30c75666813424710adff703b8d58cd060c
parent011ee2713f0b5b0236865bc21c171d6e4ce3d108
python/kcc lib: cope with differently formed repsToFrom

samba-tool visualise reuses these libraries to parse reps from other DCs, and Windows sometimes sends
more data than we are expecting

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/kcc/kcc_utils.py