1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/python/samba/netcmd
Andrew Bartlett 5d42260eec samba-tool ldapcmp: Remove the GUID -> name mappings
These mappings are very convenient, however because they are not
one-to-one, they lead to differences being reported when none exist,
dependent only on the order the schema searches return results in.

Sadly the time saved by the names is offset by the time wasted chasing
the 'differences' that don't exist.

This in turn fixes some tests that were previously knownfail

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-03-25 11:35:04 +01:00
..
__init__.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
common.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
dbcheck.py samba-tool dbcheck: Add --reset-well-known-acls 2013-03-25 10:53:47 +01:00
delegation.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
dns.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
domain.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
drs.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
dsacl.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
fsmo.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
gpo.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
group.py samba-tool group list: add more info to samba-tool group list 2013-03-17 12:56:47 +01:00
ldapcmp.py samba-tool ldapcmp: Remove the GUID -> name mappings 2013-03-25 11:35:04 +01:00
main.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
ntacl.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
processes.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
rodc.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
sites.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
spn.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
testparm.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
time.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
user.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
vampire.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00