CVE-2016-0771: tests/dns: RPC => DNS roundtrip test
authorGarming Sam <garming@catalyst.net.nz>
Wed, 27 Jan 2016 23:54:58 +0000 (12:54 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:25 +0000 (06:52 +0100)
commit286b7a5e3f8ad7605300e53599eeaf3bc0eef0b7
treef58d30ab162c0baefee7f7cb4a5c788d749d7ce2
parent8e056caa8b0145a5f74723f8a3d02ff834c14437
CVE-2016-0771: tests/dns: RPC => DNS roundtrip test

Make sure that TXT entries stored via RPC come out the same in DNS.

This has one caveat in that adding over RPC in Windows eats slashes,
and so fails there.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11128
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11686

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dns.py
source4/selftest/tests.py