uptodateness: add new module and migrate functions from visualize
authorJoe Guo <joeg@catalyst.net.nz>
Wed, 3 Oct 2018 09:21:54 +0000 (22:21 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 18 Oct 2018 04:15:24 +0000 (06:15 +0200)
commitda875eda6a65f283492497f57df06c7ff57562a3
tree6dd080aa77509212387f9cecbec923f94b389398
parent10a9cc44abd29f46f075823fce55b496e760c7bd
uptodateness: add new module and migrate functions from visualize

Both visualize and drs cmd will have uptodateness functions.
Create a new module to reuse code.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13658
python/samba/netcmd/visualize.py
python/samba/uptodateness.py [new file with mode: 0644]